diff options
author | qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-12-29 14:07:07 +0000 |
---|---|---|
committer | qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-12-29 14:07:07 +0000 |
commit | 373ade0eb64a522e45b1b94c15b95fb5ab417c00 (patch) | |
tree | 90cbc1015778d1a4453e5567545cb71faa3a524a /MdePkg/Library/BaseMemoryLibMmx/CompareMemWrapper.c | |
parent | 77f00155e3c9331f4d6a6ab204514e394ed98631 (diff) | |
download | edk2-platforms-373ade0eb64a522e45b1b94c15b95fb5ab417c00.tar.xz |
Update copyright for files modified in this year
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7148 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/BaseMemoryLibMmx/CompareMemWrapper.c')
-rw-r--r-- | MdePkg/Library/BaseMemoryLibMmx/CompareMemWrapper.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/BaseMemoryLibMmx/CompareMemWrapper.c b/MdePkg/Library/BaseMemoryLibMmx/CompareMemWrapper.c index 27da96d56b..3c8be6a76e 100644 --- a/MdePkg/Library/BaseMemoryLibMmx/CompareMemWrapper.c +++ b/MdePkg/Library/BaseMemoryLibMmx/CompareMemWrapper.c @@ -11,7 +11,7 @@ PeiMemoryLib
DxeMemoryLib
-Copyright (c) 2006, Intel Corporation
+Copyright (c) 2006 - 2008, Intel Corporation
All rights reserved. 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
|