From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by dpdk.org (Postfix) with ESMTP id 3EE8F1B637 for ; Tue, 30 Jan 2018 16:08:15 +0100 (CET) X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga107.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 30 Jan 2018 07:08:12 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,435,1511856000"; d="scan'208";a="30634125" Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.221.77]) by orsmga002.jf.intel.com with SMTP; 30 Jan 2018 07:08:10 -0800 Received: by (sSMTP sendmail emulation); Tue, 30 Jan 2018 15:08:09 +0000 Date: Tue, 30 Jan 2018 15:08:09 +0000 From: Bruce Richardson To: Hemant Agrawal Cc: Olivier Matz , dev@dpdk.org, Ferruh Yigit , Thomas Monjalon Message-ID: <20180130150808.GB25924@bricha3-MOBL3.ger.corp.intel.com> References: <20180129131136.25863-1-olivier.matz@6wind.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Research and Development Ireland Ltd. User-Agent: Mutt/1.9.1 (2017-09-22) Subject: Re: [dpdk-dev] [PATCH 00/17] use SPDX tags on 6WIND copyrighted files 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: Tue, 30 Jan 2018 15:08:15 -0000 On Tue, Jan 30, 2018 at 07:36:30PM +0530, Hemant Agrawal wrote: > 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. > Acked-by: Bruce Richardson