diff options
author | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-04-23 16:00:47 +0000 |
---|---|---|
committer | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-04-23 16:00:47 +0000 |
commit | bb817c56c51fabe92915fe30b168b4833cb2aed9 (patch) | |
tree | 71ec9723ca2fcf8287449c62cf456a3503542f9d /MdePkg/Library/BaseLib/X64/ReadMm0.S | |
parent | 2b3687dbb512ccd3cfbb75fa8966c3c93b3c067d (diff) | |
download | edk2-platforms-bb817c56c51fabe92915fe30b168b4833cb2aed9.tar.xz |
Update the copyright notice format
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10405 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/BaseLib/X64/ReadMm0.S')
-rw-r--r-- | MdePkg/Library/BaseLib/X64/ReadMm0.S | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MdePkg/Library/BaseLib/X64/ReadMm0.S b/MdePkg/Library/BaseLib/X64/ReadMm0.S index 947343ff00..bb52904e8d 100644 --- a/MdePkg/Library/BaseLib/X64/ReadMm0.S +++ b/MdePkg/Library/BaseLib/X64/ReadMm0.S @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------
#
-# Copyright (c) 2006 - 2009, Intel Corporation
-# All rights reserved. This program and the accompanying materials
+# Copyright (c) 2006 - 2009, 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
|