diff options
author | Liming Gao <liming.gao@intel.com> | 2015-04-29 08:11:45 +0000 |
---|---|---|
committer | lgao4 <lgao4@Edk2> | 2015-04-29 08:11:45 +0000 |
commit | 00ad50fdf38d97384955d5c30bfd7f7676133da8 (patch) | |
tree | 179805dff120eab35684034fa0a62fe8fe8c9522 /ShellPkg | |
parent | cca5e4221b3c345eb79a3542bfcd10d8160b303d (diff) | |
download | edk2-00ad50fdf38d97384955d5c30bfd7f7676133da8.tar.gz edk2-00ad50fdf38d97384955d5c30bfd7f7676133da8.tar.bz2 edk2-00ad50fdf38d97384955d5c30bfd7f7676133da8.zip |
ShellPkg: Update CopyRight to 2015
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <liming.gao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17266 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ShellPkg')
-rw-r--r-- | ShellPkg/Library/UefiShellDebug1CommandsLib/MemMap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/MemMap.c b/ShellPkg/Library/UefiShellDebug1CommandsLib/MemMap.c index 4e35760aa0..81c561f680 100644 --- a/ShellPkg/Library/UefiShellDebug1CommandsLib/MemMap.c +++ b/ShellPkg/Library/UefiShellDebug1CommandsLib/MemMap.c @@ -2,7 +2,7 @@ Main file for Mode shell Debug1 function.
(C) Copyright 2013-2015 Hewlett-Packard Development Company, L.P.<BR>
- Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.<BR>
+ Copyright (c) 2010 - 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
which acModeanies this distribution. The full text of the license may be found at
|