projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7624127
)
hv: add SPDX license id to Kconfig
author
Stephen Hemminger
<stephen@networkplumber.org>
Tue, 27 Mar 2018 22:01:04 +0000
(15:01 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 28 Mar 2018 11:24:56 +0000
(13:24 +0200)
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>
drivers/hv/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/hv/Kconfig
b/drivers/hv/Kconfig
index 50b89ea0e60f85934b1ca97c7c179deda9f307da..97954f575c3f691df222aa7102f01b5d296ff893 100644
(file)
--- 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