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 197

Based on 1 normalized pattern(s):

license terms gnu general public license v2

extracted by the scancode license scanner the SPDX license identifier

GPL-2.0-only

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

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Steve Winslow <swinslow@gmail.com>
Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>
Reviewed-by: Richard Fontana <rfontana@redhat.com>
Reviewed-by: Allison Randal <allison@lohutok.net>
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190528170027.724130665@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Thomas Gleixner and committed by
Greg Kroah-Hartman
0376148f 8fe76f5a

+37 -58
+1 -2
drivers/clk/sunxi/clk-sun6i-apb0-gates.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) 2014 Free Electrons 3 4 * 4 - * License Terms: GNU General Public License v2 5 5 * Author: Boris BREZILLON <boris.brezillon@free-electrons.com> 6 6 * 7 7 * Allwinner A31 APB0 clock gates driver 8 - * 9 8 */ 10 9 11 10 #include <linux/clk-provider.h>
+1 -2
drivers/clk/sunxi/clk-sun6i-apb0.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) 2014 Free Electrons 3 4 * 4 - * License Terms: GNU General Public License v2 5 5 * Author: Boris BREZILLON <boris.brezillon@free-electrons.com> 6 6 * 7 7 * Allwinner A31 APB0 clock driver 8 - * 9 8 */ 10 9 11 10 #include <linux/clk-provider.h>
+1 -2
drivers/clk/sunxi/clk-sun6i-ar100.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) 2014 Free Electrons 3 4 * 4 - * License Terms: GNU General Public License v2 5 5 * Author: Boris BREZILLON <boris.brezillon@free-electrons.com> 6 6 * 7 7 * Allwinner A31 AR100 clock driver 8 - * 9 8 */ 10 9 11 10 #include <linux/bitops.h>
+1 -3
drivers/clk/sunxi/clk-sun8i-apb0.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) 2014 Chen-Yu Tsai 3 4 * Author: Chen-Yu Tsai <wens@csie.org> 4 5 * 5 6 * Allwinner A23 APB0 clock driver 6 7 * 7 - * License Terms: GNU General Public License v2 8 - * 9 8 * Based on clk-sun6i-apb0.c 10 9 * Allwinner A31 APB0 clock driver 11 10 * 12 11 * Copyright (C) 2014 Free Electrons 13 12 * Author: Boris BREZILLON <boris.brezillon@free-electrons.com> 14 - * 15 13 */ 16 14 17 15 #include <linux/clk-provider.h>
+1 -1
drivers/clocksource/clksrc-dbx500-prcmu.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) ST-Ericsson SA 2011 3 4 * 4 - * License Terms: GNU General Public License v2 5 5 * Author: Mattias Wallin <mattias.wallin@stericsson.com> for ST-Ericsson 6 6 * Author: Sundar Iyer for ST-Ericsson 7 7 * sched_clock implementation is based on:
+1 -1
drivers/hwmon/ab8500.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) ST-Ericsson 2010 - 2013 3 4 * Author: Martin Persson <martin.persson@stericsson.com> 4 5 * Hongbo Zhang <hongbo.zhang@linaro.org> 5 - * License Terms: GNU General Public License v2 6 6 * 7 7 * When the AB8500 thermal warning temperature is reached (threshold cannot 8 8 * be changed by SW), an interrupt is set, and if no further action is taken
+1 -1
drivers/hwmon/abx500.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) ST-Ericsson 2010 - 2013 3 4 * Author: Martin Persson <martin.persson@stericsson.com> 4 5 * Hongbo Zhang <hongbo.zhang@linaro.org> 5 - * License Terms: GNU General Public License v2 6 6 * 7 7 * ABX500 does not provide auto ADC, so to monitor the required temperatures, 8 8 * a periodic work is used. It is more important to not wake up the CPU than
+1 -1
drivers/hwmon/abx500.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (C) ST-Ericsson 2010 - 2013 3 - * License terms: GNU General Public License v2 4 4 * Author: Martin Persson <martin.persson@stericsson.com> 5 5 * Hongbo Zhang <hongbo.zhang@linaro.com> 6 6 */
+1 -1
drivers/input/misc/ab8500-ponkey.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) ST-Ericsson SA 2010 3 4 * 4 - * License Terms: GNU General Public License v2 5 5 * Author: Sundar Iyer <sundar.iyer@stericsson.com> for ST-Ericsson 6 6 * 7 7 * AB8500 Power-On Key handler
+1 -2
drivers/leds/leds-lm3530.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) 2011 ST-Ericsson SA. 3 4 * Copyright (C) 2009 Motorola, Inc. 4 - * 5 - * License Terms: GNU General Public License v2 6 5 * 7 6 * Simple driver for National Semiconductor LM3530 Backlight driver chip 8 7 *
+1 -1
drivers/mfd/ab8500-core.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) ST-Ericsson SA 2010 3 4 * 4 - * License Terms: GNU General Public License v2 5 5 * Author: Srinidhi Kasagar <srinidhi.kasagar@stericsson.com> 6 6 * Author: Rabin Vincent <rabin.vincent@stericsson.com> 7 7 * Author: Mattias Wallin <mattias.wallin@stericsson.com>
+1 -1
drivers/mfd/ab8500-debugfs.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) ST-Ericsson SA 2010 3 4 * 4 5 * Author: Mattias Wallin <mattias.wallin@stericsson.com> for ST-Ericsson. 5 - * License Terms: GNU General Public License v2 6 6 */ 7 7 /* 8 8 * AB8500 register access
+1 -1
drivers/mfd/ab8500-gpadc.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) ST-Ericsson SA 2010 3 4 * 4 - * License Terms: GNU General Public License v2 5 5 * Author: Arun R Murthy <arun.murthy@stericsson.com> 6 6 * Author: Daniel Willerud <daniel.willerud@stericsson.com> 7 7 * Author: Johan Palsson <johan.palsson@stericsson.com>
+1 -2
drivers/mfd/db8500-prcmu.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * DB8500 PRCM Unit driver 3 4 * 4 5 * Copyright (C) STMicroelectronics 2009 5 6 * Copyright (C) ST-Ericsson SA 2010 6 7 * 7 - * License Terms: GNU General Public License v2 8 8 * Author: Kumar Sanghvi <kumar.sanghvi@stericsson.com> 9 9 * Author: Sundar Iyer <sundar.iyer@stericsson.com> 10 10 * Author: Mattias Nilsson <mattias.i.nilsson@stericsson.com> 11 11 * 12 12 * U8500 PRCM Unit interface driver 13 - * 14 13 */ 15 14 #include <linux/init.h> 16 15 #include <linux/export.h>
+1 -2
drivers/mfd/dbx500-prcmu-regs.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (C) STMicroelectronics 2009 3 4 * Copyright (C) ST-Ericsson SA 2010 4 5 * 5 6 * Author: Kumar Sanghvi <kumar.sanghvi@stericsson.com> 6 7 * Author: Sundar Iyer <sundar.iyer@stericsson.com> 7 - * 8 - * License Terms: GNU General Public License v2 9 8 * 10 9 * PRCM Unit registers 11 10 */
+1 -2
drivers/mfd/sun6i-prcm.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) 2014 Free Electrons 3 4 * 4 - * License Terms: GNU General Public License v2 5 5 * Author: Boris BREZILLON <boris.brezillon@free-electrons.com> 6 6 * 7 7 * Allwinner PRCM (Power/Reset/Clock Management) driver 8 - * 9 8 */ 10 9 11 10 #include <linux/mfd/core.h>
+1 -1
drivers/power/supply/ab8500_btemp.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) ST-Ericsson SA 2012 3 4 * 4 5 * Battery temperature driver for AB8500 5 6 * 6 - * License Terms: GNU General Public License v2 7 7 * Author: 8 8 * Johan Palsson <johan.palsson@stericsson.com> 9 9 * Karl Komierowski <karl.komierowski@stericsson.com>
+1 -1
drivers/power/supply/ab8500_charger.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) ST-Ericsson SA 2012 3 4 * 4 5 * Charger driver for AB8500 5 6 * 6 - * License Terms: GNU General Public License v2 7 7 * Author: 8 8 * Johan Palsson <johan.palsson@stericsson.com> 9 9 * Karl Komierowski <karl.komierowski@stericsson.com>
+1 -1
drivers/power/supply/ab8500_fg.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) ST-Ericsson AB 2012 3 4 * ··· 9 8 * battery management is not used and the supported code is available in this 10 9 * driver. 11 10 * 12 - * License Terms: GNU General Public License v2 13 11 * Author: 14 12 * Johan Palsson <johan.palsson@stericsson.com> 15 13 * Karl Komierowski <karl.komierowski@stericsson.com>
+1 -1
drivers/power/supply/abx500_chargalg.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) ST-Ericsson SA 2012 3 4 * Copyright (c) 2012 Sony Mobile Communications AB 4 5 * 5 6 * Charging algorithm driver for abx500 variants 6 7 * 7 - * License Terms: GNU General Public License v2 8 8 * Authors: 9 9 * Johan Palsson <johan.palsson@stericsson.com> 10 10 * Karl Komierowski <karl.komierowski@stericsson.com>
+1 -2
drivers/regulator/ab8500-ext.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) ST-Ericsson SA 2010 3 - * 4 - * License Terms: GNU General Public License v2 5 4 * 6 5 * Authors: Bengt Jonsson <bengt.g.jonsson@stericsson.com> 7 6 *
+1 -2
drivers/regulator/ab8500.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) ST-Ericsson SA 2010 3 - * 4 - * License Terms: GNU General Public License v2 5 4 * 6 5 * Authors: Sundar Iyer <sundar.iyer@stericsson.com> for ST-Ericsson 7 6 * Bengt Jonsson <bengt.g.jonsson@stericsson.com> for ST-Ericsson
+1 -1
drivers/regulator/db8500-prcmu.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) ST-Ericsson SA 2010 3 4 * 4 - * License Terms: GNU General Public License v2 5 5 * Authors: Sundar Iyer <sundar.iyer@stericsson.com> for ST-Ericsson 6 6 * Bengt Jonsson <bengt.g.jonsson@stericsson.com> for ST-Ericsson 7 7 *
+1 -1
drivers/regulator/dbx500-prcmu.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) ST-Ericsson SA 2010 3 4 * 4 - * License Terms: GNU General Public License v2 5 5 * Authors: Sundar Iyer <sundar.iyer@stericsson.com> for ST-Ericsson 6 6 * Bengt Jonsson <bengt.g.jonsson@stericsson.com> for ST-Ericsson 7 7 *
+1 -3
drivers/regulator/dbx500-prcmu.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (C) ST-Ericsson SA 2010 3 4 * 4 5 * Author: Bengt Jonsson <bengt.jonsson@stericsson.com> for ST-Ericsson, 5 6 * Jonas Aaberg <jonas.aberg@stericsson.com> for ST-Ericsson 6 - * 7 - * License Terms: GNU General Public License v2 8 - * 9 7 */ 10 8 11 9 #ifndef DBX500_REGULATOR_H
+1 -2
drivers/watchdog/ux500_wdt.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) ST-Ericsson SA 2011-2013 3 - * 4 - * License Terms: GNU General Public License v2 5 4 * 6 5 * Author: Mathieu Poirier <mathieu.poirier@linaro.org> for ST-Ericsson 7 6 * Author: Jonas Aaberg <jonas.aberg@stericsson.com> for ST-Ericsson
+1 -2
include/linux/led-lm3530.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (C) 2011 ST-Ericsson SA. 3 4 * Copyright (C) 2009 Motorola, Inc. 4 - * 5 - * License Terms: GNU General Public License v2 6 5 * 7 6 * Simple driver for National Semiconductor LM35330 Backlight driver chip 8 7 *
+1 -1
include/linux/mfd/abx500/ab8500.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (C) ST-Ericsson SA 2010 3 4 * 4 - * License Terms: GNU General Public License v2 5 5 * Author: Srinidhi Kasagar <srinidhi.kasagar@stericsson.com> 6 6 */ 7 7 #ifndef MFD_AB8500_H
+1 -1
include/linux/mfd/db8500-prcmu.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (C) STMicroelectronics 2009 3 4 * Copyright (C) ST-Ericsson SA 2010 4 5 * 5 - * License Terms: GNU General Public License v2 6 6 * Author: Kumar Sanghvi <kumar.sanghvi@stericsson.com> 7 7 * 8 8 * PRCMU f/w APIs
+1 -2
include/linux/mfd/dbx500-prcmu.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (C) ST Ericsson SA 2011 3 - * 4 - * License Terms: GNU General Public License v2 5 4 * 6 5 * STE Ux500 PRCMU API 7 6 */
+1 -1
include/linux/platform_data/keypad-nomadik-ske.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (C) ST-Ericsson SA 2010 3 4 * 4 - * License Terms: GNU General Public License v2 5 5 * Author: Naveen Kumar Gaddipati <naveen.gaddipati@stericsson.com> 6 6 * 7 7 * ux500 Scroll key and Keypad Encoder (SKE) header
+1 -2
include/linux/platform_data/leds-lm355x.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (C) 2012 Texas Instruments 3 - * 4 - * License Terms: GNU General Public License v2 5 4 * 6 5 * Simple driver for Texas Instruments LM355x LED driver chip 7 6 *
+1 -2
include/linux/platform_data/leds-lm3642.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (C) 2012 Texas Instruments 3 - * 4 - * License Terms: GNU General Public License v2 5 4 * 6 5 * Simple driver for Texas Instruments LM3642 LED driver chip 7 6 *
+1 -2
include/linux/platform_data/ux500_wdt.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (C) ST Ericsson SA 2011 3 - * 4 - * License Terms: GNU General Public License v2 5 4 * 6 5 * STE Ux500 Watchdog platform data 7 6 */
+1 -1
include/linux/power/ab8500.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (C) ST-Ericsson 2013 3 4 * Author: Hongbo Zhang <hongbo.zhang@linaro.com> 4 - * License terms: GNU General Public License v2 5 5 */ 6 6 7 7 #ifndef PWR_AB8500_H
+1 -2
include/linux/regulator/ab8500.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (C) ST-Ericsson SA 2010 3 - * 4 - * License Terms: GNU General Public License v2 5 4 * 6 5 * Authors: Sundar Iyer <sundar.iyer@stericsson.com> for ST-Ericsson 7 6 * Bengt Jonsson <bengt.g.jonsson@stericsson.com> for ST-Ericsson
+1 -2
include/linux/regulator/db8500-prcmu.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (C) ST-Ericsson SA 2010 3 - * 4 - * License Terms: GNU General Public License v2 5 4 * 6 5 * Author: Bengt Jonsson <bengt.g.jonsson@stericsson.com> for ST-Ericsson 7 6 *