net/bnx2x: move SPDX tags to source files
authorRasesh Mody <rasesh.mody@cavium.com>
Fri, 27 Jul 2018 15:47:27 +0000 (08:47 -0700)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 3 Aug 2018 15:08:39 +0000 (17:08 +0200)
commit688654bf32ea5841f8d157c5c64d0918ad019474
tree48174a04548b5ace7e69fe57c5fed1d5d4274bbd
parent9eb5dc09c37accdf495df16d729a94713a85be1b
net/bnx2x: move SPDX tags to source files

We were using LICENSE.bnx2x_pmd to reference inclusion of SPDX licensing
tag from all the source file. Remove the LICENSE.bnx2x_pmd file and
directly include SPDX tags in source files.

Signed-off-by: Rasesh Mody <rasesh.mody@cavium.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
23 files changed:
drivers/net/bnx2x/LICENSE.bnx2x_pmd [deleted file]
drivers/net/bnx2x/Makefile
drivers/net/bnx2x/bnx2x.c
drivers/net/bnx2x/bnx2x.h
drivers/net/bnx2x/bnx2x_ethdev.c
drivers/net/bnx2x/bnx2x_ethdev.h
drivers/net/bnx2x/bnx2x_logs.h
drivers/net/bnx2x/bnx2x_rxtx.c
drivers/net/bnx2x/bnx2x_rxtx.h
drivers/net/bnx2x/bnx2x_stats.c
drivers/net/bnx2x/bnx2x_stats.h
drivers/net/bnx2x/bnx2x_vfpf.c
drivers/net/bnx2x/bnx2x_vfpf.h
drivers/net/bnx2x/ecore_fw_defs.h
drivers/net/bnx2x/ecore_hsi.h
drivers/net/bnx2x/ecore_init.h
drivers/net/bnx2x/ecore_init_ops.h
drivers/net/bnx2x/ecore_mfw_req.h
drivers/net/bnx2x/ecore_reg.h
drivers/net/bnx2x/ecore_sp.c
drivers/net/bnx2x/ecore_sp.h
drivers/net/bnx2x/elink.c
drivers/net/bnx2x/elink.h