Browse Source

btrfs: add SPDX header to Kconfig

Signed-off-by: David Sterba <dsterba@suse.com>
David Sterba 7 years ago
parent
commit
852eb3aeea
1 changed files with 2 additions and 0 deletions
  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