From: David Sterba Date: Tue, 3 Apr 2018 17:23:33 +0000 (+0200) Subject: btrfs: add SPDX header to Kconfig X-Git-Tag: v4.17-rc1~1^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=852eb3aeeaf65f175f15c7af6a31aeffc050d659;p=thirdparty%2Flinux.git btrfs: add SPDX header to Kconfig Signed-off-by: David Sterba --- diff --git a/fs/btrfs/Kconfig b/fs/btrfs/Kconfig index 167e5dc7eadd7..23537bc8c827c 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