[PATCH 4/4] hv: add SPDX license id to Kconfig

kys at linuxonhyperv.comi kys at linuxonhyperv.comi
Tue Mar 27 22:01:04 UTC 2018


From: Stephen Hemminger <stephen at networkplumber.org>

Missing license on Kconfig file.

Signed-off-by: Stephen Hemminger <sthemmin at microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys at microsoft.com>
---
 drivers/hv/Kconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/drivers/hv/Kconfig b/drivers/hv/Kconfig
index 50b89ea0e60f..97954f575c3f 100644
--- a/drivers/hv/Kconfig
+++ b/drivers/hv/Kconfig
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0
+
 menu "Microsoft Hyper-V guest support"
 
 config HYPERV
-- 
2.15.1



More information about the devel mailing list