commit | 852eb3aeeaf65f175f15c7af6a31aeffc050d659 | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Tue Apr 03 19:23:33 2018 +0200 |
committer | David Sterba <dsterba@suse.com> | Thu Apr 12 16:29:55 2018 +0200 |
tree | 153179f810e5b9040b5fbcc715d70f7e50173c2f | |
parent | c1d7c514f745628eb096c5cbb10737855879ae25 [diff] |
btrfs: add SPDX header to Kconfig Signed-off-by: David Sterba <dsterba@suse.com>
diff --git a/fs/btrfs/Kconfig b/fs/btrfs/Kconfig index 167e5dc..23537bc 100644 --- a/fs/btrfs/Kconfig +++ b/fs/btrfs/Kconfig
@@ -1,3 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0 + config BTRFS_FS tristate "Btrfs filesystem support" select LIBCRC32C