On Wed, 13 Nov 2019 06:59:48 +
Hemant Agrawal wrote:
> HI Stephen,
> Will you please enhance it to also provide number of files in each
> category?
>
> We also need to think about how to handle the scripts "*.sh", as many of
> these are without SPDX.
> - we can either leave them as
On Wed, 13 Nov 2019 06:59:48 +
Hemant Agrawal wrote:
> HI Stephen,
> Will you please enhance it to also provide number of files in each
> category?
The number of files is shrinking to zero, so may not be necessary soon.
>
> We also need to think about how to handle the scripts "*.s
Regards,
Hemant
> -Original Message-
> From: dev On Behalf Of Stephen Hemminger
> Sent: Friday, November 8, 2019 10:54 PM
> To: dev@dpdk.org
> Cc: Stephen Hemminger
> Subject: [dpdk-dev] [PATCH] devtools: add SPDX license tag check script
>
> Simple script to
Acked-by: Hemant Agrawal
Simple script to look for missing SPDX license tags
with exceptions for certain directories and file types.
Signed-off-by: Stephen Hemminger
---
devtools/spdx-check.sh | 22 ++
1 file changed, 22 insertions(+)
create mode 100755 devtools/spdx-check.sh
diff --git a/devtools/
5 matches
Mail list logo