diff options
author | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-04-23 16:20:52 +0000 |
---|---|---|
committer | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-04-23 16:20:52 +0000 |
commit | 1f558705b245d17ee9a530124b044685ea555e61 (patch) | |
tree | b80409b5836a2882797d05ecb6ad176d1b8a919b /MdePkg/Library/BaseMemoryLibRepStr/X64/SetMem32.asm | |
parent | 84b5877f028a20f4227a26a7b63dc2e57949fc18 (diff) | |
download | edk2-platforms-1f558705b245d17ee9a530124b044685ea555e61.tar.xz |
Update the copyright notice format
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10410 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/BaseMemoryLibRepStr/X64/SetMem32.asm')
-rw-r--r-- | MdePkg/Library/BaseMemoryLibRepStr/X64/SetMem32.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/X64/SetMem32.asm b/MdePkg/Library/BaseMemoryLibRepStr/X64/SetMem32.asm index ce9e54da85..a008cf7fa8 100644 --- a/MdePkg/Library/BaseMemoryLibRepStr/X64/SetMem32.asm +++ b/MdePkg/Library/BaseMemoryLibRepStr/X64/SetMem32.asm @@ -1,7 +1,7 @@ ;------------------------------------------------------------------------------
;
-; Copyright (c) 2006, Intel Corporation
-; All rights reserved. This program and the accompanying materials
+; Copyright (c) 2006, 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
|