diff options
author | qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-11-18 15:40:46 +0000 |
---|---|---|
committer | qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-11-18 15:40:46 +0000 |
commit | b594c4665866584649ee58cc8414cc1d5cd21e8d (patch) | |
tree | 535fc716b29416d2ef55bf4c9a3d3ed84c241ed4 | |
parent | 6bbd64eb2f18d07a03675b3e06ed9704bae6af14 (diff) | |
download | edk2-b594c4665866584649ee58cc8414cc1d5cd21e8d.zip edk2-b594c4665866584649ee58cc8414cc1d5cd21e8d.tar.gz edk2-b594c4665866584649ee58cc8414cc1d5cd21e8d.tar.bz2 |
Fix incorrect copyright format
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9448 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r-- | ShellPkg/Include/Protocol/EfiShellEnvironment2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ShellPkg/Include/Protocol/EfiShellEnvironment2.h b/ShellPkg/Include/Protocol/EfiShellEnvironment2.h index 1eb7f63..feb8b70 100644 --- a/ShellPkg/Include/Protocol/EfiShellEnvironment2.h +++ b/ShellPkg/Include/Protocol/EfiShellEnvironment2.h @@ -1,7 +1,7 @@ /** @file
Defines for EFI shell environment 2 ported to EDK II build environment. (no spec)
-Copyright (c) 2005 - 2009, 2009 Intel Corporation
+Copyright (c) 2005 - 2009, Intel Corporation
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
|