Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_147.RULE

Based on the normalized pattern:

licensed under gplv2

extracted by the scancode license scanner the SPDX license identifier

GPL-2.0-only

has been chosen to replace the boilerplate/reference.

Reviewed-by: Allison Randal <allison@lohutok.net>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Thomas Gleixner and committed by
Greg Kroah-Hartman
b7bc1c9e 94c0ded7

+1 -1
+1 -1
Documentation/arm/samsung-s3c24xx/cpufreq.rst
··· 1 + .. SPDX-License-Identifier: GPL-2.0-only 1 2 ======================= 2 3 S3C24XX CPUfreq support 3 4 ======================= ··· 74 73 --------------- 75 74 76 75 Ben Dooks, Copyright 2009 Simtec Electronics 77 - Licensed under GPLv2