From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <ferruh.yigit@intel.com>
Received: from mga02.intel.com (mga02.intel.com [134.134.136.20])
 by dpdk.org (Postfix) with ESMTP id 76AC82BEB
 for <dev@dpdk.org>; Thu,  4 Aug 2016 18:45:50 +0200 (CEST)
Received: from fmsmga002.fm.intel.com ([10.253.24.26])
 by orsmga101.jf.intel.com with ESMTP; 04 Aug 2016 09:45:49 -0700
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.28,470,1464678000"; d="scan'208";a="1035159033"
Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.104])
 ([10.237.220.104])
 by fmsmga002.fm.intel.com with ESMTP; 04 Aug 2016 09:45:48 -0700
To: Christian Ehrhardt <christian.ehrhardt@canonical.com>, dev@dpdk.org
References: <1470053863-29598-1-git-send-email-christian.ehrhardt@canonical.com>
From: Ferruh Yigit <ferruh.yigit@intel.com>
Message-ID: <57A3713B.4080300@intel.com>
Date: Thu, 4 Aug 2016 17:45:47 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101
 Thunderbird/38.7.2
MIME-Version: 1.0
In-Reply-To: <1470053863-29598-1-git-send-email-christian.ehrhardt@canonical.com>
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: 7bit
Subject: Re: [dpdk-dev] [PATCH] ethtool: remove triple license information
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches and discussions about DPDK <dev.dpdk.org>
List-Unsubscribe: <http://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: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Thu, 04 Aug 2016 16:45:50 -0000

On 8/1/2016 1:17 PM, Christian Ehrhardt wrote:
> License information is already in LICENSE.GPL.
> Remove two extra copies and change referred filename in the files.
> 
> Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>

In patch subject, I think it is better to use "kni: " tag instead of
"ethtool:", apart from this:

Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>