From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id E331C16E for ; Mon, 18 Dec 2017 15:33:00 +0100 (CET) X-Amp-Result: UNSCANNABLE X-Amp-File-Uploaded: False Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 18 Dec 2017 06:32:59 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.45,422,1508828400"; d="scan'208";a="2713912" Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.221.106]) by fmsmga002.fm.intel.com with SMTP; 18 Dec 2017 06:32:57 -0800 Received: by (sSMTP sendmail emulation); Mon, 18 Dec 2017 14:32:56 +0000 Date: Mon, 18 Dec 2017 14:32:56 +0000 From: Bruce Richardson To: Hemant Agrawal Cc: dev@dpdk.org, thomas@monjalon.net, stephen@networkplumber.org Message-ID: <20171218143256.GB11392@bricha3-MOBL3.ger.corp.intel.com> References: <1512718913-11462-1-git-send-email-hemant.agrawal@nxp.com> <1513600744-13749-1-git-send-email-hemant.agrawal@nxp.com> <1513600744-13749-2-git-send-email-hemant.agrawal@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1513600744-13749-2-git-send-email-hemant.agrawal@nxp.com> Organization: Intel Research and Development Ireland Ltd. User-Agent: Mutt/1.9.1 (2017-09-22) Subject: Re: [dpdk-dev] [PATCH v4 2/4] change root makefile license to SPDX tag 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: Mon, 18 Dec 2017 14:33:01 -0000 On Mon, Dec 18, 2017 at 06:09:02PM +0530, Hemant Agrawal wrote: > Signed-off-by: Hemant Agrawal > --- > GNUmakefile | 29 +---------------------------- > Makefile | 29 +---------------------------- > 2 files changed, 2 insertions(+), 56 deletions(-) > Acked-by: Bruce Richardson