diff options
author | Liming Gao <liming.gao@intel.com> | 2016-08-02 10:33:53 +0800 |
---|---|---|
committer | Liming Gao <liming.gao@intel.com> | 2016-08-03 15:20:46 +0800 |
commit | b40ad7b54d1dbdded77f779fa4d1dbe860783c8e (patch) | |
tree | 8d597203acae731d0954f404b039dcefb5598c19 /MdeModulePkg | |
parent | e9e44f654711c894bedd24ae1db7a6a2b106dc19 (diff) | |
download | edk2-platforms-b40ad7b54d1dbdded77f779fa4d1dbe860783c8e.tar.xz |
MdeModulePkg LoadFileOnFv2: Correct copy right format
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
Diffstat (limited to 'MdeModulePkg')
-rw-r--r-- | MdeModulePkg/Universal/LoadFileOnFv2/LoadFileOnFv2.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MdeModulePkg/Universal/LoadFileOnFv2/LoadFileOnFv2.c b/MdeModulePkg/Universal/LoadFileOnFv2/LoadFileOnFv2.c index 6ef9facc93..9eea50dd33 100644 --- a/MdeModulePkg/Universal/LoadFileOnFv2/LoadFileOnFv2.c +++ b/MdeModulePkg/Universal/LoadFileOnFv2/LoadFileOnFv2.c @@ -1,8 +1,8 @@ /** @file
Produce Load File Protocol for UEFI Applications in Firmware Volumes
- Copyright (c) 2011 - 2013, Intel Corporation
- All rights reserved. This program and the accompanying materials
+ Copyright (c) 2011 - 2016, 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
|