From nobody Tue Apr 16 19:50:46 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) client-ip=66.175.222.12; envelope-from=bounce+27952+40718+1787277+3901457@groups.io; helo=web01.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+40718+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=intel.com ARC-Seal: i=1; a=rsa-sha256; t=1557961821; cv=none; d=zoho.com; s=zohoarc; b=UvufThSgxPxNW957PCEK7B/NCo/qt1rDtsb55mToiNRl23yPHVYE4ASQLdy6pOK1UKf4xp+bXxQiwbM0Ylo6i8OGRP1tWKUszESzWiUFdF2T8Xyuxg/mm3nVXow1bcvRyh92b0SmX3BSERPOlCngn9lJacILnomc0fAf5WNXx1I= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1557961821; h=Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Id:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:References:Sender:Subject:To:ARC-Authentication-Results; bh=PF3OnCMmk0JT3fJsN29hse42MIxpemY2e6lbnM2Z9Vo=; b=Y+E/ZnScS9MIinwzQdNjJXYDuLanug7YIh+oI5TaqRqouDURAVYzsYoJmEnBXBpU6Yxhq7khW73GKA5dVmA8mjnHyCFFnzF9jVdxCx32TjAfRerGX7uD6F4GbsNFOYPjjyU1pzl52WbfMURH//ZebZmDQL53SD+7LeBqknvjaZ0= ARC-Authentication-Results: i=1; mx.zoho.com; dkim=pass; spf=pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+40718+1787277+3901457@groups.io; dmarc=fail header.from= (p=none dis=none) header.from= Received: from web01.groups.io (web01.groups.io [66.175.222.12]) by mx.zohomail.com with SMTPS id 1557961821755687.7741159834771; Wed, 15 May 2019 16:10:21 -0700 (PDT) Return-Path: X-Received: from mga06.intel.com (mga06.intel.com []) by groups.io with SMTP; Wed, 15 May 2019 16:10:20 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False X-Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 15 May 2019 16:10:19 -0700 X-ExtLoop1: 1 X-Received: from unknown (HELO mdkinney-MOBL2.amr.corp.intel.com) ([10.241.98.74]) by fmsmga008.fm.intel.com with ESMTP; 15 May 2019 16:10:18 -0700 From: "Michael D Kinney" To: devel@edk2.groups.io Cc: Leif Lindholm , Ard Biesheuvel Subject: [edk2-devel] [[edk2-platforms][PATCH V2] 04/30] Platform/ARM: Replace BSD License with BSD+Patent License Date: Wed, 15 May 2019 16:09:45 -0700 Message-Id: <20190515231012.7488-5-michael.d.kinney@intel.com> In-Reply-To: <20190515231012.7488-1-michael.d.kinney@intel.com> References: <20190515231012.7488-1-michael.d.kinney@intel.com> MIME-Version: 1.0 Precedence: Bulk List-Unsubscribe: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,michael.d.kinney@intel.com Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1557961821; bh=hGFEbyUsomxTEAIfwnIngh1KW8h+k9JB3am2KmKB8oQ=; h=Cc:Date:From:Reply-To:Subject:To; b=dxgF2RjY7uBrU/IWY3Vsd2Mrh13Ja2Lv6lrggF3mxtubK/BF047UrZu1KoL5FrF7AUr TsdyE+XL7BhfFKj0Hcx+yjbkVxnj6JWy8MXi/Q9PEDw8xP4RdrpPVmuy1A9Q9MiqZujNQ 6L9aXnBUDvQwmQf6xtadz5YWuK9SyS8wvn0= X-ZohoMail-DKIM: pass (identity @groups.io) Content-Type: text/plain; charset="utf-8" https://bugzilla.tianocore.org/show_bug.cgi?id=3D1373 Replace BSD 2-Clause License with BSD+Patent License. This change is based on the following emails: https://lists.01.org/pipermail/edk2-devel/2019-February/036260.html https://lists.01.org/pipermail/edk2-devel/2018-October/030385.html RFCs with detailed process for the license change: V3: https://lists.01.org/pipermail/edk2-devel/2019-March/038116.html V2: https://lists.01.org/pipermail/edk2-devel/2019-March/037669.html V1: https://lists.01.org/pipermail/edk2-devel/2019-March/037500.html Cc: Leif Lindholm Cc: Ard Biesheuvel Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Michael D Kinney --- Platform/ARM/ARM.dec | 8 +------ Platform/ARM/Drivers/BootMonFs/BootMonFs.dec | 8 +------ Platform/ARM/Drivers/BootMonFs/BootMonFs.inf | 8 +------ Platform/ARM/Drivers/BootMonFs/BootMonFsApi.h | 8 +------ Platform/ARM/Drivers/BootMonFs/BootMonFsDir.c | 8 +------ .../Drivers/BootMonFs/BootMonFsEntryPoint.c | 8 +------ Platform/ARM/Drivers/BootMonFs/BootMonFsHw.h | 8 +------ .../ARM/Drivers/BootMonFs/BootMonFsImages.c | 8 +------ .../ARM/Drivers/BootMonFs/BootMonFsInternal.h | 8 +------ .../Drivers/BootMonFs/BootMonFsOpenClose.c | 8 +------ .../Drivers/BootMonFs/BootMonFsReadWrite.c | 8 +------ .../Drivers/BootMonFs/BootMonFsUnsupported.c | 8 +------ .../ARM/Drivers/FdtPlatformDxe/FdtPlatform.c | 8 +------ .../ARM/Drivers/FdtPlatformDxe/FdtPlatform.h | 8 +------ .../Drivers/FdtPlatformDxe/FdtPlatformDxe.dec | 8 +------ .../Drivers/FdtPlatformDxe/FdtPlatformDxe.inf | 8 +------ .../Drivers/FdtPlatformDxe/FdtPlatformDxe.uni | 8 +------ .../ARM/Drivers/FdtPlatformDxe/README.txt | 8 +------ .../ARM/Drivers/FdtPlatformDxe/ShellDumpFdt.c | 8 +------ .../ARM/Drivers/FdtPlatformDxe/ShellSetFdt.c | 8 +------ Platform/ARM/Include/Guid/BootMonFsFileInfo.h | 8 +------ Platform/ARM/Include/Library/ArmShellCmdLib.h | 8 +------ Platform/ARM/Include/Library/BdsLib.h | 8 +------ .../JunoPkg/AcpiTables/AcpiSsdtRootPci.asl | 8 +------ .../ARM/JunoPkg/AcpiTables/AcpiTables.inf | 8 +------ Platform/ARM/JunoPkg/AcpiTables/Dbg2.aslc | 8 +------ Platform/ARM/JunoPkg/AcpiTables/Dsdt.asl | 8 +------ Platform/ARM/JunoPkg/AcpiTables/Fadt.aslc | 8 +------ Platform/ARM/JunoPkg/AcpiTables/Gtdt.aslc | 8 +------ Platform/ARM/JunoPkg/AcpiTables/Madt.aslc | 8 +------ Platform/ARM/JunoPkg/AcpiTables/Spcr.aslc | 8 +------ Platform/ARM/JunoPkg/ArmJuno.dec | 8 +------ Platform/ARM/JunoPkg/ArmJuno.dsc | 8 +------ Platform/ARM/JunoPkg/ArmJuno.fdf | 8 +------ .../ConfigurationManager.dsc.inc | 8 +------ .../ConfigurationManager.c | 8 +------ .../ConfigurationManager.h | 8 +------ .../ConfigurationManagerDxe.inf | 8 +------ .../ConfigurationManagerDxe/Platform.h | 8 +------ .../PlatformASLTablesLib/Dsdt.asl | 8 +------ .../PlatformASLTablesLib.inf | 8 +------ .../PlatformASLTablesLib/SsdtJunoUsb.asl | 8 +------ .../PlatformASLTablesLib/SsdtPci.asl | 8 +------ .../PlatformASLTablesLib/SsdtUart.asl | 8 +------ .../JunoPkg/Drivers/ArmJunoDxe/AcpiTables.c | 8 +------ .../JunoPkg/Drivers/ArmJunoDxe/ArmJunoDxe.c | 8 +------ .../JunoPkg/Drivers/ArmJunoDxe/ArmJunoDxe.inf | 8 +------ .../Drivers/ArmJunoDxe/ArmJunoDxeInternal.h | 8 +------ Platform/ARM/JunoPkg/Include/ArmPlatform.h | 8 +------ .../ArmJunoLib/AArch64/ArmJunoHelper.S | 8 +------ .../Library/ArmJunoLib/Arm/ArmJunoHelper.S | 8 +------ .../ARM/JunoPkg/Library/ArmJunoLib/ArmJuno.c | 8 +------ .../JunoPkg/Library/ArmJunoLib/ArmJunoLib.inf | 8 +------ .../JunoPkg/Library/ArmJunoLib/ArmJunoMem.c | 8 +------ .../Library/ArmJunoMtlLib/ArmJunoMtlLib.c | 8 +------ .../Library/ArmJunoMtlLib/ArmJunoMtlLib.inf | 8 +------ .../ArmJunoMtlLib/ArmJunoMtlPrivateLib.h | 8 +------ .../Library/HdLcdArmJunoLib/HdLcdArmJuno.c | 8 +------ .../HdLcdArmJunoLib/HdLcdArmJunoLib.inf | 8 +------ .../JunoPciHostBridgeLib.c | 8 +------ .../JunoPciHostBridgeLib.inf | 8 +------ .../JunoPciHostBridgeLib/XPressRich3.c | 8 +------ .../JunoPciHostBridgeLib/XPressRich3.h | 8 +------ .../Library/NorFlashJunoLib/NorFlashJuno.c | 8 +------ .../NorFlashJunoLib/NorFlashJunoLib.inf | 8 +------ .../SmbiosPlatformDxe/SmbiosPlatformDxe.c | 8 +------ .../SmbiosPlatformDxe/SmbiosPlatformDxe.inf | 7 +----- .../ArmShellCmdRunAxf/ArmShellCmdRunAxf.c | 8 +------ .../ArmShellCmdRunAxf/ArmShellCmdRunAxf.h | 8 +------ .../ArmShellCmdRunAxf/ArmShellCmdRunAxf.inf | 8 +------ .../ArmShellCmdRunAxf/ArmShellCmdRunAxf.uni | 8 +------ .../ArmShellCmdRunAxf/BootMonFsLoader.c | 8 +------ .../ArmShellCmdRunAxf/BootMonFsLoader.h | 8 +------ .../ARM/Library/ArmShellCmdRunAxf/ElfLoader.c | 8 +------ .../ARM/Library/ArmShellCmdRunAxf/ElfLoader.h | 8 +------ .../ARM/Library/ArmShellCmdRunAxf/RunAxf.c | 8 +------ .../ARM/Library/ArmShellCmdRunAxf/elf32.h | 8 +------ .../ARM/Library/ArmShellCmdRunAxf/elf64.h | 8 +------ .../Library/ArmShellCmdRunAxf/elf_common.h | 8 +------ Platform/ARM/Library/BdsLib/BdsFilePath.c | 8 +------ Platform/ARM/Library/BdsLib/BdsHelper.c | 8 +------ Platform/ARM/Library/BdsLib/BdsInternal.h | 8 +------ Platform/ARM/Library/BdsLib/BdsLib.inf | 8 +------ Platform/ARM/SgiPkg/AcpiTables/Dbg2.aslc | 8 +------ Platform/ARM/SgiPkg/AcpiTables/Fadt.aslc | 8 +------ Platform/ARM/SgiPkg/AcpiTables/Gtdt.aslc | 8 +------ Platform/ARM/SgiPkg/AcpiTables/Iort.aslc | 8 +------ Platform/ARM/SgiPkg/AcpiTables/Mcfg.aslc | 8 +------ .../ARM/SgiPkg/AcpiTables/RdE1Edge/Dsdt.asl | 8 +------ .../ARM/SgiPkg/AcpiTables/RdE1Edge/Madt.aslc | 8 +------ .../SgiPkg/AcpiTables/RdE1EdgeAcpiTables.inf | 8 +------ .../ARM/SgiPkg/AcpiTables/RdN1Edge/Dsdt.asl | 8 +------ .../ARM/SgiPkg/AcpiTables/RdN1Edge/Madt.aslc | 8 +------ .../SgiPkg/AcpiTables/RdN1EdgeAcpiTables.inf | 8 +------ .../ARM/SgiPkg/AcpiTables/Sgi575/Dsdt.asl | 8 +------ .../ARM/SgiPkg/AcpiTables/Sgi575/Madt.aslc | 8 +------ .../SgiPkg/AcpiTables/Sgi575AcpiTables.inf | 8 +------ Platform/ARM/SgiPkg/AcpiTables/Spcr.aslc | 8 +------ Platform/ARM/SgiPkg/AcpiTables/Ssdt.asl | 8 +------ .../SgiPkg/Drivers/PlatformDxe/PlatformDxe.c | 8 +------ .../Drivers/PlatformDxe/PlatformDxe.inf | 8 +------ .../Drivers/PlatformDxe/VirtioDevices.c | 8 +------ .../Include/Guid/SgiVirtioDevicesFormSet.h | 8 +------ .../ARM/SgiPkg/Include/Ppi/SgiPlatformId.h | 8 +------ Platform/ARM/SgiPkg/Include/SgiAcpiHeader.h | 8 +------ Platform/ARM/SgiPkg/Include/SgiPlatform.h | 8 +------ .../Library/HdLcdArmSgiLib/HdLcdArmSgi.c | 8 +------ .../Library/HdLcdArmSgiLib/HdLcdArmSgiLib.inf | 8 +------ .../SgiPkg/Library/NorFlashLib/NorFlashLib.c | 8 +------ .../Library/NorFlashLib/NorFlashLib.inf | 8 +------ .../PciHostBridgeLib/PciHostBridgeLib.c | 8 +------ .../PciHostBridgeLib/PciHostBridgeLib.inf | 8 +------ .../Library/PlatformLib/AArch64/Helper.S | 8 +------ .../SgiPkg/Library/PlatformLib/PlatformLib.c | 8 +------ .../Library/PlatformLib/PlatformLib.inf | 8 +------ .../Library/PlatformLib/PlatformLibMem.c | 8 +------ .../Library/SgiPlatformPei/SgiPlatformPei.inf | 8 +------ .../Library/SgiPlatformPei/SgiPlatformPeim.c | 8 +------ Platform/ARM/SgiPkg/PlatformStandaloneMm.dsc | 8 +------ Platform/ARM/SgiPkg/PlatformStandaloneMm.fdf | 8 +------ Platform/ARM/SgiPkg/SgiPlatform.dec | 8 +------ Platform/ARM/SgiPkg/SgiPlatform.dsc | 8 +------ Platform/ARM/SgiPkg/SgiPlatform.fdf | 8 +------ .../ARM/VExpressPkg/AcpiTables/AcpiTables.inf | 8 +------ Platform/ARM/VExpressPkg/AcpiTables/Dsdt.asl | 23 +------------------ Platform/ARM/VExpressPkg/AcpiTables/Fadt.aslc | 8 +------ .../ARM/VExpressPkg/AcpiTables/FvpPlatform.h | 8 +------ Platform/ARM/VExpressPkg/AcpiTables/Gtdt.aslc | 8 +------ Platform/ARM/VExpressPkg/AcpiTables/Madt.aslc | 8 +------ Platform/ARM/VExpressPkg/AcpiTables/Spcr.aslc | 8 +------ .../ARM/VExpressPkg/ArmVExpress-CTA15-A7.dsc | 8 +------ .../ARM/VExpressPkg/ArmVExpress-CTA15-A7.fdf | 8 +------ .../VExpressPkg/ArmVExpress-FVP-AArch64.dsc | 8 +------ .../VExpressPkg/ArmVExpress-FVP-AArch64.fdf | 8 +------ .../ArmVExpress-networking.fdf.inc | 9 +------- Platform/ARM/VExpressPkg/ArmVExpress.dsc.inc | 8 +------ Platform/ARM/VExpressPkg/ArmVExpressPkg.dec | 8 +------ .../ConfigurationManager.dsc.inc | 8 +------ .../ConfigurationManager.c | 8 +------ .../ConfigurationManager.h | 8 +------ .../ConfigurationManagerDxe.inf | 8 +------ .../ConfigurationManagerDxe/Platform.h | 8 +------ .../PlatformASLTablesLib/Dsdt.asl | 8 +------ .../PlatformASLTablesLib.inf | 8 +------ .../Drivers/ArmVExpressDxe/ArmFvpDxe.c | 8 +------ .../Drivers/ArmVExpressDxe/ArmFvpDxe.inf | 8 +------ .../Drivers/ArmVExpressDxe/ArmHwDxe.c | 8 +------ .../Drivers/ArmVExpressDxe/ArmHwDxe.inf | 8 +------ .../ArmVExpressFastBoot.c | 8 +------ .../ArmVExpressFastBootDxe.inf | 7 +----- .../Include/Library/ArmPlatformSysConfigLib.h | 8 +------ .../Include/Library/LcdPlatformLib.h | 8 +------ .../Include/Platform/CTA15-A7/ArmPlatform.h | 8 +------ .../Include/Platform/RTSM/ArmPlatform.h | 8 +------ .../VExpressPkg/Include/VExpressMotherBoard.h | 8 +------ .../Library/ArmMaliDpLib/ArmMaliDpLib.c | 8 +------ .../Library/ArmMaliDpLib/ArmMaliDpLib.inf | 8 +------ .../ArmVExpressDtPlatformDtbLoaderLib.c | 8 +------ .../ArmVExpressDtPlatformDtbLoaderLib.inf | 8 +------ .../ArmVExpressLibCTA15-A7/ArmVExpressLib.inf | 8 +------ .../Library/ArmVExpressLibCTA15-A7/CTA15-A7.c | 8 +------ .../ArmVExpressLibCTA15-A7/CTA15-A7Helper.S | 8 +------ .../ArmVExpressLibCTA15-A7/CTA15-A7Helper.asm | 8 +------ .../ArmVExpressLibCTA15-A7/CTA15-A7Mem.c | 8 +------ .../ArmVExpressLibRTSM/AArch64/RTSMHelper.S | 8 +------ .../ArmVExpressLibRTSM/Arm/RTSMHelper.S | 8 +------ .../ArmVExpressLibRTSM/Arm/RTSMHelper.asm | 8 +------ .../ArmVExpressLibRTSM/ArmVExpressLib.inf | 8 +------ .../ArmVExpressLibRTSM/ArmVExpressLibSec.inf | 8 +------ .../Library/ArmVExpressLibRTSM/RTSM.c | 8 +------ .../Library/ArmVExpressLibRTSM/RTSMMem.c | 8 +------ .../ArmVExpressSysConfig.c | 8 +------ .../ArmVExpressSysConfigLib.inf | 8 +------ .../ArmVExpressSysConfigRuntimeLib.c | 8 +------ .../ArmVExpressSysConfigRuntimeLib.inf | 8 +------ .../HdLcdArmVExpressLib/HdLcdArmVExpress.c | 8 +------ .../HdLcdArmVExpressLib.inf | 8 +------ .../NorFlashArmVExpress.c | 8 +------ .../NorFlashArmVExpressLib.inf | 8 +------ .../PL111LcdArmVExpress.c | 8 +------ .../PL111LcdArmVExpressLib.inf | 8 +------ .../Library/ResetSystemLib/ResetSystemLib.c | 8 +------ .../Library/ResetSystemLib/ResetSystemLib.inf | 7 +----- 183 files changed, 183 insertions(+), 1294 deletions(-) diff --git a/Platform/ARM/ARM.dec b/Platform/ARM/ARM.dec index 6a6eeb6559..5175b313f9 100644 --- a/Platform/ARM/ARM.dec +++ b/Platform/ARM/ARM.dec @@ -2,13 +2,7 @@ # # Copyright (c) 2011-2017, ARM Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #**/ =20 diff --git a/Platform/ARM/Drivers/BootMonFs/BootMonFs.dec b/Platform/ARM/Dr= ivers/BootMonFs/BootMonFs.dec index 533dee3b61..1819e2f46d 100644 --- a/Platform/ARM/Drivers/BootMonFs/BootMonFs.dec +++ b/Platform/ARM/Drivers/BootMonFs/BootMonFs.dec @@ -2,13 +2,7 @@ # # Copyright (c) 2011-2017, ARM Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #**/ =20 diff --git a/Platform/ARM/Drivers/BootMonFs/BootMonFs.inf b/Platform/ARM/Dr= ivers/BootMonFs/BootMonFs.inf index 5b9353f0ee..7c2e216186 100644 --- a/Platform/ARM/Drivers/BootMonFs/BootMonFs.inf +++ b/Platform/ARM/Drivers/BootMonFs/BootMonFs.inf @@ -3,13 +3,7 @@ # # Copyright (c) 2012-2015, ARM Ltd. All rights reserved.
# -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #**/ =20 diff --git a/Platform/ARM/Drivers/BootMonFs/BootMonFsApi.h b/Platform/ARM/D= rivers/BootMonFs/BootMonFsApi.h index d690520a0f..b8317c3782 100644 --- a/Platform/ARM/Drivers/BootMonFs/BootMonFsApi.h +++ b/Platform/ARM/Drivers/BootMonFs/BootMonFsApi.h @@ -2,13 +2,7 @@ * * Copyright (c) 2012-2014, ARM Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/Drivers/BootMonFs/BootMonFsDir.c b/Platform/ARM/D= rivers/BootMonFs/BootMonFsDir.c index 64ea0ec680..43c808f8ba 100644 --- a/Platform/ARM/Drivers/BootMonFs/BootMonFsDir.c +++ b/Platform/ARM/Drivers/BootMonFs/BootMonFsDir.c @@ -2,13 +2,7 @@ * * Copyright (c) 2012-2014, ARM Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/Drivers/BootMonFs/BootMonFsEntryPoint.c b/Platfor= m/ARM/Drivers/BootMonFs/BootMonFsEntryPoint.c index a1150856f6..d0ef411858 100644 --- a/Platform/ARM/Drivers/BootMonFs/BootMonFsEntryPoint.c +++ b/Platform/ARM/Drivers/BootMonFs/BootMonFsEntryPoint.c @@ -2,13 +2,7 @@ * * Copyright (c) 2012-2014, ARM Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/Drivers/BootMonFs/BootMonFsHw.h b/Platform/ARM/Dr= ivers/BootMonFs/BootMonFsHw.h index c1bef755ae..11e77b4758 100644 --- a/Platform/ARM/Drivers/BootMonFs/BootMonFsHw.h +++ b/Platform/ARM/Drivers/BootMonFs/BootMonFsHw.h @@ -2,13 +2,7 @@ * * Copyright (c) 2012-2014, ARM Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/Drivers/BootMonFs/BootMonFsImages.c b/Platform/AR= M/Drivers/BootMonFs/BootMonFsImages.c index 346c360292..16bef8e3b1 100644 --- a/Platform/ARM/Drivers/BootMonFs/BootMonFsImages.c +++ b/Platform/ARM/Drivers/BootMonFs/BootMonFsImages.c @@ -2,13 +2,7 @@ * * Copyright (c) 2012-2014, ARM Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/Drivers/BootMonFs/BootMonFsInternal.h b/Platform/= ARM/Drivers/BootMonFs/BootMonFsInternal.h index c0c6599cb7..5d6799e3b2 100644 --- a/Platform/ARM/Drivers/BootMonFs/BootMonFsInternal.h +++ b/Platform/ARM/Drivers/BootMonFs/BootMonFsInternal.h @@ -2,13 +2,7 @@ * * Copyright (c) 2012-2014, ARM Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/Drivers/BootMonFs/BootMonFsOpenClose.c b/Platform= /ARM/Drivers/BootMonFs/BootMonFsOpenClose.c index ae10055255..1f6e35f04e 100644 --- a/Platform/ARM/Drivers/BootMonFs/BootMonFsOpenClose.c +++ b/Platform/ARM/Drivers/BootMonFs/BootMonFsOpenClose.c @@ -2,13 +2,7 @@ * * Copyright (c) 2012-2015, ARM Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/Drivers/BootMonFs/BootMonFsReadWrite.c b/Platform= /ARM/Drivers/BootMonFs/BootMonFsReadWrite.c index f8124e95ac..88f42b77a4 100644 --- a/Platform/ARM/Drivers/BootMonFs/BootMonFsReadWrite.c +++ b/Platform/ARM/Drivers/BootMonFs/BootMonFsReadWrite.c @@ -2,13 +2,7 @@ * * Copyright (c) 2012-2014, ARM Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/Drivers/BootMonFs/BootMonFsUnsupported.c b/Platfo= rm/ARM/Drivers/BootMonFs/BootMonFsUnsupported.c index 4ecc4ea008..2161aeb38c 100644 --- a/Platform/ARM/Drivers/BootMonFs/BootMonFsUnsupported.c +++ b/Platform/ARM/Drivers/BootMonFs/BootMonFsUnsupported.c @@ -2,13 +2,7 @@ * * Copyright (c) 2012-2014, ARM Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/Drivers/FdtPlatformDxe/FdtPlatform.c b/Platform/A= RM/Drivers/FdtPlatformDxe/FdtPlatform.c index b4be2a0789..cc24b970af 100644 --- a/Platform/ARM/Drivers/FdtPlatformDxe/FdtPlatform.c +++ b/Platform/ARM/Drivers/FdtPlatformDxe/FdtPlatform.c @@ -2,13 +2,7 @@ =20 Copyright (c) 2015, ARM Ltd. All rights reserved.
=20 - This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Platform/ARM/Drivers/FdtPlatformDxe/FdtPlatform.h b/Platform/A= RM/Drivers/FdtPlatformDxe/FdtPlatform.h index a631f2847b..ec62285f2b 100644 --- a/Platform/ARM/Drivers/FdtPlatformDxe/FdtPlatform.h +++ b/Platform/ARM/Drivers/FdtPlatformDxe/FdtPlatform.h @@ -2,13 +2,7 @@ =20 Copyright (c) 2015, ARM Ltd. All rights reserved.
=20 - This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Platform/ARM/Drivers/FdtPlatformDxe/FdtPlatformDxe.dec b/Platf= orm/ARM/Drivers/FdtPlatformDxe/FdtPlatformDxe.dec index 3faced5895..550156938f 100644 --- a/Platform/ARM/Drivers/FdtPlatformDxe/FdtPlatformDxe.dec +++ b/Platform/ARM/Drivers/FdtPlatformDxe/FdtPlatformDxe.dec @@ -2,13 +2,7 @@ # # Copyright (c) 2011-2017, ARM Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #**/ =20 diff --git a/Platform/ARM/Drivers/FdtPlatformDxe/FdtPlatformDxe.inf b/Platf= orm/ARM/Drivers/FdtPlatformDxe/FdtPlatformDxe.inf index d4aef4bfce..d307e2ddca 100644 --- a/Platform/ARM/Drivers/FdtPlatformDxe/FdtPlatformDxe.inf +++ b/Platform/ARM/Drivers/FdtPlatformDxe/FdtPlatformDxe.inf @@ -2,13 +2,7 @@ # # Copyright (c) 2015, ARM Ltd. All rights reserved.
# -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #**/ =20 diff --git a/Platform/ARM/Drivers/FdtPlatformDxe/FdtPlatformDxe.uni b/Platf= orm/ARM/Drivers/FdtPlatformDxe/FdtPlatformDxe.uni index f8bde83484..22d9442b13 100644 --- a/Platform/ARM/Drivers/FdtPlatformDxe/FdtPlatformDxe.uni +++ b/Platform/ARM/Drivers/FdtPlatformDxe/FdtPlatformDxe.uni @@ -2,13 +2,7 @@ // // Copyright (c) 2014, ARM Ltd. All rights reserved.
// -// This program and the accompanying materials are licensed and made avail= able -// 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 IM= PLIED. +// SPDX-License-Identifier: BSD-2-Clause-Patent // // // Module Name: diff --git a/Platform/ARM/Drivers/FdtPlatformDxe/README.txt b/Platform/ARM/= Drivers/FdtPlatformDxe/README.txt index 5f052d9a63..bad7a77782 100644 --- a/Platform/ARM/Drivers/FdtPlatformDxe/README.txt +++ b/Platform/ARM/Drivers/FdtPlatformDxe/README.txt @@ -2,13 +2,7 @@ =20 Copyright (c) 2015, ARM Ltd. All rights reserved.
=20 - This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Platform/ARM/Drivers/FdtPlatformDxe/ShellDumpFdt.c b/Platform/= ARM/Drivers/FdtPlatformDxe/ShellDumpFdt.c index c7dc898568..7606205b10 100644 --- a/Platform/ARM/Drivers/FdtPlatformDxe/ShellDumpFdt.c +++ b/Platform/ARM/Drivers/FdtPlatformDxe/ShellDumpFdt.c @@ -2,13 +2,7 @@ =20 Copyright (c) 2015, ARM Ltd. All rights reserved.
=20 - This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Platform/ARM/Drivers/FdtPlatformDxe/ShellSetFdt.c b/Platform/A= RM/Drivers/FdtPlatformDxe/ShellSetFdt.c index 9be23c8455..56076f236d 100644 --- a/Platform/ARM/Drivers/FdtPlatformDxe/ShellSetFdt.c +++ b/Platform/ARM/Drivers/FdtPlatformDxe/ShellSetFdt.c @@ -2,13 +2,7 @@ =20 Copyright (c) 2015, ARM Ltd. All rights reserved.
=20 - This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Platform/ARM/Include/Guid/BootMonFsFileInfo.h b/Platform/ARM/I= nclude/Guid/BootMonFsFileInfo.h index c4d805c14f..e961f6f3d3 100644 --- a/Platform/ARM/Include/Guid/BootMonFsFileInfo.h +++ b/Platform/ARM/Include/Guid/BootMonFsFileInfo.h @@ -2,13 +2,7 @@ * * Copyright (c) 2014, ARM Ltd. All rights reserved. * -* This program and the accompanying materials are licensed and made avail= able -* 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, W= ITHOUT -* WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/Include/Library/ArmShellCmdLib.h b/Platform/ARM/I= nclude/Library/ArmShellCmdLib.h index eb31cd4053..f947af20cb 100644 --- a/Platform/ARM/Include/Library/ArmShellCmdLib.h +++ b/Platform/ARM/Include/Library/ArmShellCmdLib.h @@ -4,13 +4,7 @@ * * Copyright (C) 2014, ARM Ltd * -* This program and the accompanying materials are licensed and made avail= able -* 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, W= ITHOUT -* WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/Include/Library/BdsLib.h b/Platform/ARM/Include/L= ibrary/BdsLib.h index eab8684392..04954be1b7 100644 --- a/Platform/ARM/Include/Library/BdsLib.h +++ b/Platform/ARM/Include/Library/BdsLib.h @@ -2,13 +2,7 @@ * * Copyright (c) 2013-2015, ARM Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/JunoPkg/AcpiTables/AcpiSsdtRootPci.asl b/Platform= /ARM/JunoPkg/AcpiTables/AcpiSsdtRootPci.asl index 96f1c59305..ba41a95865 100644 --- a/Platform/ARM/JunoPkg/AcpiTables/AcpiSsdtRootPci.asl +++ b/Platform/ARM/JunoPkg/AcpiTables/AcpiSsdtRootPci.asl @@ -2,13 +2,7 @@ Differentiated System Description Table Fields (SSDT) =20 Copyright (c) 2014-2015, ARM Ltd. All rights reserved.
- This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Platform/ARM/JunoPkg/AcpiTables/AcpiTables.inf b/Platform/ARM/= JunoPkg/AcpiTables/AcpiTables.inf index 539974ff24..f140febc4a 100644 --- a/Platform/ARM/JunoPkg/AcpiTables/AcpiTables.inf +++ b/Platform/ARM/JunoPkg/AcpiTables/AcpiTables.inf @@ -4,13 +4,7 @@ # # Copyright (c) 2014-2017, ARM Ltd. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # ## =20 diff --git a/Platform/ARM/JunoPkg/AcpiTables/Dbg2.aslc b/Platform/ARM/JunoP= kg/AcpiTables/Dbg2.aslc index be30cd0a65..3d43aa0ea9 100644 --- a/Platform/ARM/JunoPkg/AcpiTables/Dbg2.aslc +++ b/Platform/ARM/JunoPkg/AcpiTables/Dbg2.aslc @@ -3,13 +3,7 @@ * * Copyright (c) 2012-2016, ARM Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/JunoPkg/AcpiTables/Dsdt.asl b/Platform/ARM/JunoPk= g/AcpiTables/Dsdt.asl index 702b057757..186fd6a471 100644 --- a/Platform/ARM/JunoPkg/AcpiTables/Dsdt.asl +++ b/Platform/ARM/JunoPkg/AcpiTables/Dsdt.asl @@ -2,13 +2,7 @@ Differentiated System Description Table Fields (DSDT) =20 Copyright (c) 2014-2018, ARM Ltd. All rights reserved.
- This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Platform/ARM/JunoPkg/AcpiTables/Fadt.aslc b/Platform/ARM/JunoP= kg/AcpiTables/Fadt.aslc index 6b756292bd..504bafd122 100644 --- a/Platform/ARM/JunoPkg/AcpiTables/Fadt.aslc +++ b/Platform/ARM/JunoPkg/AcpiTables/Fadt.aslc @@ -3,13 +3,7 @@ * * Copyright (c) 2012 - 2016, ARM Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/JunoPkg/AcpiTables/Gtdt.aslc b/Platform/ARM/JunoP= kg/AcpiTables/Gtdt.aslc index 9d1296fdf2..f43834c959 100644 --- a/Platform/ARM/JunoPkg/AcpiTables/Gtdt.aslc +++ b/Platform/ARM/JunoPkg/AcpiTables/Gtdt.aslc @@ -3,13 +3,7 @@ * * Copyright (c) 2012 - 2017, ARM Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/JunoPkg/AcpiTables/Madt.aslc b/Platform/ARM/JunoP= kg/AcpiTables/Madt.aslc index dffa5d6196..ebbc9662e7 100644 --- a/Platform/ARM/JunoPkg/AcpiTables/Madt.aslc +++ b/Platform/ARM/JunoPkg/AcpiTables/Madt.aslc @@ -3,13 +3,7 @@ * * Copyright (c) 2012 - 2016, ARM Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/JunoPkg/AcpiTables/Spcr.aslc b/Platform/ARM/JunoP= kg/AcpiTables/Spcr.aslc index 8371669b7b..1696c4aede 100644 --- a/Platform/ARM/JunoPkg/AcpiTables/Spcr.aslc +++ b/Platform/ARM/JunoPkg/AcpiTables/Spcr.aslc @@ -3,13 +3,7 @@ * * Copyright (c) 2014 - 2016, ARM Limited. All rights reserved. * -* This program and the accompanying materials are licensed and made availa= ble -* 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 IMP= LIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/JunoPkg/ArmJuno.dec b/Platform/ARM/JunoPkg/ArmJun= o.dec index c511796d89..27fe757907 100644 --- a/Platform/ARM/JunoPkg/ArmJuno.dec +++ b/Platform/ARM/JunoPkg/ArmJuno.dec @@ -1,13 +1,7 @@ # # Copyright (c) 2013-2018, ARM Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # =20 [Defines] diff --git a/Platform/ARM/JunoPkg/ArmJuno.dsc b/Platform/ARM/JunoPkg/ArmJun= o.dsc index a355c1e1d9..954faca1bb 100644 --- a/Platform/ARM/JunoPkg/ArmJuno.dsc +++ b/Platform/ARM/JunoPkg/ArmJuno.dsc @@ -1,13 +1,7 @@ # # Copyright (c) 2013-2018, ARM Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # =20 ##########################################################################= ###### diff --git a/Platform/ARM/JunoPkg/ArmJuno.fdf b/Platform/ARM/JunoPkg/ArmJun= o.fdf index b1295a579b..7c128b2c5b 100644 --- a/Platform/ARM/JunoPkg/ArmJuno.fdf +++ b/Platform/ARM/JunoPkg/ArmJuno.fdf @@ -1,13 +1,7 @@ # # Copyright (c) 2013-2018, ARM Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # =20 ##########################################################################= ###### diff --git a/Platform/ARM/JunoPkg/ConfigurationManager/ConfigurationManager= .dsc.inc b/Platform/ARM/JunoPkg/ConfigurationManager/ConfigurationManager.d= sc.inc index a5fe869483..6699a01609 100644 --- a/Platform/ARM/JunoPkg/ConfigurationManager/ConfigurationManager.dsc.inc +++ b/Platform/ARM/JunoPkg/ConfigurationManager/ConfigurationManager.dsc.inc @@ -3,13 +3,7 @@ # # Copyright (c) 2017 - 2018, ARM Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent ## =20 [Defines] diff --git a/Platform/ARM/JunoPkg/ConfigurationManager/ConfigurationManager= Dxe/ConfigurationManager.c b/Platform/ARM/JunoPkg/ConfigurationManager/Conf= igurationManagerDxe/ConfigurationManager.c index d316c382c7..78b906ddb8 100644 --- a/Platform/ARM/JunoPkg/ConfigurationManager/ConfigurationManagerDxe/Con= figurationManager.c +++ b/Platform/ARM/JunoPkg/ConfigurationManager/ConfigurationManagerDxe/Con= figurationManager.c @@ -3,13 +3,7 @@ =20 Copyright (c) 2017 - 2019, ARM Limited. All rights reserved. =20 - This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 @par Glossary: - Cm or CM - Configuration Manager diff --git a/Platform/ARM/JunoPkg/ConfigurationManager/ConfigurationManager= Dxe/ConfigurationManager.h b/Platform/ARM/JunoPkg/ConfigurationManager/Conf= igurationManagerDxe/ConfigurationManager.h index b0720a2509..060817430f 100644 --- a/Platform/ARM/JunoPkg/ConfigurationManager/ConfigurationManagerDxe/Con= figurationManager.h +++ b/Platform/ARM/JunoPkg/ConfigurationManager/ConfigurationManagerDxe/Con= figurationManager.h @@ -2,13 +2,7 @@ =20 Copyright (c) 2017 - 2019, ARM Limited. All rights reserved. =20 - This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 @par Glossary: - Cm or CM - Configuration Manager diff --git a/Platform/ARM/JunoPkg/ConfigurationManager/ConfigurationManager= Dxe/ConfigurationManagerDxe.inf b/Platform/ARM/JunoPkg/ConfigurationManager= /ConfigurationManagerDxe/ConfigurationManagerDxe.inf index 93d29e6124..dd71f815db 100644 --- a/Platform/ARM/JunoPkg/ConfigurationManager/ConfigurationManagerDxe/Con= figurationManagerDxe.inf +++ b/Platform/ARM/JunoPkg/ConfigurationManager/ConfigurationManagerDxe/Con= figurationManagerDxe.inf @@ -3,13 +3,7 @@ # # Copyright (c) 2017 - 2019, ARM Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent ## =20 [Defines] diff --git a/Platform/ARM/JunoPkg/ConfigurationManager/ConfigurationManager= Dxe/Platform.h b/Platform/ARM/JunoPkg/ConfigurationManager/ConfigurationMan= agerDxe/Platform.h index c98c65c615..7c583ea92a 100644 --- a/Platform/ARM/JunoPkg/ConfigurationManager/ConfigurationManagerDxe/Pla= tform.h +++ b/Platform/ARM/JunoPkg/ConfigurationManager/ConfigurationManagerDxe/Pla= tform.h @@ -2,13 +2,7 @@ =20 Copyright (c) 2017 - 2019, ARM Limited. All rights reserved. =20 - This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Platform/ARM/JunoPkg/ConfigurationManager/PlatformASLTablesLib= /Dsdt.asl b/Platform/ARM/JunoPkg/ConfigurationManager/PlatformASLTablesLib/= Dsdt.asl index d01cc5e54c..6c04508387 100644 --- a/Platform/ARM/JunoPkg/ConfigurationManager/PlatformASLTablesLib/Dsdt.a= sl +++ b/Platform/ARM/JunoPkg/ConfigurationManager/PlatformASLTablesLib/Dsdt.a= sl @@ -2,13 +2,7 @@ Differentiated System Description Table Fields (DSDT) =20 Copyright (c) 2014 - 2019, ARM Ltd. All rights reserved.
- This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Platform/ARM/JunoPkg/ConfigurationManager/PlatformASLTablesLib= /PlatformASLTablesLib.inf b/Platform/ARM/JunoPkg/ConfigurationManager/Platf= ormASLTablesLib/PlatformASLTablesLib.inf index 59b43a9d76..93978cff97 100644 --- a/Platform/ARM/JunoPkg/ConfigurationManager/PlatformASLTablesLib/Platfo= rmASLTablesLib.inf +++ b/Platform/ARM/JunoPkg/ConfigurationManager/PlatformASLTablesLib/Platfo= rmASLTablesLib.inf @@ -3,13 +3,7 @@ # # Copyright (c) 2017 - 2019, ARM Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent ## =20 [Defines] diff --git a/Platform/ARM/JunoPkg/ConfigurationManager/PlatformASLTablesLib= /SsdtJunoUsb.asl b/Platform/ARM/JunoPkg/ConfigurationManager/PlatformASLTab= lesLib/SsdtJunoUsb.asl index 6630f3fc00..8ff9d150b9 100644 --- a/Platform/ARM/JunoPkg/ConfigurationManager/PlatformASLTablesLib/SsdtJu= noUsb.asl +++ b/Platform/ARM/JunoPkg/ConfigurationManager/PlatformASLTablesLib/SsdtJu= noUsb.asl @@ -2,13 +2,7 @@ SSDT for Juno USB =20 Copyright (c) 2014-2019, ARM Ltd. All rights reserved.
- This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Platform/ARM/JunoPkg/ConfigurationManager/PlatformASLTablesLib= /SsdtPci.asl b/Platform/ARM/JunoPkg/ConfigurationManager/PlatformASLTablesL= ib/SsdtPci.asl index d38b1d5841..2ed37ea83c 100644 --- a/Platform/ARM/JunoPkg/ConfigurationManager/PlatformASLTablesLib/SsdtPc= i.asl +++ b/Platform/ARM/JunoPkg/ConfigurationManager/PlatformASLTablesLib/SsdtPc= i.asl @@ -2,13 +2,7 @@ SSDT for Juno PCIe =20 Copyright (c) 2014 - 2019, ARM Ltd. All rights reserved.
- This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Platform/ARM/JunoPkg/ConfigurationManager/PlatformASLTablesLib= /SsdtUart.asl b/Platform/ARM/JunoPkg/ConfigurationManager/PlatformASLTables= Lib/SsdtUart.asl index 198307f9a3..55a7ffc83f 100644 --- a/Platform/ARM/JunoPkg/ConfigurationManager/PlatformASLTablesLib/SsdtUa= rt.asl +++ b/Platform/ARM/JunoPkg/ConfigurationManager/PlatformASLTablesLib/SsdtUa= rt.asl @@ -2,13 +2,7 @@ SSDT for UART =20 Copyright (c) 2014 - 2019, ARM Ltd. All rights reserved.
- This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ #include "ArmPlatform.h" diff --git a/Platform/ARM/JunoPkg/Drivers/ArmJunoDxe/AcpiTables.c b/Platfor= m/ARM/JunoPkg/Drivers/ArmJunoDxe/AcpiTables.c index bf08346434..aaa493a928 100644 --- a/Platform/ARM/JunoPkg/Drivers/ArmJunoDxe/AcpiTables.c +++ b/Platform/ARM/JunoPkg/Drivers/ArmJunoDxe/AcpiTables.c @@ -4,13 +4,7 @@ =20 Copyright (c) 2015, ARM Ltd. All rights reserved.
=20 - This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Platform/ARM/JunoPkg/Drivers/ArmJunoDxe/ArmJunoDxe.c b/Platfor= m/ARM/JunoPkg/Drivers/ArmJunoDxe/ArmJunoDxe.c index 0a42d21d4e..c5967f5b71 100644 --- a/Platform/ARM/JunoPkg/Drivers/ArmJunoDxe/ArmJunoDxe.c +++ b/Platform/ARM/JunoPkg/Drivers/ArmJunoDxe/ArmJunoDxe.c @@ -2,13 +2,7 @@ * * Copyright (c) 2013-2017, ARM Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/JunoPkg/Drivers/ArmJunoDxe/ArmJunoDxe.inf b/Platf= orm/ARM/JunoPkg/Drivers/ArmJunoDxe/ArmJunoDxe.inf index ab154da43e..7c118d9c9c 100644 --- a/Platform/ARM/JunoPkg/Drivers/ArmJunoDxe/ArmJunoDxe.inf +++ b/Platform/ARM/JunoPkg/Drivers/ArmJunoDxe/ArmJunoDxe.inf @@ -1,13 +1,7 @@ # # Copyright (c) 2013-2015, ARM Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # =20 [Defines] diff --git a/Platform/ARM/JunoPkg/Drivers/ArmJunoDxe/ArmJunoDxeInternal.h b= /Platform/ARM/JunoPkg/Drivers/ArmJunoDxe/ArmJunoDxeInternal.h index 5d2b68fabd..e6d20448c5 100644 --- a/Platform/ARM/JunoPkg/Drivers/ArmJunoDxe/ArmJunoDxeInternal.h +++ b/Platform/ARM/JunoPkg/Drivers/ArmJunoDxe/ArmJunoDxeInternal.h @@ -2,13 +2,7 @@ * * Copyright (c) 2013-2015, ARM Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/JunoPkg/Include/ArmPlatform.h b/Platform/ARM/Juno= Pkg/Include/ArmPlatform.h index 399fd95279..249887c256 100644 --- a/Platform/ARM/JunoPkg/Include/ArmPlatform.h +++ b/Platform/ARM/JunoPkg/Include/ArmPlatform.h @@ -2,13 +2,7 @@ * * Copyright (c) 2013-2017, ARM Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/JunoPkg/Library/ArmJunoLib/AArch64/ArmJunoHelper.= S b/Platform/ARM/JunoPkg/Library/ArmJunoLib/AArch64/ArmJunoHelper.S index 4bdf08d1a9..e8f7d195b2 100644 --- a/Platform/ARM/JunoPkg/Library/ArmJunoLib/AArch64/ArmJunoHelper.S +++ b/Platform/ARM/JunoPkg/Library/ArmJunoLib/AArch64/ArmJunoHelper.S @@ -2,13 +2,7 @@ * * Copyright (c) 2013-2014, ARM Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/JunoPkg/Library/ArmJunoLib/Arm/ArmJunoHelper.S b/= Platform/ARM/JunoPkg/Library/ArmJunoLib/Arm/ArmJunoHelper.S index a7e904eac6..bdd94e3df6 100644 --- a/Platform/ARM/JunoPkg/Library/ArmJunoLib/Arm/ArmJunoHelper.S +++ b/Platform/ARM/JunoPkg/Library/ArmJunoLib/Arm/ArmJunoHelper.S @@ -2,13 +2,7 @@ * * Copyright (c) 2013-2014, ARM Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/JunoPkg/Library/ArmJunoLib/ArmJuno.c b/Platform/A= RM/JunoPkg/Library/ArmJunoLib/ArmJuno.c index cbc5ed5955..c5d4f70fc0 100644 --- a/Platform/ARM/JunoPkg/Library/ArmJunoLib/ArmJuno.c +++ b/Platform/ARM/JunoPkg/Library/ArmJunoLib/ArmJuno.c @@ -2,13 +2,7 @@ * * Copyright (c) 2013-2016, ARM Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/JunoPkg/Library/ArmJunoLib/ArmJunoLib.inf b/Platf= orm/ARM/JunoPkg/Library/ArmJunoLib/ArmJunoLib.inf index 90628e04b2..145663c2fa 100644 --- a/Platform/ARM/JunoPkg/Library/ArmJunoLib/ArmJunoLib.inf +++ b/Platform/ARM/JunoPkg/Library/ArmJunoLib/ArmJunoLib.inf @@ -1,13 +1,7 @@ # # Copyright (c) 2013-2018, ARM Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # =20 [Defines] diff --git a/Platform/ARM/JunoPkg/Library/ArmJunoLib/ArmJunoMem.c b/Platfor= m/ARM/JunoPkg/Library/ArmJunoLib/ArmJunoMem.c index 2403f51fa9..990a1664e4 100644 --- a/Platform/ARM/JunoPkg/Library/ArmJunoLib/ArmJunoMem.c +++ b/Platform/ARM/JunoPkg/Library/ArmJunoLib/ArmJunoMem.c @@ -2,13 +2,7 @@ * * Copyright (c) 2013-2018, ARM Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/JunoPkg/Library/ArmJunoMtlLib/ArmJunoMtlLib.c b/P= latform/ARM/JunoPkg/Library/ArmJunoMtlLib/ArmJunoMtlLib.c index ee1efe1574..235392ab95 100644 --- a/Platform/ARM/JunoPkg/Library/ArmJunoMtlLib/ArmJunoMtlLib.c +++ b/Platform/ARM/JunoPkg/Library/ArmJunoMtlLib/ArmJunoMtlLib.c @@ -2,13 +2,7 @@ =20 Copyright (c) 2017-2018, Arm Limited. All rights reserved. =20 - This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 System Control and Management Interface V1.0 http://infocenter.arm.com/help/topic/com.arm.doc.den0056a/ diff --git a/Platform/ARM/JunoPkg/Library/ArmJunoMtlLib/ArmJunoMtlLib.inf b= /Platform/ARM/JunoPkg/Library/ArmJunoMtlLib/ArmJunoMtlLib.inf index 4b46c8071d..0b1460c274 100644 --- a/Platform/ARM/JunoPkg/Library/ArmJunoMtlLib/ArmJunoMtlLib.inf +++ b/Platform/ARM/JunoPkg/Library/ArmJunoMtlLib/ArmJunoMtlLib.inf @@ -1,13 +1,7 @@ #/** @file # Copyright (c) 2017-2018, Arm Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent #**/ =20 [Defines] diff --git a/Platform/ARM/JunoPkg/Library/ArmJunoMtlLib/ArmJunoMtlPrivateLi= b.h b/Platform/ARM/JunoPkg/Library/ArmJunoMtlLib/ArmJunoMtlPrivateLib.h index b2bac5e513..e0de203e7c 100644 --- a/Platform/ARM/JunoPkg/Library/ArmJunoMtlLib/ArmJunoMtlPrivateLib.h +++ b/Platform/ARM/JunoPkg/Library/ArmJunoMtlLib/ArmJunoMtlPrivateLib.h @@ -2,13 +2,7 @@ =20 Copyright (c) 2017-2018, Arm Limited. All rights reserved. =20 - This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 System Control and Management Interface V1.0 http://infocenter.arm.com/help/topic/com.arm.doc.den0056a/ diff --git a/Platform/ARM/JunoPkg/Library/HdLcdArmJunoLib/HdLcdArmJuno.c b/= Platform/ARM/JunoPkg/Library/HdLcdArmJunoLib/HdLcdArmJuno.c index 3e43ad6b76..4b961b7a9f 100644 --- a/Platform/ARM/JunoPkg/Library/HdLcdArmJunoLib/HdLcdArmJuno.c +++ b/Platform/ARM/JunoPkg/Library/HdLcdArmJunoLib/HdLcdArmJuno.c @@ -2,13 +2,7 @@ =20 Copyright (c) 2013-2018, ARM Ltd. All rights reserved. =20 - This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Platform/ARM/JunoPkg/Library/HdLcdArmJunoLib/HdLcdArmJunoLib.i= nf b/Platform/ARM/JunoPkg/Library/HdLcdArmJunoLib/HdLcdArmJunoLib.inf index 5590d95e2d..346c1a3d12 100644 --- a/Platform/ARM/JunoPkg/Library/HdLcdArmJunoLib/HdLcdArmJunoLib.inf +++ b/Platform/ARM/JunoPkg/Library/HdLcdArmJunoLib/HdLcdArmJunoLib.inf @@ -4,13 +4,7 @@ # # Copyright (c) 2013-2018, ARM Ltd. All rights reserved.
# -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #**/ =20 diff --git a/Platform/ARM/JunoPkg/Library/JunoPciHostBridgeLib/JunoPciHostB= ridgeLib.c b/Platform/ARM/JunoPkg/Library/JunoPciHostBridgeLib/JunoPciHostB= ridgeLib.c index 5263a2985d..a78dda8cba 100644 --- a/Platform/ARM/JunoPkg/Library/JunoPciHostBridgeLib/JunoPciHostBridgeLi= b.c +++ b/Platform/ARM/JunoPkg/Library/JunoPciHostBridgeLib/JunoPciHostBridgeLi= b.c @@ -3,13 +3,7 @@ =20 Copyright (c) 2017, Linaro Ltd. All rights reserved.
=20 - This program and the accompanying materials are licensed and made availa= ble - 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, WI= THOUT - WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ #include diff --git a/Platform/ARM/JunoPkg/Library/JunoPciHostBridgeLib/JunoPciHostB= ridgeLib.inf b/Platform/ARM/JunoPkg/Library/JunoPciHostBridgeLib/JunoPciHos= tBridgeLib.inf index 8f68f4b4f2..8b4a6e2fad 100644 --- a/Platform/ARM/JunoPkg/Library/JunoPciHostBridgeLib/JunoPciHostBridgeLi= b.inf +++ b/Platform/ARM/JunoPkg/Library/JunoPciHostBridgeLib/JunoPciHostBridgeLi= b.inf @@ -3,13 +3,7 @@ # # Copyright (c) 2017, Linaro Ltd. All rights reserved.
# -# This program and the accompanying materials are licensed and made avail= able -# 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 # # ## diff --git a/Platform/ARM/JunoPkg/Library/JunoPciHostBridgeLib/XPressRich3.= c b/Platform/ARM/JunoPkg/Library/JunoPciHostBridgeLib/XPressRich3.c index a6d782949e..0755dc1556 100644 --- a/Platform/ARM/JunoPkg/Library/JunoPciHostBridgeLib/XPressRich3.c +++ b/Platform/ARM/JunoPkg/Library/JunoPciHostBridgeLib/XPressRich3.c @@ -4,13 +4,7 @@ * Copyright (c) 2011-2015, ARM Ltd. All rights reserved. * Copyright (c) 2017, Linaro, Ltd. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/JunoPkg/Library/JunoPciHostBridgeLib/XPressRich3.= h b/Platform/ARM/JunoPkg/Library/JunoPciHostBridgeLib/XPressRich3.h index 07f52c210e..420bdda753 100644 --- a/Platform/ARM/JunoPkg/Library/JunoPciHostBridgeLib/XPressRich3.h +++ b/Platform/ARM/JunoPkg/Library/JunoPciHostBridgeLib/XPressRich3.h @@ -3,13 +3,7 @@ * * Copyright (c) 2011-2015, ARM Ltd. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/JunoPkg/Library/NorFlashJunoLib/NorFlashJuno.c b/= Platform/ARM/JunoPkg/Library/NorFlashJunoLib/NorFlashJuno.c index 2e49f3acfe..52b2bcbe3a 100644 --- a/Platform/ARM/JunoPkg/Library/NorFlashJunoLib/NorFlashJuno.c +++ b/Platform/ARM/JunoPkg/Library/NorFlashJunoLib/NorFlashJuno.c @@ -2,13 +2,7 @@ =20 Copyright (c) 2011-2014, ARM Ltd. All rights reserved.
=20 - 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 IMPL= IED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Platform/ARM/JunoPkg/Library/NorFlashJunoLib/NorFlashJunoLib.i= nf b/Platform/ARM/JunoPkg/Library/NorFlashJunoLib/NorFlashJunoLib.inf index 881a479d85..e5e5628de3 100644 --- a/Platform/ARM/JunoPkg/Library/NorFlashJunoLib/NorFlashJunoLib.inf +++ b/Platform/ARM/JunoPkg/Library/NorFlashJunoLib/NorFlashJunoLib.inf @@ -1,13 +1,7 @@ #/** @file # # Copyright (c) 2011 - 2014, ARM Ltd. All rights reserved.
-# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #**/ =20 diff --git a/Platform/ARM/JunoPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.c b/P= latform/ARM/JunoPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.c index fe5498e9fb..ac18b16ca6 100644 --- a/Platform/ARM/JunoPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.c +++ b/Platform/ARM/JunoPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.c @@ -3,13 +3,7 @@ =20 Copyright (c) 2015, ARM Limited. All rights reserved. =20 - This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ #include diff --git a/Platform/ARM/JunoPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.inf b= /Platform/ARM/JunoPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.inf index a8305925cd..f938cdf148 100644 --- a/Platform/ARM/JunoPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.inf +++ b/Platform/ARM/JunoPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.inf @@ -5,12 +5,7 @@ # Copyright (c) 2011, Intel Corporation. All rights reserved. # Copyright (c) 2015, ARM Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD License -# which accompanies this distribution. The full text of the license may b= e 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # ## =20 diff --git a/Platform/ARM/Library/ArmShellCmdRunAxf/ArmShellCmdRunAxf.c b/P= latform/ARM/Library/ArmShellCmdRunAxf/ArmShellCmdRunAxf.c index 67bbb9e863..ee0fc99a83 100644 --- a/Platform/ARM/Library/ArmShellCmdRunAxf/ArmShellCmdRunAxf.c +++ b/Platform/ARM/Library/ArmShellCmdRunAxf/ArmShellCmdRunAxf.c @@ -2,13 +2,7 @@ * * Copyright (c) 2014, ARM Ltd. All rights reserved.
* -* This program and the accompanying materials are licensed and made avail= able -* 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/Library/ArmShellCmdRunAxf/ArmShellCmdRunAxf.h b/P= latform/ARM/Library/ArmShellCmdRunAxf/ArmShellCmdRunAxf.h index 2708b53cc1..18d1e9de68 100644 --- a/Platform/ARM/Library/ArmShellCmdRunAxf/ArmShellCmdRunAxf.h +++ b/Platform/ARM/Library/ArmShellCmdRunAxf/ArmShellCmdRunAxf.h @@ -2,13 +2,7 @@ * * Copyright (c) 2014, ARM Ltd. All rights reserved.
* -* This program and the accompanying materials are licensed and made avail= able -* 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/Library/ArmShellCmdRunAxf/ArmShellCmdRunAxf.inf b= /Platform/ARM/Library/ArmShellCmdRunAxf/ArmShellCmdRunAxf.inf index 8473b0fa90..74c6a0e84f 100644 --- a/Platform/ARM/Library/ArmShellCmdRunAxf/ArmShellCmdRunAxf.inf +++ b/Platform/ARM/Library/ArmShellCmdRunAxf/ArmShellCmdRunAxf.inf @@ -2,13 +2,7 @@ # # Copyright (c) 2014, ARM Ltd. All rights reserved.
# -# This program and the accompanying materials are licensed and made avail= able -# 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # ## =20 diff --git a/Platform/ARM/Library/ArmShellCmdRunAxf/ArmShellCmdRunAxf.uni b= /Platform/ARM/Library/ArmShellCmdRunAxf/ArmShellCmdRunAxf.uni index 6b72960791..c2ccd6de4c 100644 --- a/Platform/ARM/Library/ArmShellCmdRunAxf/ArmShellCmdRunAxf.uni +++ b/Platform/ARM/Library/ArmShellCmdRunAxf/ArmShellCmdRunAxf.uni @@ -2,13 +2,7 @@ // // Copyright (c) 2014, ARM Ltd. All rights reserved.
// -// This program and the accompanying materials are licensed and made avail= able -// 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 IM= PLIED. +// SPDX-License-Identifier: BSD-2-Clause-Patent // // // Module Name: diff --git a/Platform/ARM/Library/ArmShellCmdRunAxf/BootMonFsLoader.c b/Pla= tform/ARM/Library/ArmShellCmdRunAxf/BootMonFsLoader.c index 0bce037dcb..43d4a38ab3 100644 --- a/Platform/ARM/Library/ArmShellCmdRunAxf/BootMonFsLoader.c +++ b/Platform/ARM/Library/ArmShellCmdRunAxf/BootMonFsLoader.c @@ -2,13 +2,7 @@ * * Copyright (c) 2014, ARM Ltd. All rights reserved. * -* This program and the accompanying materials are licensed and made avail= able -* 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, W= ITHOUT -* WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/Library/ArmShellCmdRunAxf/BootMonFsLoader.h b/Pla= tform/ARM/Library/ArmShellCmdRunAxf/BootMonFsLoader.h index de3c0adcd1..b2bba0d332 100644 --- a/Platform/ARM/Library/ArmShellCmdRunAxf/BootMonFsLoader.h +++ b/Platform/ARM/Library/ArmShellCmdRunAxf/BootMonFsLoader.h @@ -2,13 +2,7 @@ * * Copyright (c) 2014, ARM Ltd. All rights reserved. * -* This program and the accompanying materials are licensed and made avail= able -* 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, W= ITHOUT -* WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/Library/ArmShellCmdRunAxf/ElfLoader.c b/Platform/= ARM/Library/ArmShellCmdRunAxf/ElfLoader.c index 6bb0d22de2..b3f3452937 100644 --- a/Platform/ARM/Library/ArmShellCmdRunAxf/ElfLoader.c +++ b/Platform/ARM/Library/ArmShellCmdRunAxf/ElfLoader.c @@ -2,13 +2,7 @@ * * Copyright (c) 2014, ARM Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/Library/ArmShellCmdRunAxf/ElfLoader.h b/Platform/= ARM/Library/ArmShellCmdRunAxf/ElfLoader.h index 7020a6c4e7..dbd43ea898 100644 --- a/Platform/ARM/Library/ArmShellCmdRunAxf/ElfLoader.h +++ b/Platform/ARM/Library/ArmShellCmdRunAxf/ElfLoader.h @@ -2,13 +2,7 @@ * * Copyright (c) 2014, ARM Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/Library/ArmShellCmdRunAxf/RunAxf.c b/Platform/ARM= /Library/ArmShellCmdRunAxf/RunAxf.c index 9f4fc78030..153aed2ab6 100644 --- a/Platform/ARM/Library/ArmShellCmdRunAxf/RunAxf.c +++ b/Platform/ARM/Library/ArmShellCmdRunAxf/RunAxf.c @@ -4,13 +4,7 @@ * * Copyright (c) 2014, ARM Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/Library/ArmShellCmdRunAxf/elf32.h b/Platform/ARM/= Library/ArmShellCmdRunAxf/elf32.h index 3951444a30..14dc5a4169 100644 --- a/Platform/ARM/Library/ArmShellCmdRunAxf/elf32.h +++ b/Platform/ARM/Library/ArmShellCmdRunAxf/elf32.h @@ -2,13 +2,7 @@ Ported ELF include files from FreeBSD =20 Copyright (c) 2009 - 2010, Apple Inc. 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 IMPLI= ED. +SPDX-License-Identifier: BSD-2-Clause-Patent =20 =20 **/ diff --git a/Platform/ARM/Library/ArmShellCmdRunAxf/elf64.h b/Platform/ARM/= Library/ArmShellCmdRunAxf/elf64.h index 1cfe0c9539..8872ece3fb 100644 --- a/Platform/ARM/Library/ArmShellCmdRunAxf/elf64.h +++ b/Platform/ARM/Library/ArmShellCmdRunAxf/elf64.h @@ -2,13 +2,7 @@ Ported ELF include files from FreeBSD =20 Copyright (c) 2009 - 2010, Apple Inc. 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 IMPLI= ED. +SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ /*- diff --git a/Platform/ARM/Library/ArmShellCmdRunAxf/elf_common.h b/Platform= /ARM/Library/ArmShellCmdRunAxf/elf_common.h index ed3cedc1b0..ea3827a568 100644 --- a/Platform/ARM/Library/ArmShellCmdRunAxf/elf_common.h +++ b/Platform/ARM/Library/ArmShellCmdRunAxf/elf_common.h @@ -3,13 +3,7 @@ Ported ELF include files from FreeBSD =20 Copyright (c) 2009 - 2010, Apple Inc. All rights reserved.
Portions Copyright (c) 2011 - 2013, ARM Ltd. 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 IMPLI= ED. +SPDX-License-Identifier: BSD-2-Clause-Patent =20 =20 **/ diff --git a/Platform/ARM/Library/BdsLib/BdsFilePath.c b/Platform/ARM/Libra= ry/BdsLib/BdsFilePath.c index ad66b2f827..f0ffc6475d 100644 --- a/Platform/ARM/Library/BdsLib/BdsFilePath.c +++ b/Platform/ARM/Library/BdsLib/BdsFilePath.c @@ -2,13 +2,7 @@ * * Copyright (c) 2011-2014, ARM Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/Library/BdsLib/BdsHelper.c b/Platform/ARM/Library= /BdsLib/BdsHelper.c index de40fb5cf6..88a6dedbcb 100644 --- a/Platform/ARM/Library/BdsLib/BdsHelper.c +++ b/Platform/ARM/Library/BdsLib/BdsHelper.c @@ -2,13 +2,7 @@ * * Copyright (c) 2011-2015, ARM Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/Library/BdsLib/BdsInternal.h b/Platform/ARM/Libra= ry/BdsLib/BdsInternal.h index 850618c624..f9761a9019 100644 --- a/Platform/ARM/Library/BdsLib/BdsInternal.h +++ b/Platform/ARM/Library/BdsLib/BdsInternal.h @@ -2,13 +2,7 @@ * * Copyright (c) 2011-2015, ARM Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/Library/BdsLib/BdsLib.inf b/Platform/ARM/Library/= BdsLib/BdsLib.inf index 7441fe539b..12995cf174 100644 --- a/Platform/ARM/Library/BdsLib/BdsLib.inf +++ b/Platform/ARM/Library/BdsLib/BdsLib.inf @@ -2,13 +2,7 @@ # # Copyright (c) 2011-2014, ARM Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #*/ =20 diff --git a/Platform/ARM/SgiPkg/AcpiTables/Dbg2.aslc b/Platform/ARM/SgiPkg= /AcpiTables/Dbg2.aslc index dd85ecaebf..279f847cce 100644 --- a/Platform/ARM/SgiPkg/AcpiTables/Dbg2.aslc +++ b/Platform/ARM/SgiPkg/AcpiTables/Dbg2.aslc @@ -3,13 +3,7 @@ * * Copyright (c) 2018, ARM Limited. All rights reserved. * -* This program and the accompanying materials are licensed and made avail= able -* 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/SgiPkg/AcpiTables/Fadt.aslc b/Platform/ARM/SgiPkg= /AcpiTables/Fadt.aslc index 35b3ec80fc..9472aff2e0 100644 --- a/Platform/ARM/SgiPkg/AcpiTables/Fadt.aslc +++ b/Platform/ARM/SgiPkg/AcpiTables/Fadt.aslc @@ -3,13 +3,7 @@ * * Copyright (c) 2018, ARM Limited. All rights reserved. * -* This program and the accompanying materials are licensed and made avail= able -* 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/SgiPkg/AcpiTables/Gtdt.aslc b/Platform/ARM/SgiPkg= /AcpiTables/Gtdt.aslc index d7105f3823..a8b587ba88 100644 --- a/Platform/ARM/SgiPkg/AcpiTables/Gtdt.aslc +++ b/Platform/ARM/SgiPkg/AcpiTables/Gtdt.aslc @@ -3,13 +3,7 @@ * * Copyright (c) 2018, ARM Limited. All rights reserved. * -* This program and the accompanying materials are licensed and made avail= able -* 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/SgiPkg/AcpiTables/Iort.aslc b/Platform/ARM/SgiPkg= /AcpiTables/Iort.aslc index b32e76e408..58ec31ddc8 100644 --- a/Platform/ARM/SgiPkg/AcpiTables/Iort.aslc +++ b/Platform/ARM/SgiPkg/AcpiTables/Iort.aslc @@ -3,13 +3,7 @@ * * Copyright (c) 2018, ARM Ltd. All rights reserved. * -* This program and the accompanying materials are licensed and made avail= able -* 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/SgiPkg/AcpiTables/Mcfg.aslc b/Platform/ARM/SgiPkg= /AcpiTables/Mcfg.aslc index bb4026014d..090297d954 100644 --- a/Platform/ARM/SgiPkg/AcpiTables/Mcfg.aslc +++ b/Platform/ARM/SgiPkg/AcpiTables/Mcfg.aslc @@ -3,13 +3,7 @@ * * Copyright (c) 2018, ARM Ltd. All rights reserved. * -* This program and the accompanying materials are licensed and made avail= able -* 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/SgiPkg/AcpiTables/RdE1Edge/Dsdt.asl b/Platform/AR= M/SgiPkg/AcpiTables/RdE1Edge/Dsdt.asl index c2f2dfb46e..5583e61097 100644 --- a/Platform/ARM/SgiPkg/AcpiTables/RdE1Edge/Dsdt.asl +++ b/Platform/ARM/SgiPkg/AcpiTables/RdE1Edge/Dsdt.asl @@ -3,13 +3,7 @@ * * Copyright (c) 2018, ARM Ltd. All rights reserved. * -* This program and the accompanying materials are licensed and made avail= able -* 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/SgiPkg/AcpiTables/RdE1Edge/Madt.aslc b/Platform/A= RM/SgiPkg/AcpiTables/RdE1Edge/Madt.aslc index 0d66d8afa0..48e7a61478 100644 --- a/Platform/ARM/SgiPkg/AcpiTables/RdE1Edge/Madt.aslc +++ b/Platform/ARM/SgiPkg/AcpiTables/RdE1Edge/Madt.aslc @@ -3,13 +3,7 @@ * * Copyright (c) 2018, ARM Limited. All rights reserved. * -* This program and the accompanying materials are licensed and made avail= able -* 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/SgiPkg/AcpiTables/RdE1EdgeAcpiTables.inf b/Platfo= rm/ARM/SgiPkg/AcpiTables/RdE1EdgeAcpiTables.inf index da6d634595..3a4d4e7b95 100644 --- a/Platform/ARM/SgiPkg/AcpiTables/RdE1EdgeAcpiTables.inf +++ b/Platform/ARM/SgiPkg/AcpiTables/RdE1EdgeAcpiTables.inf @@ -3,13 +3,7 @@ # # Copyright (c) 2018, ARM Ltd. All rights reserved. # -# This program and the accompanying materials are licensed and made avail= able -# 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # ## =20 diff --git a/Platform/ARM/SgiPkg/AcpiTables/RdN1Edge/Dsdt.asl b/Platform/AR= M/SgiPkg/AcpiTables/RdN1Edge/Dsdt.asl index 9226229222..45316d5005 100644 --- a/Platform/ARM/SgiPkg/AcpiTables/RdN1Edge/Dsdt.asl +++ b/Platform/ARM/SgiPkg/AcpiTables/RdN1Edge/Dsdt.asl @@ -3,13 +3,7 @@ * * Copyright (c) 2018, ARM Ltd. All rights reserved. * -* This program and the accompanying materials are licensed and made avail= able -* 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/SgiPkg/AcpiTables/RdN1Edge/Madt.aslc b/Platform/A= RM/SgiPkg/AcpiTables/RdN1Edge/Madt.aslc index d29eda5960..6312743a47 100644 --- a/Platform/ARM/SgiPkg/AcpiTables/RdN1Edge/Madt.aslc +++ b/Platform/ARM/SgiPkg/AcpiTables/RdN1Edge/Madt.aslc @@ -3,13 +3,7 @@ * * Copyright (c) 2018, ARM Limited. All rights reserved. * -* This program and the accompanying materials are licensed and made avail= able -* 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/SgiPkg/AcpiTables/RdN1EdgeAcpiTables.inf b/Platfo= rm/ARM/SgiPkg/AcpiTables/RdN1EdgeAcpiTables.inf index aa9fec7822..58c33ecb8e 100644 --- a/Platform/ARM/SgiPkg/AcpiTables/RdN1EdgeAcpiTables.inf +++ b/Platform/ARM/SgiPkg/AcpiTables/RdN1EdgeAcpiTables.inf @@ -3,13 +3,7 @@ # # Copyright (c) 2018, ARM Ltd. All rights reserved. # -# This program and the accompanying materials are licensed and made avail= able -# 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # ## =20 diff --git a/Platform/ARM/SgiPkg/AcpiTables/Sgi575/Dsdt.asl b/Platform/ARM/= SgiPkg/AcpiTables/Sgi575/Dsdt.asl index 36bc8c3809..bf0c964b7a 100644 --- a/Platform/ARM/SgiPkg/AcpiTables/Sgi575/Dsdt.asl +++ b/Platform/ARM/SgiPkg/AcpiTables/Sgi575/Dsdt.asl @@ -3,13 +3,7 @@ * * Copyright (c) 2018, ARM Ltd. All rights reserved. * -* This program and the accompanying materials are licensed and made avail= able -* 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/SgiPkg/AcpiTables/Sgi575/Madt.aslc b/Platform/ARM= /SgiPkg/AcpiTables/Sgi575/Madt.aslc index 4f981203b2..dedabaaecd 100644 --- a/Platform/ARM/SgiPkg/AcpiTables/Sgi575/Madt.aslc +++ b/Platform/ARM/SgiPkg/AcpiTables/Sgi575/Madt.aslc @@ -3,13 +3,7 @@ * * Copyright (c) 2018, ARM Limited. All rights reserved. * -* This program and the accompanying materials are licensed and made avail= able -* 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/SgiPkg/AcpiTables/Sgi575AcpiTables.inf b/Platform= /ARM/SgiPkg/AcpiTables/Sgi575AcpiTables.inf index c666ea9d51..097ef854df 100644 --- a/Platform/ARM/SgiPkg/AcpiTables/Sgi575AcpiTables.inf +++ b/Platform/ARM/SgiPkg/AcpiTables/Sgi575AcpiTables.inf @@ -3,13 +3,7 @@ # # Copyright (c) 2018, ARM Ltd. All rights reserved. # -# This program and the accompanying materials are licensed and made avail= able -# 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # ## =20 diff --git a/Platform/ARM/SgiPkg/AcpiTables/Spcr.aslc b/Platform/ARM/SgiPkg= /AcpiTables/Spcr.aslc index 0aa1c3ec2d..6321445300 100644 --- a/Platform/ARM/SgiPkg/AcpiTables/Spcr.aslc +++ b/Platform/ARM/SgiPkg/AcpiTables/Spcr.aslc @@ -3,13 +3,7 @@ * * Copyright (c) 2018, ARM Limited. All rights reserved. * -* This program and the accompanying materials are licensed and made avail= able -* 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/SgiPkg/AcpiTables/Ssdt.asl b/Platform/ARM/SgiPkg/= AcpiTables/Ssdt.asl index 1901368d0e..49c630d531 100644 --- a/Platform/ARM/SgiPkg/AcpiTables/Ssdt.asl +++ b/Platform/ARM/SgiPkg/AcpiTables/Ssdt.asl @@ -3,13 +3,7 @@ * * Copyright (c) 2018, ARM Limited. All rights reserved. * -* This program and the accompanying materials are licensed and made avail= able -* 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/SgiPkg/Drivers/PlatformDxe/PlatformDxe.c b/Platfo= rm/ARM/SgiPkg/Drivers/PlatformDxe/PlatformDxe.c index cc9b0a6385..09e00e5d53 100644 --- a/Platform/ARM/SgiPkg/Drivers/PlatformDxe/PlatformDxe.c +++ b/Platform/ARM/SgiPkg/Drivers/PlatformDxe/PlatformDxe.c @@ -2,13 +2,7 @@ * * Copyright (c) 2018, ARM Limited. All rights reserved. * -* This program and the accompanying materials are licensed and made avail= able -* 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/SgiPkg/Drivers/PlatformDxe/PlatformDxe.inf b/Plat= form/ARM/SgiPkg/Drivers/PlatformDxe/PlatformDxe.inf index 7752256b6f..a95c0d1ddd 100644 --- a/Platform/ARM/SgiPkg/Drivers/PlatformDxe/PlatformDxe.inf +++ b/Platform/ARM/SgiPkg/Drivers/PlatformDxe/PlatformDxe.inf @@ -1,13 +1,7 @@ # # Copyright (c) 2018, ARM Limited. All rights reserved. # -# This program and the accompanying materials are licensed and made avail= able -# 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # =20 [Defines] diff --git a/Platform/ARM/SgiPkg/Drivers/PlatformDxe/VirtioDevices.c b/Plat= form/ARM/SgiPkg/Drivers/PlatformDxe/VirtioDevices.c index 92ad704c61..9e5f7e704e 100644 --- a/Platform/ARM/SgiPkg/Drivers/PlatformDxe/VirtioDevices.c +++ b/Platform/ARM/SgiPkg/Drivers/PlatformDxe/VirtioDevices.c @@ -2,13 +2,7 @@ =20 Copyright (c) 2018, ARM Ltd. All rights reserved.
=20 - This program and the accompanying materials are licensed and made availa= ble - 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Platform/ARM/SgiPkg/Include/Guid/SgiVirtioDevicesFormSet.h b/P= latform/ARM/SgiPkg/Include/Guid/SgiVirtioDevicesFormSet.h index b7aab64d7b..78c2d2d279 100644 --- a/Platform/ARM/SgiPkg/Include/Guid/SgiVirtioDevicesFormSet.h +++ b/Platform/ARM/SgiPkg/Include/Guid/SgiVirtioDevicesFormSet.h @@ -2,13 +2,7 @@ * * Copyright (c) 2018, ARM Limited. All rights reserved. * -* This program and the accompanying materials are licensed and made avail= able -* 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/SgiPkg/Include/Ppi/SgiPlatformId.h b/Platform/ARM= /SgiPkg/Include/Ppi/SgiPlatformId.h index b830326833..01eef49d8f 100644 --- a/Platform/ARM/SgiPkg/Include/Ppi/SgiPlatformId.h +++ b/Platform/ARM/SgiPkg/Include/Ppi/SgiPlatformId.h @@ -2,13 +2,7 @@ * * Copyright (c) 2018, ARM Limited. All rights reserved. * -* This program and the accompanying materials are licensed and made avail= able -* 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/SgiPkg/Include/SgiAcpiHeader.h b/Platform/ARM/Sgi= Pkg/Include/SgiAcpiHeader.h index 30352b06a6..5083dde15d 100644 --- a/Platform/ARM/SgiPkg/Include/SgiAcpiHeader.h +++ b/Platform/ARM/SgiPkg/Include/SgiAcpiHeader.h @@ -2,13 +2,7 @@ * * Copyright (c) 2018, ARM Limited. All rights reserved. * -* This program and the accompanying materials are licensed and made avail= able -* 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/SgiPkg/Include/SgiPlatform.h b/Platform/ARM/SgiPk= g/Include/SgiPlatform.h index e89a5083b3..e4a2e8cc09 100644 --- a/Platform/ARM/SgiPkg/Include/SgiPlatform.h +++ b/Platform/ARM/SgiPkg/Include/SgiPlatform.h @@ -2,13 +2,7 @@ * * Copyright (c) 2018, ARM Limited. All rights reserved. * -* This program and the accompanying materials are licensed and made avail= able -* 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/SgiPkg/Library/HdLcdArmSgiLib/HdLcdArmSgi.c b/Pla= tform/ARM/SgiPkg/Library/HdLcdArmSgiLib/HdLcdArmSgi.c index 55f10f4eb7..6f747d2545 100644 --- a/Platform/ARM/SgiPkg/Library/HdLcdArmSgiLib/HdLcdArmSgi.c +++ b/Platform/ARM/SgiPkg/Library/HdLcdArmSgiLib/HdLcdArmSgi.c @@ -2,13 +2,7 @@ * * Copyright (c) 2018, ARM Limited. All rights reserved. * -* This program and the accompanying materials are licensed and made avail= able -* 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/SgiPkg/Library/HdLcdArmSgiLib/HdLcdArmSgiLib.inf = b/Platform/ARM/SgiPkg/Library/HdLcdArmSgiLib/HdLcdArmSgiLib.inf index 751f0d9288..75a6ba2ae6 100644 --- a/Platform/ARM/SgiPkg/Library/HdLcdArmSgiLib/HdLcdArmSgiLib.inf +++ b/Platform/ARM/SgiPkg/Library/HdLcdArmSgiLib/HdLcdArmSgiLib.inf @@ -1,13 +1,7 @@ # # Copyright (c) 2018, ARM Limited. All rights reserved. # -# This program and the accompanying materials are licensed and made avail= able -# 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # =20 [Defines] diff --git a/Platform/ARM/SgiPkg/Library/NorFlashLib/NorFlashLib.c b/Platfo= rm/ARM/SgiPkg/Library/NorFlashLib/NorFlashLib.c index 04e9710bf2..e3bf2726b5 100644 --- a/Platform/ARM/SgiPkg/Library/NorFlashLib/NorFlashLib.c +++ b/Platform/ARM/SgiPkg/Library/NorFlashLib/NorFlashLib.c @@ -2,13 +2,7 @@ =20 Copyright (c) 2018, ARM Ltd. All rights reserved. =20 - This program and the accompanying materials are licensed and made availa= ble - 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Platform/ARM/SgiPkg/Library/NorFlashLib/NorFlashLib.inf b/Plat= form/ARM/SgiPkg/Library/NorFlashLib/NorFlashLib.inf index 3a6b33b538..a1439c10d1 100644 --- a/Platform/ARM/SgiPkg/Library/NorFlashLib/NorFlashLib.inf +++ b/Platform/ARM/SgiPkg/Library/NorFlashLib/NorFlashLib.inf @@ -2,13 +2,7 @@ # # Copyright (c) 2018, ARM Ltd. All rights reserved. =20 -# This program and the accompanying materials are licensed and made avail= able -# 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #**/ =20 diff --git a/Platform/ARM/SgiPkg/Library/PciHostBridgeLib/PciHostBridgeLib.= c b/Platform/ARM/SgiPkg/Library/PciHostBridgeLib/PciHostBridgeLib.c index ddda194224..e53aab58f8 100644 --- a/Platform/ARM/SgiPkg/Library/PciHostBridgeLib/PciHostBridgeLib.c +++ b/Platform/ARM/SgiPkg/Library/PciHostBridgeLib/PciHostBridgeLib.c @@ -3,13 +3,7 @@ * * Copyright (c) 2018, ARM Limited. All rights reserved. * -* This program and the accompanying materials are licensed and made avail= able -* 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/SgiPkg/Library/PciHostBridgeLib/PciHostBridgeLib.= inf b/Platform/ARM/SgiPkg/Library/PciHostBridgeLib/PciHostBridgeLib.inf index 16c2295f75..a9fdd874d0 100644 --- a/Platform/ARM/SgiPkg/Library/PciHostBridgeLib/PciHostBridgeLib.inf +++ b/Platform/ARM/SgiPkg/Library/PciHostBridgeLib/PciHostBridgeLib.inf @@ -4,13 +4,7 @@ # Copyright (c) 2016, Intel Corporation. All rights reserved. # Copyright (c) 2017, ARM Limited. All rights reserved. # -# This program and the accompanying materials are licensed and made avail= able -# 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 # ## =20 diff --git a/Platform/ARM/SgiPkg/Library/PlatformLib/AArch64/Helper.S b/Pla= tform/ARM/SgiPkg/Library/PlatformLib/AArch64/Helper.S index 5dc64316ce..e2572b51e9 100644 --- a/Platform/ARM/SgiPkg/Library/PlatformLib/AArch64/Helper.S +++ b/Platform/ARM/SgiPkg/Library/PlatformLib/AArch64/Helper.S @@ -2,13 +2,7 @@ * * Copyright (c) 2018, ARM Limited. All rights reserved. * -* This program and the accompanying materials are licensed and made avail= able -* 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/SgiPkg/Library/PlatformLib/PlatformLib.c b/Platfo= rm/ARM/SgiPkg/Library/PlatformLib/PlatformLib.c index d264292216..9731d7ccce 100644 --- a/Platform/ARM/SgiPkg/Library/PlatformLib/PlatformLib.c +++ b/Platform/ARM/SgiPkg/Library/PlatformLib/PlatformLib.c @@ -2,13 +2,7 @@ * * Copyright (c) 2018, ARM Limited. All rights reserved. * -* This program and the accompanying materials are licensed and made avail= able -* 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/SgiPkg/Library/PlatformLib/PlatformLib.inf b/Plat= form/ARM/SgiPkg/Library/PlatformLib/PlatformLib.inf index c0fcc81982..3db70e900d 100644 --- a/Platform/ARM/SgiPkg/Library/PlatformLib/PlatformLib.inf +++ b/Platform/ARM/SgiPkg/Library/PlatformLib/PlatformLib.inf @@ -1,13 +1,7 @@ # # Copyright (c) 2018, ARM Limited. All rights reserved. # -# This program and the accompanying materials are licensed and made avail= able -# 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # =20 [Defines] diff --git a/Platform/ARM/SgiPkg/Library/PlatformLib/PlatformLibMem.c b/Pla= tform/ARM/SgiPkg/Library/PlatformLib/PlatformLibMem.c index 60729e3c71..845aeaf4dd 100644 --- a/Platform/ARM/SgiPkg/Library/PlatformLib/PlatformLibMem.c +++ b/Platform/ARM/SgiPkg/Library/PlatformLib/PlatformLibMem.c @@ -2,13 +2,7 @@ * * Copyright (c) 2018, ARM Limited. All rights reserved. * -* This program and the accompanying materials are licensed and made avail= able -* 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/SgiPkg/Library/SgiPlatformPei/SgiPlatformPei.inf = b/Platform/ARM/SgiPkg/Library/SgiPlatformPei/SgiPlatformPei.inf index a9173cc572..407160c075 100644 --- a/Platform/ARM/SgiPkg/Library/SgiPlatformPei/SgiPlatformPei.inf +++ b/Platform/ARM/SgiPkg/Library/SgiPlatformPei/SgiPlatformPei.inf @@ -1,13 +1,7 @@ # # Copyright (c) 2018, ARM Limited. All rights reserved. # -# This program and the accompanying materials are licensed and made avail= able -# 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # =20 [Defines] diff --git a/Platform/ARM/SgiPkg/Library/SgiPlatformPei/SgiPlatformPeim.c b= /Platform/ARM/SgiPkg/Library/SgiPlatformPei/SgiPlatformPeim.c index d133921f23..4daa1832df 100644 --- a/Platform/ARM/SgiPkg/Library/SgiPlatformPei/SgiPlatformPeim.c +++ b/Platform/ARM/SgiPkg/Library/SgiPlatformPei/SgiPlatformPeim.c @@ -2,13 +2,7 @@ * * Copyright (c) 2018, ARM Limited. All rights reserved. * -* This program and the accompanying materials are licensed and made avail= able -* 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/SgiPkg/PlatformStandaloneMm.dsc b/Platform/ARM/Sg= iPkg/PlatformStandaloneMm.dsc index 49fc91944d..7ae19560ea 100644 --- a/Platform/ARM/SgiPkg/PlatformStandaloneMm.dsc +++ b/Platform/ARM/SgiPkg/PlatformStandaloneMm.dsc @@ -1,13 +1,7 @@ # # Copyright (c) 2018, ARM Limited. All rights reserved. # -# This program and the accompanying materials are licensed and made avail= able -# 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # =20 ##########################################################################= ###### diff --git a/Platform/ARM/SgiPkg/PlatformStandaloneMm.fdf b/Platform/ARM/Sg= iPkg/PlatformStandaloneMm.fdf index 810460ca98..5a0772cd85 100644 --- a/Platform/ARM/SgiPkg/PlatformStandaloneMm.fdf +++ b/Platform/ARM/SgiPkg/PlatformStandaloneMm.fdf @@ -1,13 +1,7 @@ # # Copyright (c) 2018, ARM Limited. All rights reserved. # -# This program and the accompanying materials are licensed and made avail= able -# 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # =20 ##########################################################################= ###### diff --git a/Platform/ARM/SgiPkg/SgiPlatform.dec b/Platform/ARM/SgiPkg/SgiP= latform.dec index 612c494c2d..229552ea78 100644 --- a/Platform/ARM/SgiPkg/SgiPlatform.dec +++ b/Platform/ARM/SgiPkg/SgiPlatform.dec @@ -1,13 +1,7 @@ # # Copyright (c) 2018, ARM Limited. All rights reserved. # -# This program and the accompanying materials are licensed and made avail= able -# 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # =20 [Defines] diff --git a/Platform/ARM/SgiPkg/SgiPlatform.dsc b/Platform/ARM/SgiPkg/SgiP= latform.dsc index ae55139175..a5b7eea1d3 100644 --- a/Platform/ARM/SgiPkg/SgiPlatform.dsc +++ b/Platform/ARM/SgiPkg/SgiPlatform.dsc @@ -1,13 +1,7 @@ # # Copyright (c) 2018, ARM Limited. All rights reserved. # -# This program and the accompanying materials are licensed and made avail= able -# 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # =20 ##########################################################################= ###### diff --git a/Platform/ARM/SgiPkg/SgiPlatform.fdf b/Platform/ARM/SgiPkg/SgiP= latform.fdf index b163dab5c3..527bbd825d 100644 --- a/Platform/ARM/SgiPkg/SgiPlatform.fdf +++ b/Platform/ARM/SgiPkg/SgiPlatform.fdf @@ -1,13 +1,7 @@ # # Copyright (c) 2018, ARM Limited. All rights reserved. # -# This program and the accompanying materials are licensed and made avail= able -# 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # =20 ##########################################################################= ###### diff --git a/Platform/ARM/VExpressPkg/AcpiTables/AcpiTables.inf b/Platform/= ARM/VExpressPkg/AcpiTables/AcpiTables.inf index 35685274a0..bca1d21de7 100644 --- a/Platform/ARM/VExpressPkg/AcpiTables/AcpiTables.inf +++ b/Platform/ARM/VExpressPkg/AcpiTables/AcpiTables.inf @@ -4,13 +4,7 @@ # # Copyright (c) 2014-2017, ARM Ltd. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # ## =20 diff --git a/Platform/ARM/VExpressPkg/AcpiTables/Dsdt.asl b/Platform/ARM/VE= xpressPkg/AcpiTables/Dsdt.asl index 7e81ab7ea1..f9b44bb25f 100644 --- a/Platform/ARM/VExpressPkg/AcpiTables/Dsdt.asl +++ b/Platform/ARM/VExpressPkg/AcpiTables/Dsdt.asl @@ -2,28 +2,7 @@ * Copyright (c) 2013, Al Stone * All rights reserved. * -* Redistribution and use in source and binary forms, with or without -* modification, are permitted provided that the following conditions -* are met: -* -* 1. Redistributions of source code must retain the above copyright -* notice, this list of conditions and the following disclaimer. -* -* 2. Redistributions in binary form must reproduce the above copyright -* notice, this list of conditions and the following disclaimer in the -* documentation and/or other materials provided with the distribution. -* -* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -* LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -* A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -* HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED -* TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR -* PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF -* LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING -* NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +* SPDX-License-Identifier: BSD-2-Clause-Patent * * * NB: This License is also known as the "BSD 2-Clause License". diff --git a/Platform/ARM/VExpressPkg/AcpiTables/Fadt.aslc b/Platform/ARM/V= ExpressPkg/AcpiTables/Fadt.aslc index 087c191ecd..4eaec61b32 100644 --- a/Platform/ARM/VExpressPkg/AcpiTables/Fadt.aslc +++ b/Platform/ARM/VExpressPkg/AcpiTables/Fadt.aslc @@ -3,13 +3,7 @@ * * Copyright (c) 2012 - 2016, ARM Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/VExpressPkg/AcpiTables/FvpPlatform.h b/Platform/A= RM/VExpressPkg/AcpiTables/FvpPlatform.h index e3582bfe33..21df93f6ee 100644 --- a/Platform/ARM/VExpressPkg/AcpiTables/FvpPlatform.h +++ b/Platform/ARM/VExpressPkg/AcpiTables/FvpPlatform.h @@ -4,13 +4,7 @@ * Copyright (c) 2015, Hisilicon Limited. All rights reserved. * Copyright (c) 2015, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * * Based on the files under ArmPlatformPkg/ArmJunoPkg/AcpiTables/ * diff --git a/Platform/ARM/VExpressPkg/AcpiTables/Gtdt.aslc b/Platform/ARM/V= ExpressPkg/AcpiTables/Gtdt.aslc index 7a0b2b686e..9007fc936c 100644 --- a/Platform/ARM/VExpressPkg/AcpiTables/Gtdt.aslc +++ b/Platform/ARM/VExpressPkg/AcpiTables/Gtdt.aslc @@ -4,13 +4,7 @@ * Copyright (c) 2012 - 2018, ARM Limited. All rights reserved. * Copyright (c) 2016, Linaro Ltd. All rights reserved * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/VExpressPkg/AcpiTables/Madt.aslc b/Platform/ARM/V= ExpressPkg/AcpiTables/Madt.aslc index bf90a9f5a9..b34422e13f 100644 --- a/Platform/ARM/VExpressPkg/AcpiTables/Madt.aslc +++ b/Platform/ARM/VExpressPkg/AcpiTables/Madt.aslc @@ -4,13 +4,7 @@ * Copyright (c) 2012 - 2015, ARM Limited. All rights reserved. * Copyright (c) 2016 Linaro Ltd. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/VExpressPkg/AcpiTables/Spcr.aslc b/Platform/ARM/V= ExpressPkg/AcpiTables/Spcr.aslc index 68caa24567..7a6b635ac7 100644 --- a/Platform/ARM/VExpressPkg/AcpiTables/Spcr.aslc +++ b/Platform/ARM/VExpressPkg/AcpiTables/Spcr.aslc @@ -4,13 +4,7 @@ * Copyright (c) 2014 - 2016, ARM Limited. All rights reserved. * Copyright (c) 2016, Linaro Ltd. All rights reserved. * -* This program and the accompanying materials are licensed and made availa= ble -* 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 IMP= LIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/VExpressPkg/ArmVExpress-CTA15-A7.dsc b/Platform/A= RM/VExpressPkg/ArmVExpress-CTA15-A7.dsc index 3a3b4e3dbb..2f8021d3ea 100644 --- a/Platform/ARM/VExpressPkg/ArmVExpress-CTA15-A7.dsc +++ b/Platform/ARM/VExpressPkg/ArmVExpress-CTA15-A7.dsc @@ -2,13 +2,7 @@ # Copyright (c) 2012-2018, ARM Limited. All rights reserved. # Copyright (c) 2015, Intel Corporation. All rights reserved.
# -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # # =20 diff --git a/Platform/ARM/VExpressPkg/ArmVExpress-CTA15-A7.fdf b/Platform/A= RM/VExpressPkg/ArmVExpress-CTA15-A7.fdf index ecd57f3a3e..082f80d999 100644 --- a/Platform/ARM/VExpressPkg/ArmVExpress-CTA15-A7.fdf +++ b/Platform/ARM/VExpressPkg/ArmVExpress-CTA15-A7.fdf @@ -2,13 +2,7 @@ # Copyright (c) 2012-2015, ARM Limited. All rights reserved. # Copyright (c) 2015, Intel Corporation. All rights reserved.
# -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # =20 ##########################################################################= ###### diff --git a/Platform/ARM/VExpressPkg/ArmVExpress-FVP-AArch64.dsc b/Platfor= m/ARM/VExpressPkg/ArmVExpress-FVP-AArch64.dsc index 1cf2ebb58f..63d79a4885 100644 --- a/Platform/ARM/VExpressPkg/ArmVExpress-FVP-AArch64.dsc +++ b/Platform/ARM/VExpressPkg/ArmVExpress-FVP-AArch64.dsc @@ -1,13 +1,7 @@ # # Copyright (c) 2011-2018, ARM Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # # =20 diff --git a/Platform/ARM/VExpressPkg/ArmVExpress-FVP-AArch64.fdf b/Platfor= m/ARM/VExpressPkg/ArmVExpress-FVP-AArch64.fdf index fc998ec746..8f49ed3dba 100644 --- a/Platform/ARM/VExpressPkg/ArmVExpress-FVP-AArch64.fdf +++ b/Platform/ARM/VExpressPkg/ArmVExpress-FVP-AArch64.fdf @@ -1,13 +1,7 @@ # # Copyright (c) 2011 - 2018, ARM Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # =20 ##########################################################################= ###### diff --git a/Platform/ARM/VExpressPkg/ArmVExpress-networking.fdf.inc b/Plat= form/ARM/VExpressPkg/ArmVExpress-networking.fdf.inc index b647f65ad1..6d060303b9 100644 --- a/Platform/ARM/VExpressPkg/ArmVExpress-networking.fdf.inc +++ b/Platform/ARM/VExpressPkg/ArmVExpress-networking.fdf.inc @@ -1,14 +1,7 @@ # # Copyright (c) 2012-2014, ARM Limited. All rights reserved. # =20 -# This program and the accompanying materials =20 -# 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 =20 -# http://opensource.org/licenses/bsd-license.php = =20 -# -# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,=20 -# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # =20 # diff --git a/Platform/ARM/VExpressPkg/ArmVExpress.dsc.inc b/Platform/ARM/VE= xpressPkg/ArmVExpress.dsc.inc index e7a77c0ad9..7b5dc93a70 100644 --- a/Platform/ARM/VExpressPkg/ArmVExpress.dsc.inc +++ b/Platform/ARM/VExpressPkg/ArmVExpress.dsc.inc @@ -1,13 +1,7 @@ # # Copyright (c) 2011-2018, ARM Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # # =20 diff --git a/Platform/ARM/VExpressPkg/ArmVExpressPkg.dec b/Platform/ARM/VEx= pressPkg/ArmVExpressPkg.dec index ac77540362..a659cda2e4 100644 --- a/Platform/ARM/VExpressPkg/ArmVExpressPkg.dec +++ b/Platform/ARM/VExpressPkg/ArmVExpressPkg.dec @@ -3,13 +3,7 @@ # # Copyright (c) 2012-2018, ARM Limited. All rights reserved. # -# This program and the accompanying materials are licensed and made avail= able -# 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #**/ =20 diff --git a/Platform/ARM/VExpressPkg/ConfigurationManager/ConfigurationMan= ager.dsc.inc b/Platform/ARM/VExpressPkg/ConfigurationManager/ConfigurationM= anager.dsc.inc index 788b145b27..9b044bba5d 100644 --- a/Platform/ARM/VExpressPkg/ConfigurationManager/ConfigurationManager.ds= c.inc +++ b/Platform/ARM/VExpressPkg/ConfigurationManager/ConfigurationManager.ds= c.inc @@ -3,13 +3,7 @@ # # Copyright (c) 2017 - 2018, ARM Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent ## =20 [Defines] diff --git a/Platform/ARM/VExpressPkg/ConfigurationManager/ConfigurationMan= agerDxe/ConfigurationManager.c b/Platform/ARM/VExpressPkg/ConfigurationMana= ger/ConfigurationManagerDxe/ConfigurationManager.c index eb8c77cf46..010702ae1d 100644 --- a/Platform/ARM/VExpressPkg/ConfigurationManager/ConfigurationManagerDxe= /ConfigurationManager.c +++ b/Platform/ARM/VExpressPkg/ConfigurationManager/ConfigurationManagerDxe= /ConfigurationManager.c @@ -3,13 +3,7 @@ =20 Copyright (c) 2017 - 2019, ARM Limited. All rights reserved. =20 - This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 @par Glossary: - Cm or CM - Configuration Manager diff --git a/Platform/ARM/VExpressPkg/ConfigurationManager/ConfigurationMan= agerDxe/ConfigurationManager.h b/Platform/ARM/VExpressPkg/ConfigurationMana= ger/ConfigurationManagerDxe/ConfigurationManager.h index eb1938badc..c61750dc55 100644 --- a/Platform/ARM/VExpressPkg/ConfigurationManager/ConfigurationManagerDxe= /ConfigurationManager.h +++ b/Platform/ARM/VExpressPkg/ConfigurationManager/ConfigurationManagerDxe= /ConfigurationManager.h @@ -2,13 +2,7 @@ =20 Copyright (c) 2017 - 2019, ARM Limited. All rights reserved. =20 - This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 @par Glossary: - Cm or CM - Configuration Manager diff --git a/Platform/ARM/VExpressPkg/ConfigurationManager/ConfigurationMan= agerDxe/ConfigurationManagerDxe.inf b/Platform/ARM/VExpressPkg/Configuratio= nManager/ConfigurationManagerDxe/ConfigurationManagerDxe.inf index b9e7a8620b..14f4323f00 100644 --- a/Platform/ARM/VExpressPkg/ConfigurationManager/ConfigurationManagerDxe= /ConfigurationManagerDxe.inf +++ b/Platform/ARM/VExpressPkg/ConfigurationManager/ConfigurationManagerDxe= /ConfigurationManagerDxe.inf @@ -3,13 +3,7 @@ # # Copyright (c) 2017 - 2019, ARM Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent ## =20 [Defines] diff --git a/Platform/ARM/VExpressPkg/ConfigurationManager/ConfigurationMan= agerDxe/Platform.h b/Platform/ARM/VExpressPkg/ConfigurationManager/Configur= ationManagerDxe/Platform.h index 676cb22d27..426d5a7737 100644 --- a/Platform/ARM/VExpressPkg/ConfigurationManager/ConfigurationManagerDxe= /Platform.h +++ b/Platform/ARM/VExpressPkg/ConfigurationManager/ConfigurationManagerDxe= /Platform.h @@ -2,13 +2,7 @@ =20 Copyright (c) 2017 - 2019, ARM Limited. All rights reserved. =20 - This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Platform/ARM/VExpressPkg/ConfigurationManager/PlatformASLTable= sLib/Dsdt.asl b/Platform/ARM/VExpressPkg/ConfigurationManager/PlatformASLTa= blesLib/Dsdt.asl index 625930db4d..9192a00707 100644 --- a/Platform/ARM/VExpressPkg/ConfigurationManager/PlatformASLTablesLib/Ds= dt.asl +++ b/Platform/ARM/VExpressPkg/ConfigurationManager/PlatformASLTablesLib/Ds= dt.asl @@ -2,13 +2,7 @@ Differentiated System Description Table Fields (DSDT) =20 Copyright (c) 2014-2017, ARM Ltd. All rights reserved.
- This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Platform/ARM/VExpressPkg/ConfigurationManager/PlatformASLTable= sLib/PlatformASLTablesLib.inf b/Platform/ARM/VExpressPkg/ConfigurationManag= er/PlatformASLTablesLib/PlatformASLTablesLib.inf index 49482b1852..23a71c365b 100644 --- a/Platform/ARM/VExpressPkg/ConfigurationManager/PlatformASLTablesLib/Pl= atformASLTablesLib.inf +++ b/Platform/ARM/VExpressPkg/ConfigurationManager/PlatformASLTablesLib/Pl= atformASLTablesLib.inf @@ -3,13 +3,7 @@ # # Copyright (c) 2017 - 2019, ARM Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent ## =20 [Defines] diff --git a/Platform/ARM/VExpressPkg/Drivers/ArmVExpressDxe/ArmFvpDxe.c b/= Platform/ARM/VExpressPkg/Drivers/ArmVExpressDxe/ArmFvpDxe.c index 7827c50d8b..189069484b 100644 --- a/Platform/ARM/VExpressPkg/Drivers/ArmVExpressDxe/ArmFvpDxe.c +++ b/Platform/ARM/VExpressPkg/Drivers/ArmVExpressDxe/ArmFvpDxe.c @@ -2,13 +2,7 @@ =20 Copyright (c) 2013-2015, ARM Ltd. All rights reserved.
=20 - This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Platform/ARM/VExpressPkg/Drivers/ArmVExpressDxe/ArmFvpDxe.inf = b/Platform/ARM/VExpressPkg/Drivers/ArmVExpressDxe/ArmFvpDxe.inf index 3b19028dd9..a4021c2d9e 100644 --- a/Platform/ARM/VExpressPkg/Drivers/ArmVExpressDxe/ArmFvpDxe.inf +++ b/Platform/ARM/VExpressPkg/Drivers/ArmVExpressDxe/ArmFvpDxe.inf @@ -2,13 +2,7 @@ # # Copyright (c) 2013-2015, ARM Ltd. All rights reserved.
# -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #**/ =20 diff --git a/Platform/ARM/VExpressPkg/Drivers/ArmVExpressDxe/ArmHwDxe.c b/P= latform/ARM/VExpressPkg/Drivers/ArmVExpressDxe/ArmHwDxe.c index 19efa3c23d..dbb34cd19e 100644 --- a/Platform/ARM/VExpressPkg/Drivers/ArmVExpressDxe/ArmHwDxe.c +++ b/Platform/ARM/VExpressPkg/Drivers/ArmVExpressDxe/ArmHwDxe.c @@ -2,13 +2,7 @@ =20 Copyright (c) 2013-2015, ARM Ltd. All rights reserved.
=20 - This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Platform/ARM/VExpressPkg/Drivers/ArmVExpressDxe/ArmHwDxe.inf b= /Platform/ARM/VExpressPkg/Drivers/ArmVExpressDxe/ArmHwDxe.inf index 8bf289f8da..ddaa3f52cc 100644 --- a/Platform/ARM/VExpressPkg/Drivers/ArmVExpressDxe/ArmHwDxe.inf +++ b/Platform/ARM/VExpressPkg/Drivers/ArmVExpressDxe/ArmHwDxe.inf @@ -2,13 +2,7 @@ # # Copyright (c) 2013-2015, ARM Ltd. All rights reserved.
# -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #**/ =20 diff --git a/Platform/ARM/VExpressPkg/Drivers/ArmVExpressFastBootDxe/ArmVEx= pressFastBoot.c b/Platform/ARM/VExpressPkg/Drivers/ArmVExpressFastBootDxe/A= rmVExpressFastBoot.c index 9a4a6c7007..e7cf64b745 100644 --- a/Platform/ARM/VExpressPkg/Drivers/ArmVExpressFastBootDxe/ArmVExpressFa= stBoot.c +++ b/Platform/ARM/VExpressPkg/Drivers/ArmVExpressFastBootDxe/ArmVExpressFa= stBoot.c @@ -3,13 +3,7 @@ Copyright (c) 2014, ARM Ltd. All rights reserved.
Copyright (c) 2016, Linaro Ltd. All rights reserved.
=20 - This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Platform/ARM/VExpressPkg/Drivers/ArmVExpressFastBootDxe/ArmVEx= pressFastBootDxe.inf b/Platform/ARM/VExpressPkg/Drivers/ArmVExpressFastBoot= Dxe/ArmVExpressFastBootDxe.inf index c5b32d88f1..d95dc0268e 100644 --- a/Platform/ARM/VExpressPkg/Drivers/ArmVExpressFastBootDxe/ArmVExpressFa= stBootDxe.inf +++ b/Platform/ARM/VExpressPkg/Drivers/ArmVExpressFastBootDxe/ArmVExpressFa= stBootDxe.inf @@ -2,12 +2,7 @@ # # Copyright (c) 2014, ARM Ltd. All rights reserved.
# -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD License -# which accompanies this distribution. The full text of the license may b= e 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # # #**/ diff --git a/Platform/ARM/VExpressPkg/Include/Library/ArmPlatformSysConfigL= ib.h b/Platform/ARM/VExpressPkg/Include/Library/ArmPlatformSysConfigLib.h index 39a0cc7f73..f9e9052fa9 100644 --- a/Platform/ARM/VExpressPkg/Include/Library/ArmPlatformSysConfigLib.h +++ b/Platform/ARM/VExpressPkg/Include/Library/ArmPlatformSysConfigLib.h @@ -2,13 +2,7 @@ =20 Copyright (c) 2011-2012, ARM Ltd. All rights reserved.
=20 - This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Platform/ARM/VExpressPkg/Include/Library/LcdPlatformLib.h b/Pl= atform/ARM/VExpressPkg/Include/Library/LcdPlatformLib.h index b9bdf471e2..5591147313 100644 --- a/Platform/ARM/VExpressPkg/Include/Library/LcdPlatformLib.h +++ b/Platform/ARM/VExpressPkg/Include/Library/LcdPlatformLib.h @@ -1,13 +1,7 @@ /** @file =20 Copyright (c) 2011, ARM Ltd. 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 IMPL= IED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Platform/ARM/VExpressPkg/Include/Platform/CTA15-A7/ArmPlatform= .h b/Platform/ARM/VExpressPkg/Include/Platform/CTA15-A7/ArmPlatform.h index b52f89a5cb..db6303a05f 100644 --- a/Platform/ARM/VExpressPkg/Include/Platform/CTA15-A7/ArmPlatform.h +++ b/Platform/ARM/VExpressPkg/Include/Platform/CTA15-A7/ArmPlatform.h @@ -3,13 +3,7 @@ * * Copyright (c) 2012, ARM Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/VExpressPkg/Include/Platform/RTSM/ArmPlatform.h b= /Platform/ARM/VExpressPkg/Include/Platform/RTSM/ArmPlatform.h index e267912ef5..499f62b2dc 100644 --- a/Platform/ARM/VExpressPkg/Include/Platform/RTSM/ArmPlatform.h +++ b/Platform/ARM/VExpressPkg/Include/Platform/RTSM/ArmPlatform.h @@ -3,13 +3,7 @@ * * Copyright (c) 2011, ARM Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/VExpressPkg/Include/VExpressMotherBoard.h b/Platf= orm/ARM/VExpressPkg/Include/VExpressMotherBoard.h index 38691c3582..c06adb159e 100644 --- a/Platform/ARM/VExpressPkg/Include/VExpressMotherBoard.h +++ b/Platform/ARM/VExpressPkg/Include/VExpressMotherBoard.h @@ -3,13 +3,7 @@ * * Copyright (c) 2011-2015, ARM Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/VExpressPkg/Library/ArmMaliDpLib/ArmMaliDpLib.c b= /Platform/ARM/VExpressPkg/Library/ArmMaliDpLib/ArmMaliDpLib.c index 04ad341d14..aa55bc2e5b 100644 --- a/Platform/ARM/VExpressPkg/Library/ArmMaliDpLib/ArmMaliDpLib.c +++ b/Platform/ARM/VExpressPkg/Library/ArmMaliDpLib/ArmMaliDpLib.c @@ -4,13 +4,7 @@ =20 Copyright (c) 2017-2018, Arm Limited. All rights reserved. =20 - This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Platform/ARM/VExpressPkg/Library/ArmMaliDpLib/ArmMaliDpLib.inf= b/Platform/ARM/VExpressPkg/Library/ArmMaliDpLib/ArmMaliDpLib.inf index 78f7d307b7..784e84bd92 100644 --- a/Platform/ARM/VExpressPkg/Library/ArmMaliDpLib/ArmMaliDpLib.inf +++ b/Platform/ARM/VExpressPkg/Library/ArmMaliDpLib/ArmMaliDpLib.inf @@ -3,13 +3,7 @@ # # Copyright (c) 2017-2018, Arm Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent #**/ =20 [Defines] diff --git a/Platform/ARM/VExpressPkg/Library/ArmVExpressDtPlatformDtbLoade= rLib/ArmVExpressDtPlatformDtbLoaderLib.c b/Platform/ARM/VExpressPkg/Library= /ArmVExpressDtPlatformDtbLoaderLib/ArmVExpressDtPlatformDtbLoaderLib.c index 3a5613c837..5734145bb0 100644 --- a/Platform/ARM/VExpressPkg/Library/ArmVExpressDtPlatformDtbLoaderLib/Ar= mVExpressDtPlatformDtbLoaderLib.c +++ b/Platform/ARM/VExpressPkg/Library/ArmVExpressDtPlatformDtbLoaderLib/Ar= mVExpressDtPlatformDtbLoaderLib.c @@ -2,13 +2,7 @@ * * Copyright (c) 2017, Linaro, Ltd. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/VExpressPkg/Library/ArmVExpressDtPlatformDtbLoade= rLib/ArmVExpressDtPlatformDtbLoaderLib.inf b/Platform/ARM/VExpressPkg/Libra= ry/ArmVExpressDtPlatformDtbLoaderLib/ArmVExpressDtPlatformDtbLoaderLib.inf index 6218aba9d0..7992ffa22c 100644 --- a/Platform/ARM/VExpressPkg/Library/ArmVExpressDtPlatformDtbLoaderLib/Ar= mVExpressDtPlatformDtbLoaderLib.inf +++ b/Platform/ARM/VExpressPkg/Library/ArmVExpressDtPlatformDtbLoaderLib/Ar= mVExpressDtPlatformDtbLoaderLib.inf @@ -2,13 +2,7 @@ * * Copyright (c) 2017, Linaro, Ltd. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/VExpressPkg/Library/ArmVExpressLibCTA15-A7/ArmVEx= pressLib.inf b/Platform/ARM/VExpressPkg/Library/ArmVExpressLibCTA15-A7/ArmV= ExpressLib.inf index 329f80dcfe..e585fe6c18 100644 --- a/Platform/ARM/VExpressPkg/Library/ArmVExpressLibCTA15-A7/ArmVExpressLi= b.inf +++ b/Platform/ARM/VExpressPkg/Library/ArmVExpressLibCTA15-A7/ArmVExpressLi= b.inf @@ -2,13 +2,7 @@ # # Copyright (c) 2011-2012, ARM Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #*/ =20 diff --git a/Platform/ARM/VExpressPkg/Library/ArmVExpressLibCTA15-A7/CTA15-= A7.c b/Platform/ARM/VExpressPkg/Library/ArmVExpressLibCTA15-A7/CTA15-A7.c index a6ddd1b792..09521bdf00 100644 --- a/Platform/ARM/VExpressPkg/Library/ArmVExpressLibCTA15-A7/CTA15-A7.c +++ b/Platform/ARM/VExpressPkg/Library/ArmVExpressLibCTA15-A7/CTA15-A7.c @@ -2,13 +2,7 @@ * * Copyright (c) 2012, ARM Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/VExpressPkg/Library/ArmVExpressLibCTA15-A7/CTA15-= A7Helper.S b/Platform/ARM/VExpressPkg/Library/ArmVExpressLibCTA15-A7/CTA15-= A7Helper.S index 3719a5ace6..b7ee78aa09 100644 --- a/Platform/ARM/VExpressPkg/Library/ArmVExpressLibCTA15-A7/CTA15-A7Helpe= r.S +++ b/Platform/ARM/VExpressPkg/Library/ArmVExpressLibCTA15-A7/CTA15-A7Helpe= r.S @@ -1,13 +1,7 @@ // // Copyright (c) 2012-2013, ARM Limited. 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 I= MPLIED. +// SPDX-License-Identifier: BSD-2-Clause-Patent // // =20 diff --git a/Platform/ARM/VExpressPkg/Library/ArmVExpressLibCTA15-A7/CTA15-= A7Helper.asm b/Platform/ARM/VExpressPkg/Library/ArmVExpressLibCTA15-A7/CTA1= 5-A7Helper.asm index c035843da0..9fb06ea009 100644 --- a/Platform/ARM/VExpressPkg/Library/ArmVExpressLibCTA15-A7/CTA15-A7Helpe= r.asm +++ b/Platform/ARM/VExpressPkg/Library/ArmVExpressLibCTA15-A7/CTA15-A7Helpe= r.asm @@ -1,13 +1,7 @@ // // Copyright (c) 2012-2013, ARM Limited. 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 I= MPLIED. +// SPDX-License-Identifier: BSD-2-Clause-Patent // // =20 diff --git a/Platform/ARM/VExpressPkg/Library/ArmVExpressLibCTA15-A7/CTA15-= A7Mem.c b/Platform/ARM/VExpressPkg/Library/ArmVExpressLibCTA15-A7/CTA15-A7M= em.c index 05e9abc572..66dfda660f 100644 --- a/Platform/ARM/VExpressPkg/Library/ArmVExpressLibCTA15-A7/CTA15-A7Mem.c +++ b/Platform/ARM/VExpressPkg/Library/ArmVExpressLibCTA15-A7/CTA15-A7Mem.c @@ -2,13 +2,7 @@ * * Copyright (c) 2012, ARM Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/VExpressPkg/Library/ArmVExpressLibRTSM/AArch64/RT= SMHelper.S b/Platform/ARM/VExpressPkg/Library/ArmVExpressLibRTSM/AArch64/RT= SMHelper.S index db6d83c3cc..65ecf2d94a 100644 --- a/Platform/ARM/VExpressPkg/Library/ArmVExpressLibRTSM/AArch64/RTSMHelpe= r.S +++ b/Platform/ARM/VExpressPkg/Library/ArmVExpressLibRTSM/AArch64/RTSMHelpe= r.S @@ -1,13 +1,7 @@ # # Copyright (c) 2011-2013, ARM Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # # =20 diff --git a/Platform/ARM/VExpressPkg/Library/ArmVExpressLibRTSM/Arm/RTSMHe= lper.S b/Platform/ARM/VExpressPkg/Library/ArmVExpressLibRTSM/Arm/RTSMHelper= .S index 35743b08dc..08eb9ad091 100644 --- a/Platform/ARM/VExpressPkg/Library/ArmVExpressLibRTSM/Arm/RTSMHelper.S +++ b/Platform/ARM/VExpressPkg/Library/ArmVExpressLibRTSM/Arm/RTSMHelper.S @@ -1,13 +1,7 @@ # # Copyright (c) 2011-2013, ARM Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # # =20 diff --git a/Platform/ARM/VExpressPkg/Library/ArmVExpressLibRTSM/Arm/RTSMHe= lper.asm b/Platform/ARM/VExpressPkg/Library/ArmVExpressLibRTSM/Arm/RTSMHelp= er.asm index 66068e6595..5ae6f9eab8 100644 --- a/Platform/ARM/VExpressPkg/Library/ArmVExpressLibRTSM/Arm/RTSMHelper.asm +++ b/Platform/ARM/VExpressPkg/Library/ArmVExpressLibRTSM/Arm/RTSMHelper.asm @@ -1,13 +1,7 @@ // // Copyright (c) 2011-2013, ARM Limited. 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 I= MPLIED. +// SPDX-License-Identifier: BSD-2-Clause-Patent // // =20 diff --git a/Platform/ARM/VExpressPkg/Library/ArmVExpressLibRTSM/ArmVExpres= sLib.inf b/Platform/ARM/VExpressPkg/Library/ArmVExpressLibRTSM/ArmVExpressL= ib.inf index 53898c5e95..d3441b0852 100644 --- a/Platform/ARM/VExpressPkg/Library/ArmVExpressLibRTSM/ArmVExpressLib.inf +++ b/Platform/ARM/VExpressPkg/Library/ArmVExpressLibRTSM/ArmVExpressLib.inf @@ -1,13 +1,7 @@ #/* @file # Copyright (c) 2011-2018, ARM Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #*/ =20 diff --git a/Platform/ARM/VExpressPkg/Library/ArmVExpressLibRTSM/ArmVExpres= sLibSec.inf b/Platform/ARM/VExpressPkg/Library/ArmVExpressLibRTSM/ArmVExpre= ssLibSec.inf index ec29d99835..ede7ab0a32 100644 --- a/Platform/ARM/VExpressPkg/Library/ArmVExpressLibRTSM/ArmVExpressLibSec= .inf +++ b/Platform/ARM/VExpressPkg/Library/ArmVExpressLibRTSM/ArmVExpressLibSec= .inf @@ -1,13 +1,7 @@ #/* @file # Copyright (c) 2011-2018, ARM Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #*/ =20 diff --git a/Platform/ARM/VExpressPkg/Library/ArmVExpressLibRTSM/RTSM.c b/P= latform/ARM/VExpressPkg/Library/ArmVExpressLibRTSM/RTSM.c index 7760e82521..e7a8c1dbbd 100644 --- a/Platform/ARM/VExpressPkg/Library/ArmVExpressLibRTSM/RTSM.c +++ b/Platform/ARM/VExpressPkg/Library/ArmVExpressLibRTSM/RTSM.c @@ -2,13 +2,7 @@ * * Copyright (c) 2011-2013, ARM Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/VExpressPkg/Library/ArmVExpressLibRTSM/RTSMMem.c = b/Platform/ARM/VExpressPkg/Library/ArmVExpressLibRTSM/RTSMMem.c index eb8f6a48cd..21ffd64fb6 100644 --- a/Platform/ARM/VExpressPkg/Library/ArmVExpressLibRTSM/RTSMMem.c +++ b/Platform/ARM/VExpressPkg/Library/ArmVExpressLibRTSM/RTSMMem.c @@ -2,13 +2,7 @@ * * Copyright (c) 2011-2018, ARM Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Platform/ARM/VExpressPkg/Library/ArmVExpressSysConfigLib/ArmVE= xpressSysConfig.c b/Platform/ARM/VExpressPkg/Library/ArmVExpressSysConfigLi= b/ArmVExpressSysConfig.c index 6dfbacd117..e50a551a39 100644 --- a/Platform/ARM/VExpressPkg/Library/ArmVExpressSysConfigLib/ArmVExpressS= ysConfig.c +++ b/Platform/ARM/VExpressPkg/Library/ArmVExpressSysConfigLib/ArmVExpressS= ysConfig.c @@ -2,13 +2,7 @@ =20 Copyright (c) 2011-2012, ARM Ltd. All rights reserved.
=20 - This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Platform/ARM/VExpressPkg/Library/ArmVExpressSysConfigLib/ArmVE= xpressSysConfigLib.inf b/Platform/ARM/VExpressPkg/Library/ArmVExpressSysCon= figLib/ArmVExpressSysConfigLib.inf index c400ab831a..36f447ee79 100644 --- a/Platform/ARM/VExpressPkg/Library/ArmVExpressSysConfigLib/ArmVExpressS= ysConfigLib.inf +++ b/Platform/ARM/VExpressPkg/Library/ArmVExpressSysConfigLib/ArmVExpressS= ysConfigLib.inf @@ -4,13 +4,7 @@ # # Copyright (c) 2011-2012, ARM Ltd. All rights reserved.
# -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #**/ =20 diff --git a/Platform/ARM/VExpressPkg/Library/ArmVExpressSysConfigRuntimeLi= b/ArmVExpressSysConfigRuntimeLib.c b/Platform/ARM/VExpressPkg/Library/ArmVE= xpressSysConfigRuntimeLib/ArmVExpressSysConfigRuntimeLib.c index 1f915e3b02..2a5bd4dd38 100644 --- a/Platform/ARM/VExpressPkg/Library/ArmVExpressSysConfigRuntimeLib/ArmVE= xpressSysConfigRuntimeLib.c +++ b/Platform/ARM/VExpressPkg/Library/ArmVExpressSysConfigRuntimeLib/ArmVE= xpressSysConfigRuntimeLib.c @@ -2,13 +2,7 @@ =20 Copyright (c) 2011-2012, ARM Ltd. All rights reserved.
=20 - This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Platform/ARM/VExpressPkg/Library/ArmVExpressSysConfigRuntimeLi= b/ArmVExpressSysConfigRuntimeLib.inf b/Platform/ARM/VExpressPkg/Library/Arm= VExpressSysConfigRuntimeLib/ArmVExpressSysConfigRuntimeLib.inf index cce8b9096f..5179165f98 100644 --- a/Platform/ARM/VExpressPkg/Library/ArmVExpressSysConfigRuntimeLib/ArmVE= xpressSysConfigRuntimeLib.inf +++ b/Platform/ARM/VExpressPkg/Library/ArmVExpressSysConfigRuntimeLib/ArmVE= xpressSysConfigRuntimeLib.inf @@ -5,13 +5,7 @@ # Copyright (c) 2011-2012, ARM Ltd. All rights reserved.
# Copyright (c) 2015, Linaro Ltd. All rights reserved.
# -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #**/ =20 diff --git a/Platform/ARM/VExpressPkg/Library/HdLcdArmVExpressLib/HdLcdArmV= Express.c b/Platform/ARM/VExpressPkg/Library/HdLcdArmVExpressLib/HdLcdArmVE= xpress.c index 711f036d74..c4b163d35f 100644 --- a/Platform/ARM/VExpressPkg/Library/HdLcdArmVExpressLib/HdLcdArmVExpress= .c +++ b/Platform/ARM/VExpressPkg/Library/HdLcdArmVExpressLib/HdLcdArmVExpress= .c @@ -2,13 +2,7 @@ =20 Copyright (c) 2012-2018, ARM Ltd. All rights reserved. =20 - This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Platform/ARM/VExpressPkg/Library/HdLcdArmVExpressLib/HdLcdArmV= ExpressLib.inf b/Platform/ARM/VExpressPkg/Library/HdLcdArmVExpressLib/HdLcd= ArmVExpressLib.inf index c7b1b7fae7..191261d062 100644 --- a/Platform/ARM/VExpressPkg/Library/HdLcdArmVExpressLib/HdLcdArmVExpress= Lib.inf +++ b/Platform/ARM/VExpressPkg/Library/HdLcdArmVExpressLib/HdLcdArmVExpress= Lib.inf @@ -4,13 +4,7 @@ # # Copyright (c) 2011-2018, ARM Ltd. All rights reserved.
# -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #**/ =20 diff --git a/Platform/ARM/VExpressPkg/Library/NorFlashArmVExpressLib/NorFla= shArmVExpress.c b/Platform/ARM/VExpressPkg/Library/NorFlashArmVExpressLib/N= orFlashArmVExpress.c index ac270dc3a6..ec5ac8cc62 100644 --- a/Platform/ARM/VExpressPkg/Library/NorFlashArmVExpressLib/NorFlashArmVE= xpress.c +++ b/Platform/ARM/VExpressPkg/Library/NorFlashArmVExpressLib/NorFlashArmVE= xpress.c @@ -2,13 +2,7 @@ =20 Copyright (c) 2011-2014, ARM Ltd. All rights reserved.
=20 - 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 IMPL= IED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Platform/ARM/VExpressPkg/Library/NorFlashArmVExpressLib/NorFla= shArmVExpressLib.inf b/Platform/ARM/VExpressPkg/Library/NorFlashArmVExpress= Lib/NorFlashArmVExpressLib.inf index 6c0ca97c99..a411ba4d00 100644 --- a/Platform/ARM/VExpressPkg/Library/NorFlashArmVExpressLib/NorFlashArmVE= xpressLib.inf +++ b/Platform/ARM/VExpressPkg/Library/NorFlashArmVExpressLib/NorFlashArmVE= xpressLib.inf @@ -1,13 +1,7 @@ #/** @file # # Copyright (c) 2011, ARM Ltd. All rights reserved.
-# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #**/ =20 diff --git a/Platform/ARM/VExpressPkg/Library/PL111LcdArmVExpressLib/PL111L= cdArmVExpress.c b/Platform/ARM/VExpressPkg/Library/PL111LcdArmVExpressLib/P= L111LcdArmVExpress.c index bcf4f6593c..b7396a87bd 100644 --- a/Platform/ARM/VExpressPkg/Library/PL111LcdArmVExpressLib/PL111LcdArmVE= xpress.c +++ b/Platform/ARM/VExpressPkg/Library/PL111LcdArmVExpressLib/PL111LcdArmVE= xpress.c @@ -1,13 +1,7 @@ /** @file =20 Copyright (c) 2011-2018, ARM Ltd. All rights reserved.
- This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Platform/ARM/VExpressPkg/Library/PL111LcdArmVExpressLib/PL111L= cdArmVExpressLib.inf b/Platform/ARM/VExpressPkg/Library/PL111LcdArmVExpress= Lib/PL111LcdArmVExpressLib.inf index b1fa100def..999a0814f5 100644 --- a/Platform/ARM/VExpressPkg/Library/PL111LcdArmVExpressLib/PL111LcdArmVE= xpressLib.inf +++ b/Platform/ARM/VExpressPkg/Library/PL111LcdArmVExpressLib/PL111LcdArmVE= xpressLib.inf @@ -4,13 +4,7 @@ # # Copyright (c) 2011-2018, ARM Ltd. All rights reserved.
# -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #**/ =20 diff --git a/Platform/ARM/VExpressPkg/Library/ResetSystemLib/ResetSystemLib= .c b/Platform/ARM/VExpressPkg/Library/ResetSystemLib/ResetSystemLib.c index 85f8baa2b7..b12b1c2f8a 100644 --- a/Platform/ARM/VExpressPkg/Library/ResetSystemLib/ResetSystemLib.c +++ b/Platform/ARM/VExpressPkg/Library/ResetSystemLib/ResetSystemLib.c @@ -8,13 +8,7 @@ Copyright (c) 2017, Linaro Ltd. All rights reserved.
Copyright (c) 2019, Intel Corporation. All rights reserved.
=20 - This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Platform/ARM/VExpressPkg/Library/ResetSystemLib/ResetSystemLib= .inf b/Platform/ARM/VExpressPkg/Library/ResetSystemLib/ResetSystemLib.inf index e7caf04f7f..e18df3c0ba 100644 --- a/Platform/ARM/VExpressPkg/Library/ResetSystemLib/ResetSystemLib.inf +++ b/Platform/ARM/VExpressPkg/Library/ResetSystemLib/ResetSystemLib.inf @@ -4,12 +4,7 @@ # Copyright (c) 2008, Apple Inc. All rights reserved.
# Copyright (c) 2017, Linaro Ltd. All rights reserved.
# -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD License -# which accompanies this distribution. The full text of the license may b= e 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # # #**/ --=20 2.21.0.windows.1 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#40718): https://edk2.groups.io/g/devel/message/40718 Mute This Topic: https://groups.io/mt/31635476/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-