From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <viktorin@rehivetech.com>
Received: from wes1-so1.wedos.net (wes1-so1.wedos.net [46.28.106.15])
 by dpdk.org (Postfix) with ESMTP id B09A01B968
 for <dev@dpdk.org>; Tue, 10 Apr 2018 00:16:16 +0200 (CEST)
Received: from localhost.localdomain (unknown [83.240.61.19])
 by wes1-so1.wedos.net (Postfix) with ESMTPSA id 40Kl4s53RVz3r4;
 Tue, 10 Apr 2018 00:16:13 +0200 (CEST)
From: Jan Viktorin <viktorin@rehivetech.com>
To: dev@dpdk.org
Cc: jerin.jacob@caviumnetworks.com, Thomas Monjalon <thomas@monjalon.net>,
 Hemant Agrawal <hemant.agrawal@nxp.com>,
 Jan Viktorin <viktorin@rehivetech.com>
Date: Tue, 10 Apr 2018 00:15:52 +0200
Message-Id: <20180409221558.3009-1-viktorin@rehivetech.com>
X-Mailer: git-send-email 2.16.2
Subject: [dpdk-dev] [PATCH 0/6] Use SPDX identifier of RehiveTech code
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Apr 2018 22:16:16 -0000

Hi all,

I've updated all relevant code to SPDX license. The last commit
also updates the Cavium copyright, I've separated it for clarity
otherwise it can be squashed into 02.

Jan

Jan Viktorin (6):
  mk: use SPDX tag for RehiveTech copyright files
  lib: use SPDX tag for RehiveTech copyright files
  drivers: use SPDX tag for RehiveTech copyright files
  test: use SPDX tag for RehiveTech copyright files
  config: use SPDX tag for RehiveTech copyright files
  lib: use SPDX tag for Cavium & RehiveTech copyright files

 config/defconfig_arm-armv7a-linuxapp-gcc           | 31 ++------------------
 drivers/bus/vdev/rte_bus_vdev.h                    | 32 ++------------------
 drivers/bus/vdev/vdev.c                            | 32 ++------------------
 lib/librte_eal/common/arch/arm/rte_cpuflags.c      | 34 ++--------------------
 .../common/include/arch/arm/rte_atomic.h           | 32 ++------------------
 .../common/include/arch/arm/rte_atomic_32.h        | 32 ++------------------
 .../common/include/arch/arm/rte_byteorder.h        | 32 ++------------------
 .../common/include/arch/arm/rte_cpuflags.h         | 32 ++------------------
 .../common/include/arch/arm/rte_cpuflags_32.h      | 32 ++------------------
 .../common/include/arch/arm/rte_cycles.h           | 32 ++------------------
 .../common/include/arch/arm/rte_cycles_32.h        | 32 ++------------------
 .../common/include/arch/arm/rte_memcpy.h           | 32 ++------------------
 .../common/include/arch/arm/rte_memcpy_32.h        | 32 ++------------------
 .../common/include/arch/arm/rte_prefetch.h         | 32 ++------------------
 .../common/include/arch/arm/rte_prefetch_32.h      | 32 ++------------------
 .../common/include/arch/arm/rte_spinlock.h         | 32 ++------------------
 mk/arch/arm/rte.vars.mk                            | 32 ++------------------
 mk/machine/armv7a/rte.vars.mk                      | 31 ++------------------
 test/test/resource.c                               | 33 ++-------------------
 test/test/resource.h                               | 33 ++-------------------
 test/test/test_resource.c                          | 33 ++-------------------
 21 files changed, 43 insertions(+), 632 deletions(-)

-- 
2.16.2