ARM: s3c24xx: Fix invalid SPDX identifier
authorThomas Gleixner <tglx@linutronix.de>
Sun, 22 Apr 2018 22:02:11 +0000 (00:02 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Mon, 23 Apr 2018 15:24:02 +0000 (17:24 +0200)
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")
Cc: Arnaud Patard <arnaud.patard@rtp-net.org>
Cc: Ben Dooks <ben-linux@fluff.org>
Cc: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
arch/arm/mach-s3c24xx/h1940-bluetooth.c

index 46ad20ea87d1e761c8b68ab0fb3c5fc42172ce30..186b5321658e87fc26e33aca9214dfd772d433bf 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-1.0
+// SPDX-License-Identifier: GPL-1.0+
 //
 // Copyright (c) Arnaud Patard <arnaud.patard@rtp-net.org>
 //