diff options
author | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-04-23 16:13:53 +0000 |
---|---|---|
committer | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-04-23 16:13:53 +0000 |
commit | adc29a976af83459fc06c6d4ec567246ed4ff29a (patch) | |
tree | ada2ab36ce7d97c6344bd5330f92f5c131758581 /MdePkg/Library/BaseMemoryLibOptDxe/Ia32/ScanMem64.asm | |
parent | 085c39686cda99363262180e870135c9a80d8a4e (diff) | |
download | edk2-platforms-adc29a976af83459fc06c6d4ec567246ed4ff29a.tar.xz |
Update the copyright notice format
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10408 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/BaseMemoryLibOptDxe/Ia32/ScanMem64.asm')
-rw-r--r-- | MdePkg/Library/BaseMemoryLibOptDxe/Ia32/ScanMem64.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MdePkg/Library/BaseMemoryLibOptDxe/Ia32/ScanMem64.asm b/MdePkg/Library/BaseMemoryLibOptDxe/Ia32/ScanMem64.asm index 3990ded74d..44711dcccc 100644 --- a/MdePkg/Library/BaseMemoryLibOptDxe/Ia32/ScanMem64.asm +++ b/MdePkg/Library/BaseMemoryLibOptDxe/Ia32/ScanMem64.asm @@ -1,7 +1,7 @@ ;------------------------------------------------------------------------------
;
-; 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
|