Ver código fonte

btrfs: add SPDX header to Kconfig

Signed-off-by: David Sterba <dsterba@suse.com>
David Sterba 7 anos atrás
pai
commit
852eb3aeea
1 arquivos alterados com 2 adições e 0 exclusões
  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