mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-22 20:30:58 +02: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
usr/.gitignore
vendored
1
usr/.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
gen_init_cpio
|
||||
initramfs_data.cpio
|
||||
/initramfs_inc_data
|
||||
|
1
usr/include/.gitignore
vendored
1
usr/include/.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
*
|
||||
!.gitignore
|
||||
!Makefile
|
||||
|
Reference in New Issue
Block a user