From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 6B0C12949 for ; Wed, 24 Feb 2016 17:21:39 +0100 (CET) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga102.fm.intel.com with ESMTP; 24 Feb 2016 08:21:38 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.22,494,1449561600"; d="scan'208";a="53931681" Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.208.64]) by fmsmga004.fm.intel.com with SMTP; 24 Feb 2016 05:59:47 -0800 Received: by (sSMTP sendmail emulation); Wed, 24 Feb 2016 13:59:47 +0025 Date: Wed, 24 Feb 2016 13:59:47 +0000 From: Bruce Richardson To: Rahul Lakkireddy Message-ID: <20160224135946.GA19616@bricha3-MOBL3> References: <84e8633765d3508f7636c86c27d506d837d1cdd7.1454152758.git.rahul.lakkireddy@chelsio.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <84e8633765d3508f7636c86c27d506d837d1cdd7.1454152758.git.rahul.lakkireddy@chelsio.com> Organization: Intel Shannon Ltd. User-Agent: Mutt/1.5.23 (2014-03-12) Cc: dev@dpdk.org, Felix Marti , Nirranjan Kirubaharan , Kumar Sanghvi Subject: Re: [dpdk-dev] [PATCH 2/2] cxgbe: update license year to 2016 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Feb 2016 16:21:39 -0000 On Sun, Jan 31, 2016 at 04:52:50PM +0530, Rahul Lakkireddy wrote: > Update CXGBE PMD license year to 2016. > > Signed-off-by: Rahul Lakkireddy > Signed-off-by: Kumar Sanghvi > --- Although I don't think it's officially documented, in DPDK - as in many open source projects - the license year is only updated once a modification is made to the file in question. /Bruce