These patches are all comment (not code) related to SPDX license tags. Stephen Hemminger (7): uuid: remove BSD boilerplate reciprocal: remove redundant boilerplate windows: remove boilerplate from BSD header kni: add SPDX license tag ethdev: add SPDX tags to pci and vdev headers testpmd: add SPDX license tags test: add SPDX headers
app/test-pmd/flowgen.c | 35 ++---------------- app/test-pmd/macswap.c | 33 ++--------------- app/test/test_cfgfile.c | 32 ++--------------- app/test/test_compressdev_test_buffer.h | 2 ++ app/test/test_thash.c | 34 ++---------------- app/test/test_timer_racecond.c | 34 ++---------------- lib/librte_eal/common/eal_common_uuid.c | 26 -------------- lib/librte_eal/common/include/rte_uuid.h | 26 -------------- lib/librte_eal/common/rte_reciprocal.c | 34 ++---------------- .../windows/eal/include/sys/queue.h | 25 ------------- lib/librte_ethdev/rte_ethdev_pci.h | 34 ++---------------- lib/librte_ethdev/rte_ethdev_vdev.h | 34 ++---------------- lib/librte_port/rte_port_kni.c | 36 +++---------------- lib/librte_port/rte_port_kni.h | 36 +++---------------- 14 files changed, 31 insertions(+), 390 deletions(-) -- 2.20.1