[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20180327220104.19700-4-kys@linuxonhyperv.comi>
Date: Tue, 27 Mar 2018 15:01:04 -0700
From: kys@...uxonhyperv.comi
To: gregkh@...uxfoundation.org, linux-kernel@...r.kernel.org,
devel@...uxdriverproject.org, olaf@...fle.de, apw@...onical.com,
vkuznets@...hat.com, jasowang@...hat.com,
leann.ogasawara@...onical.com, marcelo.cerri@...onical.com,
sthemmin@...rosoft.com
Cc: Stephen Hemminger <stephen@...workplumber.org>,
"K . Y . Srinivasan" <kys@...rosoft.com>
Subject: [PATCH 4/4] hv: add SPDX license id to Kconfig
From: Stephen Hemminger <stephen@...workplumber.org>
Missing license on Kconfig file.
Signed-off-by: Stephen Hemminger <sthemmin@...rosoft.com>
Signed-off-by: K. Y. Srinivasan <kys@...rosoft.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
Powered by blists - more mailing lists