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: nathaniel.l.desimone@intel.com) Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by groups.io with SMTP; Thu, 29 Aug 2019 16:40:27 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 29 Aug 2019 16:40:26 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,445,1559545200"; d="scan'208";a="193141043" Received: from orsmsx105.amr.corp.intel.com ([10.22.225.132]) by orsmga002.jf.intel.com with ESMTP; 29 Aug 2019 16:40:26 -0700 Received: from orsmsx112.amr.corp.intel.com (10.22.240.13) by ORSMSX105.amr.corp.intel.com (10.22.225.132) with Microsoft SMTP Server (TLS) id 14.3.439.0; Thu, 29 Aug 2019 16:40:26 -0700 Received: from orsmsx114.amr.corp.intel.com ([169.254.8.225]) by ORSMSX112.amr.corp.intel.com ([169.254.3.89]) with mapi id 14.03.0439.000; Thu, 29 Aug 2019 16:40:25 -0700 From: "Nate DeSimone" To: "Wei, David Y" , "devel@edk2.groups.io" CC: "Wu, Hao A" , "Gao, Liming" , "Sinha, Ankit" , "Agyeman, Prince" , "Kubacki, Michael A" , "Kinney, Michael D" Subject: Re: [edk2-platforms PATCH v3 10/11] SimicsIch10Pkg: update the copyright years in file header Thread-Topic: [edk2-platforms PATCH v3 10/11] SimicsIch10Pkg: update the copyright years in file header Thread-Index: AQHVXrsyyQyWaZdU5k2gaSrF2x073KcSxt3A Date: Thu, 29 Aug 2019 23:40:26 +0000 Message-ID: <02A34F284D1DA44BB705E61F7180EF0AAEE76AE8@ORSMSX114.amr.corp.intel.com> References: <62118c2beac0dcb577969c7d18ecc3d9037d3f52.1567117942.git.david.y.wei@intel.com> In-Reply-To: <62118c2beac0dcb577969c7d18ecc3d9037d3f52.1567117942.git.david.y.wei@intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.2.0.6 dlp-reaction: no-action x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiM2I0YjM3YTQtZjcwMC00ZjFiLWEzMzUtM2RhZTNiMDIxMWMyIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiVFM5NjNDeHNLdEw4S0RyTVN1Nk9ySWNldlYxNHB0WFBYbDR0bVg0a2dxZjhaUzIzR0RiV1JvT1wvaks2aFZIXC95In0= x-ctpclassification: CTP_NT x-originating-ip: [10.22.254.138] MIME-Version: 1.0 Return-Path: nathaniel.l.desimone@intel.com Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi David, I would prefer that the contents of this patch be merged in to PATCH 02/11. Thanks, Nate -----Original Message----- From: Wei, David Y=20 Sent: Thursday, August 29, 2019 3:43 PM To: devel@edk2.groups.io Cc: Wu, Hao A ; Gao, Liming ; Sin= ha, Ankit ; Agyeman, Prince ; Kubacki, Michael A ; Desimone, Nathaniel L= ; Kinney, Michael D Subject: [edk2-platforms PATCH v3 10/11] SimicsIch10Pkg: update the copyrig= ht years in file header update the copyright years in file header and cleanup the codes to follow t= he EDK2 coding style Cc: Hao Wu Cc: Liming Gao Cc: Ankit Sinha Cc: Agyeman Prince Cc: Kubacki Michael A Cc: Nate DeSimone Cc: Michael D Kinney Signed-off-by: David Wei --- Silicon/Intel/SimicsIch10Pkg/Include/Register/X58Ich10.h | 1 + 1 file changed, 1 insertion(+) diff --git a/Silicon/Intel/SimicsIch10Pkg/Include/Register/X58Ich10.h b/Sil= icon/Intel/SimicsIch10Pkg/Include/Register/X58Ich10.h index 12dfb5ce40..eac46955e0 100644 --- a/Silicon/Intel/SimicsIch10Pkg/Include/Register/X58Ich10.h +++ b/Silicon/Intel/SimicsIch10Pkg/Include/Register/X58Ich10.h @@ -5,6 +5,7 @@ =20 Copyright (C) 2015, Red Hat, Inc. Copyright (c) 2014, Gabriel L. Somlo + Copyright (c) 2019 Intel Corporation. All rights reserved.
=20 SPDX-License-Identifier: BSD-2-Clause-Patent **/ -- 2.16.2.windows.1