From 99b75a4e3275e85814db0fa2f49274bd3d5359d3 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Tue, 2 Apr 2019 12:31:48 +0200 Subject: staging: add missing SPDX lines to Kconfig files There are a few remaining drivers/staging/*/Kconfig files that do not have SPDX identifiers in them. Add the correct GPL-2.0 identifier to them to make scanning tools happy. Signed-off-by: Greg Kroah-Hartman --- drivers/staging/most/net/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/staging/most/net') diff --git a/drivers/staging/most/net/Kconfig b/drivers/staging/most/net/Kconfig index 28040931f7e7..ed8ac7e076d1 100644 --- a/drivers/staging/most/net/Kconfig +++ b/drivers/staging/most/net/Kconfig @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0 # # MOST Networking configuration # -- cgit v1.2.3