From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v4] examples/ip_pipeline: update copyright and license Date: Tue, 13 Feb 2018 23:28:39 +0100 Message-ID: <2692062.Ivrz1UTxaV@xps> References: <1518020934-122711-1-git-send-email-lee.daly@intel.com> <1518021839-123634-1-git-send-email-lee.daly@intel.com> <20180212101542.dzmttxmz2np4w4jk@platinum> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Olivier Matz , cristian.dumitrescu@intel.com, ferruh.yigit@intel.com To: Lee Daly Return-path: Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id 607B51B31A for ; Tue, 13 Feb 2018 23:28:49 +0100 (CET) In-Reply-To: <20180212101542.dzmttxmz2np4w4jk@platinum> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 12/02/2018 11:15, Olivier Matz: > On Wed, Feb 07, 2018 at 04:43:59PM +0000, Lee Daly wrote: > > This updates the Intel and Oliver Matz licenses on a file 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 > > Acked-by: Olivier Matz Applied, thanks