X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFrameworkModulePkg%2FUniversal%2FBdsDxe%2FCapsules.c;fp=IntelFrameworkModulePkg%2FUniversal%2FBdsDxe%2FCapsules.c;h=0be2bae4bb6a99bbb4bf8a7ff9a3589c6f21abef;hp=c144d228aebdf39438464f343fca58ac7628c749;hb=c0a00b14385347c3c5e8d490fa4b065e1675a06c;hpb=bcef758cbac5f3e136e7ec458e3690e615591ca0 diff --git a/IntelFrameworkModulePkg/Universal/BdsDxe/Capsules.c b/IntelFrameworkModulePkg/Universal/BdsDxe/Capsules.c index c144d228ae..0be2bae4bb 100644 --- a/IntelFrameworkModulePkg/Universal/BdsDxe/Capsules.c +++ b/IntelFrameworkModulePkg/Universal/BdsDxe/Capsules.c @@ -2,13 +2,7 @@ BDS routines to handle capsules. Copyright (c) 2004 - 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 **/ #include "Bds.h"