X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=BaseTools%2FSource%2FC%2FDevicePath%2FUefiDevicePathLib.h;h=1c171c80850f8e7e5c952194f44877dbca651aa7;hp=1801eb33e6fa81467fa82a5daf1b9487c4ff5d6d;hb=2e351cbe8e190271b3716284fc1076551d005472;hpb=9ca2b9b9abeff5db9da35dc8a506e7ebd632655f diff --git a/BaseTools/Source/C/DevicePath/UefiDevicePathLib.h b/BaseTools/Source/C/DevicePath/UefiDevicePathLib.h index 1801eb33e6..1c171c8085 100644 --- a/BaseTools/Source/C/DevicePath/UefiDevicePathLib.h +++ b/BaseTools/Source/C/DevicePath/UefiDevicePathLib.h @@ -2,13 +2,7 @@ Definition for Device Path library. Copyright (c) 2017, 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 **/ #ifndef _UEFI_DEVICE_PATH_LIB_H_