From mboxrd@z Thu Jan 1 00:00:00 1970 From: gavin.hu@linaro.org Subject: [PATCH 0/3] convert to SPDX-3 clause license tag Date: Thu, 19 Apr 2018 16:52:12 +0800 Message-ID: <1524127935-10495-1-git-send-email-gavin.hu@linaro.org> Cc: Gavin Hu To: dev@dpdk.org Return-path: Received: from foss.arm.com (foss.arm.com [217.140.101.70]) by dpdk.org (Postfix) with ESMTP id 08D236A71 for ; Thu, 19 Apr 2018 10:52:30 +0200 (CEST) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" From: Gavin Hu Convert to the new SPDX-3 clause license tag for the files with Linaro Copyright only. Gavin Hu (3): examples/l3fwd: convert to SPDX license tags expamples/ip_pipeline: convert to SPDX license tags drivers: convert to SPDX license tags drivers/net/i40e/i40e_rxtx_vec_neon.c | 35 +++------------------------------ examples/ip_pipeline/hash_func_arm64.h | 33 ++----------------------------- examples/l3fwd/l3fwd_common.h | 35 +++------------------------------ examples/l3fwd/l3fwd_em_hlm.h | 35 +++------------------------------ examples/l3fwd/l3fwd_em_hlm_neon.h | 35 +++------------------------------ examples/l3fwd/l3fwd_lpm_neon.h | 35 +++------------------------------ examples/l3fwd/l3fwd_neon.h | 36 +++------------------------------- 7 files changed, 20 insertions(+), 224 deletions(-) -- 1.8.3.1