From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hemant Agrawal Subject: Re: [PATCH 5/6] config: use SPDX tag for RehiveTech copyright files Date: Tue, 10 Apr 2018 09:46:35 +0530 Message-ID: <3a23f7f2-42bf-9580-57f5-b10c9eaedb3f@nxp.com> References: <20180409221558.3009-1-viktorin@rehivetech.com> <20180409221558.3009-6-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 EUR01-HE1-obe.outbound.protection.outlook.com (mail-he1eur01on0087.outbound.protection.outlook.com [104.47.0.87]) by dpdk.org (Postfix) with ESMTP id 2323A1BA07 for ; Tue, 10 Apr 2018 06:16:50 +0200 (CEST) In-Reply-To: <20180409221558.3009-6-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 > --- > config/defconfig_arm-armv7a-linuxapp-gcc | 31 ++----------------------------- > 1 file changed, 2 insertions(+), 29 deletions(-) > Acked-by: Hemant Agrawal ..