From 203e2de32b00f321cd4a1ff87386567abb8eed70 Mon Sep 17 00:00:00 2001 From: Bogdan Purcareata Date: Wed, 17 Jan 2018 18:36:44 +0200 Subject: staging: fsl-mc: Add SPDX license identifiers The fsl-mc bus and dpio driver files use a combination of GPL-2.0 and GPL-2.0+ OR BSD-3-Clause licenses. Add SPDX tags and delete the full license text, keeping the existing license for each file. Add GPL-2.0 for Kconfig / Makefile, where not present. Signed-off-by: Bogdan Purcareata Reviewed-by: Laurentiu Tudor Signed-off-by: Greg Kroah-Hartman --- drivers/staging/fsl-mc/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/staging/fsl-mc/Kconfig') diff --git a/drivers/staging/fsl-mc/Kconfig b/drivers/staging/fsl-mc/Kconfig index 32df07b15e09..3002229bec1b 100644 --- a/drivers/staging/fsl-mc/Kconfig +++ b/drivers/staging/fsl-mc/Kconfig @@ -1 +1,2 @@ +# SPDX-License-Identifier: GPL-2.0 source "drivers/staging/fsl-mc/bus/Kconfig" -- cgit v1.2.3-55-g7522