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/SmbiosView/PrintInfo.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/SmbiosView/PrintInfo.c')
-rw-r--r-- | ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/PrintInfo.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/PrintInfo.c b/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/PrintInfo.c index 7bb3998f0c..8a7e01ea1e 100644 --- a/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/PrintInfo.c +++ b/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/PrintInfo.c @@ -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
|