scripts/spdxcheck: Exclude MAINTAINERS/CREDITS
authorThomas Gleixner <tglx@linutronix.de>
Mon, 16 May 2022 10:27:32 +0000 (12:27 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 May 2022 13:35:38 +0000 (15:35 +0200)
commit2ab99ce9780d3c3505db4b83669869627010307e
tree0e9f75908ae366c2b8a5e3d64b1088e9b724976f
parent2fb977133684bb74d301bd86a9bb1bd2762362fc
scripts/spdxcheck: Exclude MAINTAINERS/CREDITS

Listings of maintainers and people who deserve credits are not really
interesting in terms of copyright. The usage of these files outside of the
kernel is pointless and the file format is trivial. No point in chasing
them or slapping a SPDX identifier into them just because.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
scripts/spdxexclude