From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Iremonger, Bernard" Subject: Re: [PATCH 15/20] bnx2x: copy pci device info to eth_dev data Date: Tue, 29 Sep 2015 08:43:52 +0000 Message-ID: <8CEF83825BEC744B83065625E567D7C219F62886@IRSMSX108.ger.corp.intel.com> References: <1443445418-18498-1-git-send-email-bernard.iremonger@intel.com> <1443445418-18498-16-git-send-email-bernard.iremonger@intel.com> <20150928125519.75496585@urahara> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Cc: "dev@dpdk.org" To: Stephen Hemminger Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 3F4355681 for ; Tue, 29 Sep 2015 10:44:53 +0200 (CEST) In-Reply-To: <20150928125519.75496585@urahara> 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 Stephen, > On Mon, 28 Sep 2015 14:03:33 +0100 > Bernard Iremonger wrote: >=20 > > /* > > * Copyright (c) 2013-2015 Brocade Communications Systems, Inc. > > + * Copyright(c) 2015 Intel Corporation. > > * > > * All rights reserved. > > */ >=20 > I agree with others, you can't claim copyright until you have made > substantive changes. At one point a lawyer told me that had to be 10% of = the > code. I thought it was necessary to add the copyright line because I had modified= the code. I will remove it in the next revision of the patch set. Regards, Bernard.