From: David Sterba Date: Tue, 3 Apr 2018 17:23:33 +0000 (+0200) Subject: btrfs: add SPDX header to Kconfig X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=852eb3aeeaf65f175f15c7af6a31aeffc050d659;p=openwrt%2Fstaging%2Fblogic.git btrfs: add SPDX header to Kconfig Signed-off-by: David Sterba --- diff --git a/fs/btrfs/Kconfig b/fs/btrfs/Kconfig index 167e5dc7eadd..23537bc8c827 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