X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=OvmfPkg%2FInclude%2FLibrary%2FPciCapLib.h;fp=OvmfPkg%2FInclude%2FLibrary%2FPciCapLib.h;h=9f834ccb6eb8879ad03d314449c58679cdae4b06;hb=b26f0cf9ee09a180c91a4beeeb1b149e7f92afed;hp=22a1ad624bd35a5fb6bb01220d3eacab466519b4;hpb=96ae5934cfc393e2c53198e2a067a54202d487a6;p=mirror_edk2.git diff --git a/OvmfPkg/Include/Library/PciCapLib.h b/OvmfPkg/Include/Library/PciCapLib.h index 22a1ad624b..9f834ccb6e 100644 --- a/OvmfPkg/Include/Library/PciCapLib.h +++ b/OvmfPkg/Include/Library/PciCapLib.h @@ -6,13 +6,7 @@ Copyright (C) 2018, Red Hat, Inc. - 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 __PCI_CAP_LIB_H__