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 /EdkModulePkg/Application | |
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 'EdkModulePkg/Application')
-rw-r--r-- | EdkModulePkg/Application/HelloWorld/HelloWorld.msa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/EdkModulePkg/Application/HelloWorld/HelloWorld.msa b/EdkModulePkg/Application/HelloWorld/HelloWorld.msa index be332c80f5..ce8479a0f6 100644 --- a/EdkModulePkg/Application/HelloWorld/HelloWorld.msa +++ b/EdkModulePkg/Application/HelloWorld/HelloWorld.msa @@ -7,7 +7,7 @@ <Version>1.0</Version>
<Abstract>Sample UEFI Application Reference Module</Abstract>
<Description>This is a shell application that will display Hello World.</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 |