瀏覽代碼

hv: add SPDX license id to Kconfig

Missing license on Kconfig file.

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Stephen Hemminger 7 年之前
父節點
當前提交
45ea83f02d
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      drivers/hv/Kconfig

+ 2 - 0
drivers/hv/Kconfig

@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0
+
 menu "Microsoft Hyper-V guest support"
 
 config HYPERV