From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 2E20B3257 for ; Tue, 23 Jan 2018 13:57:50 +0100 (CET) X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 23 Jan 2018 04:57:50 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,401,1511856000"; d="scan'208";a="12802683" Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.221.77]) by orsmga006.jf.intel.com with SMTP; 23 Jan 2018 04:57:47 -0800 Received: by (sSMTP sendmail emulation); Tue, 23 Jan 2018 12:57:47 +0000 Date: Tue, 23 Jan 2018 12:57:46 +0000 From: Bruce Richardson To: Ferruh Yigit Cc: Thomas Monjalon , hemant.agrawal@nxp.com, dev@dpdk.org Message-ID: <20180123125746.GA21756@bricha3-MOBL3.ger.corp.intel.com> References: <20180109163530.19004-1-ferruh.yigit@intel.com> <20180123122918.51129-1-ferruh.yigit@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180123122918.51129-1-ferruh.yigit@intel.com> Organization: Intel Research and Development Ireland Ltd. User-Agent: Mutt/1.9.1 (2017-09-22) Subject: Re: [dpdk-dev] [PATCH v3 1/3] doc: 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, 23 Jan 2018 12:57:51 -0000 On Tue, Jan 23, 2018 at 12:29:16PM +0000, Ferruh Yigit wrote: > Signed-off-by: Ferruh Yigit > --- > v3: update files only has Intel copyright > --- Acked-by: Bruce Richardson