diff options
author | jcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-11-20 18:21:03 +0000 |
---|---|---|
committer | jcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-11-20 18:21:03 +0000 |
commit | a31bd33cf8089c0b0219a41afb06cf9b462a0ee3 (patch) | |
tree | 7ae46837d33cddebe9a075f13927eb85ea8602e3 /ShellPkg/Include/Guid | |
parent | 23bb88ecb5087dff71e91f4f1c03cb698e37c4f1 (diff) | |
download | edk2-platforms-a31bd33cf8089c0b0219a41afb06cf9b462a0ee3.tar.xz |
comment repairs.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9460 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ShellPkg/Include/Guid')
-rw-r--r-- | ShellPkg/Include/Guid/ShellEnvironment2Ext.h | 2 | ||||
-rw-r--r-- | ShellPkg/Include/Guid/ShellPkgTokenSpace.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ShellPkg/Include/Guid/ShellEnvironment2Ext.h b/ShellPkg/Include/Guid/ShellEnvironment2Ext.h index b0899c27a2..bfe9f165a5 100644 --- a/ShellPkg/Include/Guid/ShellEnvironment2Ext.h +++ b/ShellPkg/Include/Guid/ShellEnvironment2Ext.h @@ -1,7 +1,7 @@ /** @file
GUID for EFI shell Environment2 Extension
- Copyright (c) 2009, Intel Corporation
+ Copyright (c) 2009, Intel Corporation<BR>
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
diff --git a/ShellPkg/Include/Guid/ShellPkgTokenSpace.h b/ShellPkg/Include/Guid/ShellPkgTokenSpace.h index ac9bbd08ad..89c9cc29f5 100644 --- a/ShellPkg/Include/Guid/ShellPkgTokenSpace.h +++ b/ShellPkg/Include/Guid/ShellPkgTokenSpace.h @@ -1,7 +1,7 @@ /** @file
GUID for ShellPkg PCD Token Space.
- Copyright (c) 2009, Intel Corporation
+ Copyright (c) 2009, Intel Corporation<BR>
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
|