From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id E50A6A0471 for ; Wed, 14 Aug 2019 14:18:29 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id A754E1BDAC; Wed, 14 Aug 2019 14:18:29 +0200 (CEST) Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) by dpdk.org (Postfix) with ESMTP id DF3AD8F96 for ; Wed, 14 Aug 2019 14:18:27 +0200 (CEST) Received: from ALA-HCB.corp.ad.wrs.com ([147.11.189.41]) by mail.windriver.com (8.15.2/8.15.1) with ESMTPS id x7ECIPaj027310 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL); Wed, 14 Aug 2019 05:18:25 -0700 (PDT) Received: from ALA-MBD.corp.ad.wrs.com ([169.254.3.10]) by ALA-HCB.corp.ad.wrs.com ([147.11.189.41]) with mapi id 14.03.0468.000; Wed, 14 Aug 2019 05:18:25 -0700 From: "Peters, Matt" To: "Legacy, Allain" , "hemant.agrawal@nxp.com" CC: "dev@dpdk.org" , "john.mcnamara@intel.com" , "marko.kovacevic@intel.com" , "cristian.dumitrescu@intel.com" Thread-Topic: [PATCH 2/2] doc: replace license text with SPDX tag Thread-Index: AQHVUdF/tjgzUzSW+kOaogMdrNOnIqb6kNoQ Date: Wed, 14 Aug 2019 12:18:24 +0000 Message-ID: References: <20190813122013.14070-1-allain.legacy@windriver.com> <20190813122013.14070-2-allain.legacy@windriver.com> In-Reply-To: <20190813122013.14070-2-allain.legacy@windriver.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [128.224.140.195] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH 2/2] doc: replace license text with SPDX tag 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: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > -----Original Message----- > From: Legacy, Allain > Sent: Tuesday, August 13, 2019 8:20 AM > To: hemant.agrawal@nxp.com > Cc: dev@dpdk.org; john.mcnamara@intel.com; marko.kovacevic@intel.com; > cristian.dumitrescu@intel.com; Peters, Matt > Subject: [PATCH 2/2] doc: replace license text with SPDX tag >=20 > Replace full license text with SPDX tag. >=20 > Signed-off-by: Allain Legacy Acked-by: Matt Peters