From: Stephen Hemminger Date: Tue, 27 Mar 2018 22:01:04 +0000 (-0700) Subject: hv: add SPDX license id to Kconfig X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=45ea83f02dc090c477261ac6c93aa2097edca601;p=linux.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