From: Thomas Gleixner Date: Mon, 16 May 2022 10:27:35 +0000 (+0200) Subject: scripts/spdxcheck: Exclude top-level README X-Git-Tag: v5.19-rc1~49^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e0208351383c19e62f5f04209ce4ecf24db64eaf;p=thirdparty%2Fkernel%2Flinux.git scripts/spdxcheck: Exclude top-level README Nothing copyrightable to see here. Signed-off-by: Thomas Gleixner Signed-off-by: Greg Kroah-Hartman --- diff --git a/scripts/spdxexclude b/scripts/spdxexclude index 73ef8caf5e611..81bdb13ed7898 100644 --- a/scripts/spdxexclude +++ b/scripts/spdxexclude @@ -15,3 +15,4 @@ arch/*/configs/ # Other files without copyrightable content /CREDITS /MAINTAINERS +/README