X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=ArmPkg%2FLibrary%2FCompilerIntrinsicsLib%2FArm%2Fswitch.asm;fp=ArmPkg%2FLibrary%2FCompilerIntrinsicsLib%2FArm%2Fswitch.asm;h=c8e8afef32adbfb6444ec1284081fc3ef63dd535;hp=f23aa42d440f3c0fbdd82d5a9675553d23912ca2;hb=4059386c7080caa4b46899f63793b0ead4926365;hpb=2e351cbe8e190271b3716284fc1076551d005472 diff --git a/ArmPkg/Library/CompilerIntrinsicsLib/Arm/switch.asm b/ArmPkg/Library/CompilerIntrinsicsLib/Arm/switch.asm index f23aa42d44..c8e8afef32 100644 --- a/ArmPkg/Library/CompilerIntrinsicsLib/Arm/switch.asm +++ b/ArmPkg/Library/CompilerIntrinsicsLib/Arm/switch.asm @@ -2,13 +2,7 @@ // // Copyright (c) 2008 - 2009, 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 IMPLIED. +// SPDX-License-Identifier: BSD-2-Clause-Patent // //------------------------------------------------------------------------------