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.100, mailfrom: bowen.zhou@intel.com) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by groups.io with SMTP; Wed, 15 May 2019 18:40:46 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 15 May 2019 18:40:44 -0700 X-ExtLoop1: 1 Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203]) by orsmga001.jf.intel.com with ESMTP; 15 May 2019 18:40:44 -0700 Received: from fmsmsx117.amr.corp.intel.com (10.18.116.17) by FMSMSX105.amr.corp.intel.com (10.18.124.203) with Microsoft SMTP Server (TLS) id 14.3.408.0; Wed, 15 May 2019 18:40:43 -0700 Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by fmsmsx117.amr.corp.intel.com (10.18.116.17) with Microsoft SMTP Server (TLS) id 14.3.408.0; Wed, 15 May 2019 18:40:42 -0700 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.129]) by SHSMSX151.ccr.corp.intel.com ([169.254.3.216]) with mapi id 14.03.0415.000; Thu, 16 May 2019 09:40:41 +0800 From: "Zhou, Bowen" To: "Gao, Liming" , "devel@edk2.groups.io" CC: "Lu, Shifei A" Subject: Re: [PATCH edk2-platform] Platform/PurleyOpenBoardPkg: Add the missing copyright and license Thread-Topic: [PATCH edk2-platform] Platform/PurleyOpenBoardPkg: Add the missing copyright and license Thread-Index: AQHVC34gy9h1ZZgHIkCC4MJvKRosw6Zs+bvw Date: Thu, 16 May 2019 01:40:41 +0000 Message-ID: <477DBD36544FF849A8AD024E912EEC0F63B2226F@SHSMSX101.ccr.corp.intel.com> References: <1557966419-8508-1-git-send-email-liming.gao@intel.com> In-Reply-To: <1557966419-8508-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] Platform/PurleyOpenBoardPkg: Add the missing= copyright and license Signed-off-by: Liming Gao cc: Shifei A Lu cc: Xiaohu Zhou --- .../Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/AmlOffsetTable.c | 6 ++= ++++ 1 file changed, 6 insertions(+) diff --git a/Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/AmlOffsetT= able.c b/Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/AmlOffsetTable= .c index 5d8714f589..abb484172e 100644 --- a/Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/AmlOffsetTable.c +++ b/Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/AmlOffsetTable.c @@ -1,3 +1,9 @@ +/** @file + Copyright (c) 2018 - 2019, Intel Corporation. All rights reserved.
+ SPDX-License-Identifier: BSD-2-Clause-Patent + +**/ + /* *=20 * Intel ACPI Component Architecture --=20 2.13.0.windows.1