From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] examples/l3fwd: update copyright and license Date: Thu, 08 Feb 2018 22:47:24 +0100 Message-ID: <2998814.o19V8NsUOD@xps> References: <1516199949-116789-1-git-send-email-lee.daly@intel.com> <1516725929-51520-1-git-send-email-lee.daly@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Ferruh Yigit , chaozhu@linux.vnet.ibm.com, remy.horton@intel.com, orika@mellanox.com, bruce.richardson@intel.com, pablo.de.lara.guarch@intel.com, radu.nicolau@intel.com, tomasz.kantecki@intel.com 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 B520B1B833 for ; Thu, 8 Feb 2018 22:47:29 +0100 (CET) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 07/02/2018 17:15, Ferruh Yigit: > On 1/23/2018 4:45 PM, Lee Daly wrote: > > This updates the Intel and IBM 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. > > > > Signed-off-by: Lee Daly > > Acked-by: Ferruh Yigit Previous, non-split, version of the patch was acked: Acked-by: Chao Zhu see http://dpdk.org/ml/archives/dev/2018-February/090532.html Applied, thanks