Re: [dpdk-dev] [PATCH 0/4] Cleanup last remaining SPDX issues

2021-05-19 Thread Thomas Monjalon
16/03/2021 22:00, Stephen Hemminger: > This resolves all the left over warnings and errors reported > by the check-spdx-tag script. > > Stephen Hemminger (4): > common/mlx5: add missing SPDX tag for windows headers > devtools/check-spdx-tag.sh: ignore JSON files > doc: add SPDX tag to custom

[dpdk-dev] [PATCH 0/4] Cleanup last remaining SPDX issues

2021-03-16 Thread Stephen Hemminger
This resolves all the left over warnings and errors reported by the check-spdx-tag script. Stephen Hemminger (4): common/mlx5: add missing SPDX tag for windows headers devtools/check-spdx-tag.sh: ignore JSON files doc: add SPDX tag to custom CSS file app/test: remove license boilerplate