diff options
author | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-04-23 16:08:36 +0000 |
---|---|---|
committer | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-04-23 16:08:36 +0000 |
commit | 085c39686cda99363262180e870135c9a80d8a4e (patch) | |
tree | 3ec111e2c487fe99cc7652f3cac9d2a4b37b7cc3 /MdePkg/Library/BaseMemoryLibMmx/X64/ZeroMem.S | |
parent | 2fcf0abf44c8705d7dfa078d1417f8823c36efe7 (diff) | |
download | edk2-platforms-085c39686cda99363262180e870135c9a80d8a4e.tar.xz |
Update the copyright notice format
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10407 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/BaseMemoryLibMmx/X64/ZeroMem.S')
-rw-r--r-- | MdePkg/Library/BaseMemoryLibMmx/X64/ZeroMem.S | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MdePkg/Library/BaseMemoryLibMmx/X64/ZeroMem.S b/MdePkg/Library/BaseMemoryLibMmx/X64/ZeroMem.S index 4ea751f97a..9e95c201dd 100644 --- a/MdePkg/Library/BaseMemoryLibMmx/X64/ZeroMem.S +++ b/MdePkg/Library/BaseMemoryLibMmx/X64/ZeroMem.S @@ -3,8 +3,8 @@ #
#------------------------------------------------------------------------------
#
-# 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
|