mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-05-02 18:17:50 -04:00
.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>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
2985bed680
commit
d198b34f38
1
samples/auxdisplay/.gitignore
vendored
1
samples/auxdisplay/.gitignore
vendored
@@ -1 +1,2 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
cfag12864b-example
|
||||
|
||||
1
samples/bpf/.gitignore
vendored
1
samples/bpf/.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
cpustat
|
||||
fds_example
|
||||
hbm
|
||||
|
||||
1
samples/connector/.gitignore
vendored
1
samples/connector/.gitignore
vendored
@@ -1 +1,2 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
ucon
|
||||
|
||||
1
samples/hidraw/.gitignore
vendored
1
samples/hidraw/.gitignore
vendored
@@ -1 +1,2 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
hid-example
|
||||
|
||||
1
samples/mei/.gitignore
vendored
1
samples/mei/.gitignore
vendored
@@ -1 +1,2 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
mei-amt-version
|
||||
|
||||
1
samples/mic/mpssd/.gitignore
vendored
1
samples/mic/mpssd/.gitignore
vendored
@@ -1 +1,2 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
mpssd
|
||||
|
||||
1
samples/pidfd/.gitignore
vendored
1
samples/pidfd/.gitignore
vendored
@@ -1 +1,2 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
pidfd-metadata
|
||||
|
||||
1
samples/seccomp/.gitignore
vendored
1
samples/seccomp/.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
bpf-direct
|
||||
bpf-fancy
|
||||
dropper
|
||||
|
||||
1
samples/timers/.gitignore
vendored
1
samples/timers/.gitignore
vendored
@@ -1 +1,2 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
hpet_example
|
||||
|
||||
1
samples/vfs/.gitignore
vendored
1
samples/vfs/.gitignore
vendored
@@ -1,2 +1,3 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
test-fsmount
|
||||
test-statx
|
||||
|
||||
1
samples/watchdog/.gitignore
vendored
1
samples/watchdog/.gitignore
vendored
@@ -1 +1,2 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
watchdog-simple
|
||||
|
||||
Reference in New Issue
Block a user