From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id DBC8719F5 for ; Mon, 12 Mar 2018 10:18:47 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 12 Mar 2018 02:18:46 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.47,460,1515484800"; d="scan'208";a="37402103" Received: from irsmsx109.ger.corp.intel.com ([163.33.3.23]) by fmsmga001.fm.intel.com with ESMTP; 12 Mar 2018 02:18:45 -0700 Received: from irsmsx112.ger.corp.intel.com (10.108.20.5) by IRSMSX109.ger.corp.intel.com (163.33.3.23) with Microsoft SMTP Server (TLS) id 14.3.319.2; Mon, 12 Mar 2018 09:18:44 +0000 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.9]) by irsmsx112.ger.corp.intel.com ([169.254.1.242]) with mapi id 14.03.0319.002; Mon, 12 Mar 2018 09:18:44 +0000 From: "De Lara Guarch, Pablo" To: Ravi Kumar , "dev@dpdk.org" Thread-Topic: [PATCH v4 20/20] crypto/ccp: moved license headers to SPDX format Thread-Index: AQHTt4Hm3OuEI3eBH0qLpLDh1MOTpqPMVtGw Date: Mon, 12 Mar 2018 09:18:43 +0000 Message-ID: References: <1515577379-18453-1-git-send-email-Ravi1.kumar@amd.com> <1520584520-130522-1-git-send-email-Ravi1.kumar@amd.com> <1520584520-130522-20-git-send-email-Ravi1.kumar@amd.com> In-Reply-To: <1520584520-130522-20-git-send-email-Ravi1.kumar@amd.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMDllMmJiNTYtODFjZi00OTg4LWI2YmEtZGFmOTZhNWQ3NDgzIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6IjhrVkpVaklqVFpxbVE5SnNrREpybmxDSWZJYzdzUlV0SWZcL1hiQlV4ZTRnPSJ9 x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v4 20/20] crypto/ccp: moved license headers to SPDX format X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Mar 2018 09:18:48 -0000 Hi Ravi, > -----Original Message----- > From: Ravi Kumar [mailto:Ravi1.kumar@amd.com] > Sent: Friday, March 9, 2018 8:35 AM > To: dev@dpdk.org > Cc: De Lara Guarch, Pablo > Subject: [PATCH v4 20/20] crypto/ccp: moved license headers to SPDX > format As Ferruh suggested for "axgbe", could you use directly the SPDX license he= aders in the other patches and get rid of this one? Thanks, Pablo