diff options
Diffstat (limited to 'ShellPkg/Library/BaseFileHandleLib/BaseFileHandleLib.inf')
-rw-r--r-- | ShellPkg/Library/BaseFileHandleLib/BaseFileHandleLib.inf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ShellPkg/Library/BaseFileHandleLib/BaseFileHandleLib.inf b/ShellPkg/Library/BaseFileHandleLib/BaseFileHandleLib.inf index 141b55d39c..d689a861ca 100644 --- a/ShellPkg/Library/BaseFileHandleLib/BaseFileHandleLib.inf +++ b/ShellPkg/Library/BaseFileHandleLib/BaseFileHandleLib.inf @@ -1,9 +1,9 @@ #/** @file
# Provides interface to shell functionality for shell commands and applications.
#
-# Copyright (c) 2006 - 2009, Intel Corporation.
+# Copyright (c) 2006 - 2010, Intel Corporation.All rights reserved. <BR>
#
-# All rights reserved. This program and the accompanying materials
+# 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
# http://opensource.org/licenses/bsd-license.php
@@ -42,7 +42,7 @@ [Protocols]
gEfiSimpleFileSystemProtocolGuid # ALWAYS_USED
-
+
[Guids]
gEfiFileInfoGuid # ALWAYS_CONSUMED
|