]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Library/SemiHostingSerialPortLib/SerialPortLib.c
Update the copyright notice format
[mirror_edk2.git] / ArmPkg / Library / SemiHostingSerialPortLib / SerialPortLib.c
index df43f31413a2697dc5bba080ad1ada2f2b15714b..bd8f5b81994c198c911e34e1fc39ac334e76e600 100644 (file)
@@ -1,9 +1,9 @@
 /** @file\r
   Serial I/O Port library functions with no library constructor/destructor\r
 \r
-  Copyright (c) 2008-2009, Apple Inc. All rights reserved.\r
+  Copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>\r
   \r
-  All rights reserved. This program and the accompanying materials\r
+  This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
   http://opensource.org/licenses/bsd-license.php\r
@@ -129,7 +129,7 @@ SerialPortRead (
   Check to see if any data is avaiable to be read from the debug device.\r
 \r
   @retval TRUE       At least one byte of data is avaiable to be read\r
-  @retval FALS     No data is avaiable to be read\r
+  @retval FALS     No data is avaiable to be read\r
 \r
 **/\r
 BOOLEAN\r