From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hemant Agrawal Subject: Re: [PATCH 4/6] test: use SPDX tag for RehiveTech copyright files Date: Tue, 10 Apr 2018 09:47:25 +0530 Message-ID: <7983ba91-c3ff-1ea7-8dd4-74fb74e566d6@nxp.com> References: <20180409221558.3009-1-viktorin@rehivetech.com> <20180409221558.3009-5-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-eopbgr20052.outbound.protection.outlook.com [40.107.2.52]) by dpdk.org (Postfix) with ESMTP id 1F8801BA0B for ; Tue, 10 Apr 2018 06:17:40 +0200 (CEST) In-Reply-To: <20180409221558.3009-5-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 > --- > test/test/resource.c | 33 ++------------------------------- > test/test/resource.h | 33 ++------------------------------- > test/test/test_resource.c | 33 ++------------------------------- > 3 files changed, 6 insertions(+), 93 deletions(-) Acked-by: Hemant Agrawal ..