mbox series

[0/3] convert to SPDX-3 clause license tag

Message ID 1524127935-10495-1-git-send-email-gavin.hu@linaro.org
Headers show
Series convert to SPDX-3 clause license tag | expand

Message

Gavin Hu April 19, 2018, 8:52 a.m. UTC
From: Gavin Hu <gavin.hu@linaro.org>


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

Comments

Hemant Agrawal April 19, 2018, 10:02 a.m. UTC | #1
Series-Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>

On 4/19/2018 2:22 PM, gavin.hu@linaro.org wrote:
> From: Gavin Hu <gavin.hu@linaro.org>

> 

> 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(-)

>