From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 00/17] use SPDX tags on 6WIND copyrighted files Date: Thu, 01 Feb 2018 02:28:39 +0100 Message-ID: <1796956.iaUKfHLUGn@xps> References: <20180129131136.25863-1-olivier.matz@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Hemant Agrawal , Ferruh Yigit , Bruce Richardson To: Olivier Matz Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 7E00D1B88B for ; Thu, 1 Feb 2018 02:29:27 +0100 (CET) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 30/01/2018 15:06, Hemant Agrawal: > On 1/29/2018 6:41 PM, Olivier Matz wrote: > > This patchset updates the license on files that contain a 6WIND copyright > > to use a SPDX tag. > > It applies on master + https://dpdk.org/dev/patchwork/patch/34604/ > > > > For components I am maintaining (mempool, mbuf, cmdline, kvargs, net), I > > update all the *.[ch] files. For the other components, I only update > > files where there is a 6WIND copyright. > > > > The change is done automatically: the copyrights stay as is, except: > > - standardisation of the text for 6WIND copyright > > - as discussed with Bruce, Thomas, and Ferruh, the "All rights reserved" > > mention is removed if the copyright are from 6WIND, Intel or Mellanox. > > > > For each patch, the maintainers are Cc'd. > > The series LGTM. > > Bruce/Ferruh, please ack it from Intel side. > > Thomas, you may ack it from Mellanox side or someelse can ack the > relevant patches form Mellanox side. Acked-by: Thomas Monjalon Applied, thanks