X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkModulePkg%2FUniversal%2FStatusCode%2FPei%2FPeiStatusCode.c;fp=EdkModulePkg%2FUniversal%2FStatusCode%2FPei%2FPeiStatusCode.c;h=c1e449059499723739d23e78a6d112afac0a9f27;hp=9c36deecf09e9d654c4f9840deef989e6dcb508e;hb=161c26a7aaff23ba632527cbfb79845a20b9fab0;hpb=59a6c17936cba1670ac9432766c020699fdbd24b diff --git a/EdkModulePkg/Universal/StatusCode/Pei/PeiStatusCode.c b/EdkModulePkg/Universal/StatusCode/Pei/PeiStatusCode.c index 9c36deecf0..c1e4490594 100644 --- a/EdkModulePkg/Universal/StatusCode/Pei/PeiStatusCode.c +++ b/EdkModulePkg/Universal/StatusCode/Pei/PeiStatusCode.c @@ -2,14 +2,14 @@ /** @file Generic PeiStatusCode Module. -// Copyright (c) 2006, Intel Corporation. All rights reserved. -// This software and associated documentation (if any) is furnished -// under a license and may only be used or copied in accordance -// with the terms of the license. Except as permitted by such -// license, no part of this software or documentation may be -// reproduced, stored in a retrieval system, or transmitted in any -// form or by any means without the express written consent of -// Intel Corporation. + Copyright (c) 2006, 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. Module Name: PeiStatusCode.c