From a71c975862481cfdf4905801718ce0f5d8f20710 Mon Sep 17 00:00:00 2001 From: Jiewen Yao Date: Thu, 15 Mar 2018 15:05:12 +0800 Subject: Clean up license header. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jiewen Yao --- .../MinPlatformPkg/Include/Ppi/BaseMemoryTest.h | 19 ++++++-------- .../Include/Ppi/PlatformMemorySize.h | 29 +++++++--------------- 2 files changed, 17 insertions(+), 31 deletions(-) diff --git a/Platform/Intel/MinPlatformPkg/Include/Ppi/BaseMemoryTest.h b/Platform/Intel/MinPlatformPkg/Include/Ppi/BaseMemoryTest.h index 3ffe993e3d..2e0dfbaab7 100644 --- a/Platform/Intel/MinPlatformPkg/Include/Ppi/BaseMemoryTest.h +++ b/Platform/Intel/MinPlatformPkg/Include/Ppi/BaseMemoryTest.h @@ -2,17 +2,14 @@ The file describes the PPI which notifies other drivers of the PEIM being initialized by the PEI Dispatcher. - Copyright (c) 2006 - 2008, 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. - - @par Revision Reference: - This PPI is introduced in PI Version 1.0. +Copyright (c) 2018, 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 that 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. **/ diff --git a/Platform/Intel/MinPlatformPkg/Include/Ppi/PlatformMemorySize.h b/Platform/Intel/MinPlatformPkg/Include/Ppi/PlatformMemorySize.h index f90c4672f8..e778d27743 100644 --- a/Platform/Intel/MinPlatformPkg/Include/Ppi/PlatformMemorySize.h +++ b/Platform/Intel/MinPlatformPkg/Include/Ppi/PlatformMemorySize.h @@ -1,27 +1,16 @@ -// -// This file contains 'Framework Code' and is licensed as such -// under the terms of your license agreement with Intel or your -// vendor. This file may not be modified, except as allowed by -// additional terms of your license agreement. -// /** - -Copyright (c) 1999 - 2003 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. - - @file PlatformMemorySize.h - - Platform Memory Size PPI as defined in Tiano - PPI for describing the minimum platform memory size in order to successfully pass control into DXE +Copyright (c) 2018, 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 that 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. + **/ #ifndef _PEI_PLATFORM_MEMORY_SIZE_H_ -- cgit v1.2.3