aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2020-03-03 22:35:59 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-03-25 11:50:48 +0100
commitd198b34f3855eee2571dda03eea75a09c7c31480 (patch)
treedecb8394d2a178501f270078f76a8b7ac84b7442 /lib
parent.gitignore: remove too obvious comments (diff)
downloadwireguard-linux-d198b34f3855eee2571dda03eea75a09c7c31480.tar.xz
wireguard-linux-d198b34f3855eee2571dda03eea75a09c7c31480.zip
.gitignore: add SPDX License Identifier
Add SPDX License Identifier to all .gitignore files. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib')
-rw-r--r--lib/.gitignore1
-rw-r--r--lib/raid6/.gitignore1
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/.gitignore b/lib/.gitignore
index 9af73655a239..327cb2c7f2c9 100644
--- a/lib/.gitignore
+++ b/lib/.gitignore
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0-only
gen_crc32table
gen_crc64table
crc32table.h
diff --git a/lib/raid6/.gitignore b/lib/raid6/.gitignore
index 3de0d8921286..6be57745afd1 100644
--- a/lib/raid6/.gitignore
+++ b/lib/raid6/.gitignore
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0-only
mktables
altivec*.c
int*.c