From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <thomas@monjalon.net>
Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com
 [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id EC5A81B2A0
 for <dev@dpdk.org>; Thu, 11 Jan 2018 18:57:03 +0100 (CET)
Received: from compute1.internal (compute1.nyi.internal [10.202.2.41])
 by mailout.nyi.internal (Postfix) with ESMTP id 95FF320EC5;
 Thu, 11 Jan 2018 12:57:03 -0500 (EST)
Received: from frontend2 ([10.202.2.161])
 by compute1.internal (MEProxy); Thu, 11 Jan 2018 12:57:03 -0500
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h=
 cc:content-transfer-encoding:content-type:date:from:in-reply-to
 :message-id:mime-version:references:subject:to:x-me-sender
 :x-me-sender:x-sasl-enc; s=mesmtp; bh=gDSKaLiPa2EFyfSF+Wg/UFc3NW
 3O9hn+cV4gVUT0+Hw=; b=BGqK93/872K+ZA3sZKMnbf2p9U0tPucyh9jSlk8yt9
 1aqbrGC5JAhfsy8WGYGzN76AAQLhaBZNsz+77hTljCuYH8fEo8MpTJgNxdZ/Jjbc
 sRy6RC816uJc9hzYGf6nKh+RXDq14kRk0Zl+D5v/Os5ylZNFDtkJJ/WdXcELmZMo
 A=
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=
 messagingengine.com; h=cc:content-transfer-encoding:content-type
 :date:from:in-reply-to:message-id:mime-version:references
 :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=gDSKaL
 iPa2EFyfSF+Wg/UFc3NW3O9hn+cV4gVUT0+Hw=; b=TLwpenuPaX6igZWI1VJ9Wt
 cHRbJE00e1r557Xdjh6Wv5EOj+Ku5ky1n2pj5eVCaQiWFoypNzsoXDteA5/sglaV
 3P8S8Qm6l9JlOcJkzYh7T8ugGR31nletQegpeBIpRLPrVKOxMIHXu7BGZ1SJBNCV
 HXeaNeFEhLjCZS43H5rZlB7f7FI4Ug3+wVzDuWijUv3hlWzB4YiI7FYujs3Qii41
 md04Ium5r5ZCPUCDRxmKNslEHEgmgKm9FUtP1uZa+lG8sPuc9VBNXkUXPo1fGfY1
 aW6Ecip2kNaPK95IXC5MpX+CEKil3covL+3LLRdOEqeextgGESY7BHBspywB+EQg
 ==
X-ME-Sender: <xms:b6VXWioLRX5pH0_qnmdFtSVoUTanfF46Vsr9gfn9f_xatC6t40ylcA>
Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184])
 by mail.messagingengine.com (Postfix) with ESMTPA id 453B624788;
 Thu, 11 Jan 2018 12:57:03 -0500 (EST)
From: Thomas Monjalon <thomas@monjalon.net>
To: dev@dpdk.org
Cc: Hemant Agrawal <hemant.agrawal@nxp.com>,
 Ferruh Yigit <ferruh.yigit@intel.com>,
 Bruce Richardson <bruce.richardson@intel.com>,
 John McNamara <john.mcnamara@intel.com>,
 Marko Kovacevic <marko.kovacevic@intel.com>, olivier.matz@6wind.com,
 vincent.jardin@6wind.com
Date: Thu, 11 Jan 2018 18:56:35 +0100
Message-ID: <6094095.4NgfkAyhym@xps>
In-Reply-To: <8744d4ae-b415-500f-fc64-f491f2e43961@nxp.com>
References: <20171218210616.37502-1-ferruh.yigit@intel.com>
 <20180109131348.58725-1-ferruh.yigit@intel.com>
 <8744d4ae-b415-500f-fc64-f491f2e43961@nxp.com>
MIME-Version: 1.0
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="us-ascii"
Subject: Re: [dpdk-dev] [PATCH v2] net/pcap: convert license headers to SPDX
	tags
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Jan 2018 17:57:04 -0000

10/01/2018 07:28, Hemant Agrawal:
> > +# SPDX-License-Identifier: BSD-3-Clause
> > +# Copyright(c) 2010-2014 Intel Corporation.
> > +# Copyright(c) 2014 6WIND S.A.
> > +# All rights reserved.
> 
> This patch should get an explicit ACK from 6 wind.

Cc some 6WIND guys.