Revision: 16759
          http://sourceforge.net/p/edk2/code/16759
Author:   jcarsey
Date:     2015-02-04 22:25:01 +0000 (Wed, 04 Feb 2015)
Log Message:
-----------
ShellPkg: Standardized HP Copyright Message String

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Tapan Shah <[email protected]>
Reviewed-by: Jaben Carsey <[email protected]>

Modified Paths:
--------------
    trunk/edk2/ShellPkg/Application/Shell/ConsoleLogger.c
    trunk/edk2/ShellPkg/Application/Shell/ConsoleWrappers.c
    trunk/edk2/ShellPkg/Application/Shell/ConsoleWrappers.h
    trunk/edk2/ShellPkg/Application/Shell/FileHandleWrappers.c
    trunk/edk2/ShellPkg/Application/Shell/Shell.c
    trunk/edk2/ShellPkg/Application/Shell/Shell.h
    trunk/edk2/ShellPkg/Application/Shell/Shell.inf
    trunk/edk2/ShellPkg/Application/Shell/Shell.uni
    trunk/edk2/ShellPkg/Application/Shell/ShellParametersProtocol.c
    trunk/edk2/ShellPkg/Application/Shell/ShellProtocol.c
    trunk/edk2/ShellPkg/Application/Shell/ShellProtocol.h
    trunk/edk2/ShellPkg/Include/Library/ShellCommandLib.h
    trunk/edk2/ShellPkg/Include/Protocol/EfiShell.h
    trunk/edk2/ShellPkg/Include/Protocol/EfiShellDynamicCommand.h
    trunk/edk2/ShellPkg/Library/UefiDpLib/UefiDpLib.uni
    trunk/edk2/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.c
    trunk/edk2/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.h
    trunk/edk2/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.inf
    trunk/edk2/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.uni
    
trunk/edk2/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.c
    
trunk/edk2/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.uni
    trunk/edk2/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.c
    trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Comp.c
    trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Dblk.c
    trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Dmem.c
    trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/DmpStore.c
    trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/Edit.c
    trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/EditTitleBar.c
    trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/EfiCompress.c
    trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/EfiDecompress.c
    trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexEdit.c
    
trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexeditStrings.uni
    trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/LoadPciRom.c
    trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/MemMap.c
    trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Mm.c
    trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Mode.c
    trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Pci.c
    trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SerMode.c
    trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SetSize.c
    trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SetVar.c
    
trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/PrintInfo.c
    
trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/SmbiosView.c
    
trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/SmbiosViewStrings.uni
    
trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.uni
    trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/Connect.c
    trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/DevTree.c
    trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/Devices.c
    trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/Dh.c
    trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/Disconnect.c
    trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/Drivers.c
    trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/DrvCfg.c
    trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/DrvDiag.c
    trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/OpenInfo.c
    trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/Reconnect.c
    
trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.uni
    trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/Unload.c
    trunk/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/Exit.c
    trunk/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/For.c
    trunk/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/Goto.c
    trunk/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/If.c
    trunk/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/Shift.c
    trunk/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/Stall.c
    
trunk/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.c
    
trunk/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.uni
    trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Attrib.c
    trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Cd.c
    trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Cp.c
    trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Load.c
    trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Ls.c
    trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Map.c
    trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/MkDir.c
    trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Mv.c
    trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Parse.c
    trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Reset.c
    trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Rm.c
    trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Set.c
    trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/TimeDate.c
    
trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.uni
    trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Vol.c
    trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Alias.c
    trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Cls.c
    trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Echo.c
    trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/GetMtc.c
    trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Help.c
    trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Pause.c
    trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Touch.c
    trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Type.c
    
trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.c
    
trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.inf
    
trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.uni
    trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Ver.c
    trunk/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib/Ifconfig.c
    trunk/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib/Ping.c
    
trunk/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.uni
    trunk/edk2/ShellPkg/ShellPkg.dec

Modified: trunk/edk2/ShellPkg/Application/Shell/ConsoleLogger.c
===================================================================
--- trunk/edk2/ShellPkg/Application/Shell/ConsoleLogger.c       2015-02-04 
16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Application/Shell/ConsoleLogger.c       2015-02-04 
22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Provides interface to shell console logger.
 
-  Copyright (c) 2013 Hewlett-Packard Development Company, L.P.
+  (C) Copyright 2013 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Application/Shell/ConsoleWrappers.c
===================================================================
--- trunk/edk2/ShellPkg/Application/Shell/ConsoleWrappers.c     2015-02-04 
16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Application/Shell/ConsoleWrappers.c     2015-02-04 
22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Function definitions for shell simple text in and out on top of file handles.
 
-  Copyright (c) 2013 Hewlett-Packard Development Company, L.P.
+  (C) Copyright 2013 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Application/Shell/ConsoleWrappers.h
===================================================================
--- trunk/edk2/ShellPkg/Application/Shell/ConsoleWrappers.h     2015-02-04 
16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Application/Shell/ConsoleWrappers.h     2015-02-04 
22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Function definitions for shell simple text in and out on top of file handles.
 
-  Copyright (c) 2013 Hewlett-Packard Development Company, L.P.
+  (C) Copyright 2013 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2010 - 2011, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Application/Shell/FileHandleWrappers.c
===================================================================
--- trunk/edk2/ShellPkg/Application/Shell/FileHandleWrappers.c  2015-02-04 
16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Application/Shell/FileHandleWrappers.c  2015-02-04 
22:25:01 UTC (rev 16759)
@@ -3,7 +3,7 @@
   StdIn, StdOut, StdErr, etc...).
 
   Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>
-  Copyright (c) 2013, Hewlett-Packard Development Company, L.P.
+  (C) Copyright 2013 Hewlett-Packard Development Company, L.P.<BR>
   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

Modified: trunk/edk2/ShellPkg/Application/Shell/Shell.c
===================================================================
--- trunk/edk2/ShellPkg/Application/Shell/Shell.c       2015-02-04 16:46:59 UTC 
(rev 16758)
+++ trunk/edk2/ShellPkg/Application/Shell/Shell.c       2015-02-04 22:25:01 UTC 
(rev 16759)
@@ -2,7 +2,7 @@
   This is THE shell (application)
 
   Copyright (c) 2009 - 2015, Intel Corporation. All rights reserved.<BR>
-  (C) Copyright 2013-2014, Hewlett-Packard Development Company, L.P.
+  (C) Copyright 2013-2014 Hewlett-Packard Development Company, L.P.<BR>
   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

Modified: trunk/edk2/ShellPkg/Application/Shell/Shell.h
===================================================================
--- trunk/edk2/ShellPkg/Application/Shell/Shell.h       2015-02-04 16:46:59 UTC 
(rev 16758)
+++ trunk/edk2/ShellPkg/Application/Shell/Shell.h       2015-02-04 22:25:01 UTC 
(rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   function definitions for internal to shell functions.
 
-  (C) Copyright 2014, Hewlett-Packard Development Company, L.P.
+  (C) Copyright 2014 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2009 - 2015, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Application/Shell/Shell.inf
===================================================================
--- trunk/edk2/ShellPkg/Application/Shell/Shell.inf     2015-02-04 16:46:59 UTC 
(rev 16758)
+++ trunk/edk2/ShellPkg/Application/Shell/Shell.inf     2015-02-04 22:25:01 UTC 
(rev 16759)
@@ -1,7 +1,7 @@
 ##  @file
 #  This is the shell application
 #
-#  Copyright (c) 2013, Hewlett-Packard Development Company, L.P.
+#  (C) Copyright 2013 Hewlett-Packard Development Company, L.P.<BR>
 #  Copyright (c) 2009 - 2015, Intel Corporation. All rights reserved.<BR>
 #
 #  This program and the accompanying materials

Modified: trunk/edk2/ShellPkg/Application/Shell/Shell.uni
===================================================================
--- trunk/edk2/ShellPkg/Application/Shell/Shell.uni     2015-02-04 16:46:59 UTC 
(rev 16758)
+++ trunk/edk2/ShellPkg/Application/Shell/Shell.uni     2015-02-04 22:25:01 UTC 
(rev 16759)
@@ -2,7 +2,7 @@
  - 
Modified: trunk/edk2/ShellPkg/Application/Shell/ShellParametersProtocol.c
===================================================================
--- trunk/edk2/ShellPkg/Application/Shell/ShellParametersProtocol.c     
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Application/Shell/ShellParametersProtocol.c     
2015-02-04 22:25:01 UTC (rev 16759)
@@ -3,7 +3,7 @@
   manipulation, and initialization of EFI_SHELL_PARAMETERS_PROTOCOL.
 
   Copyright (C) 2014, Red Hat, Inc.
-  Copyright (c) 2013 Hewlett-Packard Development Company, L.P.
+  (C) Copyright 2013 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2009 - 2015, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Application/Shell/ShellProtocol.c
===================================================================
--- trunk/edk2/ShellPkg/Application/Shell/ShellProtocol.c       2015-02-04 
16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Application/Shell/ShellProtocol.c       2015-02-04 
22:25:01 UTC (rev 16759)
@@ -2,7 +2,7 @@
   Member functions of EFI_SHELL_PROTOCOL and functions for creation,
   manipulation, and initialization of EFI_SHELL_PROTOCOL.
 
-  (C) Copyright 2014, Hewlett-Packard Development Company, L.P.
+  (C) Copyright 2014 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Application/Shell/ShellProtocol.h
===================================================================
--- trunk/edk2/ShellPkg/Application/Shell/ShellProtocol.h       2015-02-04 
16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Application/Shell/ShellProtocol.h       2015-02-04 
22:25:01 UTC (rev 16759)
@@ -2,7 +2,7 @@
   Member functions of EFI_SHELL_PROTOCOL and functions for creation,
   manipulation, and initialization of EFI_SHELL_PROTOCOL.
 
-  (C) Copyright 2014, Hewlett-Packard Development Company, L.P.
+  (C) Copyright 2014 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Include/Library/ShellCommandLib.h
===================================================================
--- trunk/edk2/ShellPkg/Include/Library/ShellCommandLib.h       2015-02-04 
16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Include/Library/ShellCommandLib.h       2015-02-04 
22:25:01 UTC (rev 16759)
@@ -4,7 +4,7 @@
   This library is for use ONLY by shell commands linked into the shell 
application.
   This library will not funciton if it is used for UEFI Shell 2.0 Applications.
 
-  (C) Copyright 2013-2014, Hewlett-Packard Development Company, L.P.
+  (C) Copyright 2013-2014 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Include/Protocol/EfiShell.h
===================================================================
--- trunk/edk2/ShellPkg/Include/Protocol/EfiShell.h     2015-02-04 16:46:59 UTC 
(rev 16758)
+++ trunk/edk2/ShellPkg/Include/Protocol/EfiShell.h     2015-02-04 22:25:01 UTC 
(rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   EFI Shell protocol as defined in the UEFI Shell 2.0 specification including 
errata.
 
-  (C) Copyright 2014, Hewlett-Packard Development Company, L.P.
+  (C) Copyright 2014 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Include/Protocol/EfiShellDynamicCommand.h
===================================================================
--- trunk/edk2/ShellPkg/Include/Protocol/EfiShellDynamicCommand.h       
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Include/Protocol/EfiShellDynamicCommand.h       
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   EFI Shell Dynamic Command registration protocol
 
-  (C) Copyright 2012-2014, Hewlett-Packard Development Company, L.P.
+  (C) Copyright 2012-2014 Hewlett-Packard Development Company, L.P.<BR>
   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

Modified: trunk/edk2/ShellPkg/Library/UefiDpLib/UefiDpLib.uni
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiDpLib/UefiDpLib.uni 2015-02-04 16:46:59 UTC 
(rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiDpLib/UefiDpLib.uni 2015-02-04 22:25:01 UTC 
(rev 16759)
@@ -2,7 +2,7 @@
  - 
Modified: 
trunk/edk2/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.c     
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.c     
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Provides interface to advanced shell functionality for parsing both handle 
and protocol database.
 
-  Copyright (c) 2013 - 2014, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2013-2014 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: 
trunk/edk2/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.h
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.h     
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.h     
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Provides interface to advanced shell functionality for parsing both handle 
and protocol database.
 
-  Copyright (c) 2013 - 2014, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2013-2014 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2011 - 2014, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: 
trunk/edk2/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.inf
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.inf   
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.inf   
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,6 +1,6 @@
 ##  @file
 #  Provides interface to advanced shell functionality for parsing both handle 
and protocol database.
-#  Copyright (c) 2013 - 2014, Hewlett-Packard Development Company, L.P.<BR>
+#  (C) Copyright 2013-2014 Hewlett-Packard Development Company, L.P.<BR>
 #  Copyright (c) 2010 - 2015, Intel Corporation. All rights reserved. <BR>
 #
 #  This program and the accompanying materials

Modified: 
trunk/edk2/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.uni
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.uni   
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.uni   
2015-02-04 22:25:01 UTC (rev 16759)
@@ -2,7 +2,7 @@
  - 
Modified: 
trunk/edk2/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.c
===================================================================
--- 
trunk/edk2/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.c   
    2015-02-04 16:46:59 UTC (rev 16758)
+++ 
trunk/edk2/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.c   
    2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for BCFG command.
 
-  Copyright (c) 2014 - 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2014-2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: 
trunk/edk2/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.uni
===================================================================
--- 
trunk/edk2/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.uni 
    2015-02-04 16:46:59 UTC (rev 16758)
+++ 
trunk/edk2/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.uni 
    2015-02-04 22:25:01 UTC (rev 16759)
@@ -2,7 +2,7 @@
  - 
Modified: trunk/edk2/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.c       
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.c       
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Provides interface to shell internal functions for shell commands.
 
-  Copyright (c) 2013-2014, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2013-2014 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Comp.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Comp.c       
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Comp.c       
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for Comp shell Debug1 function.
 
-  Copyright (c) 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Dblk.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Dblk.c       
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Dblk.c       
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for Dblk shell Debug1 function.
 
-  Copyright (c) 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2005 - 2011, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Dmem.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Dmem.c       
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Dmem.c       
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for Dmem shell Debug1 function.
 
-  Copyright (c) 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2010 - 2011, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/DmpStore.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/DmpStore.c   
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/DmpStore.c   
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,8 +1,7 @@
 /** @file
   Main file for DmpStore shell Debug1 function.
    
-  Copyright (c) 2013-2015, Hewlett-Packard Development Company, L.P.<BR>
-
+  (C) Copyright 2013-2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2005 - 2014, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/Edit.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/Edit.c  
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/Edit.c  
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for Edit shell Debug1 function.
 
-  Copyright (c) 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2005 - 2011, Intel Corporation. All rights reserved. <BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/EditTitleBar.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/EditTitleBar.c       
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/EditTitleBar.c       
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Implements titlebar interface functions.
 
-  Copyright (c) 2013, Hewlett-Packard Development Company, L.P.
+  (C) Copyright 2013 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2005 - 2014, Intel Corporation. All rights reserved. <BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/EfiCompress.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/EfiCompress.c        
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/EfiCompress.c        
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for EfiCompress shell Debug1 function.
 
-  Copyright (c) 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2005 - 2011, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/EfiDecompress.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/EfiDecompress.c      
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/EfiDecompress.c      
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for EfiDecompress shell Debug1 function.
 
-  Copyright (c) 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2005 - 2014, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: 
trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexEdit.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexEdit.c    
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexEdit.c    
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main entry point of editor
   
-  Copyright (c) 2014 - 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2014-2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2005 - 2011, Intel Corporation. All rights reserved. <BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: 
trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexeditStrings.uni
===================================================================
--- 
trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexeditStrings.uni
   2015-02-04 16:46:59 UTC (rev 16758)
+++ 
trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexeditStrings.uni
   2015-02-04 22:25:01 UTC (rev 16759)
@@ -4,7 +4,7 @@
  - 
Modified: trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/LoadPciRom.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/LoadPciRom.c 
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/LoadPciRom.c 
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for LoadPciRom shell Debug1 function.
 
-  Copyright (c) 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2005 - 2012, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/MemMap.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/MemMap.c     
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/MemMap.c     
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for Mode shell Debug1 function.
 
-  Copyright (c) 2013 - 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2013-2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Mm.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Mm.c 2015-02-04 
16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Mm.c 2015-02-04 
22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for Mm shell Debug1 function.
 
-  Copyright (c) 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2005 - 2014, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Mode.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Mode.c       
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Mode.c       
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for Mode shell Debug1 function.
 
-  Copyright (c) 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2010 - 2013, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Pci.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Pci.c        
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Pci.c        
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for Pci shell Debug1 function.
 
-  Copyright (c) 2013 - 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2013-2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2005 - 2014, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SerMode.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SerMode.c    
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SerMode.c    
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for SerMode shell Debug1 function.
 
-  Copyright (c) 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2005 - 2011, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SetSize.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SetSize.c    
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SetSize.c    
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for SetSize shell Debug1 function.
 
-  Copyright (c) 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2010 - 2011, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SetVar.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SetVar.c     
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SetVar.c     
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for SetVar shell Debug1 function.
 
-  Copyright (c) 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: 
trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/PrintInfo.c
===================================================================
--- 
trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/PrintInfo.c   
    2015-02-04 16:46:59 UTC (rev 16758)
+++ 
trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/PrintInfo.c   
    2015-02-04 22:25:01 UTC (rev 16759)
@@ -2,7 +2,7 @@
   Module for clarifying the content of the smbios structure element 
information.
 
   Copyright (c) 2005 - 2012, Intel Corporation. All rights reserved.<BR>
-  Copyright (c) 2014, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2014 Hewlett-Packard Development Company, L.P.<BR>
   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

Modified: 
trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/SmbiosView.c
===================================================================
--- 
trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/SmbiosView.c  
    2015-02-04 16:46:59 UTC (rev 16758)
+++ 
trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/SmbiosView.c  
    2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Tools of clarify the content of the smbios table.
 
-  Copyright (c) 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2005 - 2012, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: 
trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/SmbiosViewStrings.uni
===================================================================
--- 
trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/SmbiosViewStrings.uni
     2015-02-04 16:46:59 UTC (rev 16758)
+++ 
trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/SmbiosViewStrings.uni
     2015-02-04 22:25:01 UTC (rev 16759)
@@ -4,7 +4,7 @@
  - 
Modified: 
trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.uni
===================================================================
--- 
trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.uni
       2015-02-04 16:46:59 UTC (rev 16758)
+++ 
trunk/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.uni
       2015-02-04 22:25:01 UTC (rev 16759)
@@ -2,7 +2,7 @@
  - 
Modified: trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/Connect.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/Connect.c   
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/Connect.c   
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for connect shell Driver1 function.
 
-  Copyright (c) 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/DevTree.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/DevTree.c   
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/DevTree.c   
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for DevTree shell Driver1 function.
 
-  Copyright (c) 2014 - 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2014-2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2010 - 2012, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/Devices.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/Devices.c   
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/Devices.c   
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for devices shell Driver1 function.
 
-  Copyright (c) 2012-2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2012-2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/Dh.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/Dh.c        
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/Dh.c        
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for Dh shell Driver1 function.
 
-  Copyright (c) 2014 - 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2014-2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/Disconnect.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/Disconnect.c        
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/Disconnect.c        
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for Disconnect shell Driver1 function.
 
-  Copyright (c) 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2010 - 2012, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/Drivers.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/Drivers.c   
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/Drivers.c   
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for Drivers shell Driver1 function.
 
-  Copyright (c) 2012 - 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2012-2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2010 - 2013, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/DrvCfg.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/DrvCfg.c    
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/DrvCfg.c    
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for DrvCfg shell Driver1 function.
 
-  Copyright (c) 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/DrvDiag.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/DrvDiag.c   
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/DrvDiag.c   
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for DrvDiag shell Driver1 function.
 
-  Copyright (c) 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2010 - 2013, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/OpenInfo.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/OpenInfo.c  
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/OpenInfo.c  
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for OpenInfo shell Driver1 function.
 
-  Copyright (c) 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2010 - 2011, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/Reconnect.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/Reconnect.c 
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/Reconnect.c 
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for Reconnect shell Driver1 function.
 
-  Copyright (c) 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: 
trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.uni
===================================================================
--- 
trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.uni
     2015-02-04 16:46:59 UTC (rev 16758)
+++ 
trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.uni
     2015-02-04 22:25:01 UTC (rev 16759)
@@ -2,7 +2,7 @@
  - 
Modified: trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/Unload.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/Unload.c    
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/Unload.c    
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for Unload shell Driver1 function.
 
-  Copyright (c) 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/Exit.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/Exit.c       
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/Exit.c       
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for exit shell level 1 function.
 
-  Copyright (c) 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/For.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/For.c        
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/For.c        
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for endfor and for shell level 1 functions.
 
-  Copyright (c) 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/Goto.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/Goto.c       
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/Goto.c       
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for goto shell level 1 function.
 
-  Copyright (c) 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/If.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/If.c 2015-02-04 
16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/If.c 2015-02-04 
22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for If and else shell level 1 function.
 
-  Copyright (c) 2013 - 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2013-2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/Shift.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/Shift.c      
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/Shift.c      
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for Shift shell level 1 function.
 
-  Copyright (c) 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/Stall.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/Stall.c      
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/Stall.c      
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for stall shell level 1 function.
 
-  Copyright (c) 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2011, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: 
trunk/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.c
===================================================================
--- 
trunk/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.c
 2015-02-04 16:46:59 UTC (rev 16758)
+++ 
trunk/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.c
 2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for NULL named library for level 1 shell command functions.
 
-  Copyright (c) 2013, Hewlett-Packard Development Company, L.P.
+  (C) Copyright 2013 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: 
trunk/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.uni
===================================================================
--- 
trunk/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.uni
       2015-02-04 16:46:59 UTC (rev 16758)
+++ 
trunk/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.uni
       2015-02-04 22:25:01 UTC (rev 16759)
@@ -2,7 +2,7 @@
  - 
Modified: trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Attrib.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Attrib.c     
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Attrib.c     
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for attrib shell level 2 function.
 
-  Copyright (c) 2014 - 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2014-2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Cd.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Cd.c 2015-02-04 
16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Cd.c 2015-02-04 
22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for attrib shell level 2 function.
 
-  Copyright (c) 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Cp.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Cp.c 2015-02-04 
16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Cp.c 2015-02-04 
22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for cp shell level 2 function.
 
-  Copyright (c) 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Load.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Load.c       
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Load.c       
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for attrib shell level 2 function.
 
-  Copyright (c) 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Ls.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Ls.c 2015-02-04 
16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Ls.c 2015-02-04 
22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for ls shell level 2 function.
 
-  Copyright (c) 2013 - 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2013-2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Map.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Map.c        
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Map.c        
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for map shell level 2 command.
 
-  Copyright (c) 2013 - 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2013-2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/MkDir.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/MkDir.c      
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/MkDir.c      
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for attrib shell level 2 function.
 
-  Copyright (c) 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Mv.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Mv.c 2015-02-04 
16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Mv.c 2015-02-04 
22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for mv shell level 2 function.
 
-  Copyright (c) 2013 - 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2013-2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Parse.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Parse.c      
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Parse.c      
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for Parse shell level 2 function.
 
-  Copyright (c) 2013 - 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2013-2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2009 - 2012, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Reset.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Reset.c      
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Reset.c      
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for attrib shell level 2 function.
 
-  Copyright (c) 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2009 - 2012, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Rm.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Rm.c 2015-02-04 
16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Rm.c 2015-02-04 
22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for attrib shell level 2 function.
 
-  Copyright (c) 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Set.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Set.c        
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Set.c        
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for attrib shell level 2 function.
 
-  Copyright (c) 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/TimeDate.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/TimeDate.c   
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/TimeDate.c   
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for time, timezone, and date shell level 2 and shell level 3 
functions.
 
-  Copyright (c) 2012 - 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2012-2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: 
trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.uni
===================================================================
--- 
trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.uni
       2015-02-04 16:46:59 UTC (rev 16758)
+++ 
trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.uni
       2015-02-04 22:25:01 UTC (rev 16759)
@@ -2,7 +2,7 @@
  - 
Modified: trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Vol.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Vol.c        
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Vol.c        
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for vol shell level 2 function.
 
-  Copyright (c) 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2011 - 2014, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Alias.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Alias.c      
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Alias.c      
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for Alias shell level 3 function.
 
-  Copyright (c) 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved. <BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Cls.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Cls.c        
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Cls.c        
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for attrib shell level 2 function.
 
-  Copyright (c) 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved. <BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Echo.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Echo.c       
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Echo.c       
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for Echo shell level 3 function.
 
-  Copyright (c) 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2009 - 2012, Intel Corporation. All rights reserved. <BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/GetMtc.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/GetMtc.c     
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/GetMtc.c     
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for GetMtc shell level 3 function.
 
-  Copyright (c) 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2009 - 2013, Intel Corporation. All rights reserved. <BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Help.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Help.c       
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Help.c       
2015-02-04 22:25:01 UTC (rev 16759)
@@ -3,7 +3,7 @@
 
   Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved. <BR>
   Copyright (c) 2014, ARM Limited. All rights reserved. <BR>
-  Copyright (c) 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>
 
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Pause.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Pause.c      
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Pause.c      
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for Pause shell level 3 function.
 
-  Copyright (c) 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved. <BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Touch.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Touch.c      
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Touch.c      
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for Touch shell level 3 function.
 
-  Copyright (c) 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved. <BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Type.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Type.c       
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Type.c       
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for Type shell level 3 function.
 
-  Copyright (c) 2013 - 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2013-2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved. <BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: 
trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.c
===================================================================
--- 
trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.c
 2015-02-04 16:46:59 UTC (rev 16758)
+++ 
trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.c
 2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for NULL named library for level 3 shell command functions.
 
-  Copyright (c) 2014, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2014 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved. <BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: 
trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.inf
===================================================================
--- 
trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.inf
       2015-02-04 16:46:59 UTC (rev 16758)
+++ 
trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.inf
       2015-02-04 22:25:01 UTC (rev 16759)
@@ -2,7 +2,7 @@
 # Provides shell level 3 functions
 # Note that the interactive versions of the time, date, and timezone functions 
are handled in the level 2 library.
 #
-# Copyright (c) 2013, Hewlett-Packard Development Company, L.P.
+# (C) Copyright 2013 Hewlett-Packard Development Company, L.P.<BR>
 # Copyright (c) 2009-2015, Intel Corporation. All rights reserved. <BR>
 #
 #  This program and the accompanying materials

Modified: 
trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.uni
===================================================================
--- 
trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.uni
       2015-02-04 16:46:59 UTC (rev 16758)
+++ 
trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.uni
       2015-02-04 22:25:01 UTC (rev 16759)
@@ -2,7 +2,7 @@
  - 
Modified: trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Ver.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Ver.c        
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Ver.c        
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   Main file for Ver shell level 3 function.
 
-  Copyright (c) 2013 - 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2013-2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License

Modified: trunk/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib/Ifconfig.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib/Ifconfig.c 
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib/Ifconfig.c 
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   The implementation for ifcommand shell command.
 
-  Copyright (c) 2013 - 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2013-2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2006 - 2012, Intel Corporation. All rights reserved.<BR>
 
   This program and the accompanying materials

Modified: trunk/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib/Ping.c
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib/Ping.c     
2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib/Ping.c     
2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 /** @file
   The implementation for Ping shell command.
 
-  Copyright (c) 2015, Hewlett-Packard Development Company, L.P.<BR>
+  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>
   Copyright (c) 2009 - 2012, Intel Corporation. All rights reserved.<BR>
 
   This program and the accompanying materials

Modified: 
trunk/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.uni
===================================================================
--- 
trunk/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.uni
   2015-02-04 16:46:59 UTC (rev 16758)
+++ 
trunk/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.uni
   2015-02-04 22:25:01 UTC (rev 16759)
@@ -2,7 +2,7 @@
  - 
Modified: trunk/edk2/ShellPkg/ShellPkg.dec
===================================================================
--- trunk/edk2/ShellPkg/ShellPkg.dec    2015-02-04 16:46:59 UTC (rev 16758)
+++ trunk/edk2/ShellPkg/ShellPkg.dec    2015-02-04 22:25:01 UTC (rev 16759)
@@ -1,7 +1,7 @@
 ## @file ShellPkg.dec
 # This Package provides all definitions for EFI and UEFI Shell
 #
-# (C) Copyright 2013-2014, Hewlett-Packard Development Company, L.P.
+# (C) Copyright 2013-2014 Hewlett-Packard Development Company, L.P.<BR>
 # Copyright (c) 2009 - 2015, Intel Corporation. All rights reserved.<BR>
 #
 # This program and the accompanying materials are licensed and made available 
under


------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to