diff --git a/lib/libefivar/uefi-dputil.c b/lib/libefivar/uefi-dputil.c index 74609b47a44..3a9cf7f374b 100644 --- a/lib/libefivar/uefi-dputil.c +++ b/lib/libefivar/uefi-dputil.c @@ -37,7 +37,7 @@ /* * Taken from MdePkg/Library/UefiDevicePathLib/DevicePathUtilities.c - * hash 2f7a96d6ec13b292d6f31295f3195913921173e1 2019-Feb-21 + * hash 9344f0921518309295da89c221d10cbead8531aa 2019-Apr-09 */ /** @file @@ -51,13 +51,7 @@ on a Handle. Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.
- 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. - - THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, - WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. + SPDX-License-Identifier: BSD-2-Clause-Patent **/