提交 abbf94fc 编写于 作者: T Thomas Gleixner 提交者: Krzysztof Kozlowski

ARM: s3c24xx: Fix invalid SPDX identifier

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: 84b21701 ("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: NThomas Gleixner <tglx@linutronix.de>
Signed-off-by: NKrzysztof Kozlowski <krzk@kernel.org>
上级 29092475
// SPDX-License-Identifier: GPL-1.0 // SPDX-License-Identifier: GPL-1.0+
// //
// Copyright (c) Arnaud Patard <arnaud.patard@rtp-net.org> // Copyright (c) Arnaud Patard <arnaud.patard@rtp-net.org>
// //
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册