diff options
author | mdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-10-06 22:00:36 +0000 |
---|---|---|
committer | mdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-10-06 22:00:36 +0000 |
commit | 18be21dc5e39c7e8293f6795266662cf77c0b713 (patch) | |
tree | 7d4c8d31dc7615fa2234d5c2756bd560e15b0f5d /MdePkg/Library/BaseMemoryLib/MemLibInternals.h | |
parent | 9b7c438b983edfb0b9682b361f3c3f1967357b78 (diff) | |
download | edk2-platforms-18be21dc5e39c7e8293f6795266662cf77c0b713.tar.xz |
Make header consistent with other files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4034 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/BaseMemoryLib/MemLibInternals.h')
-rw-r--r-- | MdePkg/Library/BaseMemoryLib/MemLibInternals.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/BaseMemoryLib/MemLibInternals.h b/MdePkg/Library/BaseMemoryLib/MemLibInternals.h index cd27acb938..ceddbbe7a0 100644 --- a/MdePkg/Library/BaseMemoryLib/MemLibInternals.h +++ b/MdePkg/Library/BaseMemoryLib/MemLibInternals.h @@ -9,7 +9,7 @@ PeiMemoryLib
DxeMemoryLib
- <BR>Copyright (c) 2006, Intel Corporation<BR>
+ Copyright (c) 2006, Intel Corporation<BR>
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
|