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/BaseDebugLibNull | |
parent | 31150ca0071344cf5c093e443a8da93ac26f7542 (diff) | |
download | edk2-abf537ea15a341f429265a021f7950d47562fcf1.tar.gz edk2-abf537ea15a341f429265a021f7950d47562fcf1.tar.bz2 edk2-abf537ea15a341f429265a021f7950d47562fcf1.zip |
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/BaseDebugLibNull')
-rw-r--r-- | MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.msa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.msa b/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.msa index c88f1a5d15..90fd48fd39 100644 --- a/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.msa +++ b/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.msa @@ -7,7 +7,7 @@ <Version>1.0</Version>
<Abstract>NULL Debug Library for UEFI drivers</Abstract>
<Description>FIX ME!</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
|