From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] examples/cmdline: update copyright and license Date: Tue, 13 Feb 2018 23:25:54 +0100 Message-ID: <5736796.1P699SFYee@xps> References: <1516199949-116789-1-git-send-email-lee.daly@intel.com> <6d51047d-99b5-42a6-f83a-f1f08758f460@intel.com> <20180212101640.3ibo54x3wog4qshj@platinum> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Olivier Matz , Ferruh Yigit 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 AF5401B2AA for ; Tue, 13 Feb 2018 23:26:04 +0100 (CET) In-Reply-To: <20180212101640.3ibo54x3wog4qshj@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:16, Olivier Matz: > On Wed, Feb 07, 2018 at 04:15:01PM +0000, Ferruh Yigit wrote: > > On 1/23/2018 4:43 PM, 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 > > > > Acked-by: Ferruh Yigit > > Acked-by: Olivier Matz Applied, thanks