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 B4F111B2CD for ; Tue, 16 Jan 2018 17:15:32 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 16 Jan 2018 08:15:31 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,369,1511856000"; d="scan'208";a="19852289" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.48]) ([10.237.220.48]) by orsmga003.jf.intel.com with ESMTP; 16 Jan 2018 08:15:29 -0800 To: Olivier Matz , Thomas Monjalon Cc: dev@dpdk.org, Hemant Agrawal , Bruce Richardson , John McNamara , Marko Kovacevic , vincent.jardin@6wind.com References: <20171218210616.37502-1-ferruh.yigit@intel.com> <20180109131348.58725-1-ferruh.yigit@intel.com> <8744d4ae-b415-500f-fc64-f491f2e43961@nxp.com> <6094095.4NgfkAyhym@xps> <20180116130714.fbcdd7r47e5gbluv@platinum> From: Ferruh Yigit Message-ID: <115804b5-2d0a-43c5-cf5d-43b47032ae0c@intel.com> Date: Tue, 16 Jan 2018 16:15:28 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 In-Reply-To: <20180116130714.fbcdd7r47e5gbluv@platinum> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Jan 2018 16:15:33 -0000 On 1/16/2018 1:07 PM, Olivier Matz wrote: > On Thu, Jan 11, 2018 at 06:56:35PM +0100, Thomas Monjalon wrote: >> 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. >>> Acked-by: Hemant Agrawal > Acked-by: Olivier Matz Applied to dpdk-next-net/master, thanks.