diff options
author | alfred <alfred@6f19259b-4bc3-4df7-8a09-765794883524> | 2006-07-12 10:24:36 +0000 |
---|---|---|
committer | alfred <alfred@6f19259b-4bc3-4df7-8a09-765794883524> | 2006-07-12 10:24:36 +0000 |
commit | abf537ea15a341f429265a021f7950d47562fcf1 (patch) | |
tree | 0ad4745560e75d87753dc7afabbe37d25ead32c7 /MdePkg/Library/UefiBootServicesTableLib | |
parent | 31150ca0071344cf5c093e443a8da93ac26f7542 (diff) | |
download | edk2-platforms-abf537ea15a341f429265a021f7950d47562fcf1.tar.xz |
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/UefiBootServicesTableLib')
-rw-r--r-- | MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.msa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.msa b/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.msa index 6b5d67a4cf..d19d0bd09b 100644 --- a/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.msa +++ b/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.msa @@ -7,7 +7,7 @@ <Version>1.0</Version>
<Abstract>UEFI Boot Services Table Library</Abstract>
<Description>Library to abstract Framework extensions that conflict with UEFI 2.0 Specification</Description>
- <Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>
+ <Copyright>Copyright (c) 2006, Intel Corporation.</Copyright>
<License>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
|