linux-yocto/scripts/spdxexclude
Thomas Gleixner e020835138 scripts/spdxcheck: Exclude top-level README
Nothing copyrightable to see here.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-05-18 15:35:42 +02:00

417 B

SPDX-License-Identifier: GPL-2.0

Patterns for excluding files and directories

Ignore the license directory and the licensing documentation which would

create lots of noise for no value

LICENSES/ license-rules.rst

Ignore config files and snippets. The majority is generated

by the Kconfig tools

kernel/configs/ arch/*/configs/

Other files without copyrightable content

/CREDITS /MAINTAINERS /README