X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=Nt32Pkg%2FStallPei%2FStall.c;fp=Nt32Pkg%2FStallPei%2FStall.c;h=69b99cc5d4359df163d87f81b2f50ea2a6332498;hp=c00ada872d3105be1f308494c31681cce66dea54;hb=9d2eedba985bea28c8821691355d447d61f4f6ed;hpb=ecf98fbcf858b9cb09ff0ac1c2a09c0111b4026b diff --git a/Nt32Pkg/StallPei/Stall.c b/Nt32Pkg/StallPei/Stall.c index c00ada872d..69b99cc5d4 100644 --- a/Nt32Pkg/StallPei/Stall.c +++ b/Nt32Pkg/StallPei/Stall.c @@ -2,13 +2,7 @@ EFI_PEI_STALL implementation for NT32 simulation environment. Copyright (c) 2009 - 2013, Intel Corporation. All rights reserved.
-This program and the accompanying materials -are licensed and made available under the terms and conditions of the BSD License -which accompanies this distribution. The full text of the license may be found at -http://opensource.org/licenses/bsd-license.php - -THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. +SPDX-License-Identifier: BSD-2-Clause-Patent **/ #include "WinNtPeim.h"