From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hemant Agrawal Subject: Re: [PATCH 3/6] drivers: use SPDX tag for RehiveTech copyright files Date: Tue, 10 Apr 2018 09:48:23 +0530 Message-ID: <31fe0957-bcb7-c8a5-2eba-3635db4fdb87@nxp.com> References: <20180409221558.3009-1-viktorin@rehivetech.com> <20180409221558.3009-4-viktorin@rehivetech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: jerin.jacob@caviumnetworks.com, Thomas Monjalon To: Jan Viktorin , dev@dpdk.org Return-path: Received: from EUR02-VE1-obe.outbound.protection.outlook.com (mail-eopbgr20041.outbound.protection.outlook.com [40.107.2.41]) by dpdk.org (Postfix) with ESMTP id 85F341BA07 for ; Tue, 10 Apr 2018 06:18:38 +0200 (CEST) In-Reply-To: <20180409221558.3009-4-viktorin@rehivetech.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 4/10/2018 3:45 AM, Jan Viktorin wrote: > Replace the BSD license header with the SPDX tag for files > with only an RehiveTech copyright on them. > > Signed-off-by: Jan Viktorin > --- > drivers/bus/vdev/rte_bus_vdev.h | 32 ++------------------------------ > drivers/bus/vdev/vdev.c | 32 ++------------------------------ > 2 files changed, 4 insertions(+), 60 deletions(-) > Acked-by: Hemant Agrawal ..