From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 502A6A00E6 for ; Mon, 5 Aug 2019 16:17:47 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 0CA6E1BDED; Mon, 5 Aug 2019 16:17:46 +0200 (CEST) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id AAA441BDE9 for ; Mon, 5 Aug 2019 16:17:44 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 3976921CDA; Mon, 5 Aug 2019 10:17:44 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Mon, 05 Aug 2019 10:17:44 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=zvjh5s5tSbdI5jLBFDs1XUxZ8xtgoem8ttEz41bn1yg=; b=OaALbGti87/V ilQrjWriWPsU3wRXIJHCxVfAegHStGXb6pfWmhJpNJ+DHSFjRKPHzQuZGhlg4HtU qhMUCY9VFxWYoI0SixzKJO56BqfYAXffMXep5xuyAy/YMi/Awa8pf9AgPjbzKAWr FA3aBcS/1jdAfk2L/opC0bxKv0xfSVc= 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-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm3; bh=zvjh5s5tSbdI5jLBFDs1XUxZ8xtgoem8ttEz41bn1 yg=; b=swthmmCf6sb9v+vZFb1EWRLgzvXm52PESHFkSeRkY4Pmzi781w4SCYU80 +tSXkECC/tGF6s4Z2UBAN6ImSAApBNU2s6qUiUdLZNwtuck1p5eKdOSX/zneN0M9 qH0FghRva2Ip/avuub6r/+hVorheZF2unjbo5+8rt3/7Rc8OUqALGBLh5NIzzhp7 nR1PUysQxKnPJNWptcYrgipocR/nrdw1SxKQrsOrFT1NwpRflIKRftJvw3tChPn7 5tKisC2Icvg9yZuAEmXvWobPWUQEuZdIwboX/ZHIhJD1Zu9MDrkM48LHg+GSsS+0 r+CNNAWpOpwBNVzJLGQznqqVozMkA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduvddruddtjedgjeegucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecukf hppeejjedrudefgedrvddtfedrudekgeenucfrrghrrghmpehmrghilhhfrhhomhepthhh ohhmrghssehmohhnjhgrlhhonhdrnhgvthenucevlhhushhtvghrufhiiigvpedt X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id D74F3380085; Mon, 5 Aug 2019 10:17:42 -0400 (EDT) From: Thomas Monjalon To: Hemant Agrawal Cc: dev@dpdk.org, "colin.king@canonical.com" , "christian.ehrhardt@canonical.com" Date: Mon, 05 Aug 2019 16:17:41 +0200 Message-ID: <11110439.hr5KLOPsxe@xps> In-Reply-To: References: <1528185025-553-1-git-send-email-hemant.agrawal@nxp.com> <63eed503-c214-76a4-3683-00deb3ca5ce1@nxp.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] doc: change tools guide to SPDX 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: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 01/08/2019 09:15, Hemant Agrawal: > Hi Thomas, > Please apply this patch. > Regards, > Hemant > On Wed, Jun 6, 2018 at 5:39 PM Hemant Agrawal wrote: > > > > Christian, > > Will you please ack it? A ack from canonical is must to change the license (even if it is just the style). > > Sorry Hemant for the extra delay, I was on PTO and this was lost in the mail flood afterwards. > Thanks Thomas & Colin for the extra pings to not get lost. > > Acked-By: Christian Ehrhardt Applied, thanks