From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Iremonger, Bernard" Subject: Re: [PATCH 16/20] cxgbe: copy pci device info to eth_dev data Date: Tue, 29 Sep 2015 08:41:14 +0000 Message-ID: <8CEF83825BEC744B83065625E567D7C219F62871@IRSMSX108.ger.corp.intel.com> References: <1443445418-18498-1-git-send-email-bernard.iremonger@intel.com> <1443445418-18498-17-git-send-email-bernard.iremonger@intel.com> <20150928185301.GA12770@scalar.blr.asicdesigners.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Cc: "dev@dpdk.org" , Felix Marti , Kumar Sanghvi , Nirranjan Kirubaharan To: Rahul Lakkireddy Return-path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 613143787 for ; Tue, 29 Sep 2015 10:41:18 +0200 (CEST) In-Reply-To: <20150928185301.GA12770@scalar.blr.asicdesigners.com> Content-Language: en-US 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" Hi Rahul, > Out of curiosity, do you really need to add Intel copyright on top of sou= rce > file for a 3 line change in source file? I see that you have done the sam= e for > cisco, mellanox, broadcom and other vendors as well. >=20 > I don't claim to understand Copyright very well. However, I have seen in > other > open community projects like kernel.org where people many times do > significant > change in someone else's code and yet, don't normally add their own > copyright > to source files. >=20 > Care to explain what is the intention here with addition of Intel Copyrig= ht > statement? >=20 > Thanks, > Rahul I thought it was necessary to add the Intel Copyright, because I had modifi= ed the code. I will remove it in the next revision of the patchset. Regards, Bernard.