From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 220D0A49A for ; Tue, 23 Jan 2018 18:10:09 +0100 (CET) X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 23 Jan 2018 09:10:09 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,402,1511856000"; d="scan'208";a="168518796" Received: from bricha3-mobl3.ger.corp.intel.com ([10.252.3.11]) by orsmga004.jf.intel.com with SMTP; 23 Jan 2018 09:09:39 -0800 Received: by (sSMTP sendmail emulation); Tue, 23 Jan 2018 17:09:39 +0000 Date: Tue, 23 Jan 2018 17:09:39 +0000 From: Bruce Richardson To: Lee Daly Cc: john.mcnamara@intel.com, pablo.de.lara.guarch@intel.com, harry.van.haaren@intel.com, halayli@gmail.com, dev@dpdk.org Message-ID: <20180123170938.GB4512@bricha3-MOBL3.ger.corp.intel.com> References: <1516199949-116789-1-git-send-email-lee.daly@intel.com> <1516725978-51629-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: <1516725978-51629-1-git-send-email-lee.daly@intel.com> Organization: Intel Research and Development Ireland Ltd. User-Agent: Mutt/1.9.1 (2017-09-22) Subject: Re: [dpdk-dev] [PATCH] examples: update copyrights 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: Tue, 23 Jan 2018 17:10:10 -0000 On Tue, Jan 23, 2018 at 04:46:18PM +0000, Lee Daly wrote: > This updates the Intel, Cavium and Hasan Alayli 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 > --- The non-BSD-3-Clause license again should not be replaced. /Bruce