From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 134.134.136.31, mailfrom: bowen.zhou@intel.com) Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by groups.io with SMTP; Wed, 15 May 2019 18:40:26 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 15 May 2019 18:40:25 -0700 X-ExtLoop1: 1 Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by orsmga008.jf.intel.com with ESMTP; 15 May 2019 18:40:25 -0700 Received: from shsmsx154.ccr.corp.intel.com (10.239.6.54) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.408.0; Wed, 15 May 2019 18:40:24 -0700 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.129]) by SHSMSX154.ccr.corp.intel.com ([169.254.7.136]) with mapi id 14.03.0415.000; Thu, 16 May 2019 09:40:23 +0800 From: "Zhou, Bowen" To: "Gao, Liming" , "devel@edk2.groups.io" CC: "Lu, Shifei A" Subject: Re: [PATCH edk2-platform] Silicon/Intel/PurleySktPkg: Add the missing copyright and license Thread-Topic: [PATCH edk2-platform] Silicon/Intel/PurleySktPkg: Add the missing copyright and license Thread-Index: AQHVC34jQaWGscph5kiGCtqShiJ8oKZs+aEQ Date: Thu, 16 May 2019 01:40:22 +0000 Message-ID: <477DBD36544FF849A8AD024E912EEC0F63B2225E@SHSMSX101.ccr.corp.intel.com> References: <1557966435-7228-1-git-send-email-liming.gao@intel.com> In-Reply-To: <1557966435-7228-1-git-send-email-liming.gao@intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Return-Path: bowen.zhou@intel.com Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Xiaohu Zhou -----Original Message----- From: Gao, Liming=20 Sent: Thursday, May 16, 2019 8:27 AM To: devel@edk2.groups.io Cc: Lu, Shifei A ; Zhou, Bowen Subject: [PATCH edk2-platform] Silicon/Intel/PurleySktPkg: Add the missing = copyright and license Signed-off-by: Liming Gao cc: Shifei A Lu cc: Xiaohu Zhou --- .../PurleySktPkg/Library/ProcMemInit/Chip/Include/Rc_Revision.h | 6 ++= ++++ 1 file changed, 6 insertions(+) diff --git a/Silicon/Intel/PurleySktPkg/Library/ProcMemInit/Chip/Include/Rc= _Revision.h b/Silicon/Intel/PurleySktPkg/Library/ProcMemInit/Chip/Include/R= c_Revision.h index df4d9a2ecf..2c5e74a059 100644 --- a/Silicon/Intel/PurleySktPkg/Library/ProcMemInit/Chip/Include/Rc_Revisi= on.h +++ b/Silicon/Intel/PurleySktPkg/Library/ProcMemInit/Chip/Include/Rc_Revisi= on.h @@ -1,3 +1,9 @@ +/** @file + Copyright (c) 2018 - 2019, Intel Corporation. All rights reserved.
+ SPDX-License-Identifier: BSD-2-Clause-Patent + +**/ + // Declarations and directives // ------------------------------------- // Reference Code (RC) revision in BCD format: --=20 2.13.0.windows.1