X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EmulatorPkg%2FUnix%2FHost%2FX64%2FSwitchStack.S;h=4126cc99124a7fbfeb2bbb05d53e89e12b4dff6f;hp=e82b352b6a66067ed697bf5a6047d64500b86a33;hb=e3ba31da1cd1c4ab924f7f9787247cb6679bcffe;hpb=878b807a435eefbb1d76f9bdec30cb3526521a5e diff --git a/EmulatorPkg/Unix/Host/X64/SwitchStack.S b/EmulatorPkg/Unix/Host/X64/SwitchStack.S index e82b352b6a..4126cc9912 100644 --- a/EmulatorPkg/Unix/Host/X64/SwitchStack.S +++ b/EmulatorPkg/Unix/Host/X64/SwitchStack.S @@ -2,13 +2,7 @@ # # Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.
# Portitions copyright (c) 2011, 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 # #------------------------------------------------------------------------------