Selaa lähdekoodia

btrfs: add SPDX header to Kconfig

Signed-off-by: David Sterba <dsterba@suse.com>
David Sterba 7 vuotta sitten
vanhempi
commit
852eb3aeea
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  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