diff options
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 be332c8..ce8479a 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 |