From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 615831B03F for ; Tue, 19 Dec 2017 19:57:32 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 19 Dec 2017 10:57:31 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.45,428,1508828400"; d="scan'208";a="13136987" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.241.225.69]) ([10.241.225.69]) by FMSMGA003.fm.intel.com with ESMTP; 19 Dec 2017 10:57:30 -0800 To: Hemant Agrawal , Thomas Monjalon , John McNamara Cc: dev@dpdk.org, Jerin Jacob , Olivier Matz References: <20171218210744.37938-1-ferruh.yigit@intel.com> <619701d1-29c0-c285-fafa-5d59beee31be@nxp.com> From: Ferruh Yigit Message-ID: <543a774a-a8db-8c03-4166-fa1019f54e19@intel.com> Date: Tue, 19 Dec 2017 10:57:30 -0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: <619701d1-29c0-c285-fafa-5d59beee31be@nxp.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH] doc: convert license headers to SPDX tags for NIC docs 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, 19 Dec 2017 18:57:32 -0000 On 12/18/2017 9:07 PM, Hemant Agrawal wrote: > + Jerin (Cavium), Oliver (6 Wind) > Hi Ferruh, > You have also modified the license header for Cavium and 6 Wind > copyright files. This patch will need an explicit ack from Cavium and 6 > Wind. Since this is a mechanical change, not the licensing or copyrights but how we represent it changed, I thought that will be OK. But sure, it will be better to get explicit acks. > > regards, > Hemant > > On 12/19/2017 2:37 AM, Ferruh Yigit wrote: >> Signed-off-by: Ferruh Yigit >> --- >> doc/guides/nics/build_and_test.rst | 28 +--------------------------- >> doc/guides/nics/features.rst | 29 +---------------------------- >> doc/guides/nics/overview.rst | 28 +--------------------------- >> 3 files changed, 3 insertions(+), 82 deletions(-) <...>