Re: [patch 3/9] ARM: S3C24XX: Fix invalid SPDX identifier

From: Krzysztof Kozlowski
Date: Mon Apr 23 2018 - 11:27:10 EST


On Mon, Apr 23, 2018 at 12:02:11AM +0200, Thomas Gleixner wrote:
> GPL-1.0 is not part of the valid identifier list and as its meaning is GPL
> version 1.0 only this would be incompatible with the kernel license.
>
> As this code was included into the kernel, assume its GPL-1.0+
>
> Fixes: 84b2170109e4 ("ARM: S3C24XX: Add SPDX license identifiers")
> Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
> Cc: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
> Cc: Arnaud Patard <arnaud.patard@xxxxxxxxxxx>
> Cc: Ben Dooks <ben-linux@xxxxxxxxx>
> Cc: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
> ---
> arch/arm/mach-s3c24xx/h1940-bluetooth.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

+Cc samsung-soc

Thanks, applied.

Best regards,
Krzysztof