From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id CAA681B1A6 for ; Tue, 19 Dec 2017 11:23:55 +0100 (CET) X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 19 Dec 2017 02:23:54 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.45,426,1508828400"; d="scan'208";a="19485965" Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.221.106]) by orsmga002.jf.intel.com with SMTP; 19 Dec 2017 02:23:50 -0800 Received: by (sSMTP sendmail emulation); Tue, 19 Dec 2017 10:23:50 +0000 Date: Tue, 19 Dec 2017 10:23:49 +0000 From: Bruce Richardson To: Hemant Agrawal Cc: dev@dpdk.org, thomas@monjalon.net, stephen@networkplumber.org Message-ID: <20171219102348.GE7384@bricha3-MOBL3.ger.corp.intel.com> References: <1513600744-13749-1-git-send-email-hemant.agrawal@nxp.com> <1513678481-30653-1-git-send-email-hemant.agrawal@nxp.com> <1513678481-30653-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: <1513678481-30653-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 v5 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: Tue, 19 Dec 2017 10:23:56 -0000 On Tue, Dec 19, 2017 at 03:44:39PM +0530, Hemant Agrawal wrote: > Signed-off-by: Hemant Agrawal > --- Acked-by: Bruce Richardson FYI: if doing a V6, you can drop the "All rights reserved" from the copyright line. If no V6, it's fine as-is (or it can be removed on apply).