瀏覽代碼

btrfs: add SPDX header to Kconfig

Signed-off-by: David Sterba <dsterba@suse.com>
David Sterba 7 年之前
父節點
當前提交
852eb3aeea
共有 1 個文件被更改,包括 2 次插入0 次删除
  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