07/02/2020 18:52, Stephen Hemminger:
> Simple script to look for drivers and scripts that
> are missing requires SPDX header.
>
> Signed-off-by: Stephen Hemminger
[...]
> +git grep -L SPDX-License-Identifier -- \
> +':^.git*' ':^.ci/*' ':^.travis.yml' \
> +':^README' ':^MAINTAINERS' ':^VE
07/02/2020 18:52, Stephen Hemminger:
> Simple script to look for drivers and scripts that
> are missing requires SPDX header.
>
> Signed-off-by: Stephen Hemminger
> ---
> devtools/spdx-check.sh | 24
For consistency with other scripts, it should be named check-spdx.sh
P
Simple script to look for drivers and scripts that
are missing requires SPDX header.
Signed-off-by: Stephen Hemminger
---
v3 - pickup more places with boilerplate text
avoid false positive for cocci scripts or abignore
devtools/spdx-check.sh | 24
1 file changed, 2
3 matches
Mail list logo