From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] net/avp: convert to SPDX license tags Date: Wed, 28 Mar 2018 17:46:52 +0100 Message-ID: References: <20180328130546.1464-1-allain.legacy@windriver.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org, matt.peters@windriver.com To: Allain Legacy Return-path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 147691E35 for ; Wed, 28 Mar 2018 18:46:54 +0200 (CEST) In-Reply-To: <20180328130546.1464-1-allain.legacy@windriver.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 3/28/2018 2:05 PM, Allain Legacy wrote: > As per the following commit the AVP files maintained by Wind River are > converted to use the SPDX license tag format. > > commit a4862c9e1a98 ("license: introduce SPDX identifiers") > > Signed-off-by: Allain Legacy > --- > drivers/net/avp/avp_ethdev.c | 33 ++--------------------- > drivers/net/avp/avp_logs.h | 32 ++-------------------- > drivers/net/avp/rte_avp_common.h | 57 +++------------------------------------- > drivers/net/avp/rte_avp_fifo.h | 57 +++------------------------------------- > 4 files changed, 10 insertions(+), 169 deletions(-) Thanks for the patch. Can you please update Makefile header too?