diff options
author | Tapan Shah <tapandshah@hp.com> | 2015-02-04 22:25:01 +0000 |
---|---|---|
committer | jcarsey <jcarsey@Edk2> | 2015-02-04 22:25:01 +0000 |
commit | c011b6c9e2baf57fc0557117e9875ceb3dca55a3 (patch) | |
tree | 44b3b89a5be2e3cedc3772d0d52dbef3395dfceb /ShellPkg/Library/UefiShellDebug1CommandsLib/EfiDecompress.c | |
parent | fe8ec3dd93dacdf2bbe983d48453d92ae3b1b314 (diff) | |
download | edk2-platforms-c011b6c9e2baf57fc0557117e9875ceb3dca55a3.tar.xz |
ShellPkg: Standardized HP Copyright Message String
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Tapan Shah <tapandshah@hp.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16759 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ShellPkg/Library/UefiShellDebug1CommandsLib/EfiDecompress.c')
-rw-r--r-- | ShellPkg/Library/UefiShellDebug1CommandsLib/EfiDecompress.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/EfiDecompress.c b/ShellPkg/Library/UefiShellDebug1CommandsLib/EfiDecompress.c index 6b6218e1c8..c1457430d8 100644 --- a/ShellPkg/Library/UefiShellDebug1CommandsLib/EfiDecompress.c +++ b/ShellPkg/Library/UefiShellDebug1CommandsLib/EfiDecompress.c @@ -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
|