From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] examples/performance-thread: update copyrights and license Date: Thu, 08 Feb 2018 22:36:45 +0100 Message-ID: <2672739.3sReEv6EyL@xps> References: <1516800436-86006-1-git-send-email-lee.daly@intel.com> <1518098634-152825-1-git-send-email-lee.daly@intel.com> <8baa1d5b-5625-3ff7-d16d-13b872241196@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Ferruh Yigit , john.mcnamara@intel.com, pablo.de.lara.guarch@intel.com, harry.van.haaren@intel.com, bruce.richardson@intel.com, Jerin Jacob , Hemant Agrawal To: Lee Daly Return-path: Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id C26BF1B851 for ; Thu, 8 Feb 2018 22:36:50 +0100 (CET) In-Reply-To: <8baa1d5b-5625-3ff7-d16d-13b872241196@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 08/02/2018 15:55, Ferruh Yigit: > On 2/8/2018 2:03 PM, Lee Daly wrote: > > This updates the Intel and Cavium license on files in examples to be > > the standard BSD-3-Clause license used for the rest of DPDK, bringing > > the files in compliance with the DPDK licensing policy. > > > > --- > > V2: Update commit message > > > > Signed-off-by: Lee Daly > > Carrying Acks from previous version [1] to help maintainer. > > Acked-by: Ferruh Yigit > Acked-by: Jerin Jacob Applied, thanks