From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olivier Matz Subject: Re: [PATCH v4] examples/ip_pipeline: update copyright and license Date: Mon, 12 Feb 2018 11:15:42 +0100 Message-ID: <20180212101542.dzmttxmz2np4w4jk@platinum> References: <1518020934-122711-1-git-send-email-lee.daly@intel.com> <1518021839-123634-1-git-send-email-lee.daly@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: cristian.dumitrescu@intel.com, dev@dpdk.org, ferruh.yigit@intel.com To: Lee Daly Return-path: Received: from mail.droids-corp.org (zoll.droids-corp.org [94.23.50.67]) by dpdk.org (Postfix) with ESMTP id 99FC81B31B for ; Mon, 12 Feb 2018 11:15:46 +0100 (CET) Content-Disposition: inline In-Reply-To: <1518021839-123634-1-git-send-email-lee.daly@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" 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. > > --- > > V2: Combined Intel and Olivier Matz license blocks > V3: Removed all right reserved from Intel license > V4: Merge V2 and V3 > > Signed-off-by: Lee Daly > > Acked-by: Ferruh Yigit Acked-by: Olivier Matz