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 247

Based on 1 normalized pattern(s):

gnu gpl v2

extracted by the scancode license scanner the SPDX license identifier

GPL-2.0-only

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

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Allison Randal <allison@lohutok.net>
Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>
Reviewed-by: Enrico Weigelt <info@metux.net>
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190602204655.013483115@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Thomas Gleixner and committed by
Greg Kroah-Hartman
ddceed9d 2c162f9b

+5 -8
+1 -2
drivers/macintosh/windfarm_max6690_sensor.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Windfarm PowerMac thermal control. MAX6690 sensor. 3 4 * 4 5 * Copyright (C) 2005 Paul Mackerras, IBM Corp. <paulus@samba.org> 5 - * 6 - * Use and redistribute under the terms of the GNU GPL v2. 7 6 */ 8 7 #include <linux/types.h> 9 8 #include <linux/errno.h>
+1 -2
drivers/macintosh/windfarm_pm112.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Windfarm PowerMac thermal control. 3 4 * Control loops for machines with SMU and PPC970MP processors. 4 5 * 5 6 * Copyright (C) 2005 Paul Mackerras, IBM Corp. <paulus@samba.org> 6 7 * Copyright (C) 2006 Benjamin Herrenschmidt, IBM Corp. 7 - * 8 - * Use and redistribute under the terms of the GNU GPL v2. 9 8 */ 10 9 #include <linux/types.h> 11 10 #include <linux/errno.h>
+1 -2
drivers/macintosh/windfarm_pm72.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Windfarm PowerMac thermal control. 3 4 * Control loops for PowerMac7,2 and 7,3 4 5 * 5 6 * Copyright (C) 2012 Benjamin Herrenschmidt, IBM Corp. 6 - * 7 - * Use and redistribute under the terms of the GNU GPL v2. 8 7 */ 9 8 #include <linux/types.h> 10 9 #include <linux/errno.h>
+1 -2
drivers/macintosh/windfarm_rm31.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Windfarm PowerMac thermal control. 3 4 * Control loops for RackMack3,1 (Xserve G5) 4 5 * 5 6 * Copyright (C) 2012 Benjamin Herrenschmidt, IBM Corp. 6 - * 7 - * Use and redistribute under the terms of the GNU GPL v2. 8 7 */ 9 8 #include <linux/types.h> 10 9 #include <linux/errno.h>
+1
tools/pcmcia/crc32hash.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* crc32hash.c - derived from linux/lib/crc32.c, GNU GPL v2 */ 2 3 /* Usage example: 3 4 $ ./crc32hash "Dual Speed"