diff options
author | Eric Dong <eric.dong@intel.com> | 2015-08-05 07:10:01 +0000 |
---|---|---|
committer | ydong10 <ydong10@Edk2> | 2015-08-05 07:10:01 +0000 |
commit | afc244a59d76be23471719d1cffd27785c59a3e8 (patch) | |
tree | 71b4d810c6a7ba8a236bc1776a32a14557e9420c /MdeModulePkg/Application/UiApp/BootMaint/Variable.c | |
parent | 67b55c92fefd2ff85109e0a34e705c70946d34f8 (diff) | |
download | edk2-platforms-afc244a59d76be23471719d1cffd27785c59a3e8.tar.xz |
UiApp: Update copyright info, cover old code existed in old BdsDxe driver.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18163 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Application/UiApp/BootMaint/Variable.c')
-rw-r--r-- | MdeModulePkg/Application/UiApp/BootMaint/Variable.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Application/UiApp/BootMaint/Variable.c b/MdeModulePkg/Application/UiApp/BootMaint/Variable.c index cbcd276278..5e5592fb93 100644 --- a/MdeModulePkg/Application/UiApp/BootMaint/Variable.c +++ b/MdeModulePkg/Application/UiApp/BootMaint/Variable.c @@ -1,7 +1,7 @@ /** @file
Variable operation that will be used by bootmaint
-Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>
+Copyright (c) 2004 - 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 accompanies this distribution. The full text of the license may be found at
|