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/BootMngr/BootManager.h | |
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/BootMngr/BootManager.h')
-rw-r--r-- | MdeModulePkg/Application/UiApp/BootMngr/BootManager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Application/UiApp/BootMngr/BootManager.h b/MdeModulePkg/Application/UiApp/BootMngr/BootManager.h index 34a07da975..a85973ed24 100644 --- a/MdeModulePkg/Application/UiApp/BootMngr/BootManager.h +++ b/MdeModulePkg/Application/UiApp/BootMngr/BootManager.h @@ -1,7 +1,7 @@ /** @file
The platform boot manager reference implement
-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
|