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 - rule 429

Based on 1 normalized pattern(s):

this code is licenced under the gplv2

extracted by the scancode license scanner the SPDX license identifier

GPL-2.0-only

has been chosen to replace the boilerplate/reference in 1 file(s).

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Allison Randal <allison@lohutok.net>
Reviewed-by: Armijn Hemel <armijn@tjaldur.nl>
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190531190114.383521217@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Thomas Gleixner and committed by
Greg Kroah-Hartman
dbf5ebee 55716d26

+1 -2
+1 -2
arch/arm/mach-pxa/mioa701_bootresume.S
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* Bootloader to resume MIO A701 2 3 * 3 4 * 2007-1-12 Robert Jarzmik 4 - * 5 - * This code is licenced under the GPLv2. 6 5 */ 7 6 8 7 #include <linux/linkage.h>