From 1e6e84c7afd435db6e84ad84e71ddecdc9866042 Mon Sep 17 00:00:00 2001 From: jcarsey Date: Mon, 25 Jan 2010 20:05:08 +0000 Subject: fixed license header / copyright date on all files. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9810 6f19259b-4bc3-4df7-8a09-765794883524 --- ShellPkg/Library/UefiShellLib/UefiShellLib.inf | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'ShellPkg/Library/UefiShellLib/UefiShellLib.inf') diff --git a/ShellPkg/Library/UefiShellLib/UefiShellLib.inf b/ShellPkg/Library/UefiShellLib/UefiShellLib.inf index b089ec6..d650d4c 100644 --- a/ShellPkg/Library/UefiShellLib/UefiShellLib.inf +++ b/ShellPkg/Library/UefiShellLib/UefiShellLib.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 - 2009, Intel Corporation. All rights reserved.
# -# 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 @@ -50,8 +50,8 @@ [Protocols] gEfiSimpleFileSystemProtocolGuid # ALWAYS_CONSUMED - - # shell 2.0 + + # shell 2.0 gEfiShellProtocolGuid # SOMETIMES_CONSUMED gEfiShellParametersProtocolGuid # SOMETIMES_CONSUMED @@ -66,4 +66,4 @@ [Pcd.common] gEfiShellPkgTokenSpaceGuid.PcdShellLibAutoInitialize # ALWAYS_CONSUMED gEfiShellPkgTokenSpaceGuid.PcdShellPrintBufferSize # ALWAYS_CONSUMED - gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength # ALWAYS_CONSUMED \ No newline at end of file + gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength # ALWAYS_CONSUMED -- cgit v1.1