diff options
author | erictian <erictian@6f19259b-4bc3-4df7-8a09-765794883524> | 2011-02-12 03:29:24 +0000 |
---|---|---|
committer | erictian <erictian@6f19259b-4bc3-4df7-8a09-765794883524> | 2011-02-12 03:29:24 +0000 |
commit | b7bc11a4ff619ad03fce5b76b9c957563b16d2d8 (patch) | |
tree | 8ecd57fb5ac267a8990a3425136d38272525a5e4 /MdeModulePkg/Universal/Variable/EmuRuntimeDxe | |
parent | c161dce561b8c430fc8d7c9eff5d9158e3aab230 (diff) | |
download | edk2-platforms-b7bc11a4ff619ad03fce5b76b9c957563b16d2d8.tar.xz |
correct Intel's copyright date as the changes checked-in at r11273 & r11272 are contributed by third party.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11311 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Universal/Variable/EmuRuntimeDxe')
-rw-r--r-- | MdeModulePkg/Universal/Variable/EmuRuntimeDxe/InitVariable.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Universal/Variable/EmuRuntimeDxe/InitVariable.c b/MdeModulePkg/Universal/Variable/EmuRuntimeDxe/InitVariable.c index c02578ef43..d636fcf20d 100644 --- a/MdeModulePkg/Universal/Variable/EmuRuntimeDxe/InitVariable.c +++ b/MdeModulePkg/Universal/Variable/EmuRuntimeDxe/InitVariable.c @@ -3,7 +3,7 @@ Implment all four UEFI runtime variable services and
install variable architeture protocol.
-Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR>
+Copyright (c) 2006 - 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
which accompanies this distribution. The full text of the license may be found at
|