From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] examples/performance-thread: convert license headers to SPDX Date: Thu, 09 Aug 2018 22:32:55 +0200 Message-ID: <4945694.ybZuHVyOQv@xps> References: <20180420095338.2755-1-pablo.de.lara.guarch@intel.com> <2196517.KhBNmqpyd2@xps> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, john.mcnamara@intel.com To: Dmitry Vyukov , Pablo de Lara Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 0DBAF235 for ; Thu, 9 Aug 2018 22:32:59 +0200 (CEST) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 04/06/2018 09:35, Dmitry Vyukov: > On Fri, May 25, 2018 at 12:10 PM, Thomas Monjalon wrote: > > 20/04/2018 11:53, Pablo de Lara: > >> Convert dual license headers with Intel and Dmitry Vyukov > >> names to SPDX. > >> > >> Signed-off-by: Pablo de Lara > >> --- > >> examples/performance-thread/common/lthread_pool.h | 68 +--------------------- > >> examples/performance-thread/common/lthread_queue.h | 68 +--------------------- > >> 2 files changed, 6 insertions(+), 130 deletions(-) > > > > Waiting for confirmation from Dmitry Vyukov. > > > I don't have any objections. I hereby grant my permission to change > the the licence. Applied, thanks