On Mon, 24 Feb 2020 13:01:30 -0800 Stephen Hemminger <step...@networkplumber.org> wrote:
> Simple script to look for drivers and scripts that > are missing requires SPDX header. > > Update the contribution guidelines to indicate that SPDX license > identfier is required for this project. > > Signed-off-by: Stephen Hemminger <step...@networkplumber.org> > --- > v4 - add MAINTAINERS entry > update coding style document > change name of script > > MAINTAINERS | 1 + > devtools/check-spdx-tag.sh | 77 ++++++++++++++++++++++++ > doc/guides/contributing/coding_style.rst | 9 ++- > 3 files changed, 85 insertions(+), 2 deletions(-) > create mode 100755 devtools/check-spdx-tag.sh Still waiting for this script all requested changes were done months ago. Current output is: $ ./devtools/check-spdx-tag.sh -v Files without SPDX License -------------------------- Files with redundant license text --------------------------------- app/test/test_timer_racecond.c lib/librte_ethdev/rte_ethdev_pci.h lib/librte_ethdev/rte_ethdev_vdev.h total: 0 errors, 3 warnings