summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseDebugLibSerialPort
diff options
context:
space:
mode:
authorhhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524>2010-04-23 15:36:12 +0000
committerhhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524>2010-04-23 15:36:12 +0000
commit1815f5bbc3ef65a4bb2ac2e04da818e4b63e3c62 (patch)
tree60fbf7df0ae19c76f5e0f2db788f10f1f80c70be /MdePkg/Library/BaseDebugLibSerialPort
parent700b41d4d587b9e7836023ce1e27ec62f47cf8a5 (diff)
downloadedk2-1815f5bbc3ef65a4bb2ac2e04da818e4b63e3c62.tar.gz
edk2-1815f5bbc3ef65a4bb2ac2e04da818e4b63e3c62.tar.bz2
edk2-1815f5bbc3ef65a4bb2ac2e04da818e4b63e3c62.zip
Update the copyright notice format
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10401 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/BaseDebugLibSerialPort')
-rw-r--r--MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf4
-rw-r--r--MdePkg/Library/BaseDebugLibSerialPort/DebugLib.c4
2 files changed, 4 insertions, 4 deletions
diff --git a/MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf b/MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
index 1fb59ce12f..6c8c8c91cb 100644
--- a/MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
+++ b/MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
@@ -2,9 +2,9 @@
# Instance of Debug Library based on Serial Port Library.
# It uses Print Library to produce formatted output strings.
#
-# Copyright (c) 2006 - 2010, Intel Corporation.
+# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>
#
-# All rights reserved. This program and the accompanying materials
+# This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
# which accompanies this distribution. The full text of the license may be found at
# http://opensource.org/licenses/bsd-license.php
diff --git a/MdePkg/Library/BaseDebugLibSerialPort/DebugLib.c b/MdePkg/Library/BaseDebugLibSerialPort/DebugLib.c
index 4e603a7378..16900ca2c4 100644
--- a/MdePkg/Library/BaseDebugLibSerialPort/DebugLib.c
+++ b/MdePkg/Library/BaseDebugLibSerialPort/DebugLib.c
@@ -2,8 +2,8 @@
Base Debug library instance base on Serial Port library.
It uses PrintLib to send debug messages to serial port device.
- Copyright (c) 2006 - 2008, Intel Corporation<BR>
- All rights reserved. This program and the accompanying materials
+ Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR>
+ This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be found at
http://opensource.org/licenses/bsd-license.php