summaryrefslogtreecommitdiff
path: root/BeagleBoardPkg/PrePi/Arm
diff options
context:
space:
mode:
Diffstat (limited to 'BeagleBoardPkg/PrePi/Arm')
-rw-r--r--BeagleBoardPkg/PrePi/Arm/ArchPrePi.c8
-rw-r--r--BeagleBoardPkg/PrePi/Arm/ModuleEntryPoint.S8
-rw-r--r--BeagleBoardPkg/PrePi/Arm/ModuleEntryPoint.asm8
3 files changed, 3 insertions, 21 deletions
diff --git a/BeagleBoardPkg/PrePi/Arm/ArchPrePi.c b/BeagleBoardPkg/PrePi/Arm/ArchPrePi.c
index 075eb89..250b622 100644
--- a/BeagleBoardPkg/PrePi/Arm/ArchPrePi.c
+++ b/BeagleBoardPkg/PrePi/Arm/ArchPrePi.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 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/BeagleBoardPkg/PrePi/Arm/ModuleEntryPoint.S b/BeagleBoardPkg/PrePi/Arm/ModuleEntryPoint.S
index 212cab6..ff7e3a4 100644
--- a/BeagleBoardPkg/PrePi/Arm/ModuleEntryPoint.S
+++ b/BeagleBoardPkg/PrePi/Arm/ModuleEntryPoint.S
@@ -1,13 +1,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 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/BeagleBoardPkg/PrePi/Arm/ModuleEntryPoint.asm b/BeagleBoardPkg/PrePi/Arm/ModuleEntryPoint.asm
index 80c2877..3da7892 100644
--- a/BeagleBoardPkg/PrePi/Arm/ModuleEntryPoint.asm
+++ b/BeagleBoardPkg/PrePi/Arm/ModuleEntryPoint.asm
@@ -1,13 +1,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 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
//
//