diff options
author | Liming Gao <liming.gao@intel.com> | 2015-04-29 08:16:08 +0000 |
---|---|---|
committer | vanjeff <vanjeff@Edk2> | 2015-04-29 08:16:08 +0000 |
commit | 9dba208195d1c87acd0bfed5210938c2d5d6400e (patch) | |
tree | d78d1829f0867b4cda1a1fc6147e126fca58c9c6 | |
parent | 76a3c3a09e814cdd82a68c2ed95eda2b6a24f0a2 (diff) | |
download | edk2-9dba208195d1c87acd0bfed5210938c2d5d6400e.tar.gz |
ShellPkg: Update CopyRight to 2015
(Sync patch r17266 from main trunk.)
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/branches/UDK2014.SP1@17268 6f19259b-4bc3-4df7-8a09-765794883524
-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 6b35740927..35d56f2724 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-2014, Hewlett-Packard Development Company, L.P.
- 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
|