From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] ethtool: remove triple license information Date: Wed, 24 Aug 2016 18:26:26 +0200 Message-ID: <5787954.RqJduuTpu2@xps13> References: <1470053863-29598-1-git-send-email-christian.ehrhardt@canonical.com> <57A3713B.4080300@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Ferruh Yigit To: Christian Ehrhardt Return-path: Received: from mail-wm0-f48.google.com (mail-wm0-f48.google.com [74.125.82.48]) by dpdk.org (Postfix) with ESMTP id E7B0F5692 for ; Wed, 24 Aug 2016 18:26:27 +0200 (CEST) Received: by mail-wm0-f48.google.com with SMTP id q128so207958637wma.1 for ; Wed, 24 Aug 2016 09:26:27 -0700 (PDT) In-Reply-To: <57A3713B.4080300@intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2016-08-04 17:45, Ferruh Yigit: > 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 > > In patch subject, I think it is better to use "kni: " tag instead of > "ethtool:", apart from this: > > Acked-by: Ferruh Yigit Applied, thanks