diff options
author | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-02-24 01:42:12 +0000 |
---|---|---|
committer | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-02-24 01:42:12 +0000 |
commit | e13288c248511e6b68fe8d252f42ac1744ecfb85 (patch) | |
tree | d2c1fbf884447cda07758f26ab65e35faf163541 /MdePkg/Library/SmmMemoryAllocationLib | |
parent | 2cc3055dd9c4a044963a753e023e737bec958baf (diff) | |
download | edk2-platforms-e13288c248511e6b68fe8d252f42ac1744ecfb85.tar.xz |
Correct Copyright year format
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10054 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/SmmMemoryAllocationLib')
-rw-r--r-- | MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.inf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.inf b/MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.inf index cc8f134376..435ee2dd3c 100644 --- a/MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.inf +++ b/MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.inf @@ -4,7 +4,7 @@ # Memory Allocation Library that uses services from the SMM Services Table to
# allocate and free memory.
#
-# Copyright (c) 2010 - 2010, Intel Corporation. All rights reserved. <BR>
+# Copyright (c) 2010, 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
|