Explorar el Código

btrfs: add SPDX header to Kconfig

Signed-off-by: David Sterba <dsterba@suse.com>
David Sterba hace 7 años
padre
commit
852eb3aeea
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      fs/btrfs/Kconfig

+ 2 - 0
fs/btrfs/Kconfig

@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0
+
 config BTRFS_FS
 	tristate "Btrfs filesystem support"
 	select LIBCRC32C