From: Stephen Hemminger Date: Tue, 27 Mar 2018 22:01:04 +0000 (-0700) Subject: hv: add SPDX license id to Kconfig X-Git-Tag: v4.17-rc1~122^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=45ea83f02dc090c477261ac6c93aa2097edca601;p=thirdparty%2Fkernel%2Flinux.git hv: add SPDX license id to Kconfig Missing license on Kconfig file. Signed-off-by: Stephen Hemminger Signed-off-by: K. Y. Srinivasan Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/hv/Kconfig b/drivers/hv/Kconfig index 50b89ea0e60f8..97954f575c3f6 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