diff options
author | Ruiyu Ni <ruiyu.ni@intel.com> | 2015-08-25 06:27:01 +0000 |
---|---|---|
committer | niruiyu <niruiyu@Edk2> | 2015-08-25 06:27:01 +0000 |
commit | 5e8df1ba6d3d82d9cae43622e2e6eee8c63867de (patch) | |
tree | 6f683d87a822c075065c60ceb06ffd1a0bd43835 /MdeModulePkg/Library | |
parent | c95d9ab81a1382b11989c691c3934306417fc019 (diff) | |
download | edk2-platforms-5e8df1ba6d3d82d9cae43622e2e6eee8c63867de.tar.xz |
MdeModulePkg: Fix UefiBootManagerLib.inf license header.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18298 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Library')
-rw-r--r-- | MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib.inf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib.inf b/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib.inf index 0471c440ff..a2c6441dbe 100644 --- a/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib.inf +++ b/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib.inf @@ -6,6 +6,7 @@ # manipulation, driver health checking and etc.
#
# Copyright (c) 2007 - 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
# http://opensource.org/licenses/bsd-license.php
|