Corrected some license/copyright headers in uart code.

This commit is contained in:
Bahadir Balban
2009-11-22 15:19:23 +02:00
parent 2a36465100
commit 26d469fccd
2 changed files with 2 additions and 78 deletions

View File

@@ -4,7 +4,7 @@
/*
* PL011 UART Generic driver implementation.
* Copyright Bahadir Balban (C) 2006
* Copyright Bahadir Balban (C) 2009
*
* The particular intention of this code is that it has been carefully
* written as decoupled from os-specific code and in a verbose way such