From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.droids-corp.org (zoll.droids-corp.org [94.23.50.67]) by dpdk.org (Postfix) with ESMTP id 4C0FE3772 for ; Mon, 22 Jan 2018 13:48:05 +0100 (CET) Received: from lfbn-lil-1-110-231.w90-45.abo.wanadoo.fr ([90.45.197.231] helo=droids-corp.org) by mail.droids-corp.org with esmtpsa (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1edbWC-0006bV-Cy; Mon, 22 Jan 2018 13:48:09 +0100 Received: by droids-corp.org (sSMTP sendmail emulation); Mon, 22 Jan 2018 13:48:00 +0100 Date: Mon, 22 Jan 2018 13:48:00 +0100 From: Olivier Matz To: Lee Daly Cc: 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, cristian.dumitrescu@intel.com, chaozhu@linux.vnet.ibm.com, john.mcnamara@intel.com, harry.van.haaren@intel.com, jijiang.liu@intel.com, dev@dpdk.org Message-ID: <20180122124800.qgr4oeqxotw6fi5d@platinum> References: <1516199949-116789-1-git-send-email-lee.daly@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1516199949-116789-1-git-send-email-lee.daly@intel.com> User-Agent: NeoMutt/20170113 (1.7.2) Subject: Re: [dpdk-dev] [PATCH] examples: update copyright and license X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Jan 2018 12:48:05 -0000 On Wed, Jan 17, 2018 at 02:39:09PM +0000, Lee Daly wrote: > This updates the 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 For the 6WIND copyright part: Acked-by: Olivier Matz