From nobody Sat Apr 20 12:42:54 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) client-ip=66.175.222.12; envelope-from=bounce+27952+40750+1787277+3901457@groups.io; helo=web01.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+40750+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=intel.com ARC-Seal: i=1; a=rsa-sha256; t=1557966444; cv=none; d=zoho.com; s=zohoarc; b=mHdx39dG6KILnFbJT5ZPFEEa+OrqY2INE9AExWj6M+vXbVBIPDNssJZ6Z3J/Hc3pyUG1u84HAoDVkWKYi2LVeEGPgC0DJS3TkFjAi4oY5PlD1FNPa2jVHYTPl16sd8hRPa3Kx0YHHoDrXcaORDE26XbjB/bQiAOqKAmvVo2tpdA= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1557966444; h=Cc:Date:From:List-Id:List-Unsubscribe:Message-ID:Reply-To:Sender:Subject:To:ARC-Authentication-Results; bh=WKGVo1Bh3O0HvOVsfurkTUuE6XUpuSNodH3yALzXHZg=; b=BejL6EazzA/E9/8VgdTbROyIWIH9GybV7clmtc8bilvSVgExcfIH1TRHnEnVS8hxYPlhAlmnE3ZfsFGltfVYUQMZWOeVxc9ENAcdyMsttXrM9CcGnKkbUOVEl5vatva0dhyQri/lkpm8oSh6h8/CK2CwAACVrDFiU3JCWrnADN8= ARC-Authentication-Results: i=1; mx.zoho.com; dkim=pass; spf=pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+40750+1787277+3901457@groups.io; dmarc=fail header.from= (p=none dis=none) header.from= Received: from web01.groups.io (web01.groups.io [66.175.222.12]) by mx.zohomail.com with SMTPS id 1557966444593424.65002256725677; Wed, 15 May 2019 17:27:24 -0700 (PDT) Return-Path: X-Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by groups.io with SMTP; Wed, 15 May 2019 17:27:23 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False X-Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 15 May 2019 17:27:22 -0700 X-ExtLoop1: 1 X-Received: from shwde7172.ccr.corp.intel.com ([10.239.158.22]) by orsmga007.jf.intel.com with ESMTP; 15 May 2019 17:27:22 -0700 From: "Liming Gao" To: devel@edk2.groups.io Cc: Shifei A Lu , Xiaohu Zhou Subject: [edk2-devel] [PATCH edk2-platform] Silicon/Intel/PurleySktPkg: Add the missing copyright and license Date: Thu, 16 May 2019 08:27:15 +0800 Message-Id: <1557966435-7228-1-git-send-email-liming.gao@intel.com> Precedence: Bulk List-Unsubscribe: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,liming.gao@intel.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1557966444; bh=PHpU4MbroKhe1G5JmT7Aix1tvmQKv72y70sVF/WwQcg=; h=Cc:Date:From:Reply-To:Subject:To; b=Tsa73QIp5XWhXS8W5zX27thpLBOnDPrw+2JrxwoDufDHD5WcQt+1x3w/LnbTSKwqC4Y +B2o4imE0FRDGe7GsEbabxiECYmpj6X+Zi1lozFpr6Ww6YdCj9Q6/y2y5VBrILb7Q/lnb W1LEfj7HsJz4P1/mvZuOb4Zn0L9RGW1JiPo= X-ZohoMail-DKIM: pass (identity @groups.io) Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Signed-off-by: Liming Gao cc: Shifei A Lu cc: Xiaohu Zhou Reviewed-by: 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 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#40750): https://edk2.groups.io/g/devel/message/40750 Mute This Topic: https://groups.io/mt/31636140/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-