summaryrefslogtreecommitdiff
path: root/MdePkg
diff options
context:
space:
mode:
authorhhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524>2010-04-23 15:35:43 +0000
committerhhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524>2010-04-23 15:35:43 +0000
commit700b41d4d587b9e7836023ce1e27ec62f47cf8a5 (patch)
treefa00bedaf1a2b97cdefe023543efc654d164a03e /MdePkg
parentde2d34193ee28e096727845b72edbb1137d408c1 (diff)
downloadedk2-700b41d4d587b9e7836023ce1e27ec62f47cf8a5.zip
edk2-700b41d4d587b9e7836023ce1e27ec62f47cf8a5.tar.gz
edk2-700b41d4d587b9e7836023ce1e27ec62f47cf8a5.tar.bz2
Update the copyright notice format
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10400 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg')
-rw-r--r--MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf4
-rw-r--r--MdePkg/Library/BaseDebugLibNull/DebugLib.c4
2 files changed, 4 insertions, 4 deletions
diff --git a/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf b/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
index bd3bc6f..c0c407a 100644
--- a/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
+++ b/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
@@ -1,9 +1,9 @@
## @file
# Debug Library with empty functions.
#
-# Copyright (c) 2007 - 2010, Intel Corporation.
+# Copyright (c) 2007 - 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/BaseDebugLibNull/DebugLib.c b/MdePkg/Library/BaseDebugLibNull/DebugLib.c
index 97f8ff0..5732f31 100644
--- a/MdePkg/Library/BaseDebugLibNull/DebugLib.c
+++ b/MdePkg/Library/BaseDebugLibNull/DebugLib.c
@@ -1,8 +1,8 @@
/** @file
Null Base Debug Library instance with empty functions.
- Copyright (c) 2006 - 2008, Intel Corporation
- 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