X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=NetworkPkg%2FInclude%2FGuid%2FHttpBootConfigHii.h;h=88fd42256756d7d436e990f7032f14afb60c9489;hp=cb124452442b980a08dbff28ef9fd4060f47d6a4;hb=HEAD;hpb=f75a7f568e6d0944327970b3f3f2dafd9bba76b1 diff --git a/NetworkPkg/Include/Guid/HttpBootConfigHii.h b/NetworkPkg/Include/Guid/HttpBootConfigHii.h index cb12445244..1db0d5abaf 100644 --- a/NetworkPkg/Include/Guid/HttpBootConfigHii.h +++ b/NetworkPkg/Include/Guid/HttpBootConfigHii.h @@ -2,13 +2,7 @@ GUIDs used as HII FormSet and HII Package list GUID in HTTP boot driver. Copyright (c) 2016 - 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 that 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 **/ @@ -20,6 +14,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. 0x4d20583a, 0x7765, 0x4e7a, { 0x8a, 0x67, 0xdc, 0xde, 0x74, 0xee, 0x3e, 0xc5 } \ } -extern EFI_GUID gHttpBootConfigGuid; +extern EFI_GUID gHttpBootConfigGuid; #endif