From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id B55EA14E8 for ; Fri, 25 May 2018 10:22:37 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 5666B22B0C; Fri, 25 May 2018 04:22:37 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Fri, 25 May 2018 04:22:37 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=mesmtp; bh=iYAfCtDTm9dJpJhyx91yYPjqdR z0+SluRRAJgRSaahc=; b=stTucqqJ3k9bpusO7/NGJRX6UE85rQzzARLsPPuUJA gewGLewQhBEtKrNpl+lWdQTls6Zh8BPCGagkHGrhFIdoC+DQaI11kMTbXSb4P0ia aG5LvD1WZ/d5IUILod8JFWIm/Mj6GFTVqUUjL6Ff/B1jFtmWwsrHExUn8E29i7cS k= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=iYAfCt DTm9dJpJhyx91yYPjqdRz0+SluRRAJgRSaahc=; b=OrbaYRiqrwjXNwLIRpD5PQ t3ZWgwoGBbpyQIKPiVCLL5r9ULJu55Doq0McdsuXylSP42wKwpEg8b5LW2zscQ46 vQuY+WLK4jzb6ClLhyNVjFSJiS44bYhJQ0FkDXsaIOiLhl5LQG5XWPeTaBBrlgwz os1s5XTN2OS3mdGyLN2DMv7ltcxfzZFuc0i0DSRaDeY2nf/9OYUOYNr9IvftzRsh duLoZViAuneM+lHkImFlrmRF6bHIVHcUAr/SlBHsTA7NVLVCXrLM/QmH0M8JEdrm bD7fJ/ssN6P4m3ix58cirIso5FuT4nU78lKu3xLL/3FLjAbCzAQOGYYF6wPcCX+w == X-ME-Proxy: X-ME-Proxy: X-ME-Proxy: X-ME-Proxy: X-ME-Proxy: X-ME-Proxy: X-ME-Sender: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id A1E92E43E8; Fri, 25 May 2018 04:22:36 -0400 (EDT) From: Thomas Monjalon To: Hemant Agrawal Cc: dev@dpdk.org, olivier.matz@6wind.com Date: Fri, 25 May 2018 10:22:35 +0200 Message-ID: <3901362.ypHYXmbZcj@xps> In-Reply-To: <1523264319-26429-7-git-send-email-hemant.agrawal@nxp.com> References: <1523264319-26429-1-git-send-email-hemant.agrawal@nxp.com> <1523264319-26429-7-git-send-email-hemant.agrawal@nxp.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] pkg: change to SPDX license identifier 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: Fri, 25 May 2018 08:22:37 -0000 09/04/2018 10:58, Hemant Agrawal: > Cc: olivier.matz@6wind.com > Cc: thomas@monjalon.net > > Signed-off-by: Hemant Agrawal > --- > pkg/dpdk.spec | 30 +----------------------------- > 1 file changed, 1 insertion(+), 29 deletions(-) Olivier has sent a patch which this file among others.