linux-spdx.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Batch 13 patch 00/48] Batch 13 of random GPL notices/references
@ 2019-05-29 23:57 Thomas Gleixner
  2019-05-29 23:57 ` [Batch 13 patch 01/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 301 Thomas Gleixner
                   ` (47 more replies)
  0 siblings, 48 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:57 UTC (permalink / raw)
  To: linux-spdx

Hi!

Despite being in the wrong timezone, I went back to my normal schedule so
the folks who enjoy their daily dose over the first cup of coffee are back
to normal schedule as well.

Thanks,

	tglx


^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 01/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 301
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
@ 2019-05-29 23:57 ` Thomas Gleixner
  2019-05-30 11:41   ` Kate Stewart
                     ` (3 more replies)
  2019-05-29 23:57 ` [Batch 13 patch 02/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 302 Thomas Gleixner
                   ` (46 subsequent siblings)
  47 siblings, 4 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:57 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  this program is free software you can redistribute it and or modify
  it under the terms of the gnu general public license as published by
  the free software foundation version 2 this program is distributed
  in the hope that it will be useful but without any warranty without
  even the implied warranty of merchantability or fitness for a
  particular purpose see the gnu general public license for more
  details you should have received a copy of the gnu general public
  license along with this program if not write to the free software
  foundation inc 675 mass ave cambridge ma 02139 usa

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>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=d4facaea5a83
---
 drivers/net/ethernet/toshiba/ps3_gelic_wireless.h |   14 +-------------
 1 file changed, 1 insertion(+), 13 deletions(-)

--- a/drivers/net/ethernet/toshiba/ps3_gelic_wireless.h
+++ b/drivers/net/ethernet/toshiba/ps3_gelic_wireless.h
@@ -1,21 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  *  PS3 gelic network driver.
  *
  * Copyright (C) 2007 Sony Computer Entertainment Inc.
  * Copyright 2007 Sony Corporation
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation version 2.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  */
 #ifndef _GELIC_WIRELESS_H
 #define _GELIC_WIRELESS_H



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 02/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 302
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
  2019-05-29 23:57 ` [Batch 13 patch 01/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 301 Thomas Gleixner
@ 2019-05-29 23:57 ` Thomas Gleixner
  2019-05-30 13:02   ` Armijn Hemel - Tjaldur Software Governance Solutions
                     ` (3 more replies)
  2019-05-29 23:57 ` [Batch 13 patch 03/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 303 Thomas Gleixner
                   ` (45 subsequent siblings)
  47 siblings, 4 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:57 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  this package is free software you can redistribute it and or modify
  it under the terms of the gnu general public license version 2 as
  published by the free software foundation this package is provided
  as is and without any express or implied warranties including
  without limitation the implied warranties of merchantibility and
  fitness for a particular purpose

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-only

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

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=f30f8ad09008
---
 arch/arm/mach-omap1/board-sx1.h        |    9 +--------
 drivers/gpu/drm/omapdrm/tcm-sita.c     |   10 +---------
 drivers/power/supply/bq27xxx_battery.c |    9 +--------
 3 files changed, 3 insertions(+), 25 deletions(-)

--- a/arch/arm/mach-omap1/board-sx1.h
+++ b/arch/arm/mach-omap1/board-sx1.h
@@ -1,15 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Siemens SX1 board definitions
  *
  * Copyright: Vovan888 at gmail com
- *
- * This package is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * THIS PACKAGE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
- * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
- * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  */
 
 #ifndef __ASM_ARCH_SX1_I2C_CHIPS_H
--- a/drivers/gpu/drm/omapdrm/tcm-sita.c
+++ b/drivers/gpu/drm/omapdrm/tcm-sita.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * SImple Tiler Allocator (SiTA): 2D and 1D allocation(reservation) algorithm
  *
@@ -6,15 +7,6 @@
  *          Andy Gross <andy.gross@ti.com>
  *
  * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/
- *
- * This package is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * THIS PACKAGE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
- * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
- * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
- *
  */
 #include <linux/init.h>
 #include <linux/module.h>
--- a/drivers/power/supply/bq27xxx_battery.c
+++ b/drivers/power/supply/bq27xxx_battery.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * BQ27xxx battery driver
  *
@@ -9,14 +10,6 @@
  *
  * Based on a previous work by Copyright (C) 2008 Texas Instruments, Inc.
  *
- * This package is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * THIS PACKAGE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
- * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
- * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
- *
  * Datasheets:
  * http://www.ti.com/product/bq27000
  * http://www.ti.com/product/bq27200



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 03/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 303
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
  2019-05-29 23:57 ` [Batch 13 patch 01/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 301 Thomas Gleixner
  2019-05-29 23:57 ` [Batch 13 patch 02/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 302 Thomas Gleixner
@ 2019-05-29 23:57 ` Thomas Gleixner
  2019-05-30 11:43   ` Kate Stewart
                     ` (2 more replies)
  2019-05-29 23:57 ` [Batch 13 patch 04/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 304 Thomas Gleixner
                   ` (44 subsequent siblings)
  47 siblings, 3 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:57 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  spdx identifier gpl 2 0

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>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=53c9605b530b
---
 arch/arm/kernel/bugs.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/arch/arm/kernel/bugs.c
+++ b/arch/arm/kernel/bugs.c
@@ -1,4 +1,4 @@
-// SPDX-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only
 #include <linux/init.h>
 #include <asm/bugs.h>
 #include <asm/proc-fns.h>



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 04/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 304
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
                   ` (2 preceding siblings ...)
  2019-05-29 23:57 ` [Batch 13 patch 03/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 303 Thomas Gleixner
@ 2019-05-29 23:57 ` Thomas Gleixner
  2019-05-30 11:47   ` Kate Stewart
                     ` (2 more replies)
  2019-05-29 23:57 ` [Batch 13 patch 05/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 305 Thomas Gleixner
                   ` (43 subsequent siblings)
  47 siblings, 3 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:57 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  this program is free software you can redistribute it and or modify
  it under the terms of the gnu general public license as published by
  the free software foundation version 2 this program is distributed
  as is without any warranty of any kind whether express or implied
  without even the implied warranty of merchantability or fitness for
  a particular purpose see the gnu general public license for more
  details

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-only

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

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=c96006e2cdb9
---
 arch/arm/boot/dts/bcm11351.dtsi                              |   10 -------
 arch/arm/boot/dts/bcm21664-garnet.dts                        |   10 -------
 arch/arm/boot/dts/bcm21664.dtsi                              |   10 -------
 arch/arm/boot/dts/bcm28155-ap.dts                            |   10 -------
 arch/arm/boot/dts/dra72x-mmc-iodelay.dtsi                    |   10 -------
 arch/arm/boot/dts/dra74x-mmc-iodelay.dtsi                    |   10 -------
 arch/arm/include/debug/brcmstb.S                             |   10 -------
 arch/arm/mach-bcm/Makefile                                   |    9 -------
 arch/arm/mach-bcm/bcm63xx.c                                  |   10 -------
 arch/arm/mach-bcm/bcm_cygnus.c                               |   10 -------
 arch/arm/mach-bcm/bcm_hr2.c                                  |   10 -------
 arch/arm/mach-bcm/bcm_kona_smc.c                             |   10 -------
 arch/arm/mach-bcm/bcm_kona_smc.h                             |   10 -------
 arch/arm/mach-bcm/bcm_nsp.c                                  |   10 -------
 arch/arm/mach-bcm/board_bcm21664.c                           |   10 -------
 arch/arm/mach-bcm/board_bcm23550.c                           |   10 -------
 arch/arm/mach-bcm/board_bcm281xx.c                           |   10 -------
 arch/arm/mach-bcm/brcmstb.c                                  |   10 -------
 arch/arm/mach-bcm/kona_l2_cache.c                            |   10 -------
 arch/arm/mach-bcm/kona_l2_cache.h                            |   10 -------
 arch/arm/mach-bcm/platsmp-brcmstb.c                          |   10 -------
 arch/arm/mach-davinci/board-dm365-evm.c                      |   10 -------
 arch/arm/mach-davinci/davinci.h                              |   10 -------
 arch/arm/mach-davinci/dm365.c                                |   10 -------
 arch/arm/mach-davinci/include/mach/pm.h                      |   10 -------
 arch/arm/mach-omap1/gpio15xx.c                               |   10 -------
 arch/arm/mach-omap1/gpio16xx.c                               |   10 -------
 arch/arm/mach-omap1/gpio7xx.c                                |   10 -------
 arch/arm/mach-omap2/am33xx.h                                 |   10 -------
 arch/arm/mach-omap2/clockdomains33xx_data.c                  |   10 -------
 arch/arm/mach-omap2/clockdomains81xx_data.c                  |   10 -------
 arch/arm/mach-omap2/cm-regbits-33xx.h                        |   10 -------
 arch/arm/mach-omap2/cm33xx.c                                 |   10 -------
 arch/arm/mach-omap2/cm33xx.h                                 |   10 -------
 arch/arm/mach-omap2/cm81xx.h                                 |   10 -------
 arch/arm/mach-omap2/omap_hwmod_33xx_43xx_common_data.h       |   10 -------
 arch/arm/mach-omap2/omap_hwmod_33xx_43xx_interconnect_data.c |   10 -------
 arch/arm/mach-omap2/omap_hwmod_33xx_43xx_ipblock_data.c      |   10 -------
 arch/arm/mach-omap2/omap_hwmod_33xx_data.c                   |    9 -------
 arch/arm/mach-omap2/omap_hwmod_43xx_data.c                   |   10 -------
 arch/arm/mach-omap2/omap_hwmod_81xx_data.c                   |   11 --------
 arch/arm/mach-omap2/powerdomains33xx_data.c                  |   10 -------
 arch/arm/mach-omap2/prm-regbits-33xx.h                       |   10 -------
 arch/arm/mach-omap2/prm33xx.c                                |   10 -------
 arch/arm/mach-omap2/prm33xx.h                                |   10 -------
 arch/arm/mach-omap2/ti81xx.h                                 |   10 -------
 drivers/char/hw_random/iproc-rng200.c                        |   10 -------
 drivers/clk/bcm/clk-bcm21664.c                               |   10 -------
 drivers/clk/bcm/clk-bcm281xx.c                               |   10 -------
 drivers/clk/bcm/clk-bcm63xx.c                                |   10 -------
 drivers/clk/bcm/clk-cygnus.c                                 |   10 -------
 drivers/clk/bcm/clk-hr2.c                                    |   10 -------
 drivers/clk/bcm/clk-iproc-armpll.c                           |   10 -------
 drivers/clk/bcm/clk-iproc-asiu.c                             |   10 -------
 drivers/clk/bcm/clk-iproc-pll.c                              |   10 -------
 drivers/clk/bcm/clk-iproc.h                                  |   10 -------
 drivers/clk/bcm/clk-kona-setup.c                             |   10 -------
 drivers/clk/bcm/clk-kona.c                                   |   10 -------
 drivers/clk/bcm/clk-kona.h                                   |   10 -------
 drivers/clk/bcm/clk-ns2.c                                    |   10 -------
 drivers/clk/bcm/clk-nsp.c                                    |   10 -------
 drivers/clk/clk-palmas.c                                     |   10 -------
 drivers/clk/ti/adpll.c                                       |    9 -------
 drivers/clk/ti/clk-2xxx.c                                    |   10 -------
 drivers/clk/ti/clk-33xx-compat.c                             |   10 -------
 drivers/clk/ti/clk-33xx.c                                    |   10 -------
 drivers/clk/ti/clk-3xxx.c                                    |   10 -------
 drivers/clk/ti/clk-43xx-compat.c                             |   10 -------
 drivers/clk/ti/clk-43xx.c                                    |   10 -------
 drivers/clk/ti/clk-816x.c                                    |    9 -------
 drivers/clk/ti/clock.h                                       |   10 -------
 drivers/clk/ti/fapll.c                                       |    9 -------
 drivers/clocksource/bcm_kona_timer.c                         |   10 -------
 drivers/cpufreq/bmips-cpufreq.c                              |   10 -------
 drivers/cpufreq/brcmstb-avs-cpufreq.c                        |   10 -------
 drivers/dma/bcm-sba-raid.c                                   |   10 -------
 drivers/dma/ti/edma.c                                        |   10 -------
 drivers/gpio/gpio-bcm-kona.c                                 |   10 -------
 drivers/gpio/gpio-brcmstb.c                                  |   10 -------
 drivers/gpu/drm/omapdrm/omap_dmm_priv.h                      |   10 -------
 drivers/gpu/drm/omapdrm/omap_dmm_tiler.c                     |   10 -------
 drivers/gpu/drm/omapdrm/omap_dmm_tiler.h                     |   10 -------
 drivers/i2c/busses/i2c-bcm-iproc.c                           |   10 -------
 drivers/i2c/busses/i2c-bcm-kona.c                            |   10 -------
 drivers/i2c/busses/i2c-brcmstb.c                             |   10 -------
 drivers/iio/adc/ti_am335x_adc.c                              |   10 -------
 drivers/input/keyboard/bcm-keypad.c                          |   10 -------
 drivers/input/misc/gpio_decoder.c                            |   10 -------
 drivers/input/touchscreen/bcm_iproc_tsc.c                    |   10 -------
 drivers/input/touchscreen/ti_am335x_tsc.c                    |   10 -------
 drivers/irqchip/irq-keystone.c                               |   10 -------
 drivers/mailbox/bcm-flexrm-mailbox.c                         |   10 -------
 drivers/media/i2c/adv7343.c                                  |   10 -------
 drivers/media/i2c/adv7343_regs.h                             |   10 -------
 drivers/media/i2c/adv7393.c                                  |   10 -------
 drivers/media/i2c/adv7393_regs.h                             |   10 -------
 drivers/media/i2c/ov5647.c                                   |   10 -------
 drivers/media/i2c/ths7303.c                                  |   10 -------
 drivers/media/i2c/ths8200.c                                  |   14 -----------
 drivers/media/i2c/ths8200_regs.h                             |   14 -----------
 drivers/media/platform/davinci/vpif.c                        |   10 -------
 drivers/media/platform/davinci/vpif.h                        |   10 -------
 drivers/media/platform/davinci/vpif_display.c                |   10 -------
 drivers/media/platform/davinci/vpif_display.h                |   10 -------
 drivers/memory/emif-asm-offsets.c                            |   10 -------
 drivers/memory/ti-emif-sram-pm.S                             |   10 -------
 drivers/mfd/lp873x.c                                         |   10 -------
 drivers/mfd/ti_am335x_tscadc.c                               |   10 -------
 drivers/mfd/tps65217.c                                       |   10 -------
 drivers/mmc/host/sdhci-bcm-kona.c                            |   10 -------
 drivers/mmc/host/sdhci-iproc.c                               |   10 -------
 drivers/net/can/ti_hecc.c                                    |   11 --------
 drivers/net/ethernet/broadcom/bgmac-platform.c               |   10 -------
 drivers/nvmem/bcm-ocotp.c                                    |   10 -------
 drivers/phy/broadcom/phy-bcm-cygnus-pcie.c                   |   10 -------
 drivers/phy/broadcom/phy-bcm-ns2-pcie.c                      |   10 -------
 drivers/phy/broadcom/phy-bcm-ns2-usbdrd.c                    |   10 -------
 drivers/phy/motorola/phy-cpcap-usb.c                         |   10 -------
 drivers/phy/ti/phy-dm816x-usb.c                              |    9 -------
 drivers/pinctrl/bcm/pinctrl-bcm281xx.c                       |   10 -------
 drivers/pinctrl/bcm/pinctrl-cygnus-mux.c                     |   10 -------
 drivers/pinctrl/bcm/pinctrl-iproc-gpio.c                     |   10 -------
 drivers/pinctrl/bcm/pinctrl-ns2-mux.c                        |   10 -------
 drivers/pinctrl/bcm/pinctrl-nsp-gpio.c                       |   10 -------
 drivers/pinctrl/bcm/pinctrl-nsp-mux.c                        |   10 -------
 drivers/power/reset/brcm-kona-reset.c                        |   10 -------
 drivers/power/reset/brcmstb-reboot.c                         |   10 -------
 drivers/ptp/ptp_dte.c                                        |   10 -------
 drivers/pwm/pwm-bcm-iproc.c                                  |   10 -------
 drivers/pwm/pwm-bcm-kona.c                                   |   10 -------
 drivers/regulator/cpcap-regulator.c                          |   10 -------
 drivers/regulator/isl6271a-regulator.c                       |   10 -------
 drivers/regulator/pbias-regulator.c                          |   10 -------
 drivers/regulator/tps65023-regulator.c                       |   10 -------
 drivers/regulator/tps6507x-regulator.c                       |   10 -------
 drivers/regulator/tps65217-regulator.c                       |   10 -------
 drivers/regulator/tps6524x-regulator.c                       |   10 -------
 drivers/soc/ti/knav_dma.c                                    |   10 -------
 drivers/uio/uio_pruss.c                                      |   10 -------
 drivers/vfio/platform/reset/vfio_platform_bcmflexrm.c        |   10 -------
 drivers/video/backlight/tps65217_bl.c                        |   10 -------
 include/dt-bindings/clock/bcm21664.h                         |   10 -------
 include/dt-bindings/clock/bcm281xx.h                         |   10 -------
 include/linux/edma.h                                         |   10 -------
 include/linux/mfd/lp873x.h                                   |   10 -------
 include/linux/mfd/ti_am335x_tscadc.h                         |   10 -------
 include/linux/mfd/tps65217.h                                 |   10 -------
 include/linux/platform_data/davinci_asp.h                    |   10 -------
 include/linux/platform_data/gpio-davinci.h                   |   10 -------
 include/linux/platform_data/uio_dmem_genirq.h                |   10 -------
 include/linux/platform_data/uio_pruss.h                      |   10 -------
 include/linux/reset/bcm63xx_pmb.h                            |   10 -------
 include/linux/soc/ti/knav_dma.h                              |   10 -------
 include/linux/soc/ti/knav_qmss.h                             |   10 -------
 include/linux/sram.h                                         |   10 -------
 include/linux/ti-emif-sram.h                                 |   10 -------
 include/linux/wkup_m3_ipc.h                                  |   10 -------
 include/media/i2c/adv7343.h                                  |   10 -------
 include/media/i2c/adv7393.h                                  |   10 -------
 net/hsr/hsr_debugfs.c                                        |   10 -------
 sound/soc/bcm/cygnus-pcm.c                                   |   10 -------
 sound/soc/bcm/cygnus-ssp.c                                   |   10 -------
 sound/soc/bcm/cygnus-ssp.h                                   |   10 -------
 163 files changed, 163 insertions(+), 1471 deletions(-)

--- a/arch/arm/boot/dts/bcm11351.dtsi
+++ b/arch/arm/boot/dts/bcm11351.dtsi
@@ -1,14 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2012-2013 Broadcom Corporation
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation version 2.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #include <dt-bindings/interrupt-controller/arm-gic.h>
--- a/arch/arm/boot/dts/bcm21664-garnet.dts
+++ b/arch/arm/boot/dts/bcm21664-garnet.dts
@@ -1,14 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2014 Broadcom Corporation
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation version 2.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 /dts-v1/;
--- a/arch/arm/boot/dts/bcm21664.dtsi
+++ b/arch/arm/boot/dts/bcm21664.dtsi
@@ -1,14 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2014 Broadcom Corporation
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation version 2.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #include <dt-bindings/interrupt-controller/arm-gic.h>
--- a/arch/arm/boot/dts/bcm28155-ap.dts
+++ b/arch/arm/boot/dts/bcm28155-ap.dts
@@ -1,14 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2013 Broadcom Corporation
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation version 2.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 /dts-v1/;
--- a/arch/arm/boot/dts/dra72x-mmc-iodelay.dtsi
+++ b/arch/arm/boot/dts/dra72x-mmc-iodelay.dtsi
@@ -1,16 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * MMC IOdelay values for TI's DRA72x, DRA71x and AM571x SoCs.
  *
  * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation version 2.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 /*
--- a/arch/arm/boot/dts/dra74x-mmc-iodelay.dtsi
+++ b/arch/arm/boot/dts/dra74x-mmc-iodelay.dtsi
@@ -1,16 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * MMC IOdelay values for TI's DRA74x, DRA75x and AM572x SoCs.
  *
  * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation version 2.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 /*
--- a/arch/arm/include/debug/brcmstb.S
+++ b/arch/arm/include/debug/brcmstb.S
@@ -1,14 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2016 Broadcom
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation version 2.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 #include <linux/serial_reg.h>
 #include <asm/cputype.h>
--- a/arch/arm/mach-bcm/Makefile
+++ b/arch/arm/mach-bcm/Makefile
@@ -1,14 +1,7 @@
+# SPDX-License-Identifier: GPL-2.0-only
 #
 # Copyright (C) 2012-2015 Broadcom Corporation
 #
-# This program is free software; you can redistribute it and/or
-# modify it under the terms of the GNU General Public License as
-# published by the Free Software Foundation version 2.
-#
-# This program is distributed "as is" WITHOUT ANY WARRANTY of any
-# kind, whether express or implied; without even the implied warranty
-# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
 
 # Cygnus
 obj-$(CONFIG_ARCH_BCM_CYGNUS) +=  bcm_cygnus.o
--- a/arch/arm/mach-bcm/bcm63xx.c
+++ b/arch/arm/mach-bcm/bcm63xx.c
@@ -1,14 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2014 Broadcom Corporation
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation version 2.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #include <linux/of_platform.h>
--- a/arch/arm/mach-bcm/bcm_cygnus.c
+++ b/arch/arm/mach-bcm/bcm_cygnus.c
@@ -1,14 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2014 Broadcom Corporation
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation version 2.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #include <asm/mach/arch.h>
--- a/arch/arm/mach-bcm/bcm_hr2.c
+++ b/arch/arm/mach-bcm/bcm_hr2.c
@@ -1,14 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2017 Broadcom
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation version 2.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #include <asm/mach/arch.h>
--- a/arch/arm/mach-bcm/bcm_kona_smc.c
+++ b/arch/arm/mach-bcm/bcm_kona_smc.c
@@ -1,14 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2013 Broadcom Corporation
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation version 2.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #include <stdarg.h>
--- a/arch/arm/mach-bcm/bcm_kona_smc.h
+++ b/arch/arm/mach-bcm/bcm_kona_smc.h
@@ -1,14 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2013 Broadcom Corporation
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation version 2.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #ifndef BCM_KONA_SMC_H
--- a/arch/arm/mach-bcm/bcm_nsp.c
+++ b/arch/arm/mach-bcm/bcm_nsp.c
@@ -1,14 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2015 Broadcom Corporation
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation version 2.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #include <asm/mach/arch.h>
--- a/arch/arm/mach-bcm/board_bcm21664.c
+++ b/arch/arm/mach-bcm/board_bcm21664.c
@@ -1,14 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2014 Broadcom Corporation
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation version 2.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #include <asm/mach/arch.h>
--- a/arch/arm/mach-bcm/board_bcm23550.c
+++ b/arch/arm/mach-bcm/board_bcm23550.c
@@ -1,14 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2016 Broadcom
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation version 2.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #include <linux/of_platform.h>
--- a/arch/arm/mach-bcm/board_bcm281xx.c
+++ b/arch/arm/mach-bcm/board_bcm281xx.c
@@ -1,14 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2012-2014 Broadcom Corporation
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation version 2.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #include <linux/clocksource.h>
--- a/arch/arm/mach-bcm/brcmstb.c
+++ b/arch/arm/mach-bcm/brcmstb.c
@@ -1,14 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2013-2014 Broadcom Corporation
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation version 2.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #include <linux/init.h>
--- a/arch/arm/mach-bcm/kona_l2_cache.c
+++ b/arch/arm/mach-bcm/kona_l2_cache.c
@@ -1,14 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2012-2014 Broadcom Corporation
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation version 2.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 
--- a/arch/arm/mach-bcm/kona_l2_cache.h
+++ b/arch/arm/mach-bcm/kona_l2_cache.h
@@ -1,14 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2012-2014 Broadcom Corporation
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation version 2.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #ifdef CONFIG_ARCH_BCM_MOBILE_L2_CACHE
--- a/arch/arm/mach-bcm/platsmp-brcmstb.c
+++ b/arch/arm/mach-bcm/platsmp-brcmstb.c
@@ -1,16 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Broadcom STB CPU SMP and hotplug support for ARM
  *
  * Copyright (C) 2013-2014 Broadcom Corporation
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation version 2.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #include <linux/delay.h>
--- a/arch/arm/mach-davinci/board-dm365-evm.c
+++ b/arch/arm/mach-davinci/board-dm365-evm.c
@@ -1,16 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * TI DaVinci DM365 EVM board support
  *
  * Copyright (C) 2009 Texas Instruments Incorporated
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation version 2.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 #include <linux/kernel.h>
 #include <linux/init.h>
--- a/arch/arm/mach-davinci/davinci.h
+++ b/arch/arm/mach-davinci/davinci.h
@@ -1,18 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * This file contains the processor specific definitions
  * of the TI DM644x, DM355, DM365, and DM646x.
  *
  * Copyright (C) 2011 Texas Instruments Incorporated
  * Copyright (c) 2007 Deep Root Systems, LLC
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation version 2.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 #ifndef __DAVINCI_H
 #define __DAVINCI_H
--- a/arch/arm/mach-davinci/dm365.c
+++ b/arch/arm/mach-davinci/dm365.c
@@ -1,16 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * TI DaVinci DM365 chip specific setup
  *
  * Copyright (C) 2009 Texas Instruments
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation version 2.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #include <linux/clk-provider.h>
--- a/arch/arm/mach-davinci/include/mach/pm.h
+++ b/arch/arm/mach-davinci/include/mach/pm.h
@@ -1,16 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * TI DaVinci platform support for power management.
  *
  * Copyright (C) 2009 Texas Instruments, Inc. http://www.ti.com/
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation version 2.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 #ifndef _MACH_DAVINCI_PM_H
 #define _MACH_DAVINCI_PM_H
--- a/arch/arm/mach-omap1/gpio15xx.c
+++ b/arch/arm/mach-omap1/gpio15xx.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * OMAP15xx specific gpio init
  *
@@ -5,15 +6,6 @@
  *
  * Author:
  *	Charulatha V <charu@ti.com>
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation version 2.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #include <linux/gpio.h>
--- a/arch/arm/mach-omap1/gpio16xx.c
+++ b/arch/arm/mach-omap1/gpio16xx.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * OMAP16xx specific gpio init
  *
@@ -5,15 +6,6 @@
  *
  * Author:
  *	Charulatha V <charu@ti.com>
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation version 2.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #include <linux/gpio.h>
--- a/arch/arm/mach-omap1/gpio7xx.c
+++ b/arch/arm/mach-omap1/gpio7xx.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * OMAP7xx specific gpio init
  *
@@ -5,15 +6,6 @@
  *
  * Author:
  *	Charulatha V <charu@ti.com>
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation version 2.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #include <linux/gpio.h>
--- a/arch/arm/mach-omap2/am33xx.h
+++ b/arch/arm/mach-omap2/am33xx.h
@@ -1,16 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * This file contains the address info for various AM33XX modules.
  *
  * Copyright (C) 2011 Texas Instruments, Inc. - http://www.ti.com/
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation version 2.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #ifndef __ASM_ARCH_AM33XX_H
--- a/arch/arm/mach-omap2/clockdomains33xx_data.c
+++ b/arch/arm/mach-omap2/clockdomains33xx_data.c
@@ -1,17 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * AM33XX Clock Domain data.
  *
  * Copyright (C) 2011-2012 Texas Instruments Incorporated - http://www.ti.com/
  * Vaibhav Hiremath <hvaibhav@ti.com>
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation version 2.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #include <linux/kernel.h>
--- a/arch/arm/mach-omap2/clockdomains81xx_data.c
+++ b/arch/arm/mach-omap2/clockdomains81xx_data.c
@@ -1,17 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * TI81XX Clock Domain data.
  *
  * Copyright (C) 2010 Texas Instruments, Inc. - http://www.ti.com/
  * Copyright (C) 2013 SKTB SKiT, http://www.skitlab.ru/
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation version 2.
- *



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 05/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 305
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
                   ` (3 preceding siblings ...)
  2019-05-29 23:57 ` [Batch 13 patch 04/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 304 Thomas Gleixner
@ 2019-05-29 23:57 ` Thomas Gleixner
  2019-05-30 11:44   ` Kate Stewart
                     ` (3 more replies)
  2019-05-29 23:57 ` [Batch 13 patch 06/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 307 Thomas Gleixner
                   ` (42 subsequent siblings)
  47 siblings, 4 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:57 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  licensed 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 6 file(s).

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=690d17cb67dd
---
 arch/mips/power/cpu.c           |    3 +--
 arch/mips/power/hibernate_asm.S |    3 +--
 include/linux/uio_driver.h      |    3 +--
 tools/perf/util/intlist.c       |    3 +--
 tools/perf/util/rblist.c        |    3 +--
 tools/perf/util/strlist.c       |    3 +--
 6 files changed, 6 insertions(+), 12 deletions(-)

--- a/arch/mips/power/cpu.c
+++ b/arch/mips/power/cpu.c
@@ -1,8 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Suspend support specific for mips.
  *
- * Licensed under the GPLv2
- *
  * Copyright (C) 2009 Lemote Inc.
  * Author: Hu Hongbing <huhb@lemote.com>
  *	   Wu Zhangjin <wuzhangjin@gmail.com>
--- a/arch/mips/power/hibernate_asm.S
+++ b/arch/mips/power/hibernate_asm.S
@@ -1,8 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Hibernation support specific for mips - temporary page tables
  *
- * Licensed under the GPLv2
- *
  * Copyright (C) 2009 Lemote Inc.
  * Author: Hu Hongbing <huhb@lemote.com>
  *	   Wu Zhangjin <wuzhangjin@gmail.com>
--- a/include/linux/uio_driver.h
+++ b/include/linux/uio_driver.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * include/linux/uio_driver.h
  *
@@ -7,8 +8,6 @@
  * Copyright(C) 2006, Greg Kroah-Hartman <greg@kroah.com>
  *
  * Userspace IO driver.
- *
- * Licensed under the GPLv2 only.
  */
 
 #ifndef _UIO_DRIVER_H_
--- a/tools/perf/util/intlist.c
+++ b/tools/perf/util/intlist.c
@@ -1,8 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Based on intlist.c by:
  * (c) 2009 Arnaldo Carvalho de Melo <acme@redhat.com>
- *
- * Licensed under the GPLv2.
  */
 
 #include <errno.h>
--- a/tools/perf/util/rblist.c
+++ b/tools/perf/util/rblist.c
@@ -1,8 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Based on strlist.c by:
  * (c) 2009 Arnaldo Carvalho de Melo <acme@redhat.com>
- *
- * Licensed under the GPLv2.
  */
 
 #include <errno.h>
--- a/tools/perf/util/strlist.c
+++ b/tools/perf/util/strlist.c
@@ -1,7 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * (c) 2009 Arnaldo Carvalho de Melo <acme@redhat.com>
- *
- * Licensed under the GPLv2.
  */
 
 #include "strlist.h"



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 06/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 307
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
                   ` (4 preceding siblings ...)
  2019-05-29 23:57 ` [Batch 13 patch 05/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 305 Thomas Gleixner
@ 2019-05-29 23:57 ` Thomas Gleixner
  2019-05-30 11:44   ` Kate Stewart
                     ` (3 more replies)
  2019-05-29 23:57 ` [Batch 13 patch 07/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 308 Thomas Gleixner
                   ` (41 subsequent siblings)
  47 siblings, 4 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:57 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  this driver is licensed under the terms of 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>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=705867381331
---
 drivers/hid/hid-elo.c |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

--- a/drivers/hid/hid-elo.c
+++ b/drivers/hid/hid-elo.c
@@ -1,11 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * HID driver for ELO usb touchscreen 4000/4500
  *
  * Copyright (c) 2013 Jiri Slaby
  *
  * Data parsing taken from elousb driver by Vojtech Pavlik.
- *
- * This driver is licensed under the terms of GPLv2.
  */
 
 #include <linux/hid.h>



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 07/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 308
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
                   ` (5 preceding siblings ...)
  2019-05-29 23:57 ` [Batch 13 patch 06/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 307 Thomas Gleixner
@ 2019-05-29 23:57 ` Thomas Gleixner
  2019-05-30 11:49   ` Kate Stewart
                     ` (2 more replies)
  2019-05-29 23:57 ` [Batch 13 patch 08/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309 Thomas Gleixner
                   ` (40 subsequent siblings)
  47 siblings, 3 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:57 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  this program is free software you can redistribute it and or modify
  it under the terms and conditions of the gnu general public license
  version 2 as published by the free software foundation this program
  is distributed in the hope it will be useful but without any
  warranty without even the implied warranty of merchantability or
  fitness for a particular purpose see the gnu general public license
  for more details you should have received a copy of the gnu general
  public license along with this program if not see http www gnu org
  licenses the full gnu general public license is included in this
  distribution in the file called copying

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-only

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

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=66b3063b685f
---
 drivers/net/ethernet/aquantia/atlantic/Makefile |   16 +---------------
 drivers/net/fjes/Makefile                       |   16 +---------------
 drivers/net/fjes/fjes.h                         |   17 +----------------
 drivers/net/fjes/fjes_debugfs.c                 |   17 +----------------
 drivers/net/fjes/fjes_ethtool.c                 |   17 +----------------
 drivers/net/fjes/fjes_hw.c                      |   17 +----------------
 drivers/net/fjes/fjes_hw.h                      |   17 +----------------
 drivers/net/fjes/fjes_main.c                    |   17 +----------------
 drivers/net/fjes/fjes_regs.h                    |   17 +----------------
 drivers/net/fjes/fjes_trace.c                   |   17 +----------------
 drivers/net/fjes/fjes_trace.h                   |   17 +----------------
 include/linux/avf/virtchnl.h                    |   16 +---------------
 12 files changed, 12 insertions(+), 189 deletions(-)

--- a/drivers/net/ethernet/aquantia/atlantic/Makefile
+++ b/drivers/net/ethernet/aquantia/atlantic/Makefile
@@ -1,23 +1,9 @@
+# SPDX-License-Identifier: GPL-2.0-only
 ################################################################################
 #
 # aQuantia Ethernet Controller AQtion Linux Driver
 # Copyright(c) 2014-2017 aQuantia Corporation.
 #
-# This program is free software; you can redistribute it and/or modify it
-# under the terms and conditions of the GNU General Public License,
-# version 2, as published by the Free Software Foundation.
-#
-# This program is distributed in the hope it will be useful, but WITHOUT
-# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
-# more details.
-#
-# You should have received a copy of the GNU General Public License along
-# with this program. If not, see <http://www.gnu.org/licenses/>.
-#
-# The full GNU General Public License is included in this distribution in
-# the file called "COPYING".
-#
 # Contact Information: <rdc-drv@aquantia.com>
 # aQuantia Corporation, 105 E. Tasman Dr. San Jose, CA 95134, USA
 #
--- a/drivers/net/fjes/Makefile
+++ b/drivers/net/fjes/Makefile
@@ -1,23 +1,9 @@
+# SPDX-License-Identifier: GPL-2.0-only
 ################################################################################
 #
 # FUJITSU Extended Socket Network Device driver
 # Copyright (c) 2015 FUJITSU LIMITED
 #
-# This program is free software; you can redistribute it and/or modify it
-# under the terms and conditions of the GNU General Public License,
-# version 2, as published by the Free Software Foundation.
-#
-# This program is distributed in the hope it will be useful, but WITHOUT
-# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
-# more details.
-#
-# You should have received a copy of the GNU General Public License along with
-# this program; if not, see <http://www.gnu.org/licenses/>.
-#
-# The full GNU General Public License is included in this distribution in
-# the file called "COPYING".
-#
 ################################################################################
 
 
--- a/drivers/net/fjes/fjes.h
+++ b/drivers/net/fjes/fjes.h
@@ -1,22 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  *  FUJITSU Extended Socket Network Device driver
  *  Copyright (c) 2015 FUJITSU LIMITED
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, see <http://www.gnu.org/licenses/>.
- *
- * The full GNU General Public License is included in this distribution in
- * the file called "COPYING".
- *
  */
 
 #ifndef FJES_H_
--- a/drivers/net/fjes/fjes_debugfs.c
+++ b/drivers/net/fjes/fjes_debugfs.c
@@ -1,22 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  FUJITSU Extended Socket Network Device driver
  *  Copyright (c) 2015-2016 FUJITSU LIMITED
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, see <http://www.gnu.org/licenses/>.
- *
- * The full GNU General Public License is included in this distribution in
- * the file called "COPYING".
- *
  */
 
 /* debugfs support for fjes driver */
--- a/drivers/net/fjes/fjes_ethtool.c
+++ b/drivers/net/fjes/fjes_ethtool.c
@@ -1,22 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  FUJITSU Extended Socket Network Device driver
  *  Copyright (c) 2015 FUJITSU LIMITED
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, see <http://www.gnu.org/licenses/>.
- *
- * The full GNU General Public License is included in this distribution in
- * the file called "COPYING".
- *
  */
 
 /* ethtool support for fjes */
--- a/drivers/net/fjes/fjes_hw.c
+++ b/drivers/net/fjes/fjes_hw.c
@@ -1,22 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  FUJITSU Extended Socket Network Device driver
  *  Copyright (c) 2015 FUJITSU LIMITED
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, see <http://www.gnu.org/licenses/>.
- *
- * The full GNU General Public License is included in this distribution in
- * the file called "COPYING".
- *
  */
 
 #include "fjes_hw.h"
--- a/drivers/net/fjes/fjes_hw.h
+++ b/drivers/net/fjes/fjes_hw.h
@@ -1,22 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  *  FUJITSU Extended Socket Network Device driver
  *  Copyright (c) 2015 FUJITSU LIMITED
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, see <http://www.gnu.org/licenses/>.
- *
- * The full GNU General Public License is included in this distribution in
- * the file called "COPYING".
- *
  */
 
 #ifndef FJES_HW_H_
--- a/drivers/net/fjes/fjes_main.c
+++ b/drivers/net/fjes/fjes_main.c
@@ -1,22 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  FUJITSU Extended Socket Network Device driver
  *  Copyright (c) 2015 FUJITSU LIMITED
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, see <http://www.gnu.org/licenses/>.
- *
- * The full GNU General Public License is included in this distribution in
- * the file called "COPYING".
- *
  */
 
 #include <linux/module.h>
--- a/drivers/net/fjes/fjes_regs.h
+++ b/drivers/net/fjes/fjes_regs.h
@@ -1,22 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  *  FUJITSU Extended Socket Network Device driver
  *  Copyright (c) 2015 FUJITSU LIMITED
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, see <http://www.gnu.org/licenses/>.
- *
- * The full GNU General Public License is included in this distribution in
- * the file called "COPYING".
- *
  */
 
 #ifndef FJES_REGS_H_
--- a/drivers/net/fjes/fjes_trace.c
+++ b/drivers/net/fjes/fjes_trace.c
@@ -1,22 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  FUJITSU Extended Socket Network Device driver
  *  Copyright (c) 2015-2016 FUJITSU LIMITED
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, see <http://www.gnu.org/licenses/>.
- *
- * The full GNU General Public License is included in this distribution in
- * the file called "COPYING".
- *
  */
 
 #include <linux/module.h>
--- a/drivers/net/fjes/fjes_trace.h
+++ b/drivers/net/fjes/fjes_trace.h
@@ -1,22 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  *  FUJITSU Extended Socket Network Device driver
  *  Copyright (c) 2015-2016 FUJITSU LIMITED
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, see <http://www.gnu.org/licenses/>.
- *
- * The full GNU General Public License is included in this distribution in
- * the file called "COPYING".
- *
  */
 
 #if !defined(FJES_TRACE_H_) || defined(TRACE_HEADER_MULTI_READ)
--- a/include/linux/avf/virtchnl.h
+++ b/include/linux/avf/virtchnl.h
@@ -1,23 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*******************************************************************************
  *
  * Intel Ethernet Controller XL710 Family Linux Virtual Function Driver
  * Copyright(c) 2013 - 2014 Intel Corporation.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along
- * with this program.  If not, see <http://www.gnu.org/licenses/>.
- *
- * The full GNU General Public License is included in this distribution in
- * the file called "COPYING".
- *
  * Contact Information:
  * e1000-devel Mailing List <e1000-devel@lists.sourceforge.net>
  * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 08/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
                   ` (6 preceding siblings ...)
  2019-05-29 23:57 ` [Batch 13 patch 07/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 308 Thomas Gleixner
@ 2019-05-29 23:57 ` Thomas Gleixner
  2019-05-31 14:11   ` Zavras, Alexios
  2019-06-02 17:38   ` Allison Randal
  2019-05-29 23:57 ` [Batch 13 patch 09/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 310 Thomas Gleixner
                   ` (39 subsequent siblings)
  47 siblings, 2 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:57 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 2 normalized pattern(s):

  it and or modify it under the terms of the gnu general public
  license version 2 as published by the free software foundation this
  program is distributed in the hope it will be useful but without any
  warranty without even the implied warranty of merchantability or
  fitness for a particular purpose see the gnu general public license
  for more details you should have received a copy of the gnu general
  public license along with this program

  this program is free software you can redistribute it and or modify
  it under the terms and conditions of the gnu general public license
  version 2 as published by the free software foundation this program
  is distributed in the hope it will be useful but without any
  warranty without even the implied warranty of merchantability or
  fitness for a particular purpose see the gnu general public license
  for more details you should have received a copy of the gnu general
  public license along with this program

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-only

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

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=745b449ddb8e
---
 arch/mips/math-emu/dp_rint.c                     |   13 +------------
 arch/mips/math-emu/sp_rint.c                     |   13 +------------
 drivers/iio/humidity/hid-sensor-humidity.c       |   13 +------------
 drivers/iio/light/hid-sensor-prox.c              |   14 +-------------
 drivers/iio/orientation/hid-sensor-incl-3d.c     |   14 +-------------
 drivers/iio/pressure/hid-sensor-press.c          |   14 +-------------
 drivers/iio/temperature/hid-sensor-temperature.c |   13 +------------
 drivers/powercap/intel_rapl.c                    |   14 +-------------
 drivers/powercap/powercap_sys.c                  |   14 +-------------
 drivers/thermal/intel/x86_pkg_temp_thermal.c     |   14 +-------------
 include/linux/powercap.h                         |   14 +-------------
 11 files changed, 11 insertions(+), 139 deletions(-)

--- a/arch/mips/math-emu/dp_rint.c
+++ b/arch/mips/math-emu/dp_rint.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /* IEEE754 floating point arithmetic
  * double precision: common utilities
  */
@@ -6,18 +7,6 @@
  * Copyright (C) 1994-2000 Algorithmics Ltd.
  * Copyright (C) 2017 Imagination Technologies, Ltd.
  * Author: Aleksandar Markovic <aleksandar.markovic@imgtec.com>
- *
- *  This program is free software; you can distribute it and/or modify it
- *  under the terms of the GNU General Public License (Version 2) as
- *  published by the Free Software Foundation.
- *
- *  This program is distributed in the hope it will be useful, but WITHOUT
- *  ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- *  FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
- *  for more details.
- *
- *  You should have received a copy of the GNU General Public License along
- *  with this program.
  */
 
 #include "ieee754dp.h"
--- a/arch/mips/math-emu/sp_rint.c
+++ b/arch/mips/math-emu/sp_rint.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /* IEEE754 floating point arithmetic
  * single precision
  */
@@ -6,18 +7,6 @@
  * Copyright (C) 1994-2000 Algorithmics Ltd.
  * Copyright (C) 2017 Imagination Technologies, Ltd.
  * Author: Aleksandar Markovic <aleksandar.markovic@imgtec.com>
- *
- *  This program is free software; you can distribute it and/or modify it
- *  under the terms of the GNU General Public License (Version 2) as
- *  published by the Free Software Foundation.
- *
- *  This program is distributed in the hope it will be useful, but WITHOUT
- *  ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- *  FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
- *  for more details.
- *
- *  You should have received a copy of the GNU General Public License along
- *  with this program.
  */
 
 #include "ieee754sp.h"
--- a/drivers/iio/humidity/hid-sensor-humidity.c
+++ b/drivers/iio/humidity/hid-sensor-humidity.c
@@ -1,18 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * HID Sensors Driver
  * Copyright (c) 2017, Intel Corporation.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program.
  */
 #include <linux/device.h>
 #include <linux/hid-sensor-hub.h>
--- a/drivers/iio/light/hid-sensor-prox.c
+++ b/drivers/iio/light/hid-sensor-prox.c
@@ -1,19 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * HID Sensors Driver
  * Copyright (c) 2014, Intel Corporation.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program.
- *
  */
 #include <linux/device.h>
 #include <linux/platform_device.h>
--- a/drivers/iio/orientation/hid-sensor-incl-3d.c
+++ b/drivers/iio/orientation/hid-sensor-incl-3d.c
@@ -1,19 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * HID Sensors Driver
  * Copyright (c) 2013, Intel Corporation.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.
- *
  */
 
 #include <linux/device.h>
--- a/drivers/iio/pressure/hid-sensor-press.c
+++ b/drivers/iio/pressure/hid-sensor-press.c
@@ -1,19 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * HID Sensors Driver
  * Copyright (c) 2014, Intel Corporation.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program.
- *
  */
 #include <linux/device.h>
 #include <linux/platform_device.h>
--- a/drivers/iio/temperature/hid-sensor-temperature.c
+++ b/drivers/iio/temperature/hid-sensor-temperature.c
@@ -1,18 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * HID Sensors Driver
  * Copyright (c) 2017, Intel Corporation.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program.
  */
 #include <linux/device.h>
 #include <linux/hid-sensor-hub.h>
--- a/drivers/powercap/intel_rapl.c
+++ b/drivers/powercap/intel_rapl.c
@@ -1,19 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Intel Running Average Power Limit (RAPL) Driver
  * Copyright (c) 2013, Intel Corporation.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.
- *
  */
 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
 
--- a/drivers/powercap/powercap_sys.c
+++ b/drivers/powercap/powercap_sys.c
@@ -1,19 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Power capping class
  * Copyright (c) 2013, Intel Corporation.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.
- *
  */
 
 #include <linux/module.h>
--- a/drivers/thermal/intel/x86_pkg_temp_thermal.c
+++ b/drivers/thermal/intel/x86_pkg_temp_thermal.c
@@ -1,19 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * x86_pkg_temp_thermal driver
  * Copyright (c) 2013, Intel Corporation.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.
- *
  */
 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
 
--- a/include/linux/powercap.h
+++ b/include/linux/powercap.h
@@ -1,19 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * powercap.h: Data types and headers for sysfs power capping interface
  * Copyright (c) 2013, Intel Corporation.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.
- *
  */
 
 #ifndef __POWERCAP_H__



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 09/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 310
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
                   ` (7 preceding siblings ...)
  2019-05-29 23:57 ` [Batch 13 patch 08/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309 Thomas Gleixner
@ 2019-05-29 23:57 ` Thomas Gleixner
  2019-05-30 11:42   ` Kate Stewart
                     ` (3 more replies)
  2019-05-29 23:57 ` [Batch 13 patch 10/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 311 Thomas Gleixner
                   ` (38 subsequent siblings)
  47 siblings, 4 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:57 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  may be copied or modified under the terms of the gnu general public
  license version 2 [0] [only] see linux copying for more information

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>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=78c62ad16f9c
---
 drivers/spi/spi-st-ssc4.c |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

--- a/drivers/spi/spi-st-ssc4.c
+++ b/drivers/spi/spi-st-ssc4.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  Copyright (c) 2008-2014 STMicroelectronics Limited
  *
@@ -6,9 +7,6 @@
  *          Lee Jones <lee.jones@linaro.org>
  *
  *  SPI master mode controller driver, used in STMicroelectronics devices.
- *
- *  May be copied or modified under the terms of the GNU General Public
- *  License Version 2.0 only.  See linux/COPYING for more information.
  */
 
 #include <linux/clk.h>



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 10/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 311
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
                   ` (8 preceding siblings ...)
  2019-05-29 23:57 ` [Batch 13 patch 09/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 310 Thomas Gleixner
@ 2019-05-29 23:57 ` Thomas Gleixner
  2019-05-30 12:36   ` Kate Stewart
                     ` (3 more replies)
  2019-05-29 23:57 ` [Batch 13 patch 11/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 312 Thomas Gleixner
                   ` (37 subsequent siblings)
  47 siblings, 4 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:57 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  this is free software you can redistribute it and or modify it under
  the terms of version 2 of the gnu general public license as
  published by the free software foundation

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>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=4f811bfb65c2
---
 include/linux/sudmac.h |    5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

--- a/include/linux/sudmac.h
+++ b/include/linux/sudmac.h
@@ -1,11 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Header for the SUDMAC driver
  *
  * Copyright (C) 2013 Renesas Solutions Corp.
- *
- * This is free software; you can redistribute it and/or modify
- * it under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
  */
 #ifndef SUDMAC_H
 #define SUDMAC_H



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 11/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 312
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
                   ` (9 preceding siblings ...)
  2019-05-29 23:57 ` [Batch 13 patch 10/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 311 Thomas Gleixner
@ 2019-05-29 23:57 ` Thomas Gleixner
  2019-05-30 12:37   ` Kate Stewart
                     ` (3 more replies)
  2019-05-29 23:57 ` [Batch 13 patch 12/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 313 Thomas Gleixner
                   ` (36 subsequent siblings)
  47 siblings, 4 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:57 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  this program is free software you can redistribute it and or modify
  it under the terms of the version 2 of the gnu general public
  license as published by the free software foundation

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-only

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

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=510cd631388d
---
 drivers/cpufreq/sti-cpufreq.c |    5 +----
 drivers/mfd/as3711.c          |    5 +----
 include/linux/mfd/as3711.h    |    5 +----
 3 files changed, 3 insertions(+), 12 deletions(-)

--- a/drivers/cpufreq/sti-cpufreq.c
+++ b/drivers/cpufreq/sti-cpufreq.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Match running platform with pre-defined OPP values for CPUFreq
  *
@@ -5,10 +6,6 @@
  *         Lee Jones <lee.jones@linaro.org>
  *
  * Copyright (C) 2015 STMicroelectronics (R&D) Limited
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the version 2 of the GNU General Public License as
- * published by the Free Software Foundation
  */
 
 #include <linux/cpu.h>
--- a/drivers/mfd/as3711.c
+++ b/drivers/mfd/as3711.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * AS3711 PMIC MFC driver
  *
  * Copyright (C) 2012 Renesas Electronics Corporation
  * Author: Guennadi Liakhovetski, <g.liakhovetski@gmx.de>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the version 2 of the GNU General Public License as
- * published by the Free Software Foundation
  */
 
 #include <linux/device.h>
--- a/include/linux/mfd/as3711.h
+++ b/include/linux/mfd/as3711.h
@@ -1,12 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * AS3711 PMIC MFC driver header
  *
  * Copyright (C) 2012 Renesas Electronics Corporation
  * Author: Guennadi Liakhovetski, <g.liakhovetski@gmx.de>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the version 2 of the GNU General Public License as
- * published by the Free Software Foundation
  */
 
 #ifndef MFD_AS3711_H



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 12/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 313
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
                   ` (10 preceding siblings ...)
  2019-05-29 23:57 ` [Batch 13 patch 11/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 312 Thomas Gleixner
@ 2019-05-29 23:57 ` Thomas Gleixner
  2019-05-30 12:37   ` Kate Stewart
                     ` (3 more replies)
  2019-05-29 23:57 ` [Batch 13 patch 13/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 314 Thomas Gleixner
                   ` (35 subsequent siblings)
  47 siblings, 4 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:57 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  this software program is licensed subject to the gnu general public
  license gpl version 2 june 1991 available at http www gnu org
  licenses old licenses gpl 2 0 html

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>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=276e3009f2c5
---
 drivers/hwmon/lm73.c |    5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

--- a/drivers/hwmon/lm73.c
+++ b/drivers/hwmon/lm73.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * LM73 Sensor driver
  * Based on LM75
@@ -9,10 +10,6 @@
  * Adrien Demarez <adrien.demarez@bolloretelecom.eu>
  * Jeremy Laine <jeremy.laine@bolloretelecom.eu>
  * Chris Verges <kg4ysn@gmail.com>
- *
- * This software program is licensed subject to the GNU General Public License
- * (GPL).Version 2,June 1991, available at
- * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
  */
 
 #include <linux/module.h>



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 13/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 314
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
                   ` (11 preceding siblings ...)
  2019-05-29 23:57 ` [Batch 13 patch 12/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 313 Thomas Gleixner
@ 2019-05-29 23:57 ` Thomas Gleixner
  2019-05-30 12:41   ` Kate Stewart
                     ` (3 more replies)
  2019-05-29 23:57 ` [Batch 13 patch 14/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 315 Thomas Gleixner
                   ` (34 subsequent siblings)
  47 siblings, 4 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:57 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  this program is free software you can redistribute it and or modify
  it under the terms and conditions of the gnu general public license
  version 2 as published by the free software foundation this program
  is distributed in the hope it will be useful but without any
  warranty without even the implied warranty of merchantability or
  fitness for a particular purpose see the gnu general public license
  for more details you should have received a copy of the gnu general
  public license along with this program if not write to the free
  software foundation inc 51 franklin st fifth floor boston ma 02110
  1301 usa the full gnu general public license is included in this
  distribution in the file called copying

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-only

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

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=3919a1e0453e
---
 drivers/media/pci/sta2x11/sta2x11_vip.c |   18 +-----------------
 include/linux/stmmac.h                  |   16 +---------------
 2 files changed, 2 insertions(+), 32 deletions(-)

--- a/drivers/media/pci/sta2x11/sta2x11_vip.c
+++ b/drivers/media/pci/sta2x11/sta2x11_vip.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * This is the driver for the STA2x11 Video Input Port.
  *
@@ -6,23 +7,6 @@
  * Copyright (C) 2010       WindRiver Systems, Inc.
  *     authors: Andreas Kies <andreas.kies@windriver.com>
  *              Vlad Lungu   <vlad.lungu@windriver.com>
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
- *
- * The full GNU General Public License is included in this distribution in
- * the file called "COPYING".
- *
  */
 
 #include <linux/types.h>
--- a/include/linux/stmmac.h
+++ b/include/linux/stmmac.h
@@ -1,24 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*******************************************************************************
 
   Header file for stmmac platform data
 
   Copyright (C) 2009  STMicroelectronics Ltd
 
-  This program is free software; you can redistribute it and/or modify it
-  under the terms and conditions of the GNU General Public License,
-  version 2, as published by the Free Software Foundation.
-
-  This program is distributed in the hope it will be useful, but WITHOUT
-  ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-  FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
-  more details.
-
-  You should have received a copy of the GNU General Public License along with
-  this program; if not, write to the Free Software Foundation, Inc.,
-  51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
-
-  The full GNU General Public License is included in this distribution in
-  the file called "COPYING".
 
   Author: Giuseppe Cavallaro <peppe.cavallaro@st.com>
 *******************************************************************************/



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 14/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 315
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
                   ` (12 preceding siblings ...)
  2019-05-29 23:57 ` [Batch 13 patch 13/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 314 Thomas Gleixner
@ 2019-05-29 23:57 ` Thomas Gleixner
  2019-05-30 12:43   ` Kate Stewart
                     ` (3 more replies)
  2019-05-29 23:57 ` [Batch 13 patch 15/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 316 Thomas Gleixner
                   ` (33 subsequent siblings)
  47 siblings, 4 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:57 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  license gplv2 as published by the fsf

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-only

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

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=41ef75bdc921
---
 drivers/input/touchscreen/ar1021_i2c.c |    3 +--
 drivers/input/touchscreen/tsc40.c      |    2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

--- a/drivers/input/touchscreen/ar1021_i2c.c
+++ b/drivers/input/touchscreen/ar1021_i2c.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Microchip AR1020 and AR1021 driver for I2C
  *
  * Author: Christian Gmeiner <christian.gmeiner@gmail.com>
- *
- * License: GPLv2 as published by the FSF.
  */
 
 #include <linux/bitops.h>
--- a/drivers/input/touchscreen/tsc40.c
+++ b/drivers/input/touchscreen/tsc40.c
@@ -1,9 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * TSC-40 serial touchscreen driver. It should be compatible with
  * TSC-10 and 25.
  *
  * Author: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
- * License: GPLv2 as published by the FSF.
  */
 
 #include <linux/kernel.h>



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 15/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 316
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
                   ` (13 preceding siblings ...)
  2019-05-29 23:57 ` [Batch 13 patch 14/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 315 Thomas Gleixner
@ 2019-05-29 23:57 ` Thomas Gleixner
  2019-05-30 12:44   ` Kate Stewart
                     ` (3 more replies)
  2019-05-29 23:57 ` [Batch 13 patch 16/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 317 Thomas Gleixner
                   ` (32 subsequent siblings)
  47 siblings, 4 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:57 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  this program is free software you can redistribute it and or modify
  it under the terms of the gnu general public license as published by
  the free software foundation version 2 this program is distributed
  without any warranty of any kind whether express or implied without
  even the implied warranty of merchantability or fitness for a
  particular purpose see the gnu general public license for more
  details

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-only

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

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=a3755b121411
---
 drivers/media/platform/davinci/vpbe_display.c |   10 +---------
 include/media/davinci/vpbe_display.h          |   10 +---------
 2 files changed, 2 insertions(+), 18 deletions(-)

--- a/drivers/media/platform/davinci/vpbe_display.c
+++ b/drivers/media/platform/davinci/vpbe_display.c
@@ -1,14 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com/
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation version 2.
- *
- * This program is distributed WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 #include <linux/kernel.h>
 #include <linux/init.h>
--- a/include/media/davinci/vpbe_display.h
+++ b/include/media/davinci/vpbe_display.h
@@ -1,14 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com/
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation version 2.
- *
- * This program is distributed WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 #ifndef VPBE_DISPLAY_H
 #define VPBE_DISPLAY_H



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 16/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 317
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
                   ` (14 preceding siblings ...)
  2019-05-29 23:57 ` [Batch 13 patch 15/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 316 Thomas Gleixner
@ 2019-05-29 23:57 ` Thomas Gleixner
  2019-05-30 12:44   ` Kate Stewart
                     ` (2 more replies)
  2019-05-29 23:57 ` [Batch 13 patch 17/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 318 Thomas Gleixner
                   ` (31 subsequent siblings)
  47 siblings, 3 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:57 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  this program is free software you can redistribute it and or modify
  it under the terms of the gnu general public license as published by
  the free software foundation version 2 this program is distributed
  as is without any warranty of any kind whether express or implied
  without even the implied warranty of merchantability or fitness for
  a particular purpose see the gnu general public license for more
  details you should have received a copy of the gnu general public
  license along with this program if not write to the free software
  foundation inc 59 temple place suite 330 boston ma 02111 1307 usa

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-only

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

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=bd466fda60a9
---
 drivers/mfd/tps80031.c                 |   15 +--------------
 drivers/pinctrl/pinctrl-as3722.c       |   15 +--------------
 drivers/pinctrl/pinctrl-palmas.c       |   15 +--------------
 drivers/pinctrl/pinctrl-utils.c        |   15 +--------------
 drivers/pinctrl/pinctrl-utils.h        |   15 +--------------
 drivers/regulator/max8973-regulator.c  |   15 +--------------
 drivers/regulator/tps51632-regulator.c |   15 +--------------
 drivers/regulator/tps62360-regulator.c |   15 +--------------
 drivers/rtc/rtc-palmas.c               |   15 +--------------
 drivers/rtc/rtc-tps6586x.c             |   15 +--------------
 drivers/rtc/rtc-tps80031.c             |   15 +--------------
 include/linux/mfd/tps80031.h           |   15 +--------------
 12 files changed, 12 insertions(+), 168 deletions(-)

--- a/drivers/mfd/tps80031.c
+++ b/drivers/mfd/tps80031.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * tps80031.c -- TI TPS80031/TPS80032 mfd core driver.
  *
@@ -7,20 +8,6 @@
  * Copyright (c) 2012, NVIDIA Corporation.
  *
  * Author: Laxman Dewangan <ldewangan@nvidia.com>
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation version 2.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any kind,
- * whether express or implied; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- * 02111-1307, USA
  */
 
 #include <linux/err.h>
--- a/drivers/pinctrl/pinctrl-as3722.c
+++ b/drivers/pinctrl/pinctrl-as3722.c
@@ -1,23 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * ams AS3722 pin control and GPIO driver.
  *
  * Copyright (c) 2013, NVIDIA Corporation.
  *
  * Author: Laxman Dewangan <ldewangan@nvidia.com>
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation version 2.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any kind,
- * whether express or implied; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- * 02111-1307, USA
  */
 
 #include <linux/delay.h>
--- a/drivers/pinctrl/pinctrl-palmas.c
+++ b/drivers/pinctrl/pinctrl-palmas.c
@@ -1,23 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * pinctrl-palmas.c -- TI PALMAS series pin control driver.
  *
  * Copyright (c) 2013, NVIDIA Corporation.
  *
  * Author: Laxman Dewangan <ldewangan@nvidia.com>
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation version 2.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any kind,
- * whether express or implied; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- * 02111-1307, USA
  */
 
 #include <linux/delay.h>
--- a/drivers/pinctrl/pinctrl-utils.c
+++ b/drivers/pinctrl/pinctrl-utils.c
@@ -1,23 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Utils functions to implement the pincontrol driver.
  *
  * Copyright (c) 2013, NVIDIA Corporation.
  *
  * Author: Laxman Dewangan <ldewangan@nvidia.com>
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation version 2.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any kind,
- * whether express or implied; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- * 02111-1307, USA
  */
 #include <linux/device.h>
 #include <linux/export.h>
--- a/drivers/pinctrl/pinctrl-utils.h
+++ b/drivers/pinctrl/pinctrl-utils.h
@@ -1,23 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Utils functions to implement the pincontrol driver.
  *
  * Copyright (c) 2013, NVIDIA Corporation.
  *
  * Author: Laxman Dewangan <ldewangan@nvidia.com>
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation version 2.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any kind,
- * whether express or implied; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- * 02111-1307, USA
  */
 #ifndef __PINCTRL_UTILS_H__
 #define __PINCTRL_UTILS_H__
--- a/drivers/regulator/max8973-regulator.c
+++ b/drivers/regulator/max8973-regulator.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * max8973-regulator.c -- Maxim max8973
  *
@@ -6,20 +7,6 @@
  * Copyright (c) 2012, NVIDIA Corporation.
  *
  * Author: Laxman Dewangan <ldewangan@nvidia.com>
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation version 2.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any kind,
- * whether express or implied; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- * 02111-1307, USA
  */
 
 #include <linux/kernel.h>
--- a/drivers/regulator/tps51632-regulator.c
+++ b/drivers/regulator/tps51632-regulator.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * tps51632-regulator.c -- TI TPS51632
  *
@@ -7,20 +8,6 @@
  * Copyright (c) 2012, NVIDIA Corporation.
  *
  * Author: Laxman Dewangan <ldewangan@nvidia.com>
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation version 2.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any kind,
- * whether express or implied; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- * 02111-1307, USA
  */
 
 #include <linux/err.h>
--- a/drivers/regulator/tps62360-regulator.c
+++ b/drivers/regulator/tps62360-regulator.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * tps62360.c -- TI tps62360
  *
@@ -6,20 +7,6 @@
  * Copyright (c) 2012, NVIDIA Corporation.
  *
  * Author: Laxman Dewangan <ldewangan@nvidia.com>
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation version 2.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any kind,
- * whether express or implied; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- * 02111-1307, USA
  */
 
 #include <linux/kernel.h>
--- a/drivers/rtc/rtc-palmas.c
+++ b/drivers/rtc/rtc-palmas.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * rtc-palmas.c -- Palmas Real Time Clock driver.
 
@@ -7,20 +8,6 @@
  * Copyright (c) 2012, NVIDIA Corporation.
  *
  * Author: Laxman Dewangan <ldewangan@nvidia.com>
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation version 2.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any kind,
- * whether express or implied; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- * 02111-1307, USA
  */
 
 #include <linux/bcd.h>
--- a/drivers/rtc/rtc-tps6586x.c
+++ b/drivers/rtc/rtc-tps6586x.c
@@ -1,23 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * rtc-tps6586x.c: RTC driver for TI PMIC TPS6586X
  *
  * Copyright (c) 2012, NVIDIA Corporation.
  *
  * Author: Laxman Dewangan <ldewangan@nvidia.com>
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation version 2.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any kind,
- * whether express or implied; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- * 02111-1307, USA
  */
 
 #include <linux/device.h>
--- a/drivers/rtc/rtc-tps80031.c
+++ b/drivers/rtc/rtc-tps80031.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * rtc-tps80031.c -- TI TPS80031/TPS80032 RTC driver
  *
@@ -7,20 +8,6 @@
  * Copyright (c) 2012, NVIDIA Corporation.
  *
  * Author: Laxman Dewangan <ldewangan@nvidia.com>
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation version 2.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any kind,
- * whether express or implied; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- * 02111-1307, USA
  */
 
 #include <linux/bcd.h>
--- a/include/linux/mfd/tps80031.h
+++ b/include/linux/mfd/tps80031.h
@@ -1,23 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * tps80031.h -- TI TPS80031 and TI TPS80032 PMIC driver.
  *
  * Copyright (c) 2012, NVIDIA Corporation.
  *
  * Author: Laxman Dewangan <ldewangan@nvidia.com>
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation version 2.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any kind,
- * whether express or implied; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- * 02111-1307, USA
  */
 
 #ifndef __LINUX_MFD_TPS80031_H



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 17/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 318
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
                   ` (15 preceding siblings ...)
  2019-05-29 23:57 ` [Batch 13 patch 16/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 317 Thomas Gleixner
@ 2019-05-29 23:57 ` Thomas Gleixner
  2019-05-30 12:47   ` Kate Stewart
                     ` (2 more replies)
  2019-05-29 23:57 ` [Batch 13 patch 18/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 319 Thomas Gleixner
                   ` (30 subsequent siblings)
  47 siblings, 3 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:57 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  this program is free software you can redistribute it and or modify
  it under the terms of the gnu general public license version 2 as
  published by the free software foundation this program is
  distributed as is without any warranty of any kind whether expressed
  or implied without even the implied warranty of merchantability or
  fitness for a particular purpose see the gnu general public license
  version 2 for more details

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-only

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

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=910a5a18cf1f
---
 drivers/gpio/gpio-bd9571mwv.c          |   10 +---------
 drivers/gpio/gpio-lp873x.c             |   10 +---------
 drivers/gpio/gpio-lp87565.c            |   10 +---------
 drivers/gpio/gpio-pisosr.c             |   10 +---------
 drivers/gpio/gpio-tpic2810.c           |   10 +---------
 drivers/gpio/gpio-ts4900.c             |   10 +---------
 drivers/mfd/bd9571mwv.c                |   10 +---------
 drivers/mfd/tps65086.c                 |   10 +---------
 drivers/mfd/tps65218.c                 |   10 +---------
 drivers/mfd/tps65912-core.c            |   10 +---------
 drivers/mfd/tps65912-i2c.c             |   10 +---------
 drivers/mfd/tps65912-spi.c             |   10 +---------
 drivers/regulator/lp873x-regulator.c   |   10 +---------
 drivers/regulator/tps65086-regulator.c |   10 +---------
 drivers/regulator/tps65218-regulator.c |   10 +---------
 drivers/regulator/tps65912-regulator.c |   10 +---------
 include/linux/mfd/bd9571mwv.h          |   10 +---------
 include/linux/mfd/tps65086.h           |   10 +---------
 include/linux/mfd/tps65218.h           |   10 +---------
 include/linux/mfd/tps65912.h           |   10 +---------
 20 files changed, 20 insertions(+), 180 deletions(-)

--- a/drivers/gpio/gpio-bd9571mwv.c
+++ b/drivers/gpio/gpio-bd9571mwv.c
@@ -1,17 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * ROHM BD9571MWV-M GPIO driver
  *
  * Copyright (C) 2017 Marek Vasut <marek.vasut+renesas@gmail.com>
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether expressed or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License version 2 for more details.
- *
  * Based on the TPS65086 driver
  *
  * NOTE: Interrupts are not supported yet.
--- a/drivers/gpio/gpio-lp873x.c
+++ b/drivers/gpio/gpio-lp873x.c
@@ -1,16 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2016 Texas Instruments Incorporated - http://www.ti.com/
  *	Keerthy <j-keerthy@ti.com>
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether expressed or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License version 2 for more details.
- *
  * Based on the TPS65218 driver
  */
 
--- a/drivers/gpio/gpio-lp87565.c
+++ b/drivers/gpio/gpio-lp87565.c
@@ -1,16 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
  *	Keerthy <j-keerthy@ti.com>
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether expressed or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License version 2 for more details.
- *
  * Based on the LP873X driver
  */
 
--- a/drivers/gpio/gpio-pisosr.c
+++ b/drivers/gpio/gpio-pisosr.c
@@ -1,15 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com/
  *	Andrew F. Davis <afd@ti.com>
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether expressed or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License version 2 for more details.
  */
 
 #include <linux/bitmap.h>
--- a/drivers/gpio/gpio-tpic2810.c
+++ b/drivers/gpio/gpio-tpic2810.c
@@ -1,15 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com/
  *	Andrew F. Davis <afd@ti.com>
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether expressed or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License version 2 for more details.
  */
 
 #include <linux/gpio/driver.h>
--- a/drivers/gpio/gpio-ts4900.c
+++ b/drivers/gpio/gpio-ts4900.c
@@ -1,17 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Digital I/O driver for Technologic Systems I2C FPGA Core
  *
  * Copyright (C) 2015 Technologic Systems
  * Copyright (C) 2016 Savoir-Faire Linux
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether expressed or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License version 2 for more details.
  */
 
 #include <linux/gpio/driver.h>
--- a/drivers/mfd/bd9571mwv.c
+++ b/drivers/mfd/bd9571mwv.c
@@ -1,17 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * ROHM BD9571MWV-M MFD driver
  *
  * Copyright (C) 2017 Marek Vasut <marek.vasut+renesas@gmail.com>
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether expressed or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License version 2 for more details.
- *
  * Based on the TPS65086 driver
  */
 
--- a/drivers/mfd/tps65086.c
+++ b/drivers/mfd/tps65086.c
@@ -1,16 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com/
  *	Andrew F. Davis <afd@ti.com>
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether expressed or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License version 2 for more details.
- *
  * Based on the TPS65912 driver
  */
 
--- a/drivers/mfd/tps65218.c
+++ b/drivers/mfd/tps65218.c
@@ -1,16 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Driver for TPS65218 Integrated power management chipsets
  *
  * Copyright (C) 2014 Texas Instruments Incorporated - http://www.ti.com/
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether expressed or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License version 2 for more details.
  */
 
 #include <linux/kernel.h>
--- a/drivers/mfd/tps65912-core.c
+++ b/drivers/mfd/tps65912-core.c
@@ -1,18 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Core functions for TI TPS65912x PMICs
  *
  * Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com/
  *	Andrew F. Davis <afd@ti.com>
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether expressed or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License version 2 for more details.
- *
  * Based on the TPS65218 driver and the previous TPS65912 driver by
  * Margarita Olaya Cabrera <magi@slimlogic.co.uk>
  */
--- a/drivers/mfd/tps65912-i2c.c
+++ b/drivers/mfd/tps65912-i2c.c
@@ -1,18 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * I2C access driver for TI TPS65912x PMICs
  *
  * Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com/
  *	Andrew F. Davis <afd@ti.com>
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether expressed or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License version 2 for more details.
- *
  * Based on the TPS65218 driver and the previous TPS65912 driver by
  * Margarita Olaya Cabrera <magi@slimlogic.co.uk>
  */
--- a/drivers/mfd/tps65912-spi.c
+++ b/drivers/mfd/tps65912-spi.c
@@ -1,18 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * SPI access driver for TI TPS65912x PMICs
  *
  * Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com/
  *	Andrew F. Davis <afd@ti.com>
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether expressed or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License version 2 for more details.
- *
  * Based on the TPS65218 driver and the previous TPS65912 driver by
  * Margarita Olaya Cabrera <magi@slimlogic.co.uk>
  */
--- a/drivers/regulator/lp873x-regulator.c
+++ b/drivers/regulator/lp873x-regulator.c
@@ -1,16 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Regulator driver for LP873X PMIC
  *
  * Copyright (C) 2016 Texas Instruments Incorporated - http://www.ti.com/
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether expressed or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License version 2 for more details.
  */
 
 #include <linux/module.h>
--- a/drivers/regulator/tps65086-regulator.c
+++ b/drivers/regulator/tps65086-regulator.c
@@ -1,17 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com/
  *
  * Author: Andrew F. Davis <afd@ti.com>
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether expressed or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License version 2 for more details.
- *
  * Based on the TPS65912 driver
  */
 
--- a/drivers/regulator/tps65218-regulator.c
+++ b/drivers/regulator/tps65218-regulator.c
@@ -1,18 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * tps65218-regulator.c
  *
  * Regulator driver for TPS65218 PMIC
  *
  * Copyright (C) 2014 Texas Instruments Incorporated - http://www.ti.com/
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether expressed or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License version 2 for more details.
  */
 
 #include <linux/kernel.h>
--- a/drivers/regulator/tps65912-regulator.c
+++ b/drivers/regulator/tps65912-regulator.c
@@ -1,18 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Regulator driver for TI TPS65912x PMICs
  *
  * Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com/
  *	Andrew F. Davis <afd@ti.com>
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether expressed or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License version 2 for more details.
- *
  * Based on the TPS65218 driver and the previous TPS65912 driver by
  * Margarita Olaya Cabrera <magi@slimlogic.co.uk>
  */
--- a/include/linux/mfd/bd9571mwv.h
+++ b/include/linux/mfd/bd9571mwv.h
@@ -1,17 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * ROHM BD9571MWV-M driver
  *
  * Copyright (C) 2017 Marek Vasut <marek.vasut+renesas@gmail.com>
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether expressed or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License version 2 for more details.
- *
  * Based on the TPS65086 driver
  */
 
--- a/include/linux/mfd/tps65086.h
+++ b/include/linux/mfd/tps65086.h
@@ -1,16 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com/
  *	Andrew F. Davis <afd@ti.com>
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether expressed or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License version 2 for more details.
- *
  * Based on the TPS65912 driver
  */
 
--- a/include/linux/mfd/tps65218.h
+++ b/include/linux/mfd/tps65218.h
@@ -1,18 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * linux/mfd/tps65218.h
  *
  * Functions to access TPS65219 power management chip.
  *
  * Copyright (C) 2014 Texas Instruments Incorporated - http://www.ti.com/
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether expressed or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License version 2 for more details.
  */
 
 #ifndef __LINUX_MFD_TPS65218_H
--- a/include/linux/mfd/tps65912.h
+++ b/include/linux/mfd/tps65912.h
@@ -1,16 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com/
  *	Andrew F. Davis <afd@ti.com>
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether expressed or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License version 2 for more details.
- *
  * Based on the TPS65218 driver and the previous TPS65912 driver by
  * Margarita Olaya Cabrera <magi@slimlogic.co.uk>
  */



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 18/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 319
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
                   ` (16 preceding siblings ...)
  2019-05-29 23:57 ` [Batch 13 patch 17/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 318 Thomas Gleixner
@ 2019-05-29 23:57 ` Thomas Gleixner
  2019-05-31 14:36   ` Zavras, Alexios
  2019-06-02 17:47   ` Allison Randal
  2019-05-29 23:57 ` [Batch 13 patch 19/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320 Thomas Gleixner
                   ` (29 subsequent siblings)
  47 siblings, 2 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:57 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  this program is free software you can redistribute it and or modify
  it under the terms of the gnu general public license version 2 as
  published by the free software foundation this program is
  distributed as is without any warranty of any kind whether express
  or implied without even the implied warranty of merchantability or
  fitness for a particular purpose see the gnu general public license
  for more details

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-only

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

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=2e8ea0d7dd92
---
 arch/arm/mach-omap1/timer.c                      |   10 +---------
 arch/arm/mach-omap2/display.c                    |   10 +---------
 arch/arm/mach-omap2/omap_opp_data.h              |   10 +---------
 arch/arm/mach-omap2/opp3xxx_data.c               |   10 +---------
 arch/arm/mach-omap2/opp4xxx_data.c               |   10 +---------
 arch/arm/mach-vexpress/spc.c                     |   10 +---------
 drivers/bus/arm-cci.c                            |   10 +---------
 drivers/bus/omap_l3_noc.c                        |   10 +---------
 drivers/bus/omap_l3_noc.h                        |   10 +---------
 drivers/bus/ti-sysc.c                            |   10 +---------
 drivers/clk/keystone/sci-clk.c                   |   10 +---------
 drivers/clk/ti/apll.c                            |   10 +---------
 drivers/clk/ti/autoidle.c                        |   10 +---------
 drivers/clk/ti/clk-dra7-atl.c                    |   10 +---------
 drivers/clk/ti/clk.c                             |   10 +---------
 drivers/clk/ti/clkctrl.c                         |   10 +---------
 drivers/clk/ti/clkt_dflt.c                       |   10 +---------
 drivers/clk/ti/clockdomain.c                     |   10 +---------
 drivers/clk/ti/composite.c                       |   10 +---------
 drivers/clk/ti/divider.c                         |   10 +---------
 drivers/clk/ti/dpll.c                            |   10 +---------
 drivers/clk/ti/fixed-factor.c                    |   10 +---------
 drivers/clk/ti/gate.c                            |   10 +---------
 drivers/clk/ti/interface.c                       |   10 +---------
 drivers/clk/ti/mux.c                             |   10 +---------
 drivers/cpufreq/arm_big_little.c                 |   10 +---------
 drivers/cpufreq/arm_big_little.h                 |   10 +---------
 drivers/cpufreq/scpi-cpufreq.c                   |   10 +---------
 drivers/cpufreq/vexpress-spc-cpufreq.c           |   10 +---------
 drivers/hwmon/scpi-hwmon.c                       |   10 +---------
 drivers/input/misc/palmas-pwrbutton.c            |   10 +---------
 drivers/input/misc/tps65218-pwrbutton.c          |   10 +---------
 drivers/media/platform/am437x/am437x-vpfe_regs.h |   10 +---------
 drivers/misc/sram-exec.c                         |   10 +---------
 drivers/power/supply/bq27xxx_battery_hdq.c       |   10 +---------
 drivers/power/supply/bq27xxx_battery_i2c.c       |   10 +---------
 drivers/power/supply/cpcap-battery.c             |   10 +---------
 drivers/power/supply/lego_ev3_battery.c          |   10 +---------
 drivers/regulator/ti-abb-regulator.c             |   10 +---------
 drivers/reset/reset-ti-sci.c                     |   10 +---------
 drivers/reset/reset-ti-syscon.c                  |   10 +---------
 drivers/thermal/devfreq_cooling.c                |   10 +---------
 drivers/thermal/hisi_thermal.c                   |   10 +---------
 drivers/thermal/power_allocator.c                |   10 +---------
 include/dt-bindings/clk/ti-dra7-atl.h            |   10 +---------
 include/dt-bindings/pinctrl/hisi.h               |   10 +---------
 include/dt-bindings/pinctrl/keystone.h           |   10 +---------
 include/linux/clk/ti.h                           |   10 +---------
 include/linux/devfreq_cooling.h                  |   10 +---------
 include/linux/pm_wakeirq.h                       |   10 +---------
 include/linux/soc/ti/ti-msgmgr.h                 |   10 +---------
 51 files changed, 51 insertions(+), 459 deletions(-)

--- a/arch/arm/mach-omap1/timer.c
+++ b/arch/arm/mach-omap1/timer.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /**
  * OMAP1 Dual-Mode Timers - platform device registration
  *
@@ -9,15 +10,6 @@
  * Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/
  * Tarun Kanti DebBarma <tarun.kanti@ti.com>
  * Thara Gopinath <thara@ti.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #include <linux/clk.h>
--- a/arch/arm/mach-omap2/display.c
+++ b/arch/arm/mach-omap2/display.c
@@ -1,18 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * OMAP2plus display device setup / initialization.
  *
  * Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com/
  *	Senthilvadivu Guruswamy
  *	Sumit Semwal
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #include <linux/string.h>
--- a/arch/arm/mach-omap2/omap_opp_data.h
+++ b/arch/arm/mach-omap2/omap_opp_data.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * OMAP SoC specific OPP Data helpers
  *
@@ -6,15 +7,6 @@
  *	Kevin Hilman
  * Copyright (C) 2010 Nokia Corporation.
  *      Eduardo Valentin
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 #ifndef __ARCH_ARM_MACH_OMAP2_OMAP_OPP_DATA_H
 #define __ARCH_ARM_MACH_OMAP2_OMAP_OPP_DATA_H
--- a/arch/arm/mach-omap2/opp3xxx_data.c
+++ b/arch/arm/mach-omap2/opp3xxx_data.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * OMAP3 OPP table definitions.
  *
@@ -7,15 +8,6 @@
  * Copyright (C) 2010-2011 Nokia Corporation.
  *      Eduardo Valentin
  *      Paul Walmsley
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 #include <linux/module.h>
 
--- a/arch/arm/mach-omap2/opp4xxx_data.c
+++ b/arch/arm/mach-omap2/opp4xxx_data.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * OMAP4 OPP table definitions.
  *
@@ -8,15 +9,6 @@
  * Copyright (C) 2010-2011 Nokia Corporation.
  *      Eduardo Valentin
  *      Paul Walmsley
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 #include <linux/module.h>
 
--- a/arch/arm/mach-vexpress/spc.c
+++ b/arch/arm/mach-vexpress/spc.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Versatile Express Serial Power Controller (SPC) support
  *
@@ -6,15 +7,6 @@
  * Authors: Sudeep KarkadaNagesha <sudeep.karkadanagesha@arm.com>
  *          Achin Gupta           <achin.gupta@arm.com>
  *          Lorenzo Pieralisi     <lorenzo.pieralisi@arm.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #include <linux/clk-provider.h>
--- a/drivers/bus/arm-cci.c
+++ b/drivers/bus/arm-cci.c
@@ -1,17 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * CCI cache coherent interconnect driver
  *
  * Copyright (C) 2013 ARM Ltd.
  * Author: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #include <linux/arm-cci.h>
--- a/drivers/bus/omap_l3_noc.c
+++ b/drivers/bus/omap_l3_noc.c
@@ -1,18 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * OMAP L3 Interconnect error handling driver
  *
  * Copyright (C) 2011-2015 Texas Instruments Incorporated - http://www.ti.com/
  *	Santosh Shilimkar <santosh.shilimkar@ti.com>
  *	Sricharan <r.sricharan@ti.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 #include <linux/init.h>
 #include <linux/interrupt.h>
--- a/drivers/bus/omap_l3_noc.h
+++ b/drivers/bus/omap_l3_noc.h
@@ -1,18 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * OMAP L3 Interconnect  error handling driver header
  *
  * Copyright (C) 2011-2015 Texas Instruments Incorporated - http://www.ti.com/
  *	Santosh Shilimkar <santosh.shilimkar@ti.com>
  *	sricharan <r.sricharan@ti.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 #ifndef __OMAP_L3_NOC_H
 #define __OMAP_L3_NOC_H
--- a/drivers/bus/ti-sysc.c
+++ b/drivers/bus/ti-sysc.c
@@ -1,14 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * ti-sysc.c - Texas Instruments sysc interconnect target driver
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #include <linux/io.h>
--- a/drivers/clk/keystone/sci-clk.c
+++ b/drivers/clk/keystone/sci-clk.c
@@ -1,17 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * SCI Clock driver for keystone based devices
  *
  * Copyright (C) 2015-2016 Texas Instruments Incorporated - http://www.ti.com/
  *	Tero Kristo <t-kristo@ti.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 #include <linux/clk-provider.h>
 #include <linux/err.h>
--- a/drivers/clk/ti/apll.c
+++ b/drivers/clk/ti/apll.c
@@ -1,18 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * OMAP APLL clock support
  *
  * Copyright (C) 2013 Texas Instruments, Inc.
  *
  * J Keerthy <j-keerthy@ti.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #include <linux/clk.h>
--- a/drivers/clk/ti/autoidle.c
+++ b/drivers/clk/ti/autoidle.c
@@ -1,18 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * TI clock autoidle support
  *
  * Copyright (C) 2013 Texas Instruments, Inc.
  *
  * Tero Kristo <t-kristo@ti.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #include <linux/clk-provider.h>
--- a/drivers/clk/ti/clk-dra7-atl.c
+++ b/drivers/clk/ti/clk-dra7-atl.c
@@ -1,18 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * DRA7 ATL (Audio Tracking Logic) clock driver
  *
  * Copyright (C) 2013 Texas Instruments, Inc.
  *
  * Peter Ujfalusi <peter.ujfalusi@ti.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #include <linux/init.h>
--- a/drivers/clk/ti/clk.c
+++ b/drivers/clk/ti/clk.c
@@ -1,18 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * TI clock support
  *
  * Copyright (C) 2013 Texas Instruments, Inc.
  *
  * Tero Kristo <t-kristo@ti.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #include <linux/clk.h>
--- a/drivers/clk/ti/clkctrl.c
+++ b/drivers/clk/ti/clkctrl.c
@@ -1,18 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * OMAP clkctrl clock support
  *
  * Copyright (C) 2017 Texas Instruments, Inc.
  *
  * Tero Kristo <t-kristo@ti.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #include <linux/clk-provider.h>
--- a/drivers/clk/ti/clkt_dflt.c
+++ b/drivers/clk/ti/clkt_dflt.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Default clock type
  *
@@ -8,15 +9,6 @@
  * Richard Woodruff <r-woodruff2@ti.com>
  * Paul Walmsley
  * Tero Kristo <t-kristo@ti.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #include <linux/kernel.h>
--- a/drivers/clk/ti/clockdomain.c
+++ b/drivers/clk/ti/clockdomain.c
@@ -1,18 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * OMAP clockdomain support
  *
  * Copyright (C) 2013 Texas Instruments, Inc.
  *
  * Tero Kristo <t-kristo@ti.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #include <linux/clk.h>
--- a/drivers/clk/ti/composite.c
+++ b/drivers/clk/ti/composite.c
@@ -1,18 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * TI composite clock support
  *
  * Copyright (C) 2013 Texas Instruments, Inc.
  *
  * Tero Kristo <t-kristo@ti.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #include <linux/clk-provider.h>
--- a/drivers/clk/ti/divider.c
+++ b/drivers/clk/ti/divider.c
@@ -1,18 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * TI Divider Clock
  *
  * Copyright (C) 2013 Texas Instruments, Inc.
  *
  * Tero Kristo <t-kristo@ti.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #include <linux/clk-provider.h>
--- a/drivers/clk/ti/dpll.c
+++ b/drivers/clk/ti/dpll.c
@@ -1,18 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * OMAP DPLL clock support
  *
  * Copyright (C) 2013 Texas Instruments, Inc.
  *
  * Tero Kristo <t-kristo@ti.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #include <linux/clk.h>
--- a/drivers/clk/ti/fixed-factor.c
+++ b/drivers/clk/ti/fixed-factor.c
@@ -1,18 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * TI Fixed Factor Clock
  *
  * Copyright (C) 2013 Texas Instruments, Inc.
  *
  * Tero Kristo <t-kristo@ti.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #include <linux/clk-provider.h>
--- a/drivers/clk/ti/gate.c
+++ b/drivers/clk/ti/gate.c
@@ -1,18 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * OMAP gate clock support
  *
  * Copyright (C) 2013 Texas Instruments, Inc.
  *
  * Tero Kristo <t-kristo@ti.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #include <linux/clk-provider.h>
--- a/drivers/clk/ti/interface.c
+++ b/drivers/clk/ti/interface.c
@@ -1,18 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * OMAP interface clock support
  *
  * Copyright (C) 2013 Texas Instruments, Inc.
  *
  * Tero Kristo <t-kristo@ti.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #include <linux/clk-provider.h>
--- a/drivers/clk/ti/mux.c
+++ b/drivers/clk/ti/mux.c
@@ -1,18 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * TI Multiplexer Clock
  *
  * Copyright (C) 2013 Texas Instruments, Inc.
  *
  * Tero Kristo <t-kristo@ti.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #include <linux/clk-provider.h>
--- a/drivers/cpufreq/arm_big_little.c
+++ b/drivers/cpufreq/arm_big_little.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * ARM big.LITTLE Platforms CPUFreq support
  *
@@ -6,15 +7,6 @@
  *
  * Copyright (C) 2013 Linaro.
  * Viresh Kumar <viresh.kumar@linaro.org>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
  */
 
 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
--- a/drivers/cpufreq/arm_big_little.h
+++ b/drivers/cpufreq/arm_big_little.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * ARM big.LITTLE platform's CPUFreq header file
  *
@@ -6,15 +7,6 @@
  *
  * Copyright (C) 2013 Linaro.
  * Viresh Kumar <viresh.kumar@linaro.org>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
  */
 #ifndef CPUFREQ_ARM_BIG_LITTLE_H
 #define CPUFREQ_ARM_BIG_LITTLE_H
--- a/drivers/cpufreq/scpi-cpufreq.c
+++ b/drivers/cpufreq/scpi-cpufreq.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * System Control and Power Interface (SCPI) based CPUFreq Interface driver
  *
@@ -5,15 +6,6 @@
  *
  * Copyright (C) 2015 ARM Ltd.
  * Sudeep Holla <sudeep.holla@arm.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
  */
 
 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
--- a/drivers/cpufreq/vexpress-spc-cpufreq.c
+++ b/drivers/cpufreq/vexpress-spc-cpufreq.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Versatile Express SPC CPUFreq Interface driver
  *
@@ -5,15 +6,6 @@
  *
  * Copyright (C) 2013 ARM Ltd.
  * Sudeep KarkadaNagesha <sudeep.karkadanagesha@arm.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
  */
 
 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
--- a/drivers/hwmon/scpi-hwmon.c
+++ b/drivers/hwmon/scpi-hwmon.c
@@ -1,17 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * System Control and Power Interface(SCPI) based hwmon sensor driver
  *
  * Copyright (C) 2015 ARM Ltd.
  * Punit Agrawal <punit.agrawal@arm.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
  */
 
 #include <linux/hwmon.h>
--- a/drivers/input/misc/palmas-pwrbutton.c
+++ b/drivers/input/misc/palmas-pwrbutton.c
@@ -1,18 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Texas Instruments' Palmas Power Button Input Driver
  *
  * Copyright (C) 2012-2014 Texas Instruments Incorporated - http://www.ti.com/
  *	Girish S Ghongdemath
  *	Nishanth Menon
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #include <linux/init.h>
--- a/drivers/input/misc/tps65218-pwrbutton.c
+++ b/drivers/input/misc/tps65218-pwrbutton.c
@@ -1,18 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Texas Instruments' TPS65217 and TPS65218 Power Button Input Driver
  *
  * Copyright (C) 2014 Texas Instruments Incorporated - http://www.ti.com/
  * Author: Felipe Balbi <balbi@ti.com>
  * Author: Marcin Niestroj <m.niestroj@grinn-global.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #include <linux/init.h>
--- a/drivers/media/platform/am437x/am437x-vpfe_regs.h
+++ b/drivers/media/platform/am437x/am437x-vpfe_regs.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * TI AM437x Image Sensor Interface Registers
  *
@@ -5,15 +6,6 @@
  *
  * Benoit Parrot <bparrot@ti.com>
  * Lad, Prabhakar <prabhakar.csengg@gmail.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #ifndef AM437X_VPFE_REGS_H
--- a/drivers/misc/sram-exec.c
+++ b/drivers/misc/sram-exec.c
@@ -1,17 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * SRAM protect-exec region helper functions
  *
  * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
  *	Dave Gerlach
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #include <linux/device.h>
--- a/drivers/power/supply/bq27xxx_battery_hdq.c
+++ b/drivers/power/supply/bq27xxx_battery_hdq.c
@@ -1,16 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * BQ27xxx battery monitor HDQ/1-wire driver
  *
  * Copyright (C) 2007-2017 Texas Instruments Incorporated - http://www.ti.com/
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #include <linux/kernel.h>
--- a/drivers/power/supply/bq27xxx_battery_i2c.c
+++ b/drivers/power/supply/bq27xxx_battery_i2c.c
@@ -1,17 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * BQ27xxx battery monitor I2C driver
  *
  * Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com/
  *	Andrew F. Davis <afd@ti.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #include <linux/i2c.h>
--- a/drivers/power/supply/cpcap-battery.c
+++ b/drivers/power/supply/cpcap-battery.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Battery driver for CPCAP PMIC
  *
@@ -7,15 +8,6 @@
  * drivers:
  *
  * Copyright (C) 2009-2010 Motorola, Inc.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
-
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #include <linux/delay.h>
--- a/drivers/power/supply/lego_ev3_battery.c
+++ b/drivers/power/supply/lego_ev3_battery.c
@@ -1,16 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Battery driver for LEGO MINDSTORMS EV3
  *
  * Copyright (C) 2017 David Lechner <david@lechnology.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
-
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #include <linux/delay.h>
--- a/drivers/regulator/ti-abb-regulator.c
+++ b/drivers/regulator/ti-abb-regulator.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Texas Instruments SoC Adaptive Body Bias(ABB) Regulator
  *
@@ -7,15 +8,6 @@
  * Copyright (C) 2012-2013 Texas Instruments, Inc.
  * Andrii Tseglytskyi <andrii.tseglytskyi@ti.com>
  * Nishanth Menon <nm@ti.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 #include <linux/clk.h>
 #include <linux/delay.h>
--- a/drivers/reset/reset-ti-sci.c
+++ b/drivers/reset/reset-ti-sci.c
@@ -1,17 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Texas Instrument's System Control Interface (TI-SCI) reset driver
  *
  * Copyright (C) 2015-2017 Texas Instruments Incorporated - http://www.ti.com/
  *	Andrew F. Davis <afd@ti.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 19/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
                   ` (17 preceding siblings ...)
  2019-05-29 23:57 ` [Batch 13 patch 18/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 319 Thomas Gleixner
@ 2019-05-29 23:57 ` Thomas Gleixner
  2019-05-30 18:16   ` Kate Stewart
                     ` (2 more replies)
  2019-05-29 23:57 ` [Batch 13 patch 20/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 321 Thomas Gleixner
                   ` (28 subsequent siblings)
  47 siblings, 3 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:57 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  this program is free software you can redistribute it and or modify
  it under the terms and conditions of the gnu general public license
  version 2 as published by the free software foundation this program
  is distributed in the hope it will be useful but without any
  warranty without even the implied warranty of merchantability or
  fitness for a particular purpose see the gnu general public license
  for more details you should have received a copy of the gnu general
  public license along with this program if not write to the free
  software foundation inc 59 temple place suite 330 boston ma 02111
  1307 usa

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-only

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

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=d6119db10e6d
---
 arch/arm/mach-iop13xx/include/mach/entry-macro.S |   15 +--------------
 arch/arm/mach-iop13xx/io.c                       |   15 +--------------
 arch/arm/mach-iop13xx/iq81340mc.c                |   15 +--------------
 arch/arm/mach-iop13xx/iq81340sc.c                |   15 +--------------
 arch/arm/mach-iop13xx/irq.c                      |   15 +--------------
 arch/arm/mach-iop13xx/msi.c                      |   15 +--------------
 arch/arm/mach-iop13xx/pci.c                      |   15 +--------------
 arch/arm/mach-iop13xx/setup.c                    |   15 +--------------
 arch/arm/mach-iop13xx/tpmi.c                     |   15 +--------------
 arch/arm/plat-iop/cp6.c                          |   15 +--------------
 arch/x86/include/asm/vmx.h                       |   15 +--------------
 arch/x86/kvm/irq.c                               |   14 +-------------
 arch/x86/kvm/irq.h                               |   14 +-------------
 arch/x86/kvm/irq_comm.c                          |   13 +------------
 drivers/hv/channel.c                             |   14 +-------------
 drivers/hv/channel_mgmt.c                        |   14 +-------------
 drivers/hv/connection.c                          |   15 +--------------
 drivers/hv/hv.c                                  |   15 +--------------
 drivers/hv/hv_util.c                             |   14 +-------------
 drivers/hv/hyperv_vmbus.h                        |   15 +--------------
 drivers/hv/ring_buffer.c                         |   15 +--------------
 drivers/hv/vmbus_drv.c                           |   15 +--------------
 drivers/iommu/dmar.c                             |   14 +-------------
 drivers/iommu/iova.c                             |   14 +-------------
 drivers/scsi/storvsc_drv.c                       |   14 +-------------
 drivers/watchdog/iop_wdt.c                       |   14 +-------------
 drivers/xen/pci.c                                |   14 +-------------
 drivers/xen/platform-pci.c                       |   15 +--------------
 include/linux/acpi_iort.h                        |   14 +-------------
 include/linux/dmar.h                             |   14 +-------------
 include/linux/hyperv.h                           |   15 +--------------
 include/linux/intel-iommu.h                      |   14 +-------------
 virt/kvm/irqchip.c                               |   14 +-------------
 33 files changed, 33 insertions(+), 446 deletions(-)

--- a/arch/arm/mach-iop13xx/include/mach/entry-macro.S
+++ b/arch/arm/mach-iop13xx/include/mach/entry-macro.S
@@ -1,20 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * iop13xx low level irq macros
  * Copyright (c) 2005-2006, Intel Corporation.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307 USA.
- *
  */
 	.macro get_irqnr_preamble, base, tmp
 	mrc	p15, 0, \tmp, c15, c1, 0
--- a/arch/arm/mach-iop13xx/io.c
+++ b/arch/arm/mach-iop13xx/io.c
@@ -1,20 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * iop13xx custom ioremap implementation
  * Copyright (c) 2005-2006, Intel Corporation.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307 USA.
- *
  */
 #include <linux/kernel.h>
 #include <linux/module.h>
--- a/arch/arm/mach-iop13xx/iq81340mc.c
+++ b/arch/arm/mach-iop13xx/iq81340mc.c
@@ -1,20 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * iq81340mc board support
  * Copyright (c) 2005-2006, Intel Corporation.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307 USA.
- *
  */
 #include <linux/pci.h>
 
--- a/arch/arm/mach-iop13xx/iq81340sc.c
+++ b/arch/arm/mach-iop13xx/iq81340sc.c
@@ -1,20 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * iq81340sc board support
  * Copyright (c) 2005-2006, Intel Corporation.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307 USA.
- *
  */
 #include <linux/pci.h>
 
--- a/arch/arm/mach-iop13xx/irq.c
+++ b/arch/arm/mach-iop13xx/irq.c
@@ -1,20 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * iop13xx IRQ handling / support functions
  * Copyright (c) 2005-2006, Intel Corporation.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307 USA.
- *
  */
 #include <linux/init.h>
 #include <linux/interrupt.h>
--- a/arch/arm/mach-iop13xx/msi.c
+++ b/arch/arm/mach-iop13xx/msi.c
@@ -1,23 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * arch/arm/mach-iop13xx/msi.c
  *
  * PCI MSI support for the iop13xx processor
  *
  * Copyright (c) 2006, Intel Corporation.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307 USA.
- *
  */
 #include <linux/pci.h>
 #include <linux/msi.h>
--- a/arch/arm/mach-iop13xx/pci.c
+++ b/arch/arm/mach-iop13xx/pci.c
@@ -1,20 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * iop13xx PCI support
  * Copyright (c) 2005-2006, Intel Corporation.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307 USA.
- *
  */
 
 #include <linux/pci.h>
--- a/arch/arm/mach-iop13xx/setup.c
+++ b/arch/arm/mach-iop13xx/setup.c
@@ -1,20 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * iop13xx platform Initialization
  * Copyright (c) 2005-2006, Intel Corporation.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307 USA.
- *
  */
 
 #include <linux/dma-mapping.h>
--- a/arch/arm/mach-iop13xx/tpmi.c
+++ b/arch/arm/mach-iop13xx/tpmi.c
@@ -1,20 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * iop13xx tpmi device resources
  * Copyright (c) 2005-2006, Intel Corporation.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307 USA.
- *
  */
 
 #include <linux/kernel.h>
--- a/arch/arm/plat-iop/cp6.c
+++ b/arch/arm/plat-iop/cp6.c
@@ -1,20 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * IOP Coprocessor-6 access handler
  * Copyright (c) 2006, Intel Corporation.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307 USA.
- *
  */
 #include <linux/init.h>
 #include <asm/traps.h>
--- a/arch/x86/include/asm/vmx.h
+++ b/arch/x86/include/asm/vmx.h
@@ -1,25 +1,12 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * vmx.h: VMX Architecture related definitions
  * Copyright (c) 2004, Intel Corporation.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307 USA.
- *
  * A few random additions are:
  * Copyright (C) 2006 Qumranet
  *    Avi Kivity <avi@qumranet.com>
  *    Yaniv Kamay <yaniv@qumranet.com>
- *
  */
 #ifndef VMX_H
 #define VMX_H
--- a/arch/x86/kvm/irq.c
+++ b/arch/x86/kvm/irq.c
@@ -1,23 +1,11 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * irq.c: API for in kernel interrupt controller
  * Copyright (c) 2007, Intel Corporation.
  * Copyright 2009 Red Hat, Inc. and/or its affiliates.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307 USA.
  * Authors:
  *   Yaozu (Eddie) Dong <Eddie.dong@intel.com>
- *
  */
 
 #include <linux/export.h>
--- a/arch/x86/kvm/irq.h
+++ b/arch/x86/kvm/irq.h
@@ -1,22 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * irq.h: in kernel interrupt controller related definitions
  * Copyright (c) 2007, Intel Corporation.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307 USA.
  * Authors:
  *   Yaozu (Eddie) Dong <Eddie.dong@intel.com>
- *
  */
 
 #ifndef __IRQ_H
--- a/arch/x86/kvm/irq_comm.c
+++ b/arch/x86/kvm/irq_comm.c
@@ -1,19 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * irq_comm.c: Common API for in kernel interrupt controller
  * Copyright (c) 2007, Intel Corporation.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307 USA.
  * Authors:
  *   Yaozu (Eddie) Dong <Eddie.dong@intel.com>
  *
--- a/drivers/hv/channel.c
+++ b/drivers/hv/channel.c
@@ -1,19 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (c) 2009, Microsoft Corporation.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307 USA.
- *
  * Authors:
  *   Haiyang Zhang <haiyangz@microsoft.com>
  *   Hank Janssen  <hjanssen@microsoft.com>
--- a/drivers/hv/channel_mgmt.c
+++ b/drivers/hv/channel_mgmt.c
@@ -1,19 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (c) 2009, Microsoft Corporation.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307 USA.
- *
  * Authors:
  *   Haiyang Zhang <haiyangz@microsoft.com>
  *   Hank Janssen  <hjanssen@microsoft.com>
--- a/drivers/hv/connection.c
+++ b/drivers/hv/connection.c
@@ -1,24 +1,11 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *
  * Copyright (c) 2009, Microsoft Corporation.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307 USA.
- *
  * Authors:
  *   Haiyang Zhang <haiyangz@microsoft.com>
  *   Hank Janssen  <hjanssen@microsoft.com>
- *
  */
 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
 
--- a/drivers/hv/hv.c
+++ b/drivers/hv/hv.c
@@ -1,23 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (c) 2009, Microsoft Corporation.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307 USA.
- *
  * Authors:
  *   Haiyang Zhang <haiyangz@microsoft.com>
  *   Hank Janssen  <hjanssen@microsoft.com>
- *
  */
 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
 
--- a/drivers/hv/hv_util.c
+++ b/drivers/hv/hv_util.c
@@ -1,19 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (c) 2010, Microsoft Corporation.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307 USA.
- *
  * Authors:
  *   Haiyang Zhang <haiyangz@microsoft.com>
  *   Hank Janssen  <hjanssen@microsoft.com>
--- a/drivers/hv/hyperv_vmbus.h
+++ b/drivers/hv/hyperv_vmbus.h
@@ -1,25 +1,12 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  *
  * Copyright (c) 2011, Microsoft Corporation.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307 USA.
- *
  * Authors:
  *   Haiyang Zhang <haiyangz@microsoft.com>
  *   Hank Janssen  <hjanssen@microsoft.com>
  *   K. Y. Srinivasan <kys@microsoft.com>
- *
  */
 
 #ifndef _HYPERV_VMBUS_H
--- a/drivers/hv/ring_buffer.c
+++ b/drivers/hv/ring_buffer.c
@@ -1,25 +1,12 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *
  * Copyright (c) 2009, Microsoft Corporation.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307 USA.
- *
  * Authors:
  *   Haiyang Zhang <haiyangz@microsoft.com>
  *   Hank Janssen  <hjanssen@microsoft.com>
  *   K. Y. Srinivasan <kys@microsoft.com>
- *
  */
 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
 
--- a/drivers/hv/vmbus_drv.c
+++ b/drivers/hv/vmbus_drv.c
@@ -1,24 +1,11 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (c) 2009, Microsoft Corporation.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307 USA.
- *
  * Authors:
  *   Haiyang Zhang <haiyangz@microsoft.com>
  *   Hank Janssen  <hjanssen@microsoft.com>
  *   K. Y. Srinivasan <kys@microsoft.com>
- *
  */
 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
 
--- a/drivers/iommu/dmar.c
+++ b/drivers/iommu/dmar.c
@@ -1,19 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (c) 2006, Intel Corporation.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307 USA.
- *
  * Copyright (C) 2006-2008 Intel Corporation
  * Author: Ashok Raj <ashok.raj@intel.com>
  * Author: Shaohua Li <shaohua.li@intel.com>
--- a/drivers/iommu/iova.c
+++ b/drivers/iommu/iova.c
@@ -1,19 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright © 2006-2009, Intel Corporation.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307 USA.
- *
  * Author: Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com>
  */
 
--- a/drivers/scsi/storvsc_drv.c
+++ b/drivers/scsi/storvsc_drv.c
@@ -1,19 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (c) 2009, Microsoft Corporation.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307 USA.
- *
  * Authors:
  *   Haiyang Zhang <haiyangz@microsoft.com>
  *   Hank Janssen  <hjanssen@microsoft.com>
--- a/drivers/watchdog/iop_wdt.c
+++ b/drivers/watchdog/iop_wdt.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * drivers/char/watchdog/iop_wdt.c
  *
@@ -6,19 +7,6 @@
  *
  * Based on ixp4xx driver, Copyright 2004 (c) MontaVista, Software, Inc.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307 USA.
- *
  *	Curt E Bruns <curt.e.bruns@intel.com>
  *	Peter Milne <peter.milne@d-tacq.com>
  *	Dan Williams <dan.j.williams@intel.com>
--- a/drivers/xen/pci.c
+++ b/drivers/xen/pci.c
@@ -1,19 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (c) 2009, Intel Corporation.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307 USA.
- *
  * Author: Weidong Han <weidong.han@intel.com>
  */
 
--- a/drivers/xen/platform-pci.c
+++ b/drivers/xen/platform-pci.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /******************************************************************************
  * platform-pci.c
  *
@@ -8,20 +9,6 @@
  * Copyright (c) 2005, Intel Corporation.
  * Copyright (c) 2007, XenSource Inc.
  * Copyright (c) 2010, Citrix
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307 USA.
- *
  */
 
 
--- a/include/linux/acpi_iort.h
+++ b/include/linux/acpi_iort.h
@@ -1,19 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2016, Semihalf
  *	Author: Tomasz Nowicki <tn@semihalf.com>
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307 USA.
  */
 
 #ifndef __ACPI_IORT_H__
--- a/include/linux/dmar.h
+++ b/include/linux/dmar.h
@@ -1,19 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (c) 2006, Intel Corporation.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307 USA.
- *
  * Copyright (C) Ashok Raj <ashok.raj@intel.com>
  * Copyright (C) Shaohua Li <shaohua.li@intel.com>
  */
--- a/include/linux/hyperv.h
+++ b/include/linux/hyperv.h
@@ -1,25 +1,12 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  *
  * Copyright (c) 2011, Microsoft Corporation.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307 USA.
- *
  * Authors:
  *   Haiyang Zhang <haiyangz@microsoft.com>
  *   Hank Janssen  <hjanssen@microsoft.com>
  *   K. Y. Srinivasan <kys@microsoft.com>
- *
  */
 
 #ifndef _HYPERV_H
--- a/include/linux/intel-iommu.h
+++ b/include/linux/intel-iommu.h
@@ -1,22 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright © 2006-2015, Intel Corporation.
  *
  * Authors: Ashok Raj <ashok.raj@intel.com>
  *          Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com>
  *          David Woodhouse <David.Woodhouse@intel.com>
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307 USA.
  */
 
 #ifndef _INTEL_IOMMU_H_
--- a/virt/kvm/irqchip.c
+++ b/virt/kvm/irqchip.c
@@ -1,22 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * irqchip.c: Common API for in kernel interrupt controllers
  * Copyright (c) 2007, Intel Corporation.
  * Copyright 2010 Red Hat, Inc. and/or its affiliates.
  * Copyright (c) 2013, Alexander Graf <agraf@suse.de>
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 20/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 321
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
                   ` (18 preceding siblings ...)
  2019-05-29 23:57 ` [Batch 13 patch 19/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320 Thomas Gleixner
@ 2019-05-29 23:57 ` Thomas Gleixner
  2019-05-30 12:59   ` Kate Stewart
                     ` (2 more replies)
  2019-05-29 23:57 ` [Batch 13 patch 21/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322 Thomas Gleixner
                   ` (27 subsequent siblings)
  47 siblings, 3 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:57 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  this program is free software you can redistribute it and or modify
  it under the terms of the gnu general public license as published by
  the free software foundation version 2 and no later version this
  program is distributed in the hope that it will be useful but
  without any warranty without even the implied warranty of
  merchantability or fitness for a particular purpose see the gnu
  general public license for more details

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-only

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

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=a76fa9d89502
---
 drivers/misc/vmw_vmci/vmci_context.c         |   10 +---------
 drivers/misc/vmw_vmci/vmci_context.h         |   10 +---------
 drivers/misc/vmw_vmci/vmci_datagram.c        |   10 +---------
 drivers/misc/vmw_vmci/vmci_datagram.h        |   10 +---------
 drivers/misc/vmw_vmci/vmci_doorbell.c        |   10 +---------
 drivers/misc/vmw_vmci/vmci_doorbell.h        |   10 +---------
 drivers/misc/vmw_vmci/vmci_driver.c          |   10 +---------
 drivers/misc/vmw_vmci/vmci_driver.h          |   10 +---------
 drivers/misc/vmw_vmci/vmci_event.c           |   10 +---------
 drivers/misc/vmw_vmci/vmci_event.h           |   10 +---------
 drivers/misc/vmw_vmci/vmci_guest.c           |   10 +---------
 drivers/misc/vmw_vmci/vmci_handle_array.c    |   10 +---------
 drivers/misc/vmw_vmci/vmci_handle_array.h    |   10 +---------
 drivers/misc/vmw_vmci/vmci_host.c            |   10 +---------
 drivers/misc/vmw_vmci/vmci_queue_pair.c      |   10 +---------
 drivers/misc/vmw_vmci/vmci_queue_pair.h      |   10 +---------
 drivers/misc/vmw_vmci/vmci_resource.c        |   10 +---------
 drivers/misc/vmw_vmci/vmci_resource.h        |   10 +---------
 drivers/misc/vmw_vmci/vmci_route.c           |   10 +---------
 drivers/misc/vmw_vmci/vmci_route.h           |   10 +---------
 include/linux/vm_sockets.h                   |   10 +---------
 include/linux/vmw_vmci_api.h                 |   10 +---------
 include/linux/vmw_vmci_defs.h                |   10 +---------
 include/net/af_vsock.h                       |   10 +---------
 include/net/vsock_addr.h                     |   10 +---------
 net/vmw_vsock/af_vsock.c                     |   10 +---------
 net/vmw_vsock/diag.c                         |   10 +---------
 net/vmw_vsock/vmci_transport.c               |   10 +---------
 net/vmw_vsock/vmci_transport.h               |   10 +---------
 net/vmw_vsock/vmci_transport_notify.c        |   10 +---------
 net/vmw_vsock/vmci_transport_notify.h        |   10 +---------
 net/vmw_vsock/vmci_transport_notify_qstate.c |   10 +---------
 net/vmw_vsock/vsock_addr.c                   |   10 +---------
 33 files changed, 33 insertions(+), 297 deletions(-)

--- a/drivers/misc/vmw_vmci/vmci_context.c
+++ b/drivers/misc/vmw_vmci/vmci_context.c
@@ -1,16 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * VMware VMCI Driver
  *
  * Copyright (C) 2012 VMware, Inc. All rights reserved.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the
- * Free Software Foundation version 2 and no later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
- * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
- * for more details.
  */
 
 #include <linux/vmw_vmci_defs.h>
--- a/drivers/misc/vmw_vmci/vmci_context.h
+++ b/drivers/misc/vmw_vmci/vmci_context.h
@@ -1,16 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * VMware VMCI driver (vmciContext.h)
  *
  * Copyright (C) 2012 VMware, Inc. All rights reserved.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the
- * Free Software Foundation version 2 and no later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
- * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
- * for more details.
  */
 
 #ifndef _VMCI_CONTEXT_H_
--- a/drivers/misc/vmw_vmci/vmci_datagram.c
+++ b/drivers/misc/vmw_vmci/vmci_datagram.c
@@ -1,16 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * VMware VMCI Driver
  *
  * Copyright (C) 2012 VMware, Inc. All rights reserved.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the
- * Free Software Foundation version 2 and no later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
- * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
- * for more details.
  */
 
 #include <linux/vmw_vmci_defs.h>
--- a/drivers/misc/vmw_vmci/vmci_datagram.h
+++ b/drivers/misc/vmw_vmci/vmci_datagram.h
@@ -1,16 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * VMware VMCI Driver
  *
  * Copyright (C) 2012 VMware, Inc. All rights reserved.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the
- * Free Software Foundation version 2 and no later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
- * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
- * for more details.
  */
 
 #ifndef _VMCI_DATAGRAM_H_
--- a/drivers/misc/vmw_vmci/vmci_doorbell.c
+++ b/drivers/misc/vmw_vmci/vmci_doorbell.c
@@ -1,16 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * VMware VMCI Driver
  *
  * Copyright (C) 2012 VMware, Inc. All rights reserved.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the
- * Free Software Foundation version 2 and no later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
- * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
- * for more details.
  */
 
 #include <linux/vmw_vmci_defs.h>
--- a/drivers/misc/vmw_vmci/vmci_doorbell.h
+++ b/drivers/misc/vmw_vmci/vmci_doorbell.h
@@ -1,16 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * VMware VMCI Driver
  *
  * Copyright (C) 2012 VMware, Inc. All rights reserved.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the
- * Free Software Foundation version 2 and no later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
- * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
- * for more details.
  */
 
 #ifndef VMCI_DOORBELL_H
--- a/drivers/misc/vmw_vmci/vmci_driver.c
+++ b/drivers/misc/vmw_vmci/vmci_driver.c
@@ -1,16 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * VMware VMCI Driver
  *
  * Copyright (C) 2012 VMware, Inc. All rights reserved.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the
- * Free Software Foundation version 2 and no later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
- * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
- * for more details.
  */
 
 #include <linux/vmw_vmci_defs.h>
--- a/drivers/misc/vmw_vmci/vmci_driver.h
+++ b/drivers/misc/vmw_vmci/vmci_driver.h
@@ -1,16 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * VMware VMCI Driver
  *
  * Copyright (C) 2012 VMware, Inc. All rights reserved.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the
- * Free Software Foundation version 2 and no later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
- * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
- * for more details.
  */
 
 #ifndef _VMCI_DRIVER_H_
--- a/drivers/misc/vmw_vmci/vmci_event.c
+++ b/drivers/misc/vmw_vmci/vmci_event.c
@@ -1,16 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * VMware VMCI Driver
  *
  * Copyright (C) 2012 VMware, Inc. All rights reserved.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the
- * Free Software Foundation version 2 and no later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
- * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
- * for more details.
  */
 
 #include <linux/vmw_vmci_defs.h>
--- a/drivers/misc/vmw_vmci/vmci_event.h
+++ b/drivers/misc/vmw_vmci/vmci_event.h
@@ -1,16 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * VMware VMCI Driver
  *
  * Copyright (C) 2012 VMware, Inc. All rights reserved.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the
- * Free Software Foundation version 2 and no later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
- * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
- * for more details.
  */
 
 #ifndef __VMCI_EVENT_H__
--- a/drivers/misc/vmw_vmci/vmci_guest.c
+++ b/drivers/misc/vmw_vmci/vmci_guest.c
@@ -1,16 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * VMware VMCI Driver
  *
  * Copyright (C) 2012 VMware, Inc. All rights reserved.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the
- * Free Software Foundation version 2 and no later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
- * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
- * for more details.
  */
 
 #include <linux/vmw_vmci_defs.h>
--- a/drivers/misc/vmw_vmci/vmci_handle_array.c
+++ b/drivers/misc/vmw_vmci/vmci_handle_array.c
@@ -1,16 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * VMware VMCI Driver
  *
  * Copyright (C) 2012 VMware, Inc. All rights reserved.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the
- * Free Software Foundation version 2 and no later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
- * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
- * for more details.
  */
 
 #include <linux/slab.h>
--- a/drivers/misc/vmw_vmci/vmci_handle_array.h
+++ b/drivers/misc/vmw_vmci/vmci_handle_array.h
@@ -1,16 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * VMware VMCI Driver
  *
  * Copyright (C) 2012 VMware, Inc. All rights reserved.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the
- * Free Software Foundation version 2 and no later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
- * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
- * for more details.
  */
 
 #ifndef _VMCI_HANDLE_ARRAY_H_
--- a/drivers/misc/vmw_vmci/vmci_host.c
+++ b/drivers/misc/vmw_vmci/vmci_host.c
@@ -1,16 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * VMware VMCI Driver
  *
  * Copyright (C) 2012 VMware, Inc. All rights reserved.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the
- * Free Software Foundation version 2 and no later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
- * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
- * for more details.
  */
 
 #include <linux/vmw_vmci_defs.h>
--- a/drivers/misc/vmw_vmci/vmci_queue_pair.c
+++ b/drivers/misc/vmw_vmci/vmci_queue_pair.c
@@ -1,16 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * VMware VMCI Driver
  *
  * Copyright (C) 2012 VMware, Inc. All rights reserved.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the
- * Free Software Foundation version 2 and no later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
- * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
- * for more details.
  */
 
 #include <linux/vmw_vmci_defs.h>
--- a/drivers/misc/vmw_vmci/vmci_queue_pair.h
+++ b/drivers/misc/vmw_vmci/vmci_queue_pair.h
@@ -1,16 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * VMware VMCI Driver
  *
  * Copyright (C) 2012 VMware, Inc. All rights reserved.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the
- * Free Software Foundation version 2 and no later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
- * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
- * for more details.
  */
 
 #ifndef _VMCI_QUEUE_PAIR_H_
--- a/drivers/misc/vmw_vmci/vmci_resource.c
+++ b/drivers/misc/vmw_vmci/vmci_resource.c
@@ -1,16 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * VMware VMCI Driver
  *
  * Copyright (C) 2012 VMware, Inc. All rights reserved.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the
- * Free Software Foundation version 2 and no later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
- * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
- * for more details.
  */
 
 #include <linux/vmw_vmci_defs.h>
--- a/drivers/misc/vmw_vmci/vmci_resource.h
+++ b/drivers/misc/vmw_vmci/vmci_resource.h
@@ -1,16 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * VMware VMCI Driver
  *
  * Copyright (C) 2012 VMware, Inc. All rights reserved.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the
- * Free Software Foundation version 2 and no later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
- * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
- * for more details.
  */
 
 #ifndef _VMCI_RESOURCE_H_
--- a/drivers/misc/vmw_vmci/vmci_route.c
+++ b/drivers/misc/vmw_vmci/vmci_route.c
@@ -1,16 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * VMware VMCI Driver
  *
  * Copyright (C) 2012 VMware, Inc. All rights reserved.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the
- * Free Software Foundation version 2 and no later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
- * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
- * for more details.
  */
 
 #include <linux/vmw_vmci_defs.h>
--- a/drivers/misc/vmw_vmci/vmci_route.h
+++ b/drivers/misc/vmw_vmci/vmci_route.h
@@ -1,16 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * VMware VMCI Driver
  *
  * Copyright (C) 2012 VMware, Inc. All rights reserved.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the
- * Free Software Foundation version 2 and no later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
- * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
- * for more details.
  */
 
 #ifndef _VMCI_ROUTE_H_
--- a/include/linux/vm_sockets.h
+++ b/include/linux/vm_sockets.h
@@ -1,16 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * VMware vSockets Driver
  *
  * Copyright (C) 2007-2013 VMware, Inc. All rights reserved.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the Free
- * Software Foundation version 2 and no later version.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
  */
 
 #ifndef _VM_SOCKETS_H
--- a/include/linux/vmw_vmci_api.h
+++ b/include/linux/vmw_vmci_api.h
@@ -1,16 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * VMware VMCI Driver
  *
  * Copyright (C) 2012 VMware, Inc. All rights reserved.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the
- * Free Software Foundation version 2 and no later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
- * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
- * for more details.
  */
 
 #ifndef __VMW_VMCI_API_H__
--- a/include/linux/vmw_vmci_defs.h
+++ b/include/linux/vmw_vmci_defs.h
@@ -1,16 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * VMware VMCI Driver
  *
  * Copyright (C) 2012 VMware, Inc. All rights reserved.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the
- * Free Software Foundation version 2 and no later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
- * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
- * for more details.
  */
 
 #ifndef _VMW_VMCI_DEF_H_
--- a/include/net/af_vsock.h
+++ b/include/net/af_vsock.h
@@ -1,16 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * VMware vSockets Driver
  *
  * Copyright (C) 2007-2013 VMware, Inc. All rights reserved.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the Free
- * Software Foundation version 2 and no later version.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
  */
 
 #ifndef __AF_VSOCK_H__
--- a/include/net/vsock_addr.h
+++ b/include/net/vsock_addr.h
@@ -1,16 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * VMware vSockets Driver
  *
  * Copyright (C) 2007-2013 VMware, Inc. All rights reserved.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the Free
- * Software Foundation version 2 and no later version.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
  */
 
 #ifndef _VSOCK_ADDR_H_
--- a/net/vmw_vsock/af_vsock.c
+++ b/net/vmw_vsock/af_vsock.c
@@ -1,16 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * VMware vSockets Driver
  *
  * Copyright (C) 2007-2013 VMware, Inc. All rights reserved.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the Free
- * Software Foundation version 2 and no later version.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
  */
 
 /* Implementation notes:
--- a/net/vmw_vsock/diag.c
+++ b/net/vmw_vsock/diag.c
@@ -1,17 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * vsock sock_diag(7) module
  *
  * Copyright (C) 2017 Red Hat, Inc.
  * Author: Stefan Hajnoczi <stefanha@redhat.com>
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the Free
- * Software Foundation version 2 and no later version.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
  */
 
 #include <linux/module.h>
--- a/net/vmw_vsock/vmci_transport.c
+++ b/net/vmw_vsock/vmci_transport.c
@@ -1,16 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * VMware vSockets Driver
  *
  * Copyright (C) 2007-2013 VMware, Inc. All rights reserved.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the Free
- * Software Foundation version 2 and no later version.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
  */
 
 #include <linux/types.h>
--- a/net/vmw_vsock/vmci_transport.h
+++ b/net/vmw_vsock/vmci_transport.h
@@ -1,16 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * VMware vSockets Driver
  *
  * Copyright (C) 2013 VMware, Inc. All rights reserved.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the Free
- * Software Foundation version 2 and no later version.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
  */
 
 #ifndef _VMCI_TRANSPORT_H_
--- a/net/vmw_vsock/vmci_transport_notify.c
+++ b/net/vmw_vsock/vmci_transport_notify.c
@@ -1,16 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * VMware vSockets Driver
  *
  * Copyright (C) 2009-2013 VMware, Inc. All rights reserved.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the Free
- * Software Foundation version 2 and no later version.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
  */
 
 #include <linux/types.h>
--- a/net/vmw_vsock/vmci_transport_notify.h
+++ b/net/vmw_vsock/vmci_transport_notify.h
@@ -1,16 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * VMware vSockets Driver
  *
  * Copyright (C) 2009-2013 VMware, Inc. All rights reserved.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the Free
- * Software Foundation version 2 and no later version.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
  */
 
 #ifndef __VMCI_TRANSPORT_NOTIFY_H__
--- a/net/vmw_vsock/vmci_transport_notify_qstate.c
+++ b/net/vmw_vsock/vmci_transport_notify_qstate.c
@@ -1,16 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * VMware vSockets Driver
  *
  * Copyright (C) 2009-2013 VMware, Inc. All rights reserved.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the Free
- * Software Foundation version 2 and no later version.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
  */
 
 #include <linux/types.h>
--- a/net/vmw_vsock/vsock_addr.c
+++ b/net/vmw_vsock/vsock_addr.c
@@ -1,16 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * VMware vSockets Driver
  *
  * Copyright (C) 2007-2012 VMware, Inc. All rights reserved.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the Free
- * Software Foundation version 2 and no later version.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
  */
 
 #include <linux/types.h>



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 21/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
                   ` (19 preceding siblings ...)
  2019-05-29 23:57 ` [Batch 13 patch 20/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 321 Thomas Gleixner
@ 2019-05-29 23:57 ` Thomas Gleixner
  2019-05-30 13:01   ` Kate Stewart
                     ` (2 more replies)
  2019-05-29 23:57 ` [Batch 13 patch 22/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 323 Thomas Gleixner
                   ` (26 subsequent siblings)
  47 siblings, 3 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:57 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  this program is free software you can redistribute it and or modify
  it under the terms of version 2 of the gnu general public license as
  published by the free software foundation this program is
  distributed in the hope that it will be useful but without any
  warranty without even the implied warranty of merchantability or
  fitness for a particular purpose see the gnu general public license
  for more details the full gnu general public license is included in
  this distribution in the file called license

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-only

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

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=c6b9926b4474
---
 drivers/net/wireless/intel/iwlwifi/cfg/1000.c             |   13 +------------
 drivers/net/wireless/intel/iwlwifi/cfg/2000.c             |   13 +------------
 drivers/net/wireless/intel/iwlwifi/cfg/5000.c             |   13 +------------
 drivers/net/wireless/intel/iwlwifi/cfg/6000.c             |   13 +------------
 drivers/net/wireless/intel/iwlwifi/dvm/dev.h              |   13 +------------
 drivers/net/wireless/intel/iwlwifi/dvm/devices.c          |   13 +------------
 drivers/net/wireless/intel/iwlwifi/dvm/led.c              |   13 +------------
 drivers/net/wireless/intel/iwlwifi/dvm/led.h              |   13 +------------
 drivers/net/wireless/intel/iwlwifi/dvm/mac80211.c         |   13 +------------
 drivers/net/wireless/intel/iwlwifi/dvm/main.c             |   13 +------------
 drivers/net/wireless/intel/iwlwifi/dvm/power.c            |   13 +------------
 drivers/net/wireless/intel/iwlwifi/dvm/power.h            |   13 +------------
 drivers/net/wireless/intel/iwlwifi/dvm/rs.c               |   13 +------------
 drivers/net/wireless/intel/iwlwifi/dvm/rs.h               |   13 +------------
 drivers/net/wireless/intel/iwlwifi/dvm/rx.c               |   13 +------------
 drivers/net/wireless/intel/iwlwifi/dvm/rxon.c             |   13 +------------
 drivers/net/wireless/intel/iwlwifi/dvm/sta.c              |   13 +------------
 drivers/net/wireless/intel/iwlwifi/dvm/tt.c               |   13 +------------
 drivers/net/wireless/intel/iwlwifi/dvm/tt.h               |   13 +------------
 drivers/net/wireless/intel/iwlwifi/iwl-debug.h            |   13 +------------
 drivers/net/wireless/intel/iwlwifi/iwl-devtrace-data.h    |   13 +------------
 drivers/net/wireless/intel/iwlwifi/iwl-devtrace-io.h      |   13 +------------
 drivers/net/wireless/intel/iwlwifi/iwl-devtrace-iwlwifi.h |   13 +------------
 drivers/net/wireless/intel/iwlwifi/iwl-devtrace-msg.h     |   13 +------------
 drivers/net/wireless/intel/iwlwifi/iwl-devtrace-ucode.h   |   13 +------------
 drivers/net/wireless/intel/iwlwifi/iwl-devtrace.c         |   13 +------------
 drivers/net/wireless/intel/iwlwifi/iwl-devtrace.h         |   13 +------------
 drivers/net/wireless/intel/iwlwifi/mvm/rs.c               |   13 +------------
 drivers/net/wireless/intel/iwlwifi/mvm/rs.h               |   13 +------------
 29 files changed, 29 insertions(+), 348 deletions(-)

--- a/drivers/net/wireless/intel/iwlwifi/cfg/1000.c
+++ b/drivers/net/wireless/intel/iwlwifi/cfg/1000.c
@@ -1,20 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /******************************************************************************
  *
  * Copyright(c) 2008 - 2014 Intel Corporation. All rights reserved.
  * Copyright(c) 2018 Intel Corporation
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * The full GNU General Public License is included in this distribution in the
- * file called LICENSE.
- *
  * Contact Information:
  *  Intel Linux Wireless <linuxwifi@intel.com>
  * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
--- a/drivers/net/wireless/intel/iwlwifi/cfg/2000.c
+++ b/drivers/net/wireless/intel/iwlwifi/cfg/2000.c
@@ -1,20 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /******************************************************************************
  *
  * Copyright(c) 2008 - 2014 Intel Corporation. All rights reserved.
  * Copyright(c) 2018 Intel Corporation
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * The full GNU General Public License is included in this distribution in the
- * file called LICENSE.
- *
  * Contact Information:
  *  Intel Linux Wireless <linuxwifi@intel.com>
  * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
--- a/drivers/net/wireless/intel/iwlwifi/cfg/5000.c
+++ b/drivers/net/wireless/intel/iwlwifi/cfg/5000.c
@@ -1,20 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /******************************************************************************
  *
  * Copyright(c) 2007 - 2014 Intel Corporation. All rights reserved.
  * Copyright(c) 2018 - 2019 Intel Corporation
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * The full GNU General Public License is included in this distribution in the
- * file called LICENSE.
- *
  * Contact Information:
  *  Intel Linux Wireless <linuxwifi@intel.com>
  * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
--- a/drivers/net/wireless/intel/iwlwifi/cfg/6000.c
+++ b/drivers/net/wireless/intel/iwlwifi/cfg/6000.c
@@ -1,20 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /******************************************************************************
  *
  * Copyright(c) 2008 - 2014 Intel Corporation. All rights reserved.
  * Copyright(c) 2018 Intel Corporation
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * The full GNU General Public License is included in this distribution in the
- * file called LICENSE.
- *
  * Contact Information:
  *  Intel Linux Wireless <linuxwifi@intel.com>
  * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
--- a/drivers/net/wireless/intel/iwlwifi/dvm/dev.h
+++ b/drivers/net/wireless/intel/iwlwifi/dvm/dev.h
@@ -1,19 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /******************************************************************************
  *
  * Copyright(c) 2003 - 2014 Intel Corporation. All rights reserved.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * The full GNU General Public License is included in this distribution in the
- * file called LICENSE.
- *
  * Contact Information:
  *  Intel Linux Wireless <linuxwifi@intel.com>
  * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
--- a/drivers/net/wireless/intel/iwlwifi/dvm/devices.c
+++ b/drivers/net/wireless/intel/iwlwifi/dvm/devices.c
@@ -1,19 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /******************************************************************************
  *
  * Copyright(c) 2008 - 2014 Intel Corporation. All rights reserved.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * The full GNU General Public License is included in this distribution in the
- * file called LICENSE.
- *
  * Contact Information:
  *  Intel Linux Wireless <linuxwifi@intel.com>
  * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
--- a/drivers/net/wireless/intel/iwlwifi/dvm/led.c
+++ b/drivers/net/wireless/intel/iwlwifi/dvm/led.c
@@ -1,19 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /******************************************************************************
  *
  * Copyright(c) 2003 - 2014 Intel Corporation. All rights reserved.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * The full GNU General Public License is included in this distribution in the
- * file called LICENSE.
- *
  * Contact Information:
  *  Intel Linux Wireless <linuxwifi@intel.com>
  * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
--- a/drivers/net/wireless/intel/iwlwifi/dvm/led.h
+++ b/drivers/net/wireless/intel/iwlwifi/dvm/led.h
@@ -1,19 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /******************************************************************************
  *
  * Copyright(c) 2003 - 2014 Intel Corporation. All rights reserved.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * The full GNU General Public License is included in this distribution in the
- * file called LICENSE.
- *
  * Contact Information:
  *  Intel Linux Wireless <linuxwifi@intel.com>
  * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
--- a/drivers/net/wireless/intel/iwlwifi/dvm/mac80211.c
+++ b/drivers/net/wireless/intel/iwlwifi/dvm/mac80211.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /******************************************************************************
  *
  * Copyright(c) 2003 - 2014 Intel Corporation. All rights reserved.
@@ -6,18 +7,6 @@
  * Portions of this file are derived from the ipw3945 project, as well
  * as portions of the ieee80211 subsystem header files.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * The full GNU General Public License is included in this distribution in the
- * file called LICENSE.
- *
  * Contact Information:
  *  Intel Linux Wireless <linuxwifi@intel.com>
  * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
--- a/drivers/net/wireless/intel/iwlwifi/dvm/main.c
+++ b/drivers/net/wireless/intel/iwlwifi/dvm/main.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /******************************************************************************
  *
  * Copyright(c) 2003 - 2014 Intel Corporation. All rights reserved.
@@ -7,18 +8,6 @@
  * Portions of this file are derived from the ipw3945 project, as well
  * as portions of the ieee80211 subsystem header files.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * The full GNU General Public License is included in this distribution in the
- * file called LICENSE.
- *
  * Contact Information:
  *  Intel Linux Wireless <linuxwifi@intel.com>
  * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
--- a/drivers/net/wireless/intel/iwlwifi/dvm/power.c
+++ b/drivers/net/wireless/intel/iwlwifi/dvm/power.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /******************************************************************************
  *
  * Copyright(c) 2007 - 2014 Intel Corporation. All rights reserved.
@@ -5,18 +6,6 @@
  * Portions of this file are derived from the ipw3945 project, as well
  * as portions of the ieee80211 subsystem header files.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * The full GNU General Public License is included in this distribution in the
- * file called LICENSE.
- *
  * Contact Information:
  *  Intel Linux Wireless <linuxwifi@intel.com>
  * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
--- a/drivers/net/wireless/intel/iwlwifi/dvm/power.h
+++ b/drivers/net/wireless/intel/iwlwifi/dvm/power.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /******************************************************************************
  *
  * Copyright(c) 2007 - 2014 Intel Corporation. All rights reserved.
@@ -5,18 +6,6 @@
  * Portions of this file are derived from the ipw3945 project, as well
  * as portions of the ieee80211 subsystem header files.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * The full GNU General Public License is included in this distribution in the
- * file called LICENSE.
- *
  * Contact Information:
  *  Intel Linux Wireless <linuxwifi@intel.com>
  * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
--- a/drivers/net/wireless/intel/iwlwifi/dvm/rs.c
+++ b/drivers/net/wireless/intel/iwlwifi/dvm/rs.c
@@ -1,19 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /******************************************************************************
  *
  * Copyright(c) 2005 - 2014 Intel Corporation. All rights reserved.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * The full GNU General Public License is included in this distribution in the
- * file called LICENSE.
- *
  * Contact Information:
  *  Intel Linux Wireless <linuxwifi@intel.com>
  * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
--- a/drivers/net/wireless/intel/iwlwifi/dvm/rs.h
+++ b/drivers/net/wireless/intel/iwlwifi/dvm/rs.h
@@ -1,19 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /******************************************************************************
  *
  * Copyright(c) 2003 - 2014 Intel Corporation. All rights reserved.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * The full GNU General Public License is included in this distribution in the
- * file called LICENSE.
- *
  * Contact Information:
  *  Intel Linux Wireless <linuxwifi@intel.com>
  * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
--- a/drivers/net/wireless/intel/iwlwifi/dvm/rx.c
+++ b/drivers/net/wireless/intel/iwlwifi/dvm/rx.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /******************************************************************************
  *
  * Copyright(c) 2003 - 2014 Intel Corporation. All rights reserved.
@@ -7,18 +8,6 @@
  * Portions of this file are derived from the ipw3945 project, as well
  * as portionhelp of the ieee80211 subsystem header files.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * The full GNU General Public License is included in this distribution in the
- * file called LICENSE.
- *
  * Contact Information:
  *  Intel Linux Wireless <linuxwifi@intel.com>
  * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
--- a/drivers/net/wireless/intel/iwlwifi/dvm/rxon.c
+++ b/drivers/net/wireless/intel/iwlwifi/dvm/rxon.c
@@ -1,20 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /******************************************************************************
  *
  * Copyright(c) 2003 - 2014 Intel Corporation. All rights reserved.
  * Copyright(c) 2015 Intel Deutschland GmbH
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * The full GNU General Public License is included in this distribution in the
- * file called LICENSE.
- *
  * Contact Information:
  * Intel Linux Wireless <linuxwifi@intel.com>
  * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
--- a/drivers/net/wireless/intel/iwlwifi/dvm/sta.c
+++ b/drivers/net/wireless/intel/iwlwifi/dvm/sta.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /******************************************************************************
  *
  * Copyright(c) 2003 - 2014 Intel Corporation. All rights reserved.
@@ -5,18 +6,6 @@
  * Portions of this file are derived from the ipw3945 project, as well
  * as portions of the ieee80211 subsystem header files.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * The full GNU General Public License is included in this distribution in the
- * file called LICENSE.
- *
  * Contact Information:
  *  Intel Linux Wireless <linuxwifi@intel.com>
  * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
--- a/drivers/net/wireless/intel/iwlwifi/dvm/tt.c
+++ b/drivers/net/wireless/intel/iwlwifi/dvm/tt.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /******************************************************************************
  *
  * Copyright(c) 2007 - 2014 Intel Corporation. All rights reserved.
@@ -6,18 +7,6 @@
  * Portions of this file are derived from the ipw3945 project, as well
  * as portions of the ieee80211 subsystem header files.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * The full GNU General Public License is included in this distribution in the
- * file called LICENSE.
- *
  * Contact Information:
  *  Intel Linux Wireless <linuxwifi@intel.com>
  * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
--- a/drivers/net/wireless/intel/iwlwifi/dvm/tt.h
+++ b/drivers/net/wireless/intel/iwlwifi/dvm/tt.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /******************************************************************************
  *
  * Copyright(c) 2007 - 2014 Intel Corporation. All rights reserved.
@@ -5,18 +6,6 @@
  * Portions of this file are derived from the ipw3945 project, as well
  * as portions of the ieee80211 subsystem header files.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * The full GNU General Public License is included in this distribution in the
- * file called LICENSE.
- *
  * Contact Information:
  *  Intel Linux Wireless <linuxwifi@intel.com>
  * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
--- a/drivers/net/wireless/intel/iwlwifi/iwl-debug.h
+++ b/drivers/net/wireless/intel/iwlwifi/iwl-debug.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /******************************************************************************
  *
  * Copyright(c) 2003 - 2014 Intel Corporation. All rights reserved.
@@ -5,18 +6,6 @@
  *
  * Portions of this file are derived from the ipw3945 project.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * The full GNU General Public License is included in this distribution in the
- * file called LICENSE.
- *
  * Contact Information:
  *  Intel Linux Wireless <linuxwifi@intel.com>
  * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
--- a/drivers/net/wireless/intel/iwlwifi/iwl-devtrace-data.h
+++ b/drivers/net/wireless/intel/iwlwifi/iwl-devtrace-data.h
@@ -1,21 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /******************************************************************************
  *
  * Copyright(c) 2009 - 2014 Intel Corporation. All rights reserved.
  * Copyright(c) 2015        Intel Deutschland GmbH
  * Copyright(c) 2018        Intel Corporation
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * The full GNU General Public License is included in this distribution in the
- * file called LICENSE.
- *
  * Contact Information:
  *  Intel Linux Wireless <linuxwifi@intel.com>
  * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
--- a/drivers/net/wireless/intel/iwlwifi/iwl-devtrace-io.h
+++ b/drivers/net/wireless/intel/iwlwifi/iwl-devtrace-io.h
@@ -1,20 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /******************************************************************************
  *
  * Copyright(c) 2009 - 2014 Intel Corporation. All rights reserved.
  * Copyright(c) 2016-2017 Intel Deutschland GmbH
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * The full GNU General Public License is included in this distribution in the
- * file called LICENSE.
- *
  * Contact Information:
  *  Intel Linux Wireless <linuxwifi@intel.com>
  * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
--- a/drivers/net/wireless/intel/iwlwifi/iwl-devtrace-iwlwifi.h
+++ b/drivers/net/wireless/intel/iwlwifi/iwl-devtrace-iwlwifi.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /******************************************************************************
  *
  * Copyright(c) 2009 - 2014 Intel Corporation. All rights reserved.
@@ -5,18 +6,6 @@
  * Copyright(c) 2016 - 2017 Intel Deutschland GmbH
  * Copyright(c) 2018        Intel Corporation
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * The full GNU General Public License is included in this distribution in the
- * file called LICENSE.
- *
  * Contact Information:
  *  Intel Linux Wireless <linuxwifi@intel.com>
  * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
--- a/drivers/net/wireless/intel/iwlwifi/iwl-devtrace-msg.h
+++ b/drivers/net/wireless/intel/iwlwifi/iwl-devtrace-msg.h
@@ -1,19 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /******************************************************************************
  *
  * Copyright(c) 2009 - 2014 Intel Corporation. All rights reserved.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * The full GNU General Public License is included in this distribution in the
- * file called LICENSE.
- *
  * Contact Information:
  *  Intel Linux Wireless <linuxwifi@intel.com>
  * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
--- a/drivers/net/wireless/intel/iwlwifi/iwl-devtrace-ucode.h
+++ b/drivers/net/wireless/intel/iwlwifi/iwl-devtrace-ucode.h
@@ -1,19 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /******************************************************************************
  *
  * Copyright(c) 2009 - 2014 Intel Corporation. All rights reserved.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * The full GNU General Public License is included in this distribution in the
- * file called LICENSE.
- *
  * Contact Information:
  *  Intel Linux Wireless <linuxwifi@intel.com>
  * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
--- a/drivers/net/wireless/intel/iwlwifi/iwl-devtrace.c
+++ b/drivers/net/wireless/intel/iwlwifi/iwl-devtrace.c
@@ -1,20 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /******************************************************************************
  *
  * Copyright(c) 2009 - 2014 Intel Corporation. All rights reserved.
  * Copyright (C) 2018 Intel Corporation
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * The full GNU General Public License is included in this distribution in the
- * file called LICENSE.
- *
  * Contact Information:
  *  Intel Linux Wireless <linuxwifi@intel.com>
  * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
--- a/drivers/net/wireless/intel/iwlwifi/iwl-devtrace.h
+++ b/drivers/net/wireless/intel/iwlwifi/iwl-devtrace.h
@@ -1,21 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /******************************************************************************
  *
  * Copyright(c) 2009 - 2014 Intel Corporation. All rights reserved.
  * Copyright(C) 2016        Intel Deutschland GmbH
  * Copyright(c) 2018        Intel Corporation
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * The full GNU General Public License is included in this distribution in the
- * file called LICENSE.
- *
  * Contact Information:
  *  Intel Linux Wireless <linuxwifi@intel.com>
  * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
--- a/drivers/net/wireless/intel/iwlwifi/mvm/rs.c
+++ b/drivers/net/wireless/intel/iwlwifi/mvm/rs.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /******************************************************************************
  *
  * Copyright(c) 2005 - 2014 Intel Corporation. All rights reserved.
@@ -5,18 +6,6 @@
  * Copyright(c) 2016 - 2017 Intel Deutschland GmbH
  * Copyright(c) 2018 - 2019 Intel Corporation
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * The full GNU General Public License is included in this distribution in the
- * file called LICENSE.
- *
  * Contact Information:
  *  Intel Linux Wireless <linuxwifi@intel.com>
  * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
--- a/drivers/net/wireless/intel/iwlwifi/mvm/rs.h
+++ b/drivers/net/wireless/intel/iwlwifi/mvm/rs.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /******************************************************************************
  *
  * Copyright(c) 2003 - 2014 Intel Corporation. All rights reserved.
@@ -5,18 +6,6 @@
  * Copyright(c) 2017 Intel Deutschland GmbH
  * Copyright(c) 2018 Intel Corporation
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * The full GNU General Public License is included in this distribution in the
- * file called LICENSE.
- *
  * Contact Information:
  *  Intel Linux Wireless <linuxwifi@intel.com>



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 22/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 323
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
                   ` (20 preceding siblings ...)
  2019-05-29 23:57 ` [Batch 13 patch 21/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322 Thomas Gleixner
@ 2019-05-29 23:57 ` Thomas Gleixner
  2019-05-30 13:02   ` Kate Stewart
                     ` (2 more replies)
  2019-05-29 23:57 ` [Batch 13 patch 23/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 324 Thomas Gleixner
                   ` (25 subsequent siblings)
  47 siblings, 3 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:57 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 3 normalized pattern(s):

  gpl license summary [copyright] [c] [2008] [2014] [intel]
  [corporation] [all] [rights] [reserved] [copyright] [c] [2018]
  [intel] [corporation] this program is free software you can
  redistribute it and or modify it under the terms of version 2 of the
  gnu general public license as published by the free software
  foundation this program is distributed in the hope that it will be
  useful but without any warranty without even the implied warranty of
  merchantability or fitness for a particular purpose see the gnu
  general public license for more details the full gnu general public
  license is included in this distribution in the file called copying

  gpl license summary [copyright] [c] [2008] [2014] [intel]
  [corporation] [all] [rights] [reserved] this program is free
  software you can redistribute it and or modify it under the terms of
  version 2 of the gnu general public license as published by the free
  software foundation this program is distributed in the hope that it
  will be useful but without any warranty without even the implied
  warranty of merchantability or fitness for a particular purpose see
  the gnu general public license for more details the full gnu general
  public license is included in this distribution in the file called
  copying

  gpl license summary [copyright] [c] [2008] [2014] [intel]
  [corporation] [all] [rights] [reserved] [copyright] [c] [2015]
  [intel] [deutschland] [gmbh] this program is free software you can
  redistribute it and or modify it under the terms of version 2 of the
  gnu general public license as published by the free software
  foundation this program is distributed in the hope that it will be
  useful but without any warranty without even the implied warranty of
  merchantability or fitness for a particular purpose see the gnu
  general public license for more details the full gnu general public
  license is included in this distribution in the file called copying

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>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=9683c1b1fe18
---
 drivers/net/wireless/intel/iwlwifi/dvm/debugfs.c |   15 +--------------
 drivers/net/wireless/intel/iwlwifi/dvm/lib.c     |   15 +--------------
 drivers/net/wireless/intel/iwlwifi/dvm/scan.c    |   15 +--------------
 drivers/net/wireless/intel/iwlwifi/dvm/tx.c      |   15 +--------------
 drivers/net/wireless/intel/iwlwifi/dvm/ucode.c   |   15 +--------------
 5 files changed, 5 insertions(+), 70 deletions(-)

--- a/drivers/net/wireless/intel/iwlwifi/dvm/debugfs.c
+++ b/drivers/net/wireless/intel/iwlwifi/dvm/debugfs.c
@@ -1,22 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /******************************************************************************
  *
- * GPL LICENSE SUMMARY
- *
  * Copyright(c) 2008 - 2014 Intel Corporation. All rights reserved.
  * Copyright (C) 2018 Intel Corporation
  *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
- *
- * The full GNU General Public License is included in this distribution
- * in the file called COPYING.
- *
  * Contact Information:
  *  Intel Linux Wireless <linuxwifi@intel.com>
  * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
--- a/drivers/net/wireless/intel/iwlwifi/dvm/lib.c
+++ b/drivers/net/wireless/intel/iwlwifi/dvm/lib.c
@@ -1,21 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /******************************************************************************
  *
- * GPL LICENSE SUMMARY
- *
  * Copyright(c) 2008 - 2014 Intel Corporation. All rights reserved.
  *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
- *
- * The full GNU General Public License is included in this distribution
- * in the file called COPYING.
- *
  * Contact Information:
  *  Intel Linux Wireless <linuxwifi@intel.com>
  * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
--- a/drivers/net/wireless/intel/iwlwifi/dvm/scan.c
+++ b/drivers/net/wireless/intel/iwlwifi/dvm/scan.c
@@ -1,22 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /******************************************************************************
  *
- * GPL LICENSE SUMMARY
- *
  * Copyright(c) 2008 - 2014 Intel Corporation. All rights reserved.
  * Copyright(c) 2018        Intel Corporation
  *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
- *
- * The full GNU General Public License is included in this distribution
- * in the file called COPYING.
- *
  * Contact Information:
  *  Intel Linux Wireless <linuxwifi@intel.com>
  * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
--- a/drivers/net/wireless/intel/iwlwifi/dvm/tx.c
+++ b/drivers/net/wireless/intel/iwlwifi/dvm/tx.c
@@ -1,21 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /******************************************************************************
  *
- * GPL LICENSE SUMMARY
- *
  * Copyright(c) 2008 - 2014 Intel Corporation. All rights reserved.
  *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
- *
- * The full GNU General Public License is included in this distribution
- * in the file called COPYING.
- *
  * Contact Information:
  *  Intel Linux Wireless <linuxwifi@intel.com>
  * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
--- a/drivers/net/wireless/intel/iwlwifi/dvm/ucode.c
+++ b/drivers/net/wireless/intel/iwlwifi/dvm/ucode.c
@@ -1,22 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /******************************************************************************
  *
- * GPL LICENSE SUMMARY
- *
  * Copyright(c) 2008 - 2014 Intel Corporation. All rights reserved.
  * Copyright(c) 2015 Intel Deutschland GmbH
  *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
- *
- * The full GNU General Public License is included in this distribution
- * in the file called COPYING.
- *
  * Contact Information:
  *  Intel Linux Wireless <linuxwifi@intel.com>
  * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 23/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 324
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
                   ` (21 preceding siblings ...)
  2019-05-29 23:57 ` [Batch 13 patch 22/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 323 Thomas Gleixner
@ 2019-05-29 23:57 ` Thomas Gleixner
  2019-05-30 13:07   ` Kate Stewart
                     ` (3 more replies)
  2019-05-29 23:57 ` [Batch 13 patch 24/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 325 Thomas Gleixner
                   ` (24 subsequent siblings)
  47 siblings, 4 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:57 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  this file is provided under the gplv2 license gpl license summary
  [copyright] [c] [2015] [intel] [deutschland] [gmbh] this program is
  free software you can redistribute it and or modify it under the
  terms of version 2 of the gnu general public license as published by
  the free software foundation this program is distributed in the hope
  that it will be useful but without any warranty without even the
  implied warranty of merchantability or fitness for a particular
  purpose see the gnu general public license for more details the full
  gnu general public license is included in this distribution in the
  file called copying

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>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=fa23bb9fef39
---
 include/linux/devcoredump.h |   17 +----------------
 1 file changed, 1 insertion(+), 16 deletions(-)

--- a/include/linux/devcoredump.h
+++ b/include/linux/devcoredump.h
@@ -1,21 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
- * This file is provided under the GPLv2 license.
- *
- * GPL LICENSE SUMMARY
- *
  * Copyright(c) 2015 Intel Deutschland GmbH
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
- *
- * The full GNU General Public License is included in this distribution
- * in the file called COPYING.
  */
 #ifndef __DEVCOREDUMP_H
 #define __DEVCOREDUMP_H



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 24/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 325
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
                   ` (22 preceding siblings ...)
  2019-05-29 23:57 ` [Batch 13 patch 23/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 324 Thomas Gleixner
@ 2019-05-29 23:57 ` Thomas Gleixner
  2019-05-30 13:07   ` Kate Stewart
                     ` (3 more replies)
  2019-05-29 23:57 ` [Batch 13 patch 25/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 326 Thomas Gleixner
                   ` (23 subsequent siblings)
  47 siblings, 4 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:57 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  this program is free software you can redistribute it and or modify
  it under the terms of the gnu general public license as published by
  the free software foundation either version 2 of the license this
  program is distributed in the hope that it will be useful but
  without any warranty without even the implied warranty of
  merchantability or fitness for a particular purpose see the gnu
  general public license for more details you should have received a
  copy of the gnu general public license along with this program see
  the file copying if not see http www gnu org licenses

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>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=27201654eeaf
---
 drivers/net/wireless/ath/carl9170/fwdesc.h |   14 +-------------
 1 file changed, 1 insertion(+), 13 deletions(-)

--- a/drivers/net/wireless/ath/carl9170/fwdesc.h
+++ b/drivers/net/wireless/ath/carl9170/fwdesc.h
@@ -1,22 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Shared CARL9170 Header
  *
  * Firmware descriptor format
  *
  * Copyright 2009-2011 Christian Lamparter <chunkeey@googlemail.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; see the file COPYING.  If not, see
- * http://www.gnu.org/licenses/.
  */
 
 #ifndef __CARL9170_SHARED_FWDESC_H



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 25/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 326
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
                   ` (23 preceding siblings ...)
  2019-05-29 23:57 ` [Batch 13 patch 24/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 325 Thomas Gleixner
@ 2019-05-29 23:57 ` Thomas Gleixner
  2019-05-30 13:11   ` Kate Stewart
                     ` (2 more replies)
  2019-05-29 23:57 ` [Batch 13 patch 26/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 328 Thomas Gleixner
                   ` (22 subsequent siblings)
  47 siblings, 3 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:57 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  this program is free software you can redistribute it and or modify
  it under the terms of the gnu general public license version 2 as
  published by the free software foundation this program is
  distributed in the hope that it will be useful but without any
  warranty without even the implied warranty of merchantability or
  fitness for a particular purpose see the gnu general public license
  for more details you should have received a copy of the gnu general
  public license along with this program see the file copying if not
  write to the free software foundation 59 temple place suite 330
  boston ma 02111 1307 usa

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-only

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

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=d664ea603077
---
 drivers/mtd/nand/onenand/omap2.c |   15 +--------------
 drivers/mtd/tests/nandbiterrs.c  |   15 +--------------
 drivers/mtd/tests/oobtest.c      |   14 +-------------
 drivers/mtd/tests/pagetest.c     |   14 +-------------
 drivers/mtd/tests/readtest.c     |   14 +-------------
 drivers/mtd/tests/speedtest.c    |   14 +-------------
 drivers/mtd/tests/stresstest.c   |   14 +-------------
 drivers/mtd/tests/subpagetest.c  |   15 +--------------
 drivers/mtd/tests/torturetest.c  |   14 +-------------
 9 files changed, 9 insertions(+), 120 deletions(-)

--- a/drivers/mtd/nand/onenand/omap2.c
+++ b/drivers/mtd/nand/onenand/omap2.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  OneNAND driver for OMAP2 / OMAP3
  *
@@ -5,20 +6,6 @@
  *
  *  Author: Jarkko Lavinen <jarkko.lavinen@nokia.com> and Juha Yrjölä
  *  IRQ and DMA support written by Timo Teras
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License version 2 as published by
- * the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; see the file COPYING. If not, write to the Free Software
- * Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *
  */
 
 #include <linux/device.h>
--- a/drivers/mtd/tests/nandbiterrs.c
+++ b/drivers/mtd/tests/nandbiterrs.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright © 2012 NetCommWireless
  * Iwo Mergler <Iwo.Mergler@netcommwireless.com.au>
@@ -24,20 +25,6 @@
  *
  * Please note that neither of these tests will significantly 'use up' any
  * FLASH endurance. Only a maximum of two erase operations will be performed.
- *
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License version 2 as published by
- * the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; see the file COPYING. If not, write to the Free Software
- * Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */
 
 #define pr_fmt(fmt)	KBUILD_MODNAME ": " fmt
--- a/drivers/mtd/tests/oobtest.c
+++ b/drivers/mtd/tests/oobtest.c
@@ -1,19 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2006-2008 Nokia Corporation
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License version 2 as published by
- * the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; see the file COPYING. If not, write to the Free Software
- * Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *
  * Test OOB read and write on MTD device.
  *
  * Author: Adrian Hunter <ext-adrian.hunter@nokia.com>
--- a/drivers/mtd/tests/pagetest.c
+++ b/drivers/mtd/tests/pagetest.c
@@ -1,19 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2006-2008 Nokia Corporation
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License version 2 as published by
- * the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; see the file COPYING. If not, write to the Free Software
- * Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *
  * Test page read and write on MTD device.
  *
  * Author: Adrian Hunter <ext-adrian.hunter@nokia.com>
--- a/drivers/mtd/tests/readtest.c
+++ b/drivers/mtd/tests/readtest.c
@@ -1,19 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2006-2008 Nokia Corporation
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License version 2 as published by
- * the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; see the file COPYING. If not, write to the Free Software
- * Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *
  * Check MTD device read.
  *
  * Author: Adrian Hunter <ext-adrian.hunter@nokia.com>
--- a/drivers/mtd/tests/speedtest.c
+++ b/drivers/mtd/tests/speedtest.c
@@ -1,19 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2007 Nokia Corporation
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License version 2 as published by
- * the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; see the file COPYING. If not, write to the Free Software
- * Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *
  * Test read and write speed of a MTD device.
  *
  * Author: Adrian Hunter <adrian.hunter@nokia.com>
--- a/drivers/mtd/tests/stresstest.c
+++ b/drivers/mtd/tests/stresstest.c
@@ -1,19 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2006-2008 Nokia Corporation
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License version 2 as published by
- * the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; see the file COPYING. If not, write to the Free Software
- * Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *
  * Test random reads, writes and erases on MTD device.
  *
  * Author: Adrian Hunter <ext-adrian.hunter@nokia.com>
--- a/drivers/mtd/tests/subpagetest.c
+++ b/drivers/mtd/tests/subpagetest.c
@@ -1,22 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2006-2007 Nokia Corporation
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License version 2 as published by
- * the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; see the file COPYING. If not, write to the Free Software
- * Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *
  * Test sub-page read and write on MTD device.
  * Author: Adrian Hunter <ext-adrian.hunter@nokia.com>
- *
  */
 
 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
--- a/drivers/mtd/tests/torturetest.c
+++ b/drivers/mtd/tests/torturetest.c
@@ -1,21 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2006-2008 Artem Bityutskiy
  * Copyright (C) 2006-2008 Jarkko Lavinen
  * Copyright (C) 2006-2008 Adrian Hunter
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License version 2 as published by
- * the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; see the file COPYING. If not, write to the Free Software
- * Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *
  * Authors: Artem Bityutskiy, Jarkko Lavinen, Adria Hunter
  *
  * WARNING: this test program may kill your flash and your device. Do not



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 26/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 328
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
                   ` (24 preceding siblings ...)
  2019-05-29 23:57 ` [Batch 13 patch 25/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 326 Thomas Gleixner
@ 2019-05-29 23:57 ` Thomas Gleixner
  2019-05-30 13:11   ` Kate Stewart
                     ` (3 more replies)
  2019-05-29 23:57 ` [Batch 13 patch 27/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 329 Thomas Gleixner
                   ` (21 subsequent siblings)
  47 siblings, 4 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:57 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  this program is free software you can redistribute it and or modify
  it under the terms of the gnu general public license v2 as published
  by the free software foundation this program is distributed in the
  hope that it will be useful but without any warranty without even
  the implied warranty of merchantability or fitness for a particular
  purpose see the gnu general public license for more details you
  should have received a copy of the gnu general public license along
  with this program if not see https www gnu org licenses

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-only

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

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=e3cd8864e90c
---
 include/linux/sbitmap.h |   13 +------------
 lib/sbitmap.c           |   13 +------------
 2 files changed, 2 insertions(+), 24 deletions(-)

--- a/include/linux/sbitmap.h
+++ b/include/linux/sbitmap.h
@@ -1,20 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Fast and scalable bitmaps.
  *
  * Copyright (C) 2016 Facebook
  * Copyright (C) 2013-2014 Jens Axboe
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public
- * License v2 as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef __LINUX_SCALE_BITMAP_H
--- a/lib/sbitmap.c
+++ b/lib/sbitmap.c
@@ -1,18 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2016 Facebook
  * Copyright (C) 2013-2014 Jens Axboe
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public
- * License v2 as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <linux/sched.h>



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 27/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 329
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
                   ` (25 preceding siblings ...)
  2019-05-29 23:57 ` [Batch 13 patch 26/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 328 Thomas Gleixner
@ 2019-05-29 23:57 ` Thomas Gleixner
  2019-05-30 13:14   ` Kate Stewart
                     ` (3 more replies)
  2019-05-29 23:57 ` [Batch 13 patch 28/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330 Thomas Gleixner
                   ` (20 subsequent siblings)
  47 siblings, 4 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:57 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  this file is subject to the terms and conditions of the gnu general
  public license see the file copying in the main directory of this
  archive for more details this program is distributed in the hope
  that it will be useful but without any warranty without even the
  implied warranty of merchantability or fitness for a particular
  purpose see the gnu general public license for more details you
  should have received a copy of the gnu general public license along
  with this program if not write to the free software foundation inc
  51 franklin street suite 500 boston ma 02110 1335 usa

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>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=8615d31a13ac
---
 drivers/input/misc/mc13783-pwrbutton.c |   14 +-------------
 1 file changed, 1 insertion(+), 13 deletions(-)

--- a/drivers/input/misc/mc13783-pwrbutton.c
+++ b/drivers/input/misc/mc13783-pwrbutton.c
@@ -1,22 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /**
  * Copyright (C) 2011 Philippe Rétornaz
  *
  * Based on twl4030-pwrbutton driver by:
  *     Peter De Schrijver <peter.de-schrijver@nokia.com>
  *     Felipe Balbi <felipe.balbi@nokia.com>
- *
- * This file is subject to the terms and conditions of the GNU General
- * Public License. See the file "COPYING" in the main directory of this
- * archive for more details.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335  USA
  */
 
 #include <linux/module.h>



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 28/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
                   ` (26 preceding siblings ...)
  2019-05-29 23:57 ` [Batch 13 patch 27/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 329 Thomas Gleixner
@ 2019-05-29 23:57 ` Thomas Gleixner
  2019-05-30 13:27   ` Kate Stewart
                     ` (2 more replies)
  2019-05-29 23:57 ` [Batch 13 patch 29/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 331 Thomas Gleixner
                   ` (19 subsequent siblings)
  47 siblings, 3 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:57 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  this file is subject to the terms and conditions of version 2 of the
  gnu general public license see the file copying in the main
  directory of this archive for more details

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-only

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

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=1e810acfa362
---
 drivers/hwmon/max31722.c                   |    5 +----
 drivers/iio/accel/adxl345.h                |    5 +----
 drivers/iio/accel/adxl345_core.c           |    5 +----
 drivers/iio/accel/adxl345_i2c.c            |    5 +----
 drivers/iio/accel/adxl345_spi.c            |    5 +----
 drivers/iio/accel/bma180.c                 |    5 +----
 drivers/iio/accel/bma220_spi.c             |    5 +----
 drivers/iio/accel/mma7660.c                |    5 +----
 drivers/iio/accel/mxc6255.c                |    5 +----
 drivers/iio/accel/stk8312.c                |    5 +----
 drivers/iio/accel/stk8ba50.c               |    5 +----
 drivers/iio/adc/max1118.c                  |    5 +----
 drivers/iio/adc/ti-adc0832.c               |    5 +----
 drivers/iio/adc/ti-adc12138.c              |    5 +----
 drivers/iio/adc/ti-ads1015.c               |    5 +----
 drivers/iio/dac/mcp4725.c                  |    5 +----
 drivers/iio/humidity/am2315.c              |    5 +----
 drivers/iio/humidity/si7005.c              |    5 +----
 drivers/iio/imu/kmx61.c                    |    6 +-----
 drivers/iio/light/adjd_s311.c              |    5 +----
 drivers/iio/light/al3320a.c                |    6 +-----
 drivers/iio/light/apds9300.c               |    5 +----
 drivers/iio/light/cm3323.c                 |    5 +----
 drivers/iio/light/isl29125.c               |    5 +----
 drivers/iio/light/ltr501.c                 |    5 +----
 drivers/iio/light/max44000.c               |    5 +----
 drivers/iio/light/rpr0521.c                |    5 +----
 drivers/iio/light/si1145.c                 |    5 +----
 drivers/iio/light/stk3310.c                |    5 +----
 drivers/iio/light/tcs3414.c                |    5 +----
 drivers/iio/light/tcs3472.c                |    5 +----
 drivers/iio/light/tsl4531.c                |    5 +----
 drivers/iio/light/vcnl4000.c               |    5 +----
 drivers/iio/light/veml6070.c               |    5 +----
 drivers/iio/light/vl6180.c                 |    5 +----
 drivers/iio/light/zopt2201.c               |    5 +----
 drivers/iio/magnetometer/bmc150_magn_spi.c |    5 +----
 drivers/iio/magnetometer/mag3110.c         |    5 +----
 drivers/iio/magnetometer/mmc35240.c        |    5 +----
 drivers/iio/pressure/hp206c.c              |    5 +----
 drivers/iio/pressure/mpl115.c              |    6 +-----
 drivers/iio/pressure/mpl115.h              |    5 +----
 drivers/iio/pressure/mpl115_i2c.c          |    5 +----
 drivers/iio/pressure/mpl115_spi.c          |    5 +----
 drivers/iio/pressure/mpl3115.c             |    5 +----
 drivers/iio/pressure/t5403.c               |    5 +----
 drivers/iio/proximity/rfd77402.c           |    5 +----
 drivers/iio/proximity/srf08.c              |    5 +----
 drivers/iio/temperature/mlx90614.c         |    6 +-----
 drivers/iio/temperature/tmp006.c           |    5 +----
 drivers/iio/temperature/tmp007.c           |    6 +-----
 drivers/leds/leds-dac124s085.c             |    5 +----
 drivers/leds/leds-is31fl319x.c             |    6 +-----
 drivers/leds/leds-pca955x.c                |    5 +----
 drivers/leds/leds-pca963x.c                |    5 +----
 55 files changed, 55 insertions(+), 226 deletions(-)

--- a/drivers/hwmon/max31722.c
+++ b/drivers/hwmon/max31722.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * max31722 - hwmon driver for Maxim Integrated MAX31722/MAX31723 SPI
  * digital thermometer and thermostats.
  *
  * Copyright (c) 2016, Intel Corporation.
- *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License. See the file COPYING in the main
- * directory of this archive for more details.
  */
 
 #include <linux/acpi.h>
--- a/drivers/iio/accel/adxl345.h
+++ b/drivers/iio/accel/adxl345.h
@@ -1,11 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * ADXL345 3-Axis Digital Accelerometer
  *
  * Copyright (c) 2017 Eva Rachel Retuya <eraretuya@gmail.com>
- *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License. See the file COPYING in the main
- * directory of this archive for more details.
  */
 
 #ifndef _ADXL345_H_
--- a/drivers/iio/accel/adxl345_core.c
+++ b/drivers/iio/accel/adxl345_core.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * ADXL345 3-Axis Digital Accelerometer IIO core driver
  *
  * Copyright (c) 2017 Eva Rachel Retuya <eraretuya@gmail.com>
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License. See the file COPYING in the main
- * directory of this archive for more details.
- *
  * Datasheet: http://www.analog.com/media/en/technical-documentation/data-sheets/ADXL345.pdf
  */
 
--- a/drivers/iio/accel/adxl345_i2c.c
+++ b/drivers/iio/accel/adxl345_i2c.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * ADXL345 3-Axis Digital Accelerometer I2C driver
  *
  * Copyright (c) 2017 Eva Rachel Retuya <eraretuya@gmail.com>
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License. See the file COPYING in the main
- * directory of this archive for more details.
- *
  * 7-bit I2C slave address: 0x1D (ALT ADDRESS pin tied to VDDIO) or
  * 0x53 (ALT ADDRESS pin grounded)
  */
--- a/drivers/iio/accel/adxl345_spi.c
+++ b/drivers/iio/accel/adxl345_spi.c
@@ -1,11 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * ADXL345 3-Axis Digital Accelerometer SPI driver
  *
  * Copyright (c) 2017 Eva Rachel Retuya <eraretuya@gmail.com>
- *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License. See the file COPYING in the main
- * directory of this archive for more details.
  */
 
 #include <linux/module.h>
--- a/drivers/iio/accel/bma180.c
+++ b/drivers/iio/accel/bma180.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * bma180.c - IIO driver for Bosch BMA180 triaxial acceleration sensor
  *
@@ -5,10 +6,6 @@
  *
  * Support for BMA250 (c) Peter Meerwald <pmeerw@pmeerw.net>
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License.  See the file COPYING in the main
- * directory of this archive for more details.
- *
  * SPI is not supported by driver
  * BMA180: 7-bit I2C slave address 0x40 or 0x41
  * BMA250: 7-bit I2C slave address 0x18 or 0x19
--- a/drivers/iio/accel/bma220_spi.c
+++ b/drivers/iio/accel/bma220_spi.c
@@ -1,11 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /**
  * BMA220 Digital triaxial acceleration sensor driver
  *
  * Copyright (c) 2016, Intel Corporation.
- *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License. See the file COPYING in the main
- * directory of this archive for more details.
  */
 
 #include <linux/acpi.h>
--- a/drivers/iio/accel/mma7660.c
+++ b/drivers/iio/accel/mma7660.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /**
  * Freescale MMA7660FC 3-Axis Accelerometer
  *
  * Copyright (c) 2016, Intel Corporation.
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License. See the file COPYING in the main
- * directory of this archive for more details.
- *
  * IIO driver for Freescale MMA7660FC; 7-bit I2C address: 0x4c.
  */
 
--- a/drivers/iio/accel/mxc6255.c
+++ b/drivers/iio/accel/mxc6255.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * MXC6255 - MEMSIC orientation sensing accelerometer
  *
  * Copyright (c) 2015, Intel Corporation.
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License.  See the file COPYING in the main
- * directory of this archive for more details.
- *
  * IIO driver for MXC6255 (7-bit I2C slave address 0x15).
  */
 
--- a/drivers/iio/accel/stk8312.c
+++ b/drivers/iio/accel/stk8312.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /**
  * Sensortek STK8312 3-Axis Accelerometer
  *
  * Copyright (c) 2015, Intel Corporation.
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License. See the file COPYING in the main
- * directory of this archive for more details.
- *
  * IIO driver for STK8312; 7-bit I2C address: 0x3D.
  */
 
--- a/drivers/iio/accel/stk8ba50.c
+++ b/drivers/iio/accel/stk8ba50.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /**
  * Sensortek STK8BA50 3-Axis Accelerometer
  *
  * Copyright (c) 2015, Intel Corporation.
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License. See the file COPYING in the main
- * directory of this archive for more details.
- *
  * STK8BA50 7-bit I2C address: 0x18.
  */
 
--- a/drivers/iio/adc/max1118.c
+++ b/drivers/iio/adc/max1118.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * MAX1117/MAX1118/MAX1119 8-bit, dual-channel ADCs driver
  *
  * Copyright (c) 2017 Akinobu Mita <akinobu.mita@gmail.com>
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License.  See the file COPYING in the main
- * directory of this archive for more details.
- *
  * Datasheet: https://datasheets.maximintegrated.com/en/ds/MAX1117-MAX1119.pdf
  *
  * SPI interface connections
--- a/drivers/iio/adc/ti-adc0832.c
+++ b/drivers/iio/adc/ti-adc0832.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * ADC0831/ADC0832/ADC0834/ADC0838 8-bit ADC driver
  *
  * Copyright (c) 2016 Akinobu Mita <akinobu.mita@gmail.com>
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License.  See the file COPYING in the main
- * directory of this archive for more details.
- *
  * Datasheet: http://www.ti.com/lit/ds/symlink/adc0832-n.pdf
  */
 
--- a/drivers/iio/adc/ti-adc12138.c
+++ b/drivers/iio/adc/ti-adc12138.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * ADC12130/ADC12132/ADC12138 12-bit plus sign ADC driver
  *
  * Copyright (c) 2016 Akinobu Mita <akinobu.mita@gmail.com>
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License.  See the file COPYING in the main
- * directory of this archive for more details.
- *
  * Datasheet: http://www.ti.com/lit/ds/symlink/adc12138.pdf
  */
 
--- a/drivers/iio/adc/ti-ads1015.c
+++ b/drivers/iio/adc/ti-ads1015.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * ADS1015 - Texas Instruments Analog-to-Digital Converter
  *
  * Copyright (c) 2016, Intel Corporation.
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License.  See the file COPYING in the main
- * directory of this archive for more details.
- *
  * IIO driver for ADS1015 ADC 7-bit I2C slave address:
  *	* 0x48 - ADDR connected to Ground
  *	* 0x49 - ADDR connected to Vdd
--- a/drivers/iio/dac/mcp4725.c
+++ b/drivers/iio/dac/mcp4725.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * mcp4725.c - Support for Microchip MCP4725/6
  *
@@ -5,10 +6,6 @@
  *
  * Based on max517 by Roland Stigge <stigge@antcom.de>
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License.  See the file COPYING in the main
- * directory of this archive for more details.
- *
  * driver for the Microchip I2C 12-bit digital-to-analog converter (DAC)
  * (7-bit I2C slave address 0x60, the three LSBs can be configured in
  * hardware)
--- a/drivers/iio/humidity/am2315.c
+++ b/drivers/iio/humidity/am2315.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /**
  * Aosong AM2315 relative humidity and temperature
  *
  * Copyright (c) 2016, Intel Corporation.
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License. See the file COPYING in the main
- * directory of this archive for more details.
- *
  * 7-bit I2C address: 0x5C.
  */
 
--- a/drivers/iio/humidity/si7005.c
+++ b/drivers/iio/humidity/si7005.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * si7005.c - Support for Silabs Si7005 humidity and temperature sensor
  *
  * Copyright (c) 2014 Peter Meerwald <pmeerw@pmeerw.net>
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License.  See the file COPYING in the main
- * directory of this archive for more details.
- *
  * (7-bit I2C slave address 0x40)
  *
  * TODO: heater, fast mode, processed mode (temp. / linearity compensation)
--- a/drivers/iio/imu/kmx61.c
+++ b/drivers/iio/imu/kmx61.c
@@ -1,14 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * KMX61 - Kionix 6-axis Accelerometer/Magnetometer
  *
  * Copyright (c) 2014, Intel Corporation.
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License.  See the file COPYING in the main
- * directory of this archive for more details.
- *
  * IIO driver for KMX61 (7-bit I2C slave address 0x0E or 0x0F).
- *
  */
 
 #include <linux/module.h>
--- a/drivers/iio/light/adjd_s311.c
+++ b/drivers/iio/light/adjd_s311.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * adjd_s311.c - Support for ADJD-S311-CR999 digital color sensor
  *
  * Copyright (C) 2012 Peter Meerwald <pmeerw@pmeerw.net>
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License.  See the file COPYING in the main
- * directory of this archive for more details.
- *
  * driver for ADJD-S311-CR999 digital color sensor (10-bit channels for
  * red, green, blue, clear); 7-bit I2C slave address 0x74
  *
--- a/drivers/iio/light/al3320a.c
+++ b/drivers/iio/light/al3320a.c
@@ -1,16 +1,12 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * AL3320A - Dyna Image Ambient Light Sensor
  *
  * Copyright (c) 2014, Intel Corporation.
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License.  See the file COPYING in the main
- * directory of this archive for more details.
- *
  * IIO driver for AL3320A (7-bit I2C slave address 0x1C).
  *
  * TODO: interrupt support, thresholds
- *
  */
 
 #include <linux/module.h>
--- a/drivers/iio/light/apds9300.c
+++ b/drivers/iio/light/apds9300.c
@@ -1,11 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * apds9300.c - IIO driver for Avago APDS9300 ambient light sensor
  *
  * Copyright 2013 Oleksandr Kravchenko <o.v.kravchenko@globallogic.com>
- *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License.  See the file COPYING in the main
- * directory of this archive for more details.
  */
 
 #include <linux/module.h>
--- a/drivers/iio/light/cm3323.c
+++ b/drivers/iio/light/cm3323.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * CM3323 - Capella Color Light Sensor
  *
  * Copyright (c) 2015, Intel Corporation.
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License.  See the file COPYING in the main
- * directory of this archive for more details.
- *
  * IIO driver for CM3323 (7-bit I2C slave address 0x10)
  *
  * TODO: calibscale to correct the lens factor
--- a/drivers/iio/light/isl29125.c
+++ b/drivers/iio/light/isl29125.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * isl29125.c - Support for Intersil ISL29125 RGB light sensor
  *
  * Copyright (c) 2014 Peter Meerwald <pmeerw@pmeerw.net>
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License.  See the file COPYING in the main
- * directory of this archive for more details.
- *
  * RGB light sensor with 16-bit channels for red, green, blue);
  * 7-bit I2C slave address 0x44
  *
--- a/drivers/iio/light/ltr501.c
+++ b/drivers/iio/light/ltr501.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * ltr501.c - Support for Lite-On LTR501 ambient light and proximity sensor
  *
  * Copyright 2014 Peter Meerwald <pmeerw@pmeerw.net>
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License.  See the file COPYING in the main
- * directory of this archive for more details.
- *
  * 7-bit I2C slave address 0x23
  *
  * TODO: IR LED characteristics
--- a/drivers/iio/light/max44000.c
+++ b/drivers/iio/light/max44000.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * MAX44000 Ambient and Infrared Proximity Sensor
  *
  * Copyright (c) 2016, Intel Corporation.
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License.  See the file COPYING in the main
- * directory of this archive for more details.
- *
  * Data sheet: https://datasheets.maximintegrated.com/en/ds/MAX44000.pdf
  *
  * 7-bit I2C slave address 0x4a
--- a/drivers/iio/light/rpr0521.c
+++ b/drivers/iio/light/rpr0521.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * RPR-0521 ROHM Ambient Light and Proximity Sensor
  *
  * Copyright (c) 2015, Intel Corporation.
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License.  See the file COPYING in the main
- * directory of this archive for more details.
- *
  * IIO driver for RPR-0521RS (7-bit I2C slave address 0x38).
  *
  * TODO: illuminance channel
--- a/drivers/iio/light/si1145.c
+++ b/drivers/iio/light/si1145.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * si1145.c - Support for Silabs SI1132 and SI1141/2/3/5/6/7 combined ambient
  * light, UV index and proximity sensors
@@ -5,10 +6,6 @@
  * Copyright 2014-16 Peter Meerwald-Stadler <pmeerw@pmeerw.net>
  * Copyright 2016 Crestez Dan Leonard <leonard.crestez@intel.com>
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License.  See the file COPYING in the main
- * directory of this archive for more details.
- *
  * SI1132 (7-bit I2C slave address 0x60)
  * SI1141/2/3 (7-bit I2C slave address 0x5a)
  * SI1145/6/6 (7-bit I2C slave address 0x60)
--- a/drivers/iio/light/stk3310.c
+++ b/drivers/iio/light/stk3310.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /**
  * Sensortek STK3310/STK3311 Ambient Light and Proximity Sensor
  *
  * Copyright (c) 2015, Intel Corporation.
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License. See the file COPYING in the main
- * directory of this archive for more details.
- *
  * IIO driver for STK3310/STK3311. 7-bit I2C address: 0x48.
  */
 
--- a/drivers/iio/light/tcs3414.c
+++ b/drivers/iio/light/tcs3414.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * tcs3414.c - Support for TAOS TCS3414 digital color sensor
  *
  * Copyright (c) 2014 Peter Meerwald <pmeerw@pmeerw.net>
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License.  See the file COPYING in the main
- * directory of this archive for more details.
- *
  * Digital color sensor with 16-bit channels for red, green, blue, clear);
  * 7-bit I2C slave address 0x39 (TCS3414) or 0x29, 0x49, 0x59 (TCS3413,
  * TCS3415, TCS3416, resp.)
--- a/drivers/iio/light/tcs3472.c
+++ b/drivers/iio/light/tcs3472.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * tcs3472.c - Support for TAOS TCS3472 color light-to-digital converter
  *
  * Copyright (c) 2013 Peter Meerwald <pmeerw@pmeerw.net>
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License.  See the file COPYING in the main
- * directory of this archive for more details.
- *
  * Color light sensor with 16-bit channels for red, green, blue, clear);
  * 7-bit I2C slave address 0x39 (TCS34721, TCS34723) or 0x29 (TCS34725,
  * TCS34727)
--- a/drivers/iio/light/tsl4531.c
+++ b/drivers/iio/light/tsl4531.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * tsl4531.c - Support for TAOS TSL4531 ambient light sensor
  *
  * Copyright 2013 Peter Meerwald <pmeerw@pmeerw.net>
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License.  See the file COPYING in the main
- * directory of this archive for more details.
- *
  * IIO driver for the TSL4531x family
  *   TSL45311/TSL45313: 7-bit I2C slave address 0x39
  *   TSL45315/TSL45317: 7-bit I2C slave address 0x29
--- a/drivers/iio/light/vcnl4000.c
+++ b/drivers/iio/light/vcnl4000.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * vcnl4000.c - Support for Vishay VCNL4000/4010/4020/4040/4200 combined ambient
  * light and proximity sensor
@@ -5,10 +6,6 @@
  * Copyright 2012 Peter Meerwald <pmeerw@pmeerw.net>
  * Copyright 2019 Pursim SPC
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License.  See the file COPYING in the main
- * directory of this archive for more details.
- *
  * IIO driver for:
  *   VCNL4000/10/20 (7-bit I2C slave address 0x13)
  *   VCNL4040 (7-bit I2C slave address 0x60)
--- a/drivers/iio/light/veml6070.c
+++ b/drivers/iio/light/veml6070.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * veml6070.c - Support for Vishay VEML6070 UV A light sensor
  *
  * Copyright 2016 Peter Meerwald-Stadler <pmeerw@pmeerw.net>
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License.  See the file COPYING in the main
- * directory of this archive for more details.
- *
  * IIO driver for VEML6070 (7-bit I2C slave addresses 0x38 and 0x39)
  *
  * TODO: integration time, ACK signal
--- a/drivers/iio/light/vl6180.c
+++ b/drivers/iio/light/vl6180.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * vl6180.c - Support for STMicroelectronics VL6180 ALS, range and proximity
  * sensor
@@ -5,10 +6,6 @@
  * Copyright 2017 Peter Meerwald-Stadler <pmeerw@pmeerw.net>
  * Copyright 2017 Manivannan Sadhasivam <manivannanece23@gmail.com>
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License.  See the file COPYING in the main
- * directory of this archive for more details.
- *
  * IIO driver for VL6180 (7-bit I2C slave address 0x29)
  *
  * Range: 0 to 100mm
--- a/drivers/iio/light/zopt2201.c
+++ b/drivers/iio/light/zopt2201.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * zopt2201.c - Support for IDT ZOPT2201 ambient light and UV B sensor
  *
  * Copyright 2017 Peter Meerwald-Stadler <pmeerw@pmeerw.net>
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License.  See the file COPYING in the main
- * directory of this archive for more details.
- *
  * Datasheet: https://www.idt.com/document/dst/zopt2201-datasheet
  * 7-bit I2C slave addresses 0x53 (default) or 0x52 (programmed)
  *
--- a/drivers/iio/magnetometer/bmc150_magn_spi.c
+++ b/drivers/iio/magnetometer/bmc150_magn_spi.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * 3-axis magnetometer driver support following SPI Bosch-Sensortec chips:
  *  - BMC150
@@ -5,10 +6,6 @@
  *  - BMM150
  *
  * Copyright (c) 2016, Intel Corporation.
- *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License.  See the file COPYING in the main
- * directory of this archive for more details.
  */
 #include <linux/module.h>
 #include <linux/mod_devicetable.h>
--- a/drivers/iio/magnetometer/mag3110.c
+++ b/drivers/iio/magnetometer/mag3110.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * mag3110.c - Support for Freescale MAG3110 magnetometer sensor
  *
  * Copyright (c) 2013 Peter Meerwald <pmeerw@pmeerw.net>
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License.  See the file COPYING in the main
- * directory of this archive for more details.
- *
  * (7-bit I2C slave address 0x0e)
  *
  * TODO: irq, user offset, oversampling, continuous mode
--- a/drivers/iio/magnetometer/mmc35240.c
+++ b/drivers/iio/magnetometer/mmc35240.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * MMC35240 - MEMSIC 3-axis Magnetic Sensor
  *
  * Copyright (c) 2015, Intel Corporation.
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License.  See the file COPYING in the main
- * directory of this archive for more details.
- *
  * IIO driver for MMC35240 (7-bit I2C slave address 0x30).
  *
  * TODO: offset, ACPI, continuous measurement mode, PM
--- a/drivers/iio/pressure/hp206c.c
+++ b/drivers/iio/pressure/hp206c.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * hp206c.c - HOPERF HP206C precision barometer and altimeter sensor
  *
  * Copyright (c) 2016, Intel Corporation.
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License.  See the file COPYING in the main
- * directory of this archive for more details.
- *
  * (7-bit I2C slave address 0x76)
  *
  * Datasheet:
--- a/drivers/iio/pressure/mpl115.c
+++ b/drivers/iio/pressure/mpl115.c
@@ -1,14 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * mpl115.c - Support for Freescale MPL115A pressure/temperature sensor
  *
  * Copyright (c) 2014 Peter Meerwald <pmeerw@pmeerw.net>
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License.  See the file COPYING in the main
- * directory of this archive for more details.
- *
  * TODO: shutdown pin
- *
  */
 
 #include <linux/module.h>
--- a/drivers/iio/pressure/mpl115.h
+++ b/drivers/iio/pressure/mpl115.h
@@ -1,12 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Freescale MPL115A pressure/temperature sensor
  *
  * Copyright (c) 2014 Peter Meerwald <pmeerw@pmeerw.net>
  * Copyright (c) 2016 Akinobu Mita <akinobu.mita@gmail.com>
- *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License.  See the file COPYING in the main
- * directory of this archive for more details.
  */
 
 #ifndef _MPL115_H_
--- a/drivers/iio/pressure/mpl115_i2c.c
+++ b/drivers/iio/pressure/mpl115_i2c.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Freescale MPL115A2 pressure/temperature sensor
  *
  * Copyright (c) 2014 Peter Meerwald <pmeerw@pmeerw.net>
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License.  See the file COPYING in the main
- * directory of this archive for more details.
- *
  * (7-bit I2C slave address 0x60)
  *
  * Datasheet: http://www.nxp.com/files/sensors/doc/data_sheet/MPL115A2.pdf
--- a/drivers/iio/pressure/mpl115_spi.c
+++ b/drivers/iio/pressure/mpl115_spi.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Freescale MPL115A1 pressure/temperature sensor
  *
  * Copyright (c) 2016 Akinobu Mita <akinobu.mita@gmail.com>
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License.  See the file COPYING in the main
- * directory of this archive for more details.
- *
  * Datasheet: http://www.nxp.com/files/sensors/doc/data_sheet/MPL115A1.pdf
  */
 
--- a/drivers/iio/pressure/mpl3115.c
+++ b/drivers/iio/pressure/mpl3115.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * mpl3115.c - Support for Freescale MPL3115A2 pressure/temperature sensor
  *
  * Copyright (c) 2013 Peter Meerwald <pmeerw@pmeerw.net>
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License.  See the file COPYING in the main
- * directory of this archive for more details.
- *
  * (7-bit I2C slave address 0x60)
  *
  * TODO: FIFO buffer, altimeter mode, oversampling, continuous mode,
--- a/drivers/iio/pressure/t5403.c
+++ b/drivers/iio/pressure/t5403.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * t5403.c - Support for EPCOS T5403 pressure/temperature sensor
  *
  * Copyright (c) 2014 Peter Meerwald <pmeerw@pmeerw.net>
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License.  See the file COPYING in the main
- * directory of this archive for more details.
- *
  * (7-bit I2C slave address 0x77)
  *
  * TODO: end-of-conversion irq
--- a/drivers/iio/proximity/rfd77402.c
+++ b/drivers/iio/proximity/rfd77402.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * rfd77402.c - Support for RF Digital RFD77402 Time-of-Flight (distance) sensor
  *
  * Copyright 2017 Peter Meerwald-Stadler <pmeerw@pmeerw.net>
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License.  See the file COPYING in the main
- * directory of this archive for more details.
- *
  * 7-bit I2C slave address 0x4c
  *
  * TODO: interrupt
--- a/drivers/iio/proximity/srf08.c
+++ b/drivers/iio/proximity/srf08.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * srf08.c - Support for Devantech SRFxx ultrasonic ranger
  *           with i2c interface
@@ -5,10 +6,6 @@
  *
  * Copyright (c) 2016, 2017 Andreas Klinger <ak@it-klinger.de>
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License. See the file COPYING in the main
- * directory of this archive for more details.
- *
  * For details about the device see:
  * http://www.robot-electronics.co.uk/htm/srf08tech.html
  * http://www.robot-electronics.co.uk/htm/srf10tech.htm
--- a/drivers/iio/temperature/mlx90614.c
+++ b/drivers/iio/temperature/mlx90614.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * mlx90614.c - Support for Melexis MLX90614 contactless IR temperature sensor
  *
@@ -5,10 +6,6 @@
  * Copyright (c) 2015 Essensium NV
  * Copyright (c) 2015 Melexis
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License.  See the file COPYING in the main
- * directory of this archive for more details.
- *
  * Driver for the Melexis MLX90614 I2C 16-bit IR thermopile sensor
  *
  * (7-bit I2C slave address 0x5a, 100KHz bus speed only!)
@@ -20,7 +17,6 @@
  * i2c adapter is locked since it cannot be used by other clients.  The SCL line
  * always has a pull-up so we do not need an extra GPIO to drive it high.  If
  * the "wakeup" GPIO is not given, power management will be disabled.
- *
  */
 
 #include <linux/err.h>
--- a/drivers/iio/temperature/tmp006.c
+++ b/drivers/iio/temperature/tmp006.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * tmp006.c - Support for TI TMP006 IR thermopile sensor
  *
  * Copyright (c) 2013 Peter Meerwald <pmeerw@pmeerw.net>
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License.  See the file COPYING in the main
- * directory of this archive for more details.
- *
  * Driver for the Texas Instruments I2C 16-bit IR thermopile sensor
  *
  * (7-bit I2C slave address 0x40, changeable via ADR pins)
--- a/drivers/iio/temperature/tmp007.c
+++ b/drivers/iio/temperature/tmp007.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * tmp007.c - Support for TI TMP007 IR thermopile sensor with integrated math engine
  *
  * Copyright (c) 2017 Manivannan Sadhasivam <manivannanece23@gmail.com>
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License.  See the file COPYING in the main
- * directory of this archive for more details.
- *
  * Driver for the Texas Instruments I2C 16-bit IR thermopile sensor
  *
  * (7-bit I2C slave address (0x40 - 0x47), changeable via ADR pins)
@@ -15,7 +12,6 @@
  * 1. This driver assumes that the sensor has been calibrated beforehand
  * 2. Limit threshold events are enabled at the start
  * 3. Operating mode: INT
- *
  */
 
 #include <linux/err.h>
--- a/drivers/leds/leds-dac124s085.c
+++ b/drivers/leds/leds-dac124s085.c
@@ -1,11 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright 2008
  * Guennadi Liakhovetski, DENX Software Engineering, <lg@denx.de>
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License.  See the file COPYING in the main
- * directory of this archive for more details.
- *
  * LED driver for the DAC124S085 SPI DAC
  */
 
--- a/drivers/leds/leds-is31fl319x.c
+++ b/drivers/leds/leds-is31fl319x.c
@@ -1,15 +1,11 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright 2015-16 Golden Delicious Computers
  *
  * Author: Nikolaus Schaller <hns@goldelico.com>
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License.  See the file COPYING in the main
- * directory of this archive for more details.
- *
  * LED driver for the IS31FL319{0,1,3,6,9} to drive 1, 3, 6 or 9 light
  * effect LEDs.
- *
  */
 
 #include <linux/err.h>
--- a/drivers/leds/leds-pca955x.c
+++ b/drivers/leds/leds-pca955x.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright 2007-2008 Extreme Engineering Solutions, Inc.
  *
  * Author: Nate Case <ncase@xes-inc.com>
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License.  See the file COPYING in the main
- * directory of this archive for more details.
- *
  * LED driver for various PCA955x I2C LED drivers
  *
  * Supported devices:
--- a/drivers/leds/leds-pca963x.c
+++ b/drivers/leds/leds-pca963x.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright 2011 bct electronic GmbH
  * Copyright 2013 Qtechnology/AS
@@ -7,10 +8,6 @@
  *
  * Based on leds-pca955x.c
  *
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License.  See the file COPYING in the main
- * directory of this archive for more details.
- *
  * LED driver for the PCA9633 I2C LED driver (7-bit slave address 0x62)
  * LED driver for the PCA9634/5 I2C LED driver (7-bit slave address set by hw.)
  *



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 29/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 331
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
                   ` (27 preceding siblings ...)
  2019-05-29 23:57 ` [Batch 13 patch 28/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330 Thomas Gleixner
@ 2019-05-29 23:57 ` Thomas Gleixner
  2019-05-30 13:15   ` Kate Stewart
                     ` (2 more replies)
  2019-05-29 23:57 ` [Batch 13 patch 30/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332 Thomas Gleixner
                   ` (18 subsequent siblings)
  47 siblings, 3 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:57 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  this file is subject to the terms and conditions of the gnu general
  public license see the file copying in the main directory of this
  archive for more details this program is distributed in the hope
  that it will be useful but without any warranty without even the
  implied warranty of merchantability or fitness for a particular
  purpose see the gnu general public license for more details you
  should have received a copy of the gnu general public license along
  with this program if not write to the free software foundation inc
  59 temple place suite 330 boston ma 02111 1307 usa

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-only

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

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=fa6274ba4657
---
 drivers/input/misc/88pm80x_onkey.c     |   14 +-------------
 drivers/input/misc/88pm860x_onkey.c    |   14 +-------------
 drivers/input/misc/max8925_onkey.c     |   14 +-------------
 drivers/input/misc/twl4030-pwrbutton.c |   14 +-------------
 drivers/input/misc/wm831x-on.c         |   14 +-------------
 drivers/mfd/88pm800.c                  |   14 +-------------
 drivers/mfd/88pm805.c                  |   14 +-------------
 drivers/mfd/twl4030-power.c            |   14 +-------------
 8 files changed, 8 insertions(+), 104 deletions(-)

--- a/drivers/input/misc/88pm80x_onkey.c
+++ b/drivers/input/misc/88pm80x_onkey.c
@@ -1,22 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Marvell 88PM80x ONKEY driver
  *
  * Copyright (C) 2012 Marvell International Ltd.
  * Haojian Zhuang <haojian.zhuang@marvell.com>
  * Qiao Zhou <zhouqiao@marvell.com>
- *
- * This file is subject to the terms and conditions of the GNU General
- * Public License. See the file "COPYING" in the main directory of this
- * archive for more details.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 
 #include <linux/kernel.h>
--- a/drivers/input/misc/88pm860x_onkey.c
+++ b/drivers/input/misc/88pm860x_onkey.c
@@ -1,21 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * 88pm860x_onkey.c - Marvell 88PM860x ONKEY driver
  *
  * Copyright (C) 2009-2010 Marvell International Ltd.
  *      Haojian Zhuang <haojian.zhuang@marvell.com>
- *
- * This file is subject to the terms and conditions of the GNU General
- * Public License. See the file "COPYING" in the main directory of this
- * archive for more details.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 
 #include <linux/kernel.h>
--- a/drivers/input/misc/max8925_onkey.c
+++ b/drivers/input/misc/max8925_onkey.c
@@ -1,21 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /**
  * MAX8925 ONKEY driver
  *
  * Copyright (C) 2009 Marvell International Ltd.
  *      Haojian Zhuang <haojian.zhuang@marvell.com>
- *
- * This file is subject to the terms and conditions of the GNU General
- * Public License. See the file "COPYING" in the main directory of this
- * archive for more details.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 
 #include <linux/kernel.h>
--- a/drivers/input/misc/twl4030-pwrbutton.c
+++ b/drivers/input/misc/twl4030-pwrbutton.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /**
  * twl4030-pwrbutton.c - TWL4030 Power Button Input Driver
  *
@@ -5,19 +6,6 @@
  *
  * Written by Peter De Schrijver <peter.de-schrijver@nokia.com>
  * Several fixes by Felipe Balbi <felipe.balbi@nokia.com>
- *
- * This file is subject to the terms and conditions of the GNU General
- * Public License. See the file "COPYING" in the main directory of this
- * archive for more details.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 
 #include <linux/module.h>
--- a/drivers/input/misc/wm831x-on.c
+++ b/drivers/input/misc/wm831x-on.c
@@ -1,20 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /**
  * wm831x-on.c - WM831X ON pin driver
  *
  * Copyright (C) 2009 Wolfson Microelectronics plc
- *
- * This file is subject to the terms and conditions of the GNU General
- * Public License. See the file "COPYING" in the main directory of this
- * archive for more details.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 
 #include <linux/module.h>
--- a/drivers/mfd/88pm800.c
+++ b/drivers/mfd/88pm800.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Base driver for Marvell 88PM800
  *
@@ -5,19 +6,6 @@
  * Haojian Zhuang <haojian.zhuang@marvell.com>
  * Joseph(Yossi) Hanin <yhanin@marvell.com>
  * Qiao Zhou <zhouqiao@marvell.com>
- *
- * This file is subject to the terms and conditions of the GNU General
- * Public License. See the file "COPYING" in the main directory of this
- * archive for more details.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 
 #include <linux/kernel.h>
--- a/drivers/mfd/88pm805.c
+++ b/drivers/mfd/88pm805.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Base driver for Marvell 88PM805
  *
@@ -5,19 +6,6 @@
  * Haojian Zhuang <haojian.zhuang@marvell.com>
  * Joseph(Yossi) Hanin <yhanin@marvell.com>
  * Qiao Zhou <zhouqiao@marvell.com>
- *
- * This file is subject to the terms and conditions of the GNU General
- * Public License. See the file "COPYING" in the main directory of this
- * archive for more details.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 
 #include <linux/kernel.h>
--- a/drivers/mfd/twl4030-power.c
+++ b/drivers/mfd/twl4030-power.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *
  * Handle TWL4030 Power initialization
@@ -8,19 +9,6 @@
  * Written by 	Kalle Jokiniemi
  *		Peter De Schrijver <peter.de-schrijver@nokia.com>
  * Several fixes by Amit Kucheria <amit.kucheria@verdurent.com>
- *
- * This file is subject to the terms and conditions of the GNU General
- * Public License. See the file "COPYING" in the main directory of this
- * archive for more details.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 
 #include <linux/module.h>



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 30/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
                   ` (28 preceding siblings ...)
  2019-05-29 23:57 ` [Batch 13 patch 29/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 331 Thomas Gleixner
@ 2019-05-29 23:57 ` Thomas Gleixner
  2019-05-30 13:45   ` Kate Stewart
                     ` (2 more replies)
  2019-05-29 23:57 ` [Batch 13 patch 31/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 Thomas Gleixner
                   ` (17 subsequent siblings)
  47 siblings, 3 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:57 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 2 normalized pattern(s):

  this program is free software you can redistribute it and or modify
  it under the terms of the gnu general public license version 2 as

  this program is free software you can redistribute it and or modify
  it under the terms of the gnu general public license version 2 as
  publishhed by the free software foundation

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-only

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

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=e27d1df793ff
---
 arch/arc/kernel/troubleshoot.c                      |    4 +---
 arch/arm/boot/dts/hi3620-hi4511.dts                 |    5 +----
 arch/arm/boot/dts/hi3620.dtsi                       |    5 +----
 arch/arm/boot/dts/hip04-d01.dts                     |    5 +----
 arch/arm/boot/dts/hisi-x5hd2-dkb.dts                |    5 +----
 arch/arm/boot/dts/hisi-x5hd2.dtsi                   |    5 +----
 arch/arm/boot/dts/mmp2-brownstone.dts               |    5 +----
 arch/arm/boot/dts/mmp2.dtsi                         |    5 +----
 arch/arm/boot/dts/pxa168-aspenite.dts               |    5 +----
 arch/arm/boot/dts/pxa168.dtsi                       |    5 +----
 arch/arm/boot/dts/pxa910-dkb.dts                    |    5 +----
 arch/arm/boot/dts/pxa910.dtsi                       |    5 +----
 arch/arm/boot/dts/stih407-family.dtsi               |    5 +----
 arch/arm/boot/dts/stih407-pinctrl.dtsi              |    5 +----
 arch/arm/boot/dts/stih407.dtsi                      |    5 +----
 arch/arm/boot/dts/stih410-pinctrl.dtsi              |    5 +----
 arch/arm/boot/dts/stih410.dtsi                      |    5 +----
 arch/arm/boot/dts/stih418.dtsi                      |    5 +----
 arch/arm/mach-mmp/aspenite.c                        |    5 +----
 arch/arm/mach-mmp/avengers_lite.c                   |    5 +----
 arch/arm/mach-mmp/brownstone.c                      |    5 +----
 arch/arm/mach-mmp/flint.c                           |    5 +----
 arch/arm/mach-mmp/gplugd.c                          |    5 +----
 arch/arm/mach-mmp/jasper.c                          |    5 +----
 arch/arm/mach-mmp/mmp-dt.c                          |    5 +----
 arch/arm/mach-mmp/mmp2-dt.c                         |    5 +----
 arch/arm/mach-mmp/tavorevb.c                        |    5 +----
 arch/arm/mach-mmp/teton_bga.c                       |    5 +----
 arch/arm/mach-mmp/teton_bga.h                       |    5 +----
 arch/arm/mach-mmp/ttc_dkb.c                         |    5 +----
 arch/arm/mach-pxa/littleton.c                       |    5 +----
 arch/arm/mach-pxa/pxa-dt.c                          |    5 +----
 arch/arm/mach-pxa/saar.c                            |    5 +----
 arch/arm/mach-pxa/tavorevb.c                        |    5 +----
 arch/arm64/boot/dts/hisilicon/hi6220-coresight.dtsi |    6 +-----
 arch/arm64/boot/dts/hisilicon/hip05-d02.dts         |    6 +-----
 arch/arm64/boot/dts/hisilicon/hip05.dtsi            |    6 +-----
 arch/arm64/boot/dts/hisilicon/hip06-d03.dts         |    6 +-----
 arch/arm64/boot/dts/hisilicon/hip06.dtsi            |    6 +-----
 arch/arm64/boot/dts/hisilicon/hip07-d05.dts         |    6 +-----
 arch/arm64/boot/dts/hisilicon/hip07.dtsi            |    6 +-----
 arch/mips/include/asm/mach-ralink/pinmux.h          |    4 +---
 drivers/hwmon/max1111.c                             |    5 +----
 drivers/misc/lis3lv02d/lis3lv02d_spi.c              |    5 +----
 drivers/pinctrl/pinctrl-lantiq.c                    |    5 +----
 drivers/pinctrl/pinctrl-lantiq.h                    |    5 +----
 drivers/pinctrl/pinctrl-xway.c                      |    5 +----
 drivers/video/backlight/tdo24m.c                    |    5 +----
 48 files changed, 48 insertions(+), 197 deletions(-)

--- a/arch/arc/kernel/troubleshoot.c
+++ b/arch/arc/kernel/troubleshoot.c
@@ -1,8 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com)
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
  */
 
 #include <linux/ptrace.h>
--- a/arch/arm/boot/dts/hi3620-hi4511.dts
+++ b/arch/arm/boot/dts/hi3620-hi4511.dts
@@ -1,10 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  Copyright (C) 2012-2013 Linaro Ltd.
  *  Author: Haojian Zhuang <haojian.zhuang@linaro.org>
- *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License version 2 as
- *  publishhed by the Free Software Foundation.
  */
 
 /dts-v1/;
--- a/arch/arm/boot/dts/hi3620.dtsi
+++ b/arch/arm/boot/dts/hi3620.dtsi
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Hisilicon Ltd. Hi3620 SoC
  *
@@ -5,10 +6,6 @@
  * Copyright (C) 2012-2013 Linaro Ltd.
  *
  * Author: Haojian Zhuang <haojian.zhuang@linaro.org>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * publishhed by the Free Software Foundation.
  */
 
 #include <dt-bindings/clock/hi3620-clock.h>
--- a/arch/arm/boot/dts/hip04-d01.dts
+++ b/arch/arm/boot/dts/hip04-d01.dts
@@ -1,10 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  Copyright (C) 2013-2014 Linaro Ltd.
  *  Author: Haojian Zhuang <haojian.zhuang@linaro.org>
- *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License version 2 as
- *  publishhed by the Free Software Foundation.
  */
 
 /dts-v1/;
--- a/arch/arm/boot/dts/hisi-x5hd2-dkb.dts
+++ b/arch/arm/boot/dts/hisi-x5hd2-dkb.dts
@@ -1,10 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (c) 2013-2014 Linaro Ltd.
  * Copyright (c) 2013-2014 Hisilicon Limited.
- *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License version 2 as
- *  publishhed by the Free Software Foundation.
  */
 
 /dts-v1/;
--- a/arch/arm/boot/dts/hisi-x5hd2.dtsi
+++ b/arch/arm/boot/dts/hisi-x5hd2.dtsi
@@ -1,10 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (c) 2013-2014 Linaro Ltd.
  * Copyright (c) 2013-2014 Hisilicon Limited.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * publishhed by the Free Software Foundation.
  */
 
 #include <dt-bindings/clock/hix5hd2-clock.h>
--- a/arch/arm/boot/dts/mmp2-brownstone.dts
+++ b/arch/arm/boot/dts/mmp2-brownstone.dts
@@ -1,10 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  Copyright (C) 2012 Marvell Technology Group Ltd.
  *  Author: Haojian Zhuang <haojian.zhuang@marvell.com>
- *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License version 2 as
- *  publishhed by the Free Software Foundation.
  */
 
 /dts-v1/;
--- a/arch/arm/boot/dts/mmp2.dtsi
+++ b/arch/arm/boot/dts/mmp2.dtsi
@@ -1,10 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  Copyright (C) 2012 Marvell Technology Group Ltd.
  *  Author: Haojian Zhuang <haojian.zhuang@marvell.com>
- *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License version 2 as
- *  publishhed by the Free Software Foundation.
  */
 
 #include <dt-bindings/clock/marvell,mmp2.h>
--- a/arch/arm/boot/dts/pxa168-aspenite.dts
+++ b/arch/arm/boot/dts/pxa168-aspenite.dts
@@ -1,10 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  Copyright (C) 2012 Marvell Technology Group Ltd.
  *  Author: Haojian Zhuang <haojian.zhuang@marvell.com>
- *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License version 2 as
- *  publishhed by the Free Software Foundation.
  */
 
 /dts-v1/;
--- a/arch/arm/boot/dts/pxa168.dtsi
+++ b/arch/arm/boot/dts/pxa168.dtsi
@@ -1,10 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  Copyright (C) 2012 Marvell Technology Group Ltd.
  *  Author: Haojian Zhuang <haojian.zhuang@marvell.com>
- *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License version 2 as
- *  publishhed by the Free Software Foundation.
  */
 
 #include <dt-bindings/clock/marvell,pxa168.h>
--- a/arch/arm/boot/dts/pxa910-dkb.dts
+++ b/arch/arm/boot/dts/pxa910-dkb.dts
@@ -1,10 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  Copyright (C) 2012 Marvell Technology Group Ltd.
  *  Author: Haojian Zhuang <haojian.zhuang@marvell.com>
- *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License version 2 as
- *  publishhed by the Free Software Foundation.
  */
 
 /dts-v1/;
--- a/arch/arm/boot/dts/pxa910.dtsi
+++ b/arch/arm/boot/dts/pxa910.dtsi
@@ -1,10 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  Copyright (C) 2012 Marvell Technology Group Ltd.
  *  Author: Haojian Zhuang <haojian.zhuang@marvell.com>
- *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License version 2 as
- *  publishhed by the Free Software Foundation.
  */
 
 #include <dt-bindings/clock/marvell,pxa910.h>
--- a/arch/arm/boot/dts/stih407-family.dtsi
+++ b/arch/arm/boot/dts/stih407-family.dtsi
@@ -1,10 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2014 STMicroelectronics Limited.
  * Author: Giuseppe Cavallaro <peppe.cavallaro@st.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * publishhed by the Free Software Foundation.
  */
 #include "stih407-pinctrl.dtsi"
 #include <dt-bindings/mfd/st-lpc.h>
--- a/arch/arm/boot/dts/stih407-pinctrl.dtsi
+++ b/arch/arm/boot/dts/stih407-pinctrl.dtsi
@@ -1,10 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2014 STMicroelectronics Limited.
  * Author: Giuseppe Cavallaro <peppe.cavallaro@st.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * publishhed by the Free Software Foundation.
  */
 #include "st-pincfg.h"
 #include <dt-bindings/interrupt-controller/arm-gic.h>
--- a/arch/arm/boot/dts/stih407.dtsi
+++ b/arch/arm/boot/dts/stih407.dtsi
@@ -1,10 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2015 STMicroelectronics Limited.
  * Author: Gabriel Fernandez <gabriel.fernandez@linaro.org>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * publishhed by the Free Software Foundation.
  */
 #include "stih407-clock.dtsi"
 #include "stih407-family.dtsi"
--- a/arch/arm/boot/dts/stih410-pinctrl.dtsi
+++ b/arch/arm/boot/dts/stih410-pinctrl.dtsi
@@ -1,10 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2014 STMicroelectronics Limited.
  * Author: Peter Griffin <peter.griffin@linaro.org>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * publishhed by the Free Software Foundation.
  */
 #include "st-pincfg.h"
 / {
--- a/arch/arm/boot/dts/stih410.dtsi
+++ b/arch/arm/boot/dts/stih410.dtsi
@@ -1,10 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2014 STMicroelectronics Limited.
  * Author: Peter Griffin <peter.griffin@linaro.org>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * publishhed by the Free Software Foundation.
  */
 #include "stih410-clock.dtsi"
 #include "stih407-family.dtsi"
--- a/arch/arm/boot/dts/stih418.dtsi
+++ b/arch/arm/boot/dts/stih418.dtsi
@@ -1,10 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2014 STMicroelectronics Limited.
  * Author: Peter Griffin <peter.griffin@linaro.org>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * publishhed by the Free Software Foundation.
  */
 #include "stih418-clock.dtsi"
 #include "stih407-family.dtsi"
--- a/arch/arm/mach-mmp/aspenite.c
+++ b/arch/arm/mach-mmp/aspenite.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  linux/arch/arm/mach-mmp/aspenite.c
  *
  *  Support for the Marvell PXA168-based Aspenite and Zylonite2
  *  Development Platform.
- *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License version 2 as
- *  publishhed by the Free Software Foundation.
  */
 #include <linux/gpio.h>
 #include <linux/gpio-pxa.h>
--- a/arch/arm/mach-mmp/avengers_lite.c
+++ b/arch/arm/mach-mmp/avengers_lite.c
@@ -1,13 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  linux/arch/arm/mach-mmp/avengers_lite.c
  *
  *  Support for the Marvell PXA168-based Avengers lite Development Platform.
  *
  *  Copyright (C) 2009-2010 Marvell International Ltd.
- *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License version 2 as
- *  publishhed by the Free Software Foundation.
  */
 
 #include <linux/init.h>
--- a/arch/arm/mach-mmp/brownstone.c
+++ b/arch/arm/mach-mmp/brownstone.c
@@ -1,13 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  linux/arch/arm/mach-mmp/brownstone.c
  *
  *  Support for the Marvell Brownstone Development Platform.
  *
  *  Copyright (C) 2009-2010 Marvell International Ltd.
- *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License version 2 as
- *  publishhed by the Free Software Foundation.
  */
 
 #include <linux/init.h>
--- a/arch/arm/mach-mmp/flint.c
+++ b/arch/arm/mach-mmp/flint.c
@@ -1,13 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  linux/arch/arm/mach-mmp/flint.c
  *
  *  Support for the Marvell Flint Development Platform.
  *
  *  Copyright (C) 2009 Marvell International Ltd.
- *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License version 2 as
- *  publishhed by the Free Software Foundation.
  */
 
 #include <linux/init.h>
--- a/arch/arm/mach-mmp/gplugd.c
+++ b/arch/arm/mach-mmp/gplugd.c
@@ -1,11 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  linux/arch/arm/mach-mmp/gplugd.c
  *
  *  Support for the Marvell PXA168-based GuruPlug Display (gplugD) Platform.
- *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License version 2 as
- *  publishhed by the Free Software Foundation.
  */
 
 #include <linux/init.h>
--- a/arch/arm/mach-mmp/jasper.c
+++ b/arch/arm/mach-mmp/jasper.c
@@ -1,13 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  linux/arch/arm/mach-mmp/jasper.c
  *
  *  Support for the Marvell Jasper Development Platform.
  *
  *  Copyright (C) 2009-2010 Marvell International Ltd.
- *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License version 2 as
- *  publishhed by the Free Software Foundation.
  */
 
 #include <linux/init.h>
--- a/arch/arm/mach-mmp/mmp-dt.c
+++ b/arch/arm/mach-mmp/mmp-dt.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  linux/arch/arm/mach-mmp/mmp-dt.c
  *
  *  Copyright (C) 2012 Marvell Technology Group Ltd.
  *  Author: Haojian Zhuang <haojian.zhuang@marvell.com>
- *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License version 2 as
- *  publishhed by the Free Software Foundation.
  */
 
 #include <linux/irqchip.h>
--- a/arch/arm/mach-mmp/mmp2-dt.c
+++ b/arch/arm/mach-mmp/mmp2-dt.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  linux/arch/arm/mach-mmp/mmp2-dt.c
  *
  *  Copyright (C) 2012 Marvell Technology Group Ltd.
  *  Author: Haojian Zhuang <haojian.zhuang@marvell.com>
- *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License version 2 as
- *  publishhed by the Free Software Foundation.
  */
 
 #include <linux/io.h>
--- a/arch/arm/mach-mmp/tavorevb.c
+++ b/arch/arm/mach-mmp/tavorevb.c
@@ -1,11 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  linux/arch/arm/mach-mmp/tavorevb.c
  *
  *  Support for the Marvell PXA910-based TavorEVB Development Platform.
- *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License version 2 as
- *  publishhed by the Free Software Foundation.
  */
 #include <linux/gpio.h>
 #include <linux/gpio-pxa.h>
--- a/arch/arm/mach-mmp/teton_bga.c
+++ b/arch/arm/mach-mmp/teton_bga.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  linux/arch/arm/mach-mmp/teton_bga.c
  *
@@ -6,10 +7,6 @@
  *  Author: Mark F. Brown <mark.brown314@gmail.com>
  *
  *  This code is based on aspenite.c
- *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License version 2 as
- *  publishhed by the Free Software Foundation.
  */
 
 #include <linux/init.h>
--- a/arch/arm/mach-mmp/teton_bga.h
+++ b/arch/arm/mach-mmp/teton_bga.h
@@ -1,9 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  *  Support for the Marvell PXA168 Teton BGA Development Platform.
- *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License version 2 as
- *  publishhed by the Free Software Foundation.
  */
 #ifndef __ASM_MACH_TETON_BGA_H
 #define __ASM_MACH_TETON_BGA_H
--- a/arch/arm/mach-mmp/ttc_dkb.c
+++ b/arch/arm/mach-mmp/ttc_dkb.c
@@ -1,11 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  linux/arch/arm/mach-mmp/ttc_dkb.c
  *
  *  Support for the Marvell PXA910-based TTC_DKB Development Platform.
- *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License version 2 as
- *  publishhed by the Free Software Foundation.
  */
 
 #include <linux/init.h>
--- a/arch/arm/mach-pxa/littleton.c
+++ b/arch/arm/mach-pxa/littleton.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  linux/arch/arm/mach-pxa/littleton.c
  *
@@ -9,10 +10,6 @@
  *
  *  2007-11-22  modified to align with latest kernel
  *              eric miao <eric.miao@marvell.com>
- *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License version 2 as
- *  publishhed by the Free Software Foundation.
  */
 
 #include <linux/init.h>
--- a/arch/arm/mach-pxa/pxa-dt.c
+++ b/arch/arm/mach-pxa/pxa-dt.c
@@ -1,11 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  linux/arch/arm/mach-pxa/pxa-dt.c
  *
  *  Copyright (C) 2012 Daniel Mack
- *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License version 2 as
- *  publishhed by the Free Software Foundation.
  */
 
 #include <linux/irq.h>
--- a/arch/arm/mach-pxa/saar.c
+++ b/arch/arm/mach-pxa/saar.c
@@ -1,13 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  linux/arch/arm/mach-pxa/saar.c
  *
  *  Support for the Marvell PXA930 Handheld Platform (aka SAAR)
  *
  *  Copyright (C) 2007-2008 Marvell International Ltd.
- *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License version 2 as
- *  publishhed by the Free Software Foundation.
  */
 
 #include <linux/module.h>
--- a/arch/arm/mach-pxa/tavorevb.c
+++ b/arch/arm/mach-pxa/tavorevb.c
@@ -1,13 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  linux/arch/arm/mach-pxa/tavorevb.c
  *
  *  Support for the Marvell PXA930 Evaluation Board
  *
  *  Copyright (C) 2007-2008 Marvell International Ltd.
- *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License version 2 as
- *  publishhed by the Free Software Foundation.
  */
 
 #include <linux/module.h>
--- a/arch/arm64/boot/dts/hisilicon/hi6220-coresight.dtsi
+++ b/arch/arm64/boot/dts/hisilicon/hi6220-coresight.dtsi
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * dtsi file for Hisilicon Hi6220 coresight
  *
@@ -5,11 +6,6 @@
  *
  * Author: Pengcheng Li <lipengcheng8@huawei.com>
  *         Leo Yan <leo.yan@linaro.org>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * publishhed by the Free Software Foundation.
- *
  */
 
 / {
--- a/arch/arm64/boot/dts/hisilicon/hip05-d02.dts
+++ b/arch/arm64/boot/dts/hisilicon/hip05-d02.dts
@@ -1,12 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /**
  * dts file for Hisilicon D02 Development Board
  *
  * Copyright (C) 2014,2015 Hisilicon Ltd.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * publishhed by the Free Software Foundation.
- *
  */
 
 /dts-v1/;
--- a/arch/arm64/boot/dts/hisilicon/hip05.dtsi
+++ b/arch/arm64/boot/dts/hisilicon/hip05.dtsi
@@ -1,12 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /**
  * dts file for Hisilicon D02 Development Board
  *
  * Copyright (C) 2014,2015 Hisilicon Ltd.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * publishhed by the Free Software Foundation.
- *
  */
 
 #include <dt-bindings/interrupt-controller/arm-gic.h>
--- a/arch/arm64/boot/dts/hisilicon/hip06-d03.dts
+++ b/arch/arm64/boot/dts/hisilicon/hip06-d03.dts
@@ -1,12 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /**
  * dts file for Hisilicon D03 Development Board
  *
  * Copyright (C) 2016 Hisilicon Ltd.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * publishhed by the Free Software Foundation.
- *
  */
 
 /dts-v1/;
--- a/arch/arm64/boot/dts/hisilicon/hip06.dtsi
+++ b/arch/arm64/boot/dts/hisilicon/hip06.dtsi
@@ -1,12 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /**
  * dts file for Hisilicon D03 Development Board
  *
  * Copyright (C) 2016 Hisilicon Ltd.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * publishhed by the Free Software Foundation.
- *
  */
 
 #include <dt-bindings/interrupt-controller/arm-gic.h>
--- a/arch/arm64/boot/dts/hisilicon/hip07-d05.dts
+++ b/arch/arm64/boot/dts/hisilicon/hip07-d05.dts
@@ -1,12 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /**
  * dts file for Hisilicon D05 Development Board
  *
  * Copyright (C) 2016 Hisilicon Ltd.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * publishhed by the Free Software Foundation.
- *
  */
 
 /dts-v1/;
--- a/arch/arm64/boot/dts/hisilicon/hip07.dtsi
+++ b/arch/arm64/boot/dts/hisilicon/hip07.dtsi
@@ -1,12 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /**
  * dts file for Hisilicon D05 Development Board
  *
  * Copyright (C) 2016 Hisilicon Ltd.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * publishhed by the Free Software Foundation.
- *
  */
 
 #include <dt-bindings/interrupt-controller/arm-gic.h>
--- a/arch/mips/include/asm/mach-ralink/pinmux.h
+++ b/arch/mips/include/asm/mach-ralink/pinmux.h
@@ -1,7 +1,5 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License version 2 as
- *  publishhed by the Free Software Foundation.
  *
  *  Copyright (C) 2012 John Crispin <john@phrozen.org>
  */
--- a/drivers/hwmon/max1111.c
+++ b/drivers/hwmon/max1111.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * max1111.c - +2.7V, Low-Power, Multichannel, Serial 8-bit ADCs
  *
@@ -7,10 +8,6 @@
  *
  * Copyright (C) 2008 Marvell International Ltd.
  *	Eric Miao <eric.miao@marvell.com>
- *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License version 2 as
- *  publishhed by the Free Software Foundation.
  */
 
 #include <linux/module.h>
--- a/drivers/misc/lis3lv02d/lis3lv02d_spi.c
+++ b/drivers/misc/lis3lv02d/lis3lv02d_spi.c
@@ -1,11 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * lis3lv02d_spi - SPI glue layer for lis3lv02d
  *
  * Copyright (c) 2009 Daniel Mack <daniel@caiaq.de>
- *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License version 2 as
- *  publishhed by the Free Software Foundation.
  */
 
 #include <linux/module.h>
--- a/drivers/pinctrl/pinctrl-lantiq.c
+++ b/drivers/pinctrl/pinctrl-lantiq.c
@@ -1,11 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  linux/drivers/pinctrl/pinctrl-lantiq.c
  *  based on linux/drivers/pinctrl/pinctrl-pxa3xx.c
  *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License version 2 as
- *  publishhed by the Free Software Foundation.
- *
  *  Copyright (C) 2012 John Crispin <john@phrozen.org>
  */
 
--- a/drivers/pinctrl/pinctrl-lantiq.h
+++ b/drivers/pinctrl/pinctrl-lantiq.h
@@ -1,11 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  *  linux/drivers/pinctrl/pinctrl-lantiq.h
  *  based on linux/drivers/pinctrl/pinctrl-pxa3xx.h
  *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License version 2 as
- *  publishhed by the Free Software Foundation.
- *
  *  Copyright (C) 2012 John Crispin <john@phrozen.org>
  */
 
--- a/drivers/pinctrl/pinctrl-xway.c
+++ b/drivers/pinctrl/pinctrl-xway.c
@@ -1,11 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  linux/drivers/pinctrl/pinmux-xway.c
  *  based on linux/drivers/pinctrl/pinmux-pxa910.c
  *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License version 2 as
- *  publishhed by the Free Software Foundation.
- *
  *  Copyright (C) 2012 John Crispin <john@phrozen.org>
  *  Copyright (C) 2015 Martin Schiller <mschiller@tdt.de>
  */
--- a/drivers/video/backlight/tdo24m.c
+++ b/drivers/video/backlight/tdo24m.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * tdo24m - SPI-based drivers for Toppoly TDO24M series LCD panels
  *
  * Copyright (C) 2008 Marvell International Ltd.
  *	Eric Miao <eric.miao@marvell.com>
- *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License version 2 as
- *  publishhed by the Free Software Foundation.
  */
 
 #include <linux/module.h>



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 31/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
                   ` (29 preceding siblings ...)
  2019-05-29 23:57 ` [Batch 13 patch 30/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332 Thomas Gleixner
@ 2019-05-29 23:57 ` Thomas Gleixner
  2019-05-31 15:06   ` Zavras, Alexios
  2019-06-02 18:55   ` Allison Randal
  2019-05-29 23:57 ` [Batch 13 patch 32/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 334 Thomas Gleixner
                   ` (16 subsequent siblings)
  47 siblings, 2 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:57 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  this program is free software you can redistribute it and or modify
  it under the terms of the gnu general public license version 2 as
  published by the free software foundation this program is
  distributed in the hope that it will be useful but without any
  warranty without even the implied warranty of merchantability or
  fitness for a particular purpose see the gnu general public license
  for more details you should have received a copy of the gnu general
  public license along with this program if not write to the free
  software foundation inc 59 temple place suite 330 boston ma 02111
  1307 usa

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-only

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

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=4e703bc436ff
---
 arch/alpha/kernel/srm_env.c                       |   18 +-----------------
 arch/arc/boot/dts/abilis_tb100.dtsi               |   14 +-------------
 arch/arc/boot/dts/abilis_tb100_dvk.dts            |   14 +-------------
 arch/arc/boot/dts/abilis_tb101.dtsi               |   14 +-------------
 arch/arc/boot/dts/abilis_tb101_dvk.dts            |   14 +-------------
 arch/arc/boot/dts/abilis_tb10x.dtsi               |   14 +-------------
 arch/arc/plat-tb10x/Kconfig                       |   13 +------------
 arch/arc/plat-tb10x/Makefile                      |   13 +------------
 arch/arc/plat-tb10x/tb10x.c                       |   14 +-------------
 arch/arm/include/asm/fncpy.h                      |   14 +-------------
 arch/arm/include/asm/hardware/cache-l2x0.h        |   14 +-------------
 arch/arm/include/asm/hugetlb-3level.h             |   14 +-------------
 arch/arm/include/asm/hugetlb.h                    |   14 +-------------
 arch/arm/include/asm/outercache.h                 |   14 +-------------
 arch/arm/include/asm/pgtable-2level-types.h       |   14 +-------------
 arch/arm/include/asm/pgtable-3level-hwdef.h       |   14 +-------------
 arch/arm/include/asm/pgtable-3level-types.h       |   14 +-------------
 arch/arm/include/asm/pgtable-3level.h             |   14 +-------------
 arch/arm/include/asm/unified.h                    |   14 +-------------
 arch/arm/include/asm/unwind.h                     |   14 +-------------
 arch/arm/kernel/hw_breakpoint.c                   |   13 +------------
 arch/arm/kernel/thumbee.c                         |   14 +-------------
 arch/arm/kernel/unwind.c                          |   15 +--------------
 arch/arm/lib/call_with_stack.S                    |   14 +-------------
 arch/arm/lib/delay.c                              |   14 +-------------
 arch/arm/mach-davinci/sleep.S                     |   15 +--------------
 arch/arm/mach-netx/fb.c                           |   14 +-------------
 arch/arm/mach-netx/fb.h                           |   14 +-------------
 arch/arm/mach-netx/generic.c                      |   14 +-------------
 arch/arm/mach-netx/generic.h                      |   14 +-------------
 arch/arm/mach-netx/include/mach/hardware.h        |   14 +-------------
 arch/arm/mach-netx/include/mach/irqs.h            |   14 +-------------
 arch/arm/mach-netx/include/mach/netx-regs.h       |   14 +-------------
 arch/arm/mach-netx/include/mach/pfifo.h           |   14 +-------------
 arch/arm/mach-netx/include/mach/uncompress.h      |   14 +-------------
 arch/arm/mach-netx/include/mach/xc.h              |   14 +-------------
 arch/arm/mach-netx/nxdb500.c                      |   14 +-------------
 arch/arm/mach-netx/nxdkn.c                        |   14 +-------------
 arch/arm/mach-netx/nxeb500hmi.c                   |   14 +-------------
 arch/arm/mach-netx/pfifo.c                        |   14 +-------------
 arch/arm/mach-netx/time.c                         |   14 +-------------
 arch/arm/mach-netx/xc.c                           |   14 +-------------
 arch/arm/mm/cache-l2x0-pmu.c                      |   14 +-------------
 arch/arm/mm/cache-l2x0.c                          |   14 +-------------
 arch/arm/mm/cache-xsc3l2.c                        |   14 +-------------
 arch/arm/mm/hugetlbpage.c                         |   14 +-------------
 arch/arm/mm/proc-v7-3level.S                      |   14 +-------------
 arch/mips/include/asm/mach-lantiq/xway/xway_dma.h |   13 +------------
 arch/mips/lantiq/xway/dma.c                       |   13 +------------
 arch/parisc/kernel/pdc_chassis.c                  |   14 +-------------
 arch/powerpc/include/asm/pasemi_dma.h             |   14 +-------------
 arch/powerpc/kernel/cpu_setup_pa6t.S              |   15 +--------------
 arch/powerpc/oprofile/op_model_pa6t.c             |   14 +-------------
 arch/powerpc/platforms/44x/idle.c                 |   15 +--------------
 arch/powerpc/platforms/4xx/gpio.c                 |   14 +-------------
 arch/powerpc/platforms/pasemi/dma_lib.c           |   14 +-------------
 arch/powerpc/platforms/pasemi/gpio_mdio.c         |   14 +-------------
 arch/powerpc/platforms/pasemi/idle.c              |   15 +--------------
 arch/powerpc/platforms/pasemi/iommu.c             |   14 +-------------
 arch/powerpc/platforms/pasemi/pci.c               |   14 +-------------
 arch/powerpc/platforms/pasemi/powersave.S         |   15 +--------------
 arch/powerpc/platforms/pasemi/setup.c             |   14 +-------------
 arch/powerpc/platforms/pasemi/time.c              |   14 +-------------
 arch/x86/include/asm/irq_remapping.h              |   14 +-------------
 arch/x86/kernel/cpu/mce/apei.c                    |   14 +-------------
 arch/x86/pci/sta2x11-fixup.c                      |   15 +--------------
 drivers/ata/pata_cs5530.c                         |   14 +-------------
 drivers/ata/pata_cs5535.c                         |   14 +-------------
 drivers/ata/pata_cs5536.c                         |   14 +-------------
 drivers/ata/pata_sc1200.c                         |   15 +--------------
 drivers/ata/pata_triflex.c                        |   14 +-------------
 drivers/bluetooth/btqca.c                         |   15 +--------------
 drivers/bluetooth/btqca.h                         |   15 +--------------
 drivers/bluetooth/btwilink.c                      |   15 +--------------
 drivers/bluetooth/hci_ll.c                        |   15 +--------------
 drivers/bluetooth/hci_qca.c                       |   15 +--------------
 drivers/char/hw_random/pasemi-rng.c               |   14 +-------------
 drivers/char/hw_random/pseries-rng.c              |   14 +-------------
 drivers/edac/amd8111_edac.c                       |   14 +-------------
 drivers/edac/amd8111_edac.h                       |   14 +-------------
 drivers/edac/amd8131_edac.c                       |   14 +-------------
 drivers/edac/amd8131_edac.h                       |   14 +-------------
 drivers/edac/cpc925_edac.c                        |   14 +-------------
 drivers/edac/pasemi_edac.c                        |   14 +-------------
 drivers/gpio/gpio-ks8695.c                        |   14 +-------------
 drivers/gpio/gpio-mpc5200.c                       |   14 +-------------
 drivers/gpio/gpio-sta2x11.c                       |   15 +--------------
 drivers/gpio/gpio-tb10x.c                         |   14 +-------------
 drivers/hid/hid-logitech-dj.c                     |   15 +--------------
 drivers/hwmon/s3c-hwmon.c                         |   14 +-------------
 drivers/ide/cs5536.c                              |   14 +-------------
 drivers/ide/triflex.c                             |   14 +-------------
 drivers/input/misc/kxtj9.c                        |   15 +--------------
 drivers/iommu/amd_iommu.c                         |   14 +-------------
 drivers/iommu/amd_iommu_init.c                    |   14 +-------------
 drivers/iommu/amd_iommu_proto.h                   |   14 +-------------
 drivers/iommu/amd_iommu_types.h                   |   14 +-------------
 drivers/iommu/amd_iommu_v2.c                      |   14 +-------------
 drivers/iommu/arm-smmu-regs.h                     |   14 +-------------
 drivers/iommu/arm-smmu.c                          |   14 +-------------
 drivers/iommu/iommu.c                             |   14 +-------------
 drivers/iommu/irq_remapping.h                     |   14 +-------------
 drivers/irqchip/irq-tb10x.c                       |   14 +-------------
 drivers/mfd/sta2x11-mfd.c                         |   15 +--------------
 drivers/misc/kgdbts.c                             |   14 +-------------
 drivers/misc/ti-st/st_core.c                      |   15 +--------------
 drivers/misc/ti-st/st_kim.c                       |   15 +--------------
 drivers/misc/ti-st/st_ll.c                        |   15 +--------------
 drivers/mtd/nand/raw/pasemi_nand.c                |   14 +-------------
 drivers/parisc/pdc_stable.c                       |   15 +--------------
 drivers/pinctrl/pinctrl-tb10x.c                   |   14 +-------------
 drivers/uio/uio_aec.c                             |   14 +-------------
 drivers/video/fbdev/omap2/omapfb/vrfb.c           |   14 +-------------
 fs/ecryptfs/messaging.c                           |   15 +--------------
 fs/ecryptfs/miscdev.c                             |   15 +--------------
 fs/pstore/inode.c                                 |   14 +-------------
 fs/pstore/platform.c                              |   14 +-------------
 include/kvm/arm_arch_timer.h                      |   14 +-------------
 include/linux/amd-iommu.h                         |   14 +-------------
 include/linux/cper.h                              |   14 +-------------
 include/linux/dma-debug.h                         |   14 +-------------
 include/linux/input/kxtj9.h                       |   15 +--------------
 include/linux/iommu.h                             |   14 +-------------
 include/linux/kmemleak.h                          |   14 +-------------
 include/linux/llist.h                             |   14 +-------------
 include/linux/mfd/sta2x11-mfd.h                   |   14 +-------------
 include/linux/platform_data/eth-netx.h            |   14 +-------------
 include/linux/pstore.h                            |   14 +-------------
 include/linux/regulator/tps6507x.h                |   14 +-------------
 include/linux/ti_wilink_st.h                      |   15 +--------------
 include/video/omapvrfb.h                          |   14 +-------------
 kernel/dma/debug.c                                |   14 +-------------
 lib/llist.c                                       |   14 +-------------
 mm/kmemleak-test.c                                |   14 +-------------
 mm/kmemleak.c                                     |   15 +--------------
 virt/kvm/arm/arch_timer.c                         |   14 +-------------
 136 files changed, 136 insertions(+), 1793 deletions(-)

--- a/arch/alpha/kernel/srm_env.c
+++ b/arch/alpha/kernel/srm_env.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * srm_env.c - Access to SRM environment
  *             variables through linux' procfs
@@ -9,23 +10,6 @@
  * <J.A.K.Mouw@its.tudelft.nl>. It is based on an idea
  * provided by DEC^WCompaq^WIntel's "Jumpstart" CD. They
  * included a patch like this as well. Thanks for idea!
- *
- * This program is free software; you can redistribute
- * it and/or modify it under the terms of the GNU General
- * Public License version 2 as published by the Free Software
- * Foundation.
- *
- * This program is distributed in the hope that it will be
- * useful, but WITHOUT ANY WARRANTY; without even the implied
- * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
- * PURPOSE.  See the GNU General Public License for more
- * details.
- *
- * You should have received a copy of the GNU General Public
- * License along with this program; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place,
- * Suite 330, Boston, MA  02111-1307  USA
- *
  */
 
 #include <linux/kernel.h>
--- a/arch/arc/boot/dts/abilis_tb100.dtsi
+++ b/arch/arc/boot/dts/abilis_tb100.dtsi
@@ -1,22 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Abilis Systems TB100 SOC device tree
  *
  * Copyright (C) Abilis Systems 2013
  *
  * Author: Christian Ruppert <christian.ruppert@abilis.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
  */
 
 /include/ "abilis_tb10x.dtsi"
--- a/arch/arc/boot/dts/abilis_tb100_dvk.dts
+++ b/arch/arc/boot/dts/abilis_tb100_dvk.dts
@@ -1,22 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Abilis Systems TB100 Development Kit PCB device tree
  *
  * Copyright (C) Abilis Systems 2013
  *
  * Author: Christian Ruppert <christian.ruppert@abilis.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
  */
 
 /dts-v1/;
--- a/arch/arc/boot/dts/abilis_tb101.dtsi
+++ b/arch/arc/boot/dts/abilis_tb101.dtsi
@@ -1,22 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Abilis Systems TB101 SOC device tree
  *
  * Copyright (C) Abilis Systems 2013
  *
  * Author: Christian Ruppert <christian.ruppert@abilis.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
  */
 
 /include/ "abilis_tb10x.dtsi"
--- a/arch/arc/boot/dts/abilis_tb101_dvk.dts
+++ b/arch/arc/boot/dts/abilis_tb101_dvk.dts
@@ -1,22 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Abilis Systems TB101 Development Kit PCB device tree
  *
  * Copyright (C) Abilis Systems 2013
  *
  * Author: Christian Ruppert <christian.ruppert@abilis.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
  */
 
 /dts-v1/;
--- a/arch/arc/boot/dts/abilis_tb10x.dtsi
+++ b/arch/arc/boot/dts/abilis_tb10x.dtsi
@@ -1,22 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Abilis Systems TB10X SOC device tree
  *
  * Copyright (C) Abilis Systems 2013
  *
  * Author: Christian Ruppert <christian.ruppert@abilis.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
  */
 
 
--- a/arch/arc/plat-tb10x/Kconfig
+++ b/arch/arc/plat-tb10x/Kconfig
@@ -1,19 +1,8 @@
+# SPDX-License-Identifier: GPL-2.0-only
 # Abilis Systems TB10x platform kernel configuration file
 #
 # Author: Christian Ruppert <christian.ruppert@abilis.com>
 #
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License version 2 as
-# published by the Free Software Foundation.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
 
 
 menuconfig ARC_PLAT_TB10X
--- a/arch/arc/plat-tb10x/Makefile
+++ b/arch/arc/plat-tb10x/Makefile
@@ -1,19 +1,8 @@
+# SPDX-License-Identifier: GPL-2.0-only
 # Abilis Systems TB10x platform Makefile
 #
 # Author: Christian Ruppert <christian.ruppert@abilis.com>
 #
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License version 2 as
-# published by the Free Software Foundation.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
 
 
 KBUILD_CFLAGS   += -Iarch/arc/plat-tb10x/include
--- a/arch/arc/plat-tb10x/tb10x.c
+++ b/arch/arc/plat-tb10x/tb10x.c
@@ -1,22 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Abilis Systems TB10x platform initialisation
  *
  * Copyright (C) Abilis Systems 2012
  *
  * Author: Christian Ruppert <christian.ruppert@abilis.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
  */
 
 #include <linux/init.h>
--- a/arch/arm/include/asm/fncpy.h
+++ b/arch/arm/include/asm/fncpy.h
@@ -1,20 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * arch/arm/include/asm/fncpy.h - helper macros for function body copying
  *
  * Copyright (C) 2011 Linaro Limited
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  */
 
 /*
--- a/arch/arm/include/asm/hardware/cache-l2x0.h
+++ b/arch/arm/include/asm/hardware/cache-l2x0.h
@@ -1,20 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * arch/arm/include/asm/hardware/cache-l2x0.h
  *
  * Copyright (C) 2007 ARM Limited
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  */
 
 #ifndef __ASM_ARM_HARDWARE_L2X0_H
--- a/arch/arm/include/asm/hugetlb-3level.h
+++ b/arch/arm/include/asm/hugetlb-3level.h
@@ -1,22 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * arch/arm/include/asm/hugetlb-3level.h
  *
  * Copyright (C) 2012 ARM Ltd.
  *
  * Based on arch/x86/include/asm/hugetlb.h.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  */
 
 #ifndef _ASM_ARM_HUGETLB_3LEVEL_H
--- a/arch/arm/include/asm/hugetlb.h
+++ b/arch/arm/include/asm/hugetlb.h
@@ -1,22 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * arch/arm/include/asm/hugetlb.h
  *
  * Copyright (C) 2012 ARM Ltd.
  *
  * Based on arch/x86/include/asm/hugetlb.h
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  */
 
 #ifndef _ASM_ARM_HUGETLB_H
--- a/arch/arm/include/asm/outercache.h
+++ b/arch/arm/include/asm/outercache.h
@@ -1,21 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * arch/arm/include/asm/outercache.h
  *
  * Copyright (C) 2010 ARM Ltd.
  * Written by Catalin Marinas <catalin.marinas@arm.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  */
 
 #ifndef __ASM_OUTERCACHE_H
--- a/arch/arm/include/asm/pgtable-2level-types.h
+++ b/arch/arm/include/asm/pgtable-2level-types.h
@@ -1,20 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * arch/arm/include/asm/pgtable-2level-types.h
  *
  * Copyright (C) 1995-2003 Russell King
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  */
 #ifndef _ASM_PGTABLE_2LEVEL_TYPES_H
 #define _ASM_PGTABLE_2LEVEL_TYPES_H
--- a/arch/arm/include/asm/pgtable-3level-hwdef.h
+++ b/arch/arm/include/asm/pgtable-3level-hwdef.h
@@ -1,21 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * arch/arm/include/asm/pgtable-3level-hwdef.h
  *
  * Copyright (C) 2011 ARM Ltd.
  * Author: Catalin Marinas <catalin.marinas@arm.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  */
 #ifndef _ASM_PGTABLE_3LEVEL_HWDEF_H
 #define _ASM_PGTABLE_3LEVEL_HWDEF_H
--- a/arch/arm/include/asm/pgtable-3level-types.h
+++ b/arch/arm/include/asm/pgtable-3level-types.h
@@ -1,21 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * arch/arm/include/asm/pgtable-3level-types.h
  *
  * Copyright (C) 2011 ARM Ltd.
  * Author: Catalin Marinas <catalin.marinas@arm.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  */
 #ifndef _ASM_PGTABLE_3LEVEL_TYPES_H
 #define _ASM_PGTABLE_3LEVEL_TYPES_H
--- a/arch/arm/include/asm/pgtable-3level.h
+++ b/arch/arm/include/asm/pgtable-3level.h
@@ -1,21 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * arch/arm/include/asm/pgtable-3level.h
  *
  * Copyright (C) 2011 ARM Ltd.
  * Author: Catalin Marinas <catalin.marinas@arm.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  */
 #ifndef _ASM_PGTABLE_3LEVEL_H
 #define _ASM_PGTABLE_3LEVEL_H
--- a/arch/arm/include/asm/unified.h
+++ b/arch/arm/include/asm/unified.h
@@ -1,20 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * include/asm-arm/unified.h - Unified Assembler Syntax helper macros
  *
  * Copyright (C) 2008 ARM Limited
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  */
 
 #ifndef __ASM_UNIFIED_H
--- a/arch/arm/include/asm/unwind.h
+++ b/arch/arm/include/asm/unwind.h
@@ -1,20 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * arch/arm/include/asm/unwind.h
  *
  * Copyright (C) 2008 ARM Limited
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  */
 
 #ifndef __ASM_UNWIND_H
--- a/arch/arm/kernel/hw_breakpoint.c
+++ b/arch/arm/kernel/hw_breakpoint.c
@@ -1,16 +1,5 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  *
  * Copyright (C) 2009, 2010 ARM Limited
  *
--- a/arch/arm/kernel/thumbee.c
+++ b/arch/arm/kernel/thumbee.c
@@ -1,20 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * arch/arm/kernel/thumbee.c
  *
  * Copyright (C) 2008 ARM Limited
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  */
 
 #include <linux/kernel.h>
--- a/arch/arm/kernel/unwind.c
+++ b/arch/arm/kernel/unwind.c
@@ -1,22 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * arch/arm/kernel/unwind.c
  *
  * Copyright (C) 2008 ARM Limited
  *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- *
  * Stack unwinding support for ARM
  *
  * An ARM EABI version of gcc is required to generate the unwind
--- a/arch/arm/lib/call_with_stack.S
+++ b/arch/arm/lib/call_with_stack.S
@@ -1,21 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * arch/arm/lib/call_with_stack.S
  *
  * Copyright (C) 2011 ARM Ltd.
  * Written by Will Deacon <will.deacon@arm.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  */
 
 #include <linux/linkage.h>
--- a/arch/arm/lib/delay.c
+++ b/arch/arm/lib/delay.c
@@ -1,21 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Delay loops based on the OpenRISC implementation.
  *
  * Copyright (C) 2012 ARM Limited
  *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
  * Author: Will Deacon <will.deacon@arm.com>
  */
 
--- a/arch/arm/mach-davinci/sleep.S
+++ b/arch/arm/mach-davinci/sleep.S
@@ -1,19 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-only */



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 32/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 334
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
                   ` (30 preceding siblings ...)
  2019-05-29 23:57 ` [Batch 13 patch 31/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 Thomas Gleixner
@ 2019-05-29 23:57 ` Thomas Gleixner
  2019-05-30 13:30   ` Armijn Hemel - Tjaldur Software Governance Solutions
                     ` (3 more replies)
  2019-05-29 23:57 ` [Batch 13 patch 33/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 Thomas Gleixner
                   ` (15 subsequent siblings)
  47 siblings, 4 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:57 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  gpl license summary [copyright] [c] [2010] [intel] [corporation]
  [all] [rights] [reserved] this program is free software you can
  redistribute it and or modify it under the terms of version 2 of the
  gnu general public license as published by the free software
  foundation this program is distributed in the hope that it will be
  useful but without any warranty without even the implied warranty of
  merchantability or fitness for a particular purpose see the gnu
  general public license for more details you should have received a
  copy of the gnu general public license along with this program if
  not write to the free software foundation inc 51 franklin st fifth
  floor boston ma 02110 1301 usa the full gnu general public license
  is included in this distribution in the file called license gpl

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>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=92d2c37e43e8
---
 arch/x86/pci/ce4100.c |   18 +-----------------
 1 file changed, 1 insertion(+), 17 deletions(-)

--- a/arch/x86/pci/ce4100.c
+++ b/arch/x86/pci/ce4100.c
@@ -1,23 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
- *  GPL LICENSE SUMMARY
- *
  *  Copyright(c) 2010 Intel Corporation. All rights reserved.
  *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of version 2 of the GNU General Public License as
- *  published by the Free Software Foundation.
- *
- *  This program is distributed in the hope that it will be useful, but
- *  WITHOUT ANY WARRANTY; without even the implied warranty of
- *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- *  General Public License for more details.
- *
- *  You should have received a copy of the GNU General Public License
- *  along with this program; if not, write to the Free Software
- *  Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
- *  The full GNU General Public License is included in this distribution
- *  in the file called LICENSE.GPL.
- *
  *  Contact Information:
  *    Intel Corporation
  *    2200 Mission College Blvd.



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 33/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
                   ` (31 preceding siblings ...)
  2019-05-29 23:57 ` [Batch 13 patch 32/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 334 Thomas Gleixner
@ 2019-05-29 23:57 ` Thomas Gleixner
  2019-05-31 15:07   ` Zavras, Alexios
  2019-06-02 18:57   ` Allison Randal
  2019-05-29 23:57 ` [Batch 13 patch 34/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 Thomas Gleixner
                   ` (14 subsequent siblings)
  47 siblings, 2 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:57 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  this program is free software you can redistribute it and or modify
  it under the terms and conditions of the gnu general public license
  version 2 as published by the free software foundation this program
  is distributed in the hope it will be useful but without any
  warranty without even the implied warranty of merchantability or
  fitness for a particular purpose see the gnu general public license
  for more details you should have received a copy of the gnu general
  public license along with this program if not write to the free
  software foundation inc 51 franklin st fifth floor boston ma 02110
  1301 usa

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-only

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

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=02836717280c
---
 arch/arm/include/asm/hardware/iop3xx-adma.h                    |   15 --------
 arch/arm/include/asm/hardware/iop_adma.h                       |   15 --------
 arch/arm/mach-iop13xx/include/mach/adma.h                      |   15 --------
 arch/arm/plat-iop/adma.c                                       |   15 --------
 arch/x86/crypto/crc32c-intel_glue.c                            |   15 --------
 arch/x86/include/asm/archrandom.h                              |   15 --------
 arch/x86/kernel/cpu/rdrand.c                                   |   15 --------
 arch/x86/kernel/tboot.c                                        |   15 --------
 arch/x86/platform/sfi/sfi.c                                    |   15 --------
 crypto/async_tx/async_memcpy.c                                 |   15 --------
 crypto/async_tx/async_tx.c                                     |   15 --------
 crypto/async_tx/async_xor.c                                    |   15 --------
 crypto/async_tx/raid6test.c                                    |   15 --------
 crypto/crypto_user_base.c                                      |   14 --------
 crypto/pcrypt.c                                                |   14 --------
 drivers/gpu/drm/gma500/accel_2d.c                              |   14 --------
 drivers/gpu/drm/gma500/backlight.c                             |   15 --------
 drivers/gpu/drm/gma500/cdv_device.c                            |   14 --------
 drivers/gpu/drm/gma500/cdv_device.h                            |   14 --------
 drivers/gpu/drm/gma500/cdv_intel_display.c                     |   14 --------
 drivers/gpu/drm/gma500/cdv_intel_lvds.c                        |   14 --------
 drivers/gpu/drm/gma500/framebuffer.c                           |   14 --------
 drivers/gpu/drm/gma500/framebuffer.h                           |   15 --------
 drivers/gpu/drm/gma500/gem.c                                   |   14 --------
 drivers/gpu/drm/gma500/gma_display.c                           |   14 --------
 drivers/gpu/drm/gma500/gma_display.h                           |   14 --------
 drivers/gpu/drm/gma500/gtt.c                                   |   14 --------
 drivers/gpu/drm/gma500/gtt.h                                   |   14 --------
 drivers/gpu/drm/gma500/intel_bios.c                            |   15 --------
 drivers/gpu/drm/gma500/intel_bios.h                            |   15 --------
 drivers/gpu/drm/gma500/intel_i2c.c                             |   14 --------
 drivers/gpu/drm/gma500/mdfld_device.c                          |   14 --------
 drivers/gpu/drm/gma500/mdfld_intel_display.c                   |   14 --------
 drivers/gpu/drm/gma500/mid_bios.c                              |   14 --------
 drivers/gpu/drm/gma500/mid_bios.h                              |   14 --------
 drivers/gpu/drm/gma500/mmu.c                                   |   14 --------
 drivers/gpu/drm/gma500/oaktrail.h                              |   14 --------
 drivers/gpu/drm/gma500/oaktrail_crtc.c                         |   14 --------
 drivers/gpu/drm/gma500/oaktrail_device.c                       |   14 --------
 drivers/gpu/drm/gma500/oaktrail_lvds.c                         |   14 --------
 drivers/gpu/drm/gma500/psb_device.c                            |   14 --------
 drivers/gpu/drm/gma500/psb_device.h                            |   14 --------
 drivers/gpu/drm/gma500/psb_drv.c                               |   14 --------
 drivers/gpu/drm/gma500/psb_drv.h                               |   14 --------
 drivers/gpu/drm/gma500/psb_intel_display.c                     |   14 --------
 drivers/gpu/drm/gma500/psb_intel_drv.h                         |   15 --------
 drivers/gpu/drm/gma500/psb_intel_lvds.c                        |   14 --------
 drivers/gpu/drm/gma500/psb_intel_modes.c                       |   14 --------
 drivers/gpu/drm/gma500/psb_intel_reg.h                         |   14 --------
 drivers/gpu/drm/gma500/psb_irq.c                               |   14 --------
 drivers/gpu/drm/gma500/psb_irq.h                               |   14 --------
 drivers/gpu/drm/gma500/psb_lid.c                               |   14 --------
 drivers/gpu/drm/gma500/psb_reg.h                               |   14 --------
 drivers/hid/hid-sensor-hub.c                                   |   15 --------
 drivers/idle/intel_idle.c                                      |   14 --------
 drivers/iio/accel/hid-sensor-accel-3d.c                        |   15 --------
 drivers/iio/common/hid-sensors/hid-sensor-attributes.c         |   15 --------
 drivers/iio/common/hid-sensors/hid-sensor-trigger.c            |   15 --------
 drivers/iio/common/hid-sensors/hid-sensor-trigger.h            |   15 --------
 drivers/iio/gyro/hid-sensor-gyro-3d.c                          |   15 --------
 drivers/iio/light/hid-sensor-als.c                             |   15 --------
 drivers/iio/magnetometer/hid-sensor-magn-3d.c                  |   15 --------
 drivers/iommu/of_iommu.c                                       |   14 --------
 drivers/iommu/tegra-gart.c                                     |   14 --------
 drivers/leds/leds-ss4200.c                                     |   14 --------
 drivers/mmc/host/sdhci-acpi.c                                  |   15 --------
 drivers/rtc/rtc-hid-sensor-time.c                              |   15 --------
 drivers/scsi/fcoe/fcoe.c                                       |   14 --------
 drivers/scsi/fcoe/fcoe.h                                       |   14 --------
 drivers/scsi/fcoe/fcoe_ctlr.c                                  |   14 --------
 drivers/scsi/fcoe/fcoe_sysfs.c                                 |   14 --------
 drivers/scsi/fcoe/fcoe_transport.c                             |   14 --------
 drivers/scsi/libfc/fc_disc.c                                   |   14 --------
 drivers/scsi/libfc/fc_elsct.c                                  |   14 --------
 drivers/scsi/libfc/fc_exch.c                                   |   14 --------
 drivers/scsi/libfc/fc_fcp.c                                    |   14 --------
 drivers/scsi/libfc/fc_frame.c                                  |   14 --------
 drivers/scsi/libfc/fc_libfc.c                                  |   14 --------
 drivers/scsi/libfc/fc_libfc.h                                  |   14 --------
 drivers/scsi/libfc/fc_lport.c                                  |   14 --------
 drivers/scsi/libfc/fc_npiv.c                                   |   14 --------
 drivers/scsi/libfc/fc_rport.c                                  |   14 --------
 drivers/target/target_core_user.c                              |   14 --------
 drivers/target/tcm_fc/tcm_fc.h                                 |   14 --------
 drivers/target/tcm_fc/tfc_cmd.c                                |   14 --------
 drivers/target/tcm_fc/tfc_io.c                                 |   14 --------
 drivers/target/tcm_fc/tfc_sess.c                               |   14 --------
 drivers/thermal/intel/intel_powerclamp.c                       |   17 ----------
 include/crypto/pcrypt.h                                        |   14 --------
 include/drm/gma_drm.h                                          |   14 --------
 include/linux/async_tx.h                                       |   15 --------
 include/linux/hid-sensor-hub.h                                 |   15 --------
 include/linux/hid-sensor-ids.h                                 |   15 --------
 include/linux/padata.h                                         |   14 --------
 include/linux/tboot.h                                          |   15 --------
 include/net/busy_poll.h                                        |   14 --------
 include/scsi/fc/fc_encaps.h                                    |   14 --------
 include/scsi/fc/fc_fc2.h                                       |   14 --------
 include/scsi/fc/fc_fcoe.h                                      |   14 --------
 include/scsi/fc/fc_fcp.h                                       |   14 --------
 include/scsi/fc/fc_ms.h                                        |   14 --------
 include/scsi/fc_encode.h                                       |   14 --------
 include/scsi/fc_frame.h                                        |   14 --------
 include/scsi/fcoe_sysfs.h                                      |   14 --------
 include/scsi/libfc.h                                           |   14 --------
 include/scsi/libfcoe.h                                         |   14 --------
 net/nfc/nci/spi.c                                              |   15 --------
 net/xfrm/xfrm_replay.c                                         |   14 --------
 tools/power/x86/turbostat/turbostat.c                          |   14 --------
 tools/testing/selftests/networking/timestamping/timestamping.c |   14 --------
 tools/testing/selftests/networking/timestamping/txtimestamp.c  |   15 --------
 111 files changed, 111 insertions(+), 1480 deletions(-)

--- a/arch/arm/include/asm/hardware/iop3xx-adma.h
+++ b/arch/arm/include/asm/hardware/iop3xx-adma.h
@@ -1,19 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright © 2006, Intel Corporation.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
- *
  */
 #ifndef _ADMA_H
 #define _ADMA_H
--- a/arch/arm/include/asm/hardware/iop_adma.h
+++ b/arch/arm/include/asm/hardware/iop_adma.h
@@ -1,19 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright © 2006, Intel Corporation.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
- *
  */
 #ifndef IOP_ADMA_H
 #define IOP_ADMA_H
--- a/arch/arm/mach-iop13xx/include/mach/adma.h
+++ b/arch/arm/mach-iop13xx/include/mach/adma.h
@@ -1,19 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright(c) 2006, Intel Corporation.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
- *
  */
 #ifndef _ADMA_H
 #define _ADMA_H
--- a/arch/arm/plat-iop/adma.c
+++ b/arch/arm/plat-iop/adma.c
@@ -1,20 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * platform device definitions for the iop3xx dma/xor engines
  * Copyright © 2006, Intel Corporation.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
- *
  */
 #include <linux/platform_device.h>
 #include <asm/hardware/iop3xx.h>
--- a/arch/x86/crypto/crc32c-intel_glue.c
+++ b/arch/x86/crypto/crc32c-intel_glue.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Using hardware provided CRC32 instruction to accelerate the CRC32 disposal.
  * CRC32C polynomial:0x1EDC6F41(BE)/0x82F63B78(LE)
@@ -9,20 +10,6 @@
  * Copyright (C) 2008 Intel Corporation
  * Authors: Austin Zhang <austin_zhang@linux.intel.com>
  *          Kent Liu <kent.liu@intel.com>
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
- *
  */
 #include <linux/init.h>
 #include <linux/module.h>
--- a/arch/x86/include/asm/archrandom.h
+++ b/arch/x86/include/asm/archrandom.h
@@ -1,23 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * This file is part of the Linux kernel.
  *
  * Copyright (c) 2011-2014, Intel Corporation
  * Authors: Fenghua Yu <fenghua.yu@intel.com>,
  *          H. Peter Anvin <hpa@linux.intel.com>
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
- *
  */
 
 #ifndef ASM_X86_ARCHRANDOM_H
--- a/arch/x86/kernel/cpu/rdrand.c
+++ b/arch/x86/kernel/cpu/rdrand.c
@@ -1,23 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * This file is part of the Linux kernel.
  *
  * Copyright (c) 2011, Intel Corporation
  * Authors: Fenghua Yu <fenghua.yu@intel.com>,
  *          H. Peter Anvin <hpa@linux.intel.com>
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
- *
  */
 
 #include <asm/processor.h>
--- a/arch/x86/kernel/tboot.c
+++ b/arch/x86/kernel/tboot.c
@@ -1,22 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * tboot.c: main implementation of helper functions used by kernel for
  *          runtime support of Intel(R) Trusted Execution Technology
  *
  * Copyright (c) 2006-2009, Intel Corporation
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
- *
  */
 
 #include <linux/intel-iommu.h>
--- a/arch/x86/platform/sfi/sfi.c
+++ b/arch/x86/platform/sfi/sfi.c
@@ -1,21 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * sfi.c - x86 architecture SFI support.
  *
  * Copyright (c) 2009, Intel Corporation.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
- *
  */
 
 #define KMSG_COMPONENT "SFI"
--- a/crypto/async_tx/async_memcpy.c
+++ b/crypto/async_tx/async_memcpy.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * copy offload engine support
  *
@@ -8,20 +9,6 @@
  *      with architecture considerations by:
  *      Neil Brown <neilb@suse.de>
  *      Jeff Garzik <jeff@garzik.org>
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
- *
  */
 #include <linux/kernel.h>
 #include <linux/highmem.h>
--- a/crypto/async_tx/async_tx.c
+++ b/crypto/async_tx/async_tx.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * core routines for the asynchronous memory transfer/transform api
  *
@@ -8,20 +9,6 @@
  *	with architecture considerations by:
  *	Neil Brown <neilb@suse.de>
  *	Jeff Garzik <jeff@garzik.org>
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
- *
  */
 #include <linux/rculist.h>
 #include <linux/module.h>
--- a/crypto/async_tx/async_xor.c
+++ b/crypto/async_tx/async_xor.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * xor offload engine api
  *
@@ -8,20 +9,6 @@
  *      with architecture considerations by:
  *      Neil Brown <neilb@suse.de>
  *      Jeff Garzik <jeff@garzik.org>
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
- *
  */
 #include <linux/kernel.h>
 #include <linux/interrupt.h>
--- a/crypto/async_tx/raid6test.c
+++ b/crypto/async_tx/raid6test.c
@@ -1,23 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * asynchronous raid6 recovery self test
  * Copyright (c) 2009, Intel Corporation.
  *
  * based on drivers/md/raid6test/test.c:
  * 	Copyright 2002-2007 H. Peter Anvin
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
- *
  */
 #include <linux/async_tx.h>
 #include <linux/gfp.h>
--- a/crypto/crypto_user_base.c
+++ b/crypto/crypto_user_base.c
@@ -1,21 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Crypto user configuration API.
  *
  * Copyright (C) 2011 secunet Security Networks AG
  * Copyright (C) 2011 Steffen Klassert <steffen.klassert@secunet.com>
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include <linux/module.h>
--- a/crypto/pcrypt.c
+++ b/crypto/pcrypt.c
@@ -1,21 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * pcrypt - Parallel crypto wrapper.
  *
  * Copyright (C) 2009 secunet Security Networks AG
  * Copyright (C) 2009 Steffen Klassert <steffen.klassert@secunet.com>
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include <crypto/algapi.h>
--- a/drivers/gpu/drm/gma500/accel_2d.c
+++ b/drivers/gpu/drm/gma500/accel_2d.c
@@ -1,20 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /**************************************************************************
  * Copyright (c) 2007-2011, Intel Corporation.
  * All Rights Reserved.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
- *
  * Intel funded Tungsten Graphics (http://www.tungstengraphics.com) to
  * develop this driver.
  *
--- a/drivers/gpu/drm/gma500/backlight.c
+++ b/drivers/gpu/drm/gma500/backlight.c
@@ -1,23 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * GMA500 Backlight Interface
  *
  * Copyright (c) 2009-2011, Intel Corporation.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
- *
  * Authors: Eric Knopp
- *
  */
 
 #include "psb_drv.h"
--- a/drivers/gpu/drm/gma500/cdv_device.c
+++ b/drivers/gpu/drm/gma500/cdv_device.c
@@ -1,20 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /**************************************************************************
  * Copyright (c) 2011, Intel Corporation.
  * All Rights Reserved.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
- *
  **************************************************************************/
 
 #include <linux/backlight.h>
--- a/drivers/gpu/drm/gma500/cdv_device.h
+++ b/drivers/gpu/drm/gma500/cdv_device.h
@@ -1,18 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright © 2011 Intel Corporation
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 
- * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 extern const struct drm_crtc_helper_funcs cdv_intel_helper_funcs;
--- a/drivers/gpu/drm/gma500/cdv_intel_display.c
+++ b/drivers/gpu/drm/gma500/cdv_intel_display.c
@@ -1,19 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright © 2006-2011 Intel Corporation
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
- *
  * Authors:
  *	Eric Anholt <eric@anholt.net>
  */
--- a/drivers/gpu/drm/gma500/cdv_intel_lvds.c
+++ b/drivers/gpu/drm/gma500/cdv_intel_lvds.c
@@ -1,19 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright © 2006-2011 Intel Corporation
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
- *
  * Authors:
  *	Eric Anholt <eric@anholt.net>
  *	Dave Airlie <airlied@linux.ie>
--- a/drivers/gpu/drm/gma500/framebuffer.c
+++ b/drivers/gpu/drm/gma500/framebuffer.c
@@ -1,20 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /**************************************************************************
  * Copyright (c) 2007-2011, Intel Corporation.
  * All Rights Reserved.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
- *
  **************************************************************************/
 
 #include <linux/module.h>
--- a/drivers/gpu/drm/gma500/framebuffer.h
+++ b/drivers/gpu/drm/gma500/framebuffer.h
@@ -1,22 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (c) 2008-2011, Intel Corporation
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
- *
  * Authors:
  *      Eric Anholt <eric@anholt.net>
- *
  */
 
 #ifndef _FRAMEBUFFER_H_
--- a/drivers/gpu/drm/gma500/gem.c
+++ b/drivers/gpu/drm/gma500/gem.c
@@ -1,21 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  psb GEM interface
  *
  * Copyright (c) 2011, Intel Corporation.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
- *
  * Authors: Alan Cox
  *
  * TODO:
--- a/drivers/gpu/drm/gma500/gma_display.c
+++ b/drivers/gpu/drm/gma500/gma_display.c
@@ -1,19 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright © 2006-2011 Intel Corporation
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
- *
  * Authors:
  *	Eric Anholt <eric@anholt.net>
  *	Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
--- a/drivers/gpu/drm/gma500/gma_display.h
+++ b/drivers/gpu/drm/gma500/gma_display.h
@@ -1,19 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright © 2006-2011 Intel Corporation
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 34/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
                   ` (32 preceding siblings ...)
  2019-05-29 23:57 ` [Batch 13 patch 33/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 Thomas Gleixner
@ 2019-05-29 23:57 ` Thomas Gleixner
  2019-05-31 15:09   ` Zavras, Alexios
  2019-06-02 18:58   ` Allison Randal
  2019-05-29 23:57 ` [Batch 13 patch 35/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 337 Thomas Gleixner
                   ` (13 subsequent siblings)
  47 siblings, 2 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:57 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  this program is free software you can redistribute it and or modify
  it under the terms of the gnu general public license version 2 as
  published by the free software foundation this program is
  distributed in the hope that it will be useful but without any
  warranty without even the implied warranty of merchantability or
  fitness for a particular purpose see the gnu general public license
  for more details you should have received a copy of the gnu general
  public license along with this program if not write to the free
  software foundation inc 51 franklin st fifth floor boston ma 02110
  1301 usa

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-only

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

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=b0cec065ffa9
---
 arch/arm/mach-omap1/i2c.c                          |   16 +---------------
 arch/arm/mach-omap1/i2c.h                          |   16 +---------------
 arch/arm/mach-omap2/hdq1w.c                        |   15 +--------------
 arch/arm/mach-omap2/hdq1w.h                        |   15 +--------------
 arch/arm/mach-omap2/i2c.c                          |   16 +---------------
 arch/arm/mach-omap2/i2c.h                          |   16 +---------------
 arch/arm/mach-omap2/msdi.c                         |   15 +--------------
 crypto/lz4.c                                       |   15 +--------------
 crypto/lz4hc.c                                     |   15 +--------------
 crypto/lzo-rle.c                                   |   15 +--------------
 crypto/lzo.c                                       |   15 +--------------
 drivers/clk/clk-twl6040.c                          |   16 +---------------
 drivers/clk/imx/clk-imx1.c                         |   14 +-------------
 drivers/hsi/clients/cmt_speech.c                   |   15 +--------------
 drivers/hsi/clients/hsi_char.c                     |   15 +--------------
 drivers/hsi/clients/nokia-modem.c                  |   15 +--------------
 drivers/hsi/clients/ssi_protocol.c                 |   15 +--------------
 drivers/hsi/controllers/omap_ssi.h                 |   15 +--------------
 drivers/hsi/controllers/omap_ssi_core.c            |   15 +--------------
 drivers/hsi/controllers/omap_ssi_port.c            |   15 +--------------
 drivers/hsi/controllers/omap_ssi_regs.h            |   15 +--------------
 drivers/hsi/hsi_boardinfo.c                        |   15 +--------------
 drivers/hsi/hsi_core.c                             |   15 +--------------
 drivers/hsi/hsi_core.h                             |   15 +--------------
 drivers/iio/adc/twl4030-madc.c                     |   16 +---------------
 drivers/iio/adc/twl6030-gpadc.c                    |   16 +---------------
 drivers/iio/light/tsl2563.c                        |   15 +--------------
 drivers/input/misc/twl4030-vibra.c                 |   16 +---------------
 drivers/input/misc/twl6040-vibra.c                 |   16 +---------------
 drivers/leds/leds-lp5521.c                         |   15 +--------------
 drivers/leds/leds-lp5523.c                         |   15 +--------------
 drivers/mfd/aat2870-core.c                         |   15 +--------------
 drivers/mfd/twl4030-audio.c                        |   16 +---------------
 drivers/mfd/twl6040.c                              |   16 +---------------
 drivers/mfd/wl1273-core.c                          |   16 +---------------
 drivers/misc/apds990x.c                            |   16 +---------------
 drivers/misc/bh1770glc.c                           |   16 +---------------
 drivers/misc/lis3lv02d/lis3lv02d_i2c.c             |   15 +--------------
 drivers/mtd/mtdoops.c                              |   16 +---------------
 drivers/mtd/mtdswap.c                              |   15 +--------------
 drivers/net/usb/cdc-phonet.c                       |   15 +--------------
 drivers/net/wireless/intersil/p54/p54spi.c         |   15 +--------------
 drivers/net/wireless/intersil/p54/p54spi.h         |   15 +--------------
 drivers/net/wireless/intersil/p54/p54spi_eeprom.h  |   15 +--------------
 drivers/net/wireless/ti/wilink_platform_data.c     |   16 +---------------
 drivers/net/wireless/ti/wl1251/acx.h               |   16 +---------------
 drivers/net/wireless/ti/wl1251/boot.c              |   16 +---------------
 drivers/net/wireless/ti/wl1251/boot.h              |   16 +---------------
 drivers/net/wireless/ti/wl1251/cmd.h               |   16 +---------------
 drivers/net/wireless/ti/wl1251/debugfs.c           |   16 +---------------
 drivers/net/wireless/ti/wl1251/debugfs.h           |   16 +---------------
 drivers/net/wireless/ti/wl1251/event.c             |   16 +---------------
 drivers/net/wireless/ti/wl1251/event.h             |   16 +---------------
 drivers/net/wireless/ti/wl1251/init.c              |   16 +---------------
 drivers/net/wireless/ti/wl1251/init.h              |   16 +---------------
 drivers/net/wireless/ti/wl1251/io.c                |   16 +---------------
 drivers/net/wireless/ti/wl1251/io.h                |   16 +---------------
 drivers/net/wireless/ti/wl1251/main.c              |   16 +---------------
 drivers/net/wireless/ti/wl1251/ps.c                |   16 +---------------
 drivers/net/wireless/ti/wl1251/ps.h                |   16 +---------------
 drivers/net/wireless/ti/wl1251/reg.h               |   16 +---------------
 drivers/net/wireless/ti/wl1251/rx.c                |   16 +---------------
 drivers/net/wireless/ti/wl1251/rx.h                |   16 +---------------
 drivers/net/wireless/ti/wl1251/sdio.c              |   15 +--------------
 drivers/net/wireless/ti/wl1251/spi.c               |   16 +---------------
 drivers/net/wireless/ti/wl1251/spi.h               |   16 +---------------
 drivers/net/wireless/ti/wl1251/tx.c                |   16 +---------------
 drivers/net/wireless/ti/wl1251/tx.h                |   16 +---------------
 drivers/net/wireless/ti/wl1251/wl1251.h            |   16 +---------------
 drivers/net/wireless/ti/wl12xx/acx.c               |   16 +---------------
 drivers/net/wireless/ti/wl12xx/acx.h               |   16 +---------------
 drivers/net/wireless/ti/wl12xx/cmd.c               |   16 +---------------
 drivers/net/wireless/ti/wl12xx/cmd.h               |   16 +---------------
 drivers/net/wireless/ti/wl12xx/conf.h              |   16 +---------------
 drivers/net/wireless/ti/wl12xx/debugfs.c           |   16 +---------------
 drivers/net/wireless/ti/wl12xx/debugfs.h           |   16 +---------------
 drivers/net/wireless/ti/wl12xx/event.c             |   16 +---------------
 drivers/net/wireless/ti/wl12xx/event.h             |   16 +---------------
 drivers/net/wireless/ti/wl12xx/main.c              |   16 +---------------
 drivers/net/wireless/ti/wl12xx/reg.h               |   16 +---------------
 drivers/net/wireless/ti/wl12xx/scan.c              |   16 +---------------
 drivers/net/wireless/ti/wl12xx/scan.h              |   16 +---------------
 drivers/net/wireless/ti/wl12xx/wl12xx.h            |   16 +---------------
 drivers/net/wireless/ti/wl18xx/acx.c               |   16 +---------------
 drivers/net/wireless/ti/wl18xx/acx.h               |   16 +---------------
 drivers/net/wireless/ti/wl18xx/cmd.c               |   16 +---------------
 drivers/net/wireless/ti/wl18xx/cmd.h               |   16 +---------------
 drivers/net/wireless/ti/wl18xx/conf.h              |   16 +---------------
 drivers/net/wireless/ti/wl18xx/debugfs.c           |   16 +---------------
 drivers/net/wireless/ti/wl18xx/debugfs.h           |   16 +---------------
 drivers/net/wireless/ti/wl18xx/event.c             |   16 +---------------
 drivers/net/wireless/ti/wl18xx/event.h             |   16 +---------------
 drivers/net/wireless/ti/wl18xx/io.c                |   16 +---------------
 drivers/net/wireless/ti/wl18xx/io.h                |   16 +---------------
 drivers/net/wireless/ti/wl18xx/main.c              |   16 +---------------
 drivers/net/wireless/ti/wl18xx/reg.h               |   16 +---------------
 drivers/net/wireless/ti/wl18xx/scan.c              |   16 +---------------
 drivers/net/wireless/ti/wl18xx/scan.h              |   16 +---------------
 drivers/net/wireless/ti/wl18xx/tx.c                |   16 +---------------
 drivers/net/wireless/ti/wl18xx/tx.h                |   16 +---------------
 drivers/net/wireless/ti/wl18xx/wl18xx.h            |   16 +---------------
 drivers/net/wireless/ti/wlcore/acx.c               |   16 +---------------
 drivers/net/wireless/ti/wlcore/acx.h               |   16 +---------------
 drivers/net/wireless/ti/wlcore/boot.c              |   16 +---------------
 drivers/net/wireless/ti/wlcore/boot.h              |   16 +---------------
 drivers/net/wireless/ti/wlcore/cmd.c               |   16 +---------------
 drivers/net/wireless/ti/wlcore/cmd.h               |   16 +---------------
 drivers/net/wireless/ti/wlcore/conf.h              |   16 +---------------
 drivers/net/wireless/ti/wlcore/debug.h             |   16 +---------------
 drivers/net/wireless/ti/wlcore/debugfs.c           |   16 +---------------
 drivers/net/wireless/ti/wlcore/debugfs.h           |   16 +---------------
 drivers/net/wireless/ti/wlcore/event.c             |   16 +---------------
 drivers/net/wireless/ti/wlcore/event.h             |   16 +---------------
 drivers/net/wireless/ti/wlcore/hw_ops.h            |   16 +---------------
 drivers/net/wireless/ti/wlcore/ini.h               |   16 +---------------
 drivers/net/wireless/ti/wlcore/init.c              |   16 +---------------
 drivers/net/wireless/ti/wlcore/init.h              |   16 +---------------
 drivers/net/wireless/ti/wlcore/io.c                |   16 +---------------
 drivers/net/wireless/ti/wlcore/io.h                |   16 +---------------
 drivers/net/wireless/ti/wlcore/main.c              |   16 +---------------
 drivers/net/wireless/ti/wlcore/ps.c                |   16 +---------------
 drivers/net/wireless/ti/wlcore/ps.h                |   16 +---------------
 drivers/net/wireless/ti/wlcore/rx.c                |   16 +---------------
 drivers/net/wireless/ti/wlcore/rx.h                |   16 +---------------
 drivers/net/wireless/ti/wlcore/scan.c              |   16 +---------------
 drivers/net/wireless/ti/wlcore/scan.h              |   16 +---------------
 drivers/net/wireless/ti/wlcore/sdio.c              |   16 +---------------
 drivers/net/wireless/ti/wlcore/spi.c               |   16 +---------------
 drivers/net/wireless/ti/wlcore/sysfs.c             |   16 +---------------
 drivers/net/wireless/ti/wlcore/sysfs.h             |   16 +---------------
 drivers/net/wireless/ti/wlcore/testmode.c          |   16 +---------------
 drivers/net/wireless/ti/wlcore/testmode.h          |   16 +---------------
 drivers/net/wireless/ti/wlcore/tx.c                |   16 +---------------
 drivers/net/wireless/ti/wlcore/tx.h                |   16 +---------------
 drivers/net/wireless/ti/wlcore/wlcore.h            |   16 +---------------
 drivers/net/wireless/ti/wlcore/wlcore_i.h          |   16 +---------------
 drivers/regulator/aat2870-regulator.c              |   15 +--------------
 drivers/scsi/scsi_trace.c                          |   14 +-------------
 drivers/thermal/ti-soc-thermal/dra752-bandgap.h    |   16 +---------------
 drivers/thermal/ti-soc-thermal/omap4xxx-bandgap.h  |   16 +---------------
 drivers/thermal/ti-soc-thermal/omap5xxx-bandgap.h  |   16 +---------------
 drivers/thermal/ti-soc-thermal/ti-bandgap.c        |   16 +---------------
 drivers/thermal/ti-soc-thermal/ti-bandgap.h        |   16 +---------------
 drivers/thermal/ti-soc-thermal/ti-thermal-common.c |   16 +---------------
 drivers/thermal/ti-soc-thermal/ti-thermal.h        |   16 +---------------
 drivers/video/backlight/aat2870_bl.c               |   15 +--------------
 fs/pstore/ram.c                                    |   16 +---------------
 fs/ubifs/budget.c                                  |   14 +-------------
 fs/ubifs/commit.c                                  |   14 +-------------
 fs/ubifs/compress.c                                |   14 +-------------
 fs/ubifs/debug.c                                   |   14 +-------------
 fs/ubifs/debug.h                                   |   14 +-------------
 fs/ubifs/dir.c                                     |   14 +-------------
 fs/ubifs/file.c                                    |   14 +-------------
 fs/ubifs/find.c                                    |   14 +-------------
 fs/ubifs/gc.c                                      |   14 +-------------
 fs/ubifs/io.c                                      |   14 +-------------
 fs/ubifs/ioctl.c                                   |   14 +-------------
 fs/ubifs/journal.c                                 |   14 +-------------
 fs/ubifs/key.h                                     |   14 +-------------
 fs/ubifs/log.c                                     |   14 +-------------
 fs/ubifs/lprops.c                                  |   14 +-------------
 fs/ubifs/lpt.c                                     |   14 +-------------
 fs/ubifs/lpt_commit.c                              |   14 +-------------
 fs/ubifs/master.c                                  |   14 +-------------
 fs/ubifs/misc.h                                    |   14 +-------------
 fs/ubifs/orphan.c                                  |   14 +-------------
 fs/ubifs/recovery.c                                |   14 +-------------
 fs/ubifs/replay.c                                  |   14 +-------------
 fs/ubifs/sb.c                                      |   14 +-------------
 fs/ubifs/scan.c                                    |   14 +-------------
 fs/ubifs/shrinker.c                                |   14 +-------------
 fs/ubifs/super.c                                   |   14 +-------------
 fs/ubifs/tnc.c                                     |   14 +-------------
 fs/ubifs/tnc_commit.c                              |   14 +-------------
 fs/ubifs/tnc_misc.c                                |   14 +-------------
 fs/ubifs/ubifs-media.h                             |   14 +-------------
 fs/ubifs/ubifs.h                                   |   14 +-------------
 fs/ubifs/xattr.c                                   |   14 +-------------
 include/linux/bch.h                                |   14 +-------------
 include/linux/hsi/hsi.h                            |   15 +--------------
 include/linux/hsi/ssi_protocol.h                   |   15 +--------------
 include/linux/leds-tca6507.h                       |   15 +--------------
 include/linux/mfd/aat2870.h                        |   15 +--------------
 include/linux/mfd/twl4030-audio.h                  |   16 +---------------
 include/linux/mfd/twl6040.h                        |   16 +---------------
 include/linux/mfd/wl1273-core.h                    |   15 +--------------
 include/linux/phonet.h                             |   15 +--------------
 include/linux/platform_data/apds990x.h             |   16 +---------------
 include/linux/platform_data/bh1770glc.h            |   16 +---------------
 include/linux/platform_data/leds-pca963x.h         |   15 +--------------
 include/linux/platform_data/omap-twl4030.h         |   15 +--------------
 include/linux/pm2301_charger.h                     |   15 +--------------
 include/linux/wl12xx.h                             |   16 +---------------
 include/net/phonet/gprs.h                          |   15 +--------------
 include/net/phonet/pep.h                           |   15 +--------------
 include/net/phonet/phonet.h                        |   15 +--------------
 include/net/phonet/pn_dev.h                        |   15 +--------------
 include/sound/tpa6130a2-plat.h                     |   15 +--------------
 net/netfilter/xt_IDLETIMER.c                       |   15 +--------------
 net/phonet/af_phonet.c                             |   15 +--------------
 net/phonet/datagram.c                              |   15 +--------------
 net/phonet/pep-gprs.c                              |   15 +--------------
 net/phonet/pep.c                                   |   15 +--------------
 net/phonet/pn_dev.c                                |   15 +--------------
 net/phonet/pn_netlink.c                            |   15 +--------------
 net/phonet/socket.c                                |   15 +--------------
 net/phonet/sysctl.c                                |   15 +--------------
 sound/soc/codecs/cs42l73.h                         |   16 +---------------
 sound/soc/codecs/dmic.c                            |   16 +---------------
 sound/soc/codecs/tlv320dac33.c                     |   16 +---------------
 sound/soc/codecs/tlv320dac33.h                     |   16 +---------------
 sound/soc/codecs/tpa6130a2.c                       |   15 +--------------
 sound/soc/codecs/tpa6130a2.h                       |   16 +---------------
 sound/soc/codecs/twl4030.c                         |   16 +---------------
 sound/soc/codecs/twl6040.c                         |   16 +---------------
 sound/soc/codecs/twl6040.h                         |   16 +---------------
 sound/soc/codecs/wl1273.c                          |   16 +---------------
 sound/soc/codecs/wl1273.h                          |   16 +---------------
 sound/soc/codecs/wm9090.c                          |   15 +--------------
 sound/soc/codecs/wm9090.h                          |   15 +--------------
 sound/soc/tegra/tegra20_das.c                      |   16 +---------------
 sound/soc/tegra/tegra20_das.h                      |   16 +---------------
 sound/soc/tegra/tegra20_i2s.c                      |   16 +---------------
 sound/soc/tegra/tegra20_i2s.h                      |   16 +---------------
 sound/soc/tegra/tegra20_spdif.c                    |   16 +---------------
 sound/soc/tegra/tegra20_spdif.h                    |   16 +---------------
 sound/soc/tegra/tegra_asoc_utils.c                 |   16 +---------------
 sound/soc/tegra/tegra_asoc_utils.h                 |   16 +---------------
 sound/soc/tegra/tegra_pcm.c                        |   16 +---------------
 sound/soc/tegra/tegra_pcm.h                        |   16 +---------------
 sound/soc/tegra/tegra_wm8753.c                     |   16 +---------------
 sound/soc/tegra/tegra_wm8903.c                     |   16 +---------------
 sound/soc/tegra/trimslice.c                        |   16 +---------------
 sound/soc/ti/ams-delta.c                           |   16 +---------------
 sound/soc/ti/n810.c                                |   16 +---------------
 sound/soc/ti/omap-abe-twl6040.c                    |   16 +---------------
 sound/soc/ti/omap-dmic.c                           |   16 +---------------
 sound/soc/ti/omap-mcbsp.c                          |   16 +---------------
 sound/soc/ti/omap-mcbsp.h                          |   16 +---------------
 sound/soc/ti/omap-mcpdm.c                          |   16 +---------------
 sound/soc/ti/omap-mcpdm.h                          |   16 +---------------
 sound/soc/ti/omap-twl4030.c                        |   16 +---------------
 sound/soc/ti/omap3pandora.c                        |   16 +---------------
 sound/soc/ti/osk5912.c                             |   16 +---------------
 sound/soc/ti/rx51.c                                |   16 +---------------
 246 files changed, 246 insertions(+), 3563 deletions(-)

--- a/arch/arm/mach-omap1/i2c.c
+++ b/arch/arm/mach-omap1/i2c.c
@@ -1,22 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Helper module for board specific I2C bus registration
  *
  * Copyright (C) 2009 Nokia Corporation.
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
- * version 2 as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA
- *
  */
 
 #include <linux/i2c.h>
--- a/arch/arm/mach-omap1/i2c.h
+++ b/arch/arm/mach-omap1/i2c.h
@@ -1,22 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Helper module for board specific I2C bus registration
  *
  * Copyright (C) 2009 Nokia Corporation.
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
- * version 2 as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA
- *
  */
 
 #ifndef __ARCH_ARM_MACH_OMAP1_I2C_H
--- a/arch/arm/mach-omap2/hdq1w.c
+++ b/arch/arm/mach-omap2/hdq1w.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * IP block integration code for the HDQ1W/1-wire IP block
  *
@@ -6,20 +7,6 @@
  *
  * Based on the I2C reset code in arch/arm/mach-omap2/i2c.c by
  *     Avinash.H.M <avinashhm@ti.com>
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
- * version 2 as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA
  */
 
 #include <linux/kernel.h>
--- a/arch/arm/mach-omap2/hdq1w.h
+++ b/arch/arm/mach-omap2/hdq1w.h
@@ -1,22 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Shared macros and function prototypes for the HDQ1W/1-wire IP block
  *
  * Copyright (C) 2012 Texas Instruments, Inc.
  * Paul Walmsley
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
- * version 2 as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA
  */
 #ifndef ARCH_ARM_MACH_OMAP2_HDQ1W_H
 #define ARCH_ARM_MACH_OMAP2_HDQ1W_H
--- a/arch/arm/mach-omap2/i2c.c
+++ b/arch/arm/mach-omap2/i2c.c
@@ -1,22 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Helper module for board specific I2C bus registration
  *
  * Copyright (C) 2009 Nokia Corporation.
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
- * version 2 as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA
- *
  */
 
 #include "soc.h"
--- a/arch/arm/mach-omap2/i2c.h
+++ b/arch/arm/mach-omap2/i2c.h
@@ -1,22 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Helper module for board specific I2C bus registration
  *
  * Copyright (C) 2009 Nokia Corporation.
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
- * version 2 as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA
- *
  */
 
 #ifndef __MACH_OMAP2_I2C_H
--- a/arch/arm/mach-omap2/msdi.c
+++ b/arch/arm/mach-omap2/msdi.c
@@ -1,23 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * MSDI IP block reset
  *
  * Copyright (C) 2012 Texas Instruments, Inc.
  * Paul Walmsley
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
- * version 2 as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA
- *
  * XXX What about pad muxing?
  */
 
--- a/crypto/lz4.c
+++ b/crypto/lz4.c
@@ -1,21 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Cryptographic API.
  *
  * Copyright (c) 2013 Chanho Min <chanho.min@lge.com>
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License version 2 as published by
- * the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 51
- * Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 #include <linux/init.h>
--- a/crypto/lz4hc.c
+++ b/crypto/lz4hc.c
@@ -1,21 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Cryptographic API.
  *
  * Copyright (c) 2013 Chanho Min <chanho.min@lge.com>
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License version 2 as published by
- * the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 51
- * Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 #include <linux/init.h>
 #include <linux/module.h>
--- a/crypto/lzo-rle.c
+++ b/crypto/lzo-rle.c
@@ -1,19 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Cryptographic API.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License version 2 as published by
- * the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 51
- * Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 #include <linux/init.h>
--- a/crypto/lzo.c
+++ b/crypto/lzo.c
@@ -1,19 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Cryptographic API.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License version 2 as published by
- * the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 51
- * Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 #include <linux/init.h>
--- a/drivers/clk/clk-twl6040.c
+++ b/drivers/clk/clk-twl6040.c
@@ -1,23 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
 * TWL6040 clock module driver for OMAP4 McPDM functional clock
 *
 * Copyright (C) 2012 Texas Instruments Inc.
 * Peter Ujfalusi <peter.ujfalusi@ti.com>
-*
-* This program is free software; you can redistribute it and/or
-* modify it under the terms of the GNU General Public License
-* version 2 as published by the Free Software Foundation.
-*
-* This program is distributed in the hope that it will be useful, but
-* WITHOUT ANY WARRANTY; without even the implied warranty of
-* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-* General Public License for more details.
-*
-* You should have received a copy of the GNU General Public License
-* along with this program; if not, write to the Free Software
-* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
-* 02110-1301 USA
-*
 */
 
 #include <linux/module.h>
--- a/drivers/clk/imx/clk-imx1.c
+++ b/drivers/clk/imx/clk-imx1.c
@@ -1,18 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  Copyright (C) 2008 Sascha Hauer <s.hauer@pengutronix.de>, Pengutronix
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License along
- * with this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 #include <linux/clkdev.h>
--- a/drivers/hsi/clients/cmt_speech.c
+++ b/drivers/hsi/clients/cmt_speech.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * cmt_speech.c - HSI CMT speech driver
  *
@@ -5,20 +6,6 @@
  *
  * Contact: Kai Vehmanen <kai.vehmanen@nokia.com>
  * Original author: Peter Ujfalusi <peter.ujfalusi@nokia.com>
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
- * version 2 as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA
  */
 
 #include <linux/errno.h>
--- a/drivers/hsi/clients/hsi_char.c
+++ b/drivers/hsi/clients/hsi_char.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * HSI character device driver, implements the character device
  * interface.
@@ -5,20 +6,6 @@
  * Copyright (C) 2010 Nokia Corporation. All rights reserved.
  *
  * Contact: Andras Domokos <andras.domokos@nokia.com>
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
- * version 2 as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA
  */
 
 #include <linux/errno.h>
--- a/drivers/hsi/clients/nokia-modem.c
+++ b/drivers/hsi/clients/nokia-modem.c
@@ -1,23 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * nokia-modem.c
  *
  * HSI client driver for Nokia N900 modem.
  *
  * Copyright (C) 2014 Sebastian Reichel <sre@kernel.org>
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
- * version 2 as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA
  */
 
 #include <linux/gpio/consumer.h>
--- a/drivers/hsi/clients/ssi_protocol.c
+++ b/drivers/hsi/clients/ssi_protocol.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * ssi_protocol.c
  *
@@ -7,20 +8,6 @@
  * Copyright (C) 2013 Sebastian Reichel <sre@kernel.org>
  *
  * Contact: Carlos Chinea <carlos.chinea@nokia.com>
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
- * version 2 as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 35/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 337
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
                   ` (33 preceding siblings ...)
  2019-05-29 23:57 ` [Batch 13 patch 34/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 Thomas Gleixner
@ 2019-05-29 23:57 ` Thomas Gleixner
  2019-05-30 13:47   ` Kate Stewart
  2019-05-30 13:50   ` Armijn Hemel - Tjaldur Software Governance Solutions
  2019-05-29 23:57 ` [Batch 13 patch 36/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 338 Thomas Gleixner
                   ` (12 subsequent siblings)
  47 siblings, 2 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:57 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  this program is free software you can redistribute it and or modify
  it under the terms of the gnu general public license as published by
  the free software foundation version 2 of the license and no later
  version this program is distributed in the hope that it will be
  useful but without any warranty without even the implied warranty of
  merchantability or fitness for a particular purpose good title or
  non infringement see the gnu general public license for more details
  you should have received a copy of the gnu general public license
  along with this program if not write to the free software foundation
  inc 51 franklin st fifth floor boston ma 02110 1301 usa the full gnu
  general public license is included in this distribution in the file
  called copying

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-only

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

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=287929e9f5a0
---
 drivers/net/vmxnet3/Makefile          |   18 +-----------------
 drivers/net/vmxnet3/upt1_defs.h       |   19 +------------------
 drivers/net/vmxnet3/vmxnet3_defs.h    |   19 +------------------
 drivers/net/vmxnet3/vmxnet3_drv.c     |   19 +------------------
 drivers/net/vmxnet3/vmxnet3_ethtool.c |   19 +------------------
 drivers/net/vmxnet3/vmxnet3_int.h     |   19 +------------------
 6 files changed, 6 insertions(+), 107 deletions(-)

--- a/drivers/net/vmxnet3/Makefile
+++ b/drivers/net/vmxnet3/Makefile
@@ -1,26 +1,10 @@
+# SPDX-License-Identifier: GPL-2.0-only
 ################################################################################
 #
 # Linux driver for VMware's vmxnet3 ethernet NIC.
 #
 # Copyright (C) 2007-2016, VMware, Inc. All Rights Reserved.
 #
-# This program is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by the
-# Free Software Foundation; version 2 of the License and no later version.
-#
-# This program is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE, GOOD TITLE or
-# NON INFRINGEMENT.  See the GNU General Public License for more
-# details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-#
-# The full GNU General Public License is included in this distribution in
-# the file called "COPYING".
-#
 # Maintained by: pv-drivers@vmware.com
 #
 #
--- a/drivers/net/vmxnet3/upt1_defs.h
+++ b/drivers/net/vmxnet3/upt1_defs.h
@@ -1,27 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Linux driver for VMware's vmxnet3 ethernet NIC.
  *
  * Copyright (C) 2008-2016, VMware, Inc. All Rights Reserved.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the
- * Free Software Foundation; version 2 of the License and no later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE, GOOD TITLE or
- * NON INFRINGEMENT.  See the GNU General Public License for more
- * details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
- *
- * The full GNU General Public License is included in this distribution in
- * the file called "COPYING".
- *
  * Maintained by: pv-drivers@vmware.com
- *
  */
 
 #ifndef _UPT1_DEFS_H
--- a/drivers/net/vmxnet3/vmxnet3_defs.h
+++ b/drivers/net/vmxnet3/vmxnet3_defs.h
@@ -1,27 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Linux driver for VMware's vmxnet3 ethernet NIC.
  *
  * Copyright (C) 2008-2016, VMware, Inc. All Rights Reserved.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the
- * Free Software Foundation; version 2 of the License and no later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE, GOOD TITLE or
- * NON INFRINGEMENT.  See the GNU General Public License for more
- * details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
- *
- * The full GNU General Public License is included in this distribution in
- * the file called "COPYING".
- *
  * Maintained by: pv-drivers@vmware.com
- *
  */
 
 #ifndef _VMXNET3_DEFS_H_
--- a/drivers/net/vmxnet3/vmxnet3_drv.c
+++ b/drivers/net/vmxnet3/vmxnet3_drv.c
@@ -1,27 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Linux driver for VMware's vmxnet3 ethernet NIC.
  *
  * Copyright (C) 2008-2016, VMware, Inc. All Rights Reserved.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the
- * Free Software Foundation; version 2 of the License and no later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE, GOOD TITLE or
- * NON INFRINGEMENT. See the GNU General Public License for more
- * details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
- *
- * The full GNU General Public License is included in this distribution in
- * the file called "COPYING".
- *
  * Maintained by: pv-drivers@vmware.com
- *
  */
 
 #include <linux/module.h>
--- a/drivers/net/vmxnet3/vmxnet3_ethtool.c
+++ b/drivers/net/vmxnet3/vmxnet3_ethtool.c
@@ -1,27 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Linux driver for VMware's vmxnet3 ethernet NIC.
  *
  * Copyright (C) 2008-2016, VMware, Inc. All Rights Reserved.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the
- * Free Software Foundation; version 2 of the License and no later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE, GOOD TITLE or
- * NON INFRINGEMENT.  See the GNU General Public License for more
- * details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
- *
- * The full GNU General Public License is included in this distribution in
- * the file called "COPYING".
- *
  * Maintained by: pv-drivers@vmware.com
- *
  */
 
 
--- a/drivers/net/vmxnet3/vmxnet3_int.h
+++ b/drivers/net/vmxnet3/vmxnet3_int.h
@@ -1,27 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Linux driver for VMware's vmxnet3 ethernet NIC.
  *
  * Copyright (C) 2008-2016, VMware, Inc. All Rights Reserved.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the
- * Free Software Foundation; version 2 of the License and no later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE, GOOD TITLE or
- * NON INFRINGEMENT.  See the GNU General Public License for more
- * details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
- *
- * The full GNU General Public License is included in this distribution in
- * the file called "COPYING".
- *
  * Maintained by: pv-drivers@vmware.com
- *
  */
 
 #ifndef _VMXNET3_INT_H



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 36/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 338
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
                   ` (34 preceding siblings ...)
  2019-05-29 23:57 ` [Batch 13 patch 35/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 337 Thomas Gleixner
@ 2019-05-29 23:57 ` Thomas Gleixner
  2019-05-31 15:10   ` Zavras, Alexios
  2019-06-02 19:00   ` Allison Randal
  2019-05-29 23:57 ` [Batch 13 patch 37/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 339 Thomas Gleixner
                   ` (11 subsequent siblings)
  47 siblings, 2 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:57 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  this program is free software you can redistribute it and or modify
  it under the terms of the gnu general public license version 2 as
  published by the free software foundation the full gnu general
  public license is included in this distribution in the file called
  copying

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-only

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

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=900eb8353650
---
 drivers/net/ethernet/emulex/benet/be.h         |    6 +-----
 drivers/net/ethernet/emulex/benet/be_cmds.c    |    6 +-----
 drivers/net/ethernet/emulex/benet/be_cmds.h    |    6 +-----
 drivers/net/ethernet/emulex/benet/be_ethtool.c |    6 +-----
 drivers/net/ethernet/emulex/benet/be_hw.h      |    6 +-----
 drivers/net/ethernet/emulex/benet/be_main.c    |    6 +-----
 drivers/net/ethernet/emulex/benet/be_roce.c    |    6 +-----
 drivers/net/ethernet/emulex/benet/be_roce.h    |    6 +-----
 drivers/scsi/be2iscsi/be.h                     |    7 +------
 drivers/scsi/be2iscsi/be_cmds.c                |    7 +------
 drivers/scsi/be2iscsi/be_cmds.h                |    7 +------
 drivers/scsi/be2iscsi/be_iscsi.h               |    7 +------
 drivers/scsi/be2iscsi/be_main.h                |    7 +------
 drivers/scsi/be2iscsi/be_mgmt.h                |    7 +------
 14 files changed, 14 insertions(+), 76 deletions(-)

--- a/drivers/net/ethernet/emulex/benet/be.h
+++ b/drivers/net/ethernet/emulex/benet/be.h
@@ -1,12 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2005 - 2016 Broadcom
  * All rights reserved.
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License version 2
- * as published by the Free Software Foundation.  The full GNU General
- * Public License is included in this distribution in the file called COPYING.
- *
  * Contact Information:
  * linux-drivers@emulex.com
  *
--- a/drivers/net/ethernet/emulex/benet/be_cmds.c
+++ b/drivers/net/ethernet/emulex/benet/be_cmds.c
@@ -1,12 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2005 - 2016 Broadcom
  * All rights reserved.
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License version 2
- * as published by the Free Software Foundation.  The full GNU General
- * Public License is included in this distribution in the file called COPYING.
- *
  * Contact Information:
  * linux-drivers@emulex.com
  *
--- a/drivers/net/ethernet/emulex/benet/be_cmds.h
+++ b/drivers/net/ethernet/emulex/benet/be_cmds.h
@@ -1,12 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2005 - 2016 Broadcom
  * All rights reserved.
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License version 2
- * as published by the Free Software Foundation.  The full GNU General
- * Public License is included in this distribution in the file called COPYING.
- *
  * Contact Information:
  * linux-drivers@emulex.com
  *
--- a/drivers/net/ethernet/emulex/benet/be_ethtool.c
+++ b/drivers/net/ethernet/emulex/benet/be_ethtool.c
@@ -1,12 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2005 - 2016 Broadcom
  * All rights reserved.
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License version 2
- * as published by the Free Software Foundation.  The full GNU General
- * Public License is included in this distribution in the file called COPYING.
- *
  * Contact Information:
  * linux-drivers@emulex.com
  *
--- a/drivers/net/ethernet/emulex/benet/be_hw.h
+++ b/drivers/net/ethernet/emulex/benet/be_hw.h
@@ -1,12 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2005-2016 Broadcom.
  * All rights reserved.
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License version 2
- * as published by the Free Software Foundation.  The full GNU General
- * Public License is included in this distribution in the file called COPYING.
- *
  * Contact Information:
  * linux-drivers@emulex.com
  *
--- a/drivers/net/ethernet/emulex/benet/be_main.c
+++ b/drivers/net/ethernet/emulex/benet/be_main.c
@@ -1,12 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2005 - 2016 Broadcom
  * All rights reserved.
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License version 2
- * as published by the Free Software Foundation.  The full GNU General
- * Public License is included in this distribution in the file called COPYING.
- *
  * Contact Information:
  * linux-drivers@emulex.com
  *
--- a/drivers/net/ethernet/emulex/benet/be_roce.c
+++ b/drivers/net/ethernet/emulex/benet/be_roce.c
@@ -1,12 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2005 - 2016 Broadcom
  * All rights reserved.
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License version 2
- * as published by the Free Software Foundation. The full GNU General
- * Public License is included in this distribution in the file called COPYING.
- *
  * Contact Information:
  * linux-drivers@emulex.com
  *
--- a/drivers/net/ethernet/emulex/benet/be_roce.h
+++ b/drivers/net/ethernet/emulex/benet/be_roce.h
@@ -1,12 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2005 - 2016 Broadcom
  * All rights reserved.
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License version 2
- * as published by the Free Software Foundation. The full GNU General
- * Public License is included in this distribution in the file called COPYING.
- *
  * Contact Information:
  * linux-drivers@emulex.com
  *
--- a/drivers/scsi/be2iscsi/be.h
+++ b/drivers/scsi/be2iscsi/be.h
@@ -1,15 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright 2017 Broadcom. All Rights Reserved.
  * The term "Broadcom" refers to Broadcom Limited and/or its subsidiaries.
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License version 2
- * as published by the Free Software Foundation. The full GNU General
- * Public License is included in this distribution in the file called COPYING.
- *
  * Contact Information:
  * linux-drivers@broadcom.com
- *
  */
 
 #ifndef BEISCSI_H
--- a/drivers/scsi/be2iscsi/be_cmds.c
+++ b/drivers/scsi/be2iscsi/be_cmds.c
@@ -1,15 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright 2017 Broadcom. All Rights Reserved.
  * The term "Broadcom" refers to Broadcom Limited and/or its subsidiaries.
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License version 2
- * as published by the Free Software Foundation. The full GNU General
- * Public License is included in this distribution in the file called COPYING.
- *
  * Contact Information:
  * linux-drivers@broadcom.com
- *
  */
 
 #include <scsi/iscsi_proto.h>
--- a/drivers/scsi/be2iscsi/be_cmds.h
+++ b/drivers/scsi/be2iscsi/be_cmds.h
@@ -1,15 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright 2017 Broadcom. All Rights Reserved.
  * The term "Broadcom" refers to Broadcom Limited and/or its subsidiaries.
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License version 2
- * as published by the Free Software Foundation. The full GNU General
- * Public License is included in this distribution in the file called COPYING.
- *
  * Contact Information:
  * linux-drivers@broadcom.com
- *
  */
 
 #ifndef BEISCSI_CMDS_H
--- a/drivers/scsi/be2iscsi/be_iscsi.h
+++ b/drivers/scsi/be2iscsi/be_iscsi.h
@@ -1,15 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright 2017 Broadcom. All Rights Reserved.
  * The term "Broadcom" refers to Broadcom Limited and/or its subsidiaries.
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License version 2
- * as published by the Free Software Foundation. The full GNU General
- * Public License is included in this distribution in the file called COPYING.
- *
  * Contact Information:
  * linux-drivers@broadcom.com
- *
  */
 
 #ifndef _BE_ISCSI_
--- a/drivers/scsi/be2iscsi/be_main.h
+++ b/drivers/scsi/be2iscsi/be_main.h
@@ -1,15 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright 2017 Broadcom. All Rights Reserved.
  * The term "Broadcom" refers to Broadcom Limited and/or its subsidiaries.
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License version 2
- * as published by the Free Software Foundation. The full GNU General
- * Public License is included in this distribution in the file called COPYING.
- *
  * Contact Information:
  * linux-drivers@broadcom.com
- *
  */
 
 #ifndef _BEISCSI_MAIN_
--- a/drivers/scsi/be2iscsi/be_mgmt.h
+++ b/drivers/scsi/be2iscsi/be_mgmt.h
@@ -1,15 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright 2017 Broadcom. All Rights Reserved.
  * The term "Broadcom" refers to Broadcom Limited and/or its subsidiaries.
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License version 2
- * as published by the Free Software Foundation. The full GNU General
- * Public License is included in this distribution in the file called COPYING.
- *
  * Contact Information:
  * linux-drivers@broadcom.com
- *
  */
 
 #ifndef _BEISCSI_MGMT_



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 37/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 339
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
                   ` (35 preceding siblings ...)
  2019-05-29 23:57 ` [Batch 13 patch 36/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 338 Thomas Gleixner
@ 2019-05-29 23:57 ` Thomas Gleixner
  2019-05-30 13:31   ` Armijn Hemel - Tjaldur Software Governance Solutions
                     ` (3 more replies)
  2019-05-29 23:57 ` [Batch 13 patch 38/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 340 Thomas Gleixner
                   ` (10 subsequent siblings)
  47 siblings, 4 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:57 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  released under 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>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=fcc683ca064a
---
 scripts/extract_xc3028.pl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/scripts/extract_xc3028.pl
+++ b/scripts/extract_xc3028.pl
@@ -1,7 +1,7 @@
 #!/usr/bin/env perl
+# SPDX-License-Identifier: GPL-2.0-only
 
 # Copyright (c) Mauro Carvalho Chehab <mchehab@kernel.org>
-# Released under GPLv2
 #
 # In order to use, you need to:
 #	1) Download the windows driver with something like:



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 38/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 340
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
                   ` (36 preceding siblings ...)
  2019-05-29 23:57 ` [Batch 13 patch 37/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 339 Thomas Gleixner
@ 2019-05-29 23:57 ` Thomas Gleixner
  2019-05-31 15:12   ` Zavras, Alexios
                     ` (2 more replies)
  2019-05-29 23:57 ` [Batch 13 patch 39/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 341 Thomas Gleixner
                   ` (9 subsequent siblings)
  47 siblings, 3 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:57 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  this program is free software you can redistribute it and or modify
  it under the terms of the gnu general public license as published by
  the free software foundation version 2 of the license this program
  is distributed in the hope that it will be useful but without any
  warranty without even the implied warranty of merchantability or
  fitness for a particular purpose see the gnu general public license
  for more details you should have received a copy of the gnu general
  public license along with this program if not see http www gnu org
  licenses

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-only

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

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=be0fd71b2b69
---
 arch/arm/vdso/vdsomunge.c                               |   15 +--------------
 arch/arm/vdso/vgettimeofday.c                           |   14 +-------------
 arch/powerpc/include/asm/emulated_ops.h                 |   14 +-------------
 arch/powerpc/include/asm/ps3gpu.h                       |   14 +-------------
 drivers/memory/atmel-sdramc.c                           |   14 +-------------
 drivers/memory/mvebu-devbus.c                           |   14 +-------------
 drivers/net/can/pch_can.c                               |   13 +------------
 drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe.h         |   13 +------------
 drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_ethtool.c |   13 +------------
 drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c    |   13 +------------
 drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_param.c   |   13 +------------
 drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_phy.c     |   13 +------------
 drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_phy.h     |   13 +------------
 include/linux/pe.h                                      |   13 +------------
 sound/soc/hisilicon/hi6210-i2s.h                        |   13 +------------
 15 files changed, 15 insertions(+), 187 deletions(-)

--- a/arch/arm/vdso/vdsomunge.c
+++ b/arch/arm/vdso/vdsomunge.c
@@ -1,20 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright 2015 Mentor Graphics Corporation.
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation; version 2 of the
- * License.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
- *
- *
  * vdsomunge - Host program which produces a shared object
  * architecturally specified to be usable by both soft- and hard-float
  * programs.
--- a/arch/arm/vdso/vgettimeofday.c
+++ b/arch/arm/vdso/vgettimeofday.c
@@ -1,18 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright 2015 Mentor Graphics Corporation.
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation; version 2 of the
- * License.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <linux/compiler.h>
--- a/arch/powerpc/include/asm/emulated_ops.h
+++ b/arch/powerpc/include/asm/emulated_ops.h
@@ -1,18 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  *  Copyright 2007 Sony Corporation
- *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published by
- *  the Free Software Foundation; version 2 of the License.
- *
- *  This program is distributed in the hope that it will be useful,
- *  but WITHOUT ANY WARRANTY; without even the implied warranty of
- *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- *  GNU General Public License for more details.
- *
- *  You should have received a copy of the GNU General Public License
- *  along with this program.
- *  If not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef _ASM_POWERPC_EMULATED_OPS_H
--- a/arch/powerpc/include/asm/ps3gpu.h
+++ b/arch/powerpc/include/asm/ps3gpu.h
@@ -1,20 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  *  PS3 GPU declarations.
  *
  *  Copyright 2009 Sony Corporation
- *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published by
- *  the Free Software Foundation; version 2 of the License.
- *
- *  This program is distributed in the hope that it will be useful,
- *  but WITHOUT ANY WARRANTY; without even the implied warranty of
- *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- *  GNU General Public License for more details.
- *
- *  You should have received a copy of the GNU General Public License
- *  along with this program.
- *  If not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef _ASM_POWERPC_PS3GPU_H
--- a/drivers/memory/atmel-sdramc.c
+++ b/drivers/memory/atmel-sdramc.c
@@ -1,22 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Atmel (Multi-port DDR-)SDRAM Controller driver
  *
  * Author: Alexandre Belloni <alexandre.belloni@free-electrons.com>
  *
  * Copyright (C) 2014 Atmel
- *
- * This program is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation version 2 of the License.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
- *
  */
 
 #include <linux/clk.h>
--- a/drivers/memory/mvebu-devbus.c
+++ b/drivers/memory/mvebu-devbus.c
@@ -1,21 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Marvell EBU SoC Device Bus Controller
  * (memory controller for NOR/NAND/SRAM/FPGA devices)
  *
  * Copyright (C) 2013-2014 Marvell
- *
- * This program is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation version 2 of the License.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
- *
  */
 
 #include <linux/kernel.h>
--- a/drivers/net/can/pch_can.c
+++ b/drivers/net/can/pch_can.c
@@ -1,18 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 1999 - 2010 Intel Corporation.
  * Copyright (C) 2010 LAPIS SEMICONDUCTOR CO., LTD.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; version 2 of the License.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <linux/interrupt.h>
--- a/drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe.h
+++ b/drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe.h
@@ -1,20 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 1999 - 2010 Intel Corporation.
  * Copyright (C) 2010 OKI SEMICONDUCTOR Co., LTD.
  *
  * This code was derived from the Intel e1000e Linux driver.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; version 2 of the License.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef _PCH_GBE_H_
--- a/drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_ethtool.c
+++ b/drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_ethtool.c
@@ -1,20 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 1999 - 2010 Intel Corporation.
  * Copyright (C) 2010 OKI SEMICONDUCTOR Co., LTD.
  *
  * This code was derived from the Intel e1000e Linux driver.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; version 2 of the License.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 #include "pch_gbe.h"
 #include "pch_gbe_phy.h"
--- a/drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c
+++ b/drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c
@@ -1,20 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 1999 - 2010 Intel Corporation.
  * Copyright (C) 2010 - 2012 LAPIS SEMICONDUCTOR CO., LTD.
  *
  * This code was derived from the Intel e1000e Linux driver.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; version 2 of the License.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include "pch_gbe.h"
--- a/drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_param.c
+++ b/drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_param.c
@@ -1,20 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 1999 - 2010 Intel Corporation.
  * Copyright (C) 2010 OKI SEMICONDUCTOR Co., LTD.
  *
  * This code was derived from the Intel e1000e Linux driver.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; version 2 of the License.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include "pch_gbe.h"
--- a/drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_phy.c
+++ b/drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_phy.c
@@ -1,20 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 1999 - 2010 Intel Corporation.
  * Copyright (C) 2010 OKI SEMICONDUCTOR Co., LTD.
  *
  * This code was derived from the Intel e1000e Linux driver.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; version 2 of the License.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include "pch_gbe.h"
--- a/drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_phy.h
+++ b/drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_phy.h
@@ -1,20 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 1999 - 2010 Intel Corporation.
  * Copyright (C) 2010 OKI SEMICONDUCTOR Co., LTD.
  *
  * This code was derived from the Intel e1000e Linux driver.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; version 2 of the License.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 #ifndef _PCH_GBE_PHY_H_
 #define _PCH_GBE_PHY_H_
--- a/include/linux/pe.h
+++ b/include/linux/pe.h
@@ -1,19 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright 2011 Red Hat, Inc.
  * All rights reserved.
  *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; version 2 of the License.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
- *
  * Author(s): Peter Jones <pjones@redhat.com>
  */
 #ifndef __LINUX_PE_H
--- a/sound/soc/hisilicon/hi6210-i2s.h
+++ b/sound/soc/hisilicon/hi6210-i2s.h
@@ -1,21 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * linux/sound/soc/hisilicon/hi6210-i2s.h
  *
  * Copyright (C) 2015 Linaro, Ltd
  * Author: Andy Green <andy.green@linaro.org>
  *
- * This program is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation, version 2 of the License.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
- *
  * Note at least on 6220, S2 == BT, S1 == Digital FM Radio IF
  */
 



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 39/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 341
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
                   ` (37 preceding siblings ...)
  2019-05-29 23:57 ` [Batch 13 patch 38/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 340 Thomas Gleixner
@ 2019-05-29 23:57 ` Thomas Gleixner
  2019-05-30 13:42   ` Armijn Hemel - Tjaldur Software Governance Solutions
                     ` (3 more replies)
  2019-05-29 23:57 ` [Batch 13 patch 40/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 342 Thomas Gleixner
                   ` (8 subsequent siblings)
  47 siblings, 4 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:57 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  this program is free software you can redistribute it and or modify
  it under the terms of the gnu general public license version 2 of
  the license as published by the free software foundation this
  program is distributed in the hope that it will be useful but
  without any warranty without even the implied warranty of
  merchantability or fitness for a particular purpose see the gnu
  general public license for more details you should have received a
  copy of the gnu general public license along with this program if
  not see http www gnu org licenses

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-only

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

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=0ba447ea6b05
---
 drivers/clocksource/timer-ti-32k.c      |   13 +------------
 drivers/mfd/omap-usb-host.c             |   13 +------------
 drivers/mfd/omap-usb-tll.c              |   13 +------------
 drivers/misc/pci_endpoint_test.c        |   13 +------------
 drivers/mmc/host/sdhci-omap.c           |   13 +------------
 drivers/net/ethernet/cadence/macb_pci.c |   13 +------------
 drivers/net/ethernet/cadence/macb_ptp.c |   13 +------------
 tools/pci/pcitest.c                     |   13 +------------
 8 files changed, 8 insertions(+), 96 deletions(-)

--- a/drivers/clocksource/timer-ti-32k.c
+++ b/drivers/clocksource/timer-ti-32k.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /**
  * timer-ti-32k.c - OMAP2 32k Timer Support
  *
@@ -21,18 +22,6 @@
  * Added OMAP4 support - Santosh Shilimkar <santosh.shilimkar@ti.com>
  *
  * Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com
- *
- * This program is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2  of
- * the License as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <linux/init.h>
--- a/drivers/mfd/omap-usb-host.c
+++ b/drivers/mfd/omap-usb-host.c
@@ -1,21 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /**
  * omap-usb-host.c - The USBHS core driver for OMAP EHCI & OHCI
  *
  * Copyright (C) 2011-2013 Texas Instruments Incorporated - http://www.ti.com
  * Author: Keshava Munegowda <keshava_mgowda@ti.com>
  * Author: Roger Quadros <rogerq@ti.com>
- *
- * This program is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2  of
- * the License as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 #include <linux/kernel.h>
 #include <linux/module.h>
--- a/drivers/mfd/omap-usb-tll.c
+++ b/drivers/mfd/omap-usb-tll.c
@@ -1,21 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /**
  * omap-usb-tll.c - The USB TLL driver for OMAP EHCI & OHCI
  *
  * Copyright (C) 2012-2013 Texas Instruments Incorporated - http://www.ti.com
  * Author: Keshava Munegowda <keshava_mgowda@ti.com>
  * Author: Roger Quadros <rogerq@ti.com>
- *
- * This program is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2  of
- * the License as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 #include <linux/kernel.h>
 #include <linux/module.h>
--- a/drivers/misc/pci_endpoint_test.c
+++ b/drivers/misc/pci_endpoint_test.c
@@ -1,20 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /**
  * Host side test driver to test endpoint functionality
  *
  * Copyright (C) 2017 Texas Instruments
  * Author: Kishon Vijay Abraham I <kishon@ti.com>
- *
- * This program is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 of
- * the License as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <linux/crc32.h>
--- a/drivers/mmc/host/sdhci-omap.c
+++ b/drivers/mmc/host/sdhci-omap.c
@@ -1,20 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /**
  * SDHCI Controller driver for TI's OMAP SoCs
  *
  * Copyright (C) 2017 Texas Instruments
  * Author: Kishon Vijay Abraham I <kishon@ti.com>
- *
- * This program is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 of
- * the License as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <linux/delay.h>
--- a/drivers/net/ethernet/cadence/macb_pci.c
+++ b/drivers/net/ethernet/cadence/macb_pci.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /**
  * Cadence GEM PCI wrapper.
  *
@@ -5,18 +6,6 @@
  *
  * Authors: Rafal Ozieblo <rafalo@cadence.com>
  *	    Bartosz Folta <bfolta@cadence.com>
- *
- * This program is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2  of
- * the License as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <linux/clk.h>
--- a/drivers/net/ethernet/cadence/macb_ptp.c
+++ b/drivers/net/ethernet/cadence/macb_ptp.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /**
  * 1588 PTP support for Cadence GEM device.
  *
@@ -5,18 +6,6 @@
  *
  * Authors: Rafal Ozieblo <rafalo@cadence.com>
  *          Bartosz Folta <bfolta@cadence.com>
- *
- * This program is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2  of
- * the License as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 #include <linux/kernel.h>
 #include <linux/types.h>
--- a/tools/pci/pcitest.c
+++ b/tools/pci/pcitest.c
@@ -1,20 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /**
  * Userspace PCI Endpoint Test Module
  *
  * Copyright (C) 2017 Texas Instruments
  * Author: Kishon Vijay Abraham I <kishon@ti.com>
- *
- * This program is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 of
- * the License as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <errno.h>



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 40/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 342
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
                   ` (38 preceding siblings ...)
  2019-05-29 23:57 ` [Batch 13 patch 39/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 341 Thomas Gleixner
@ 2019-05-29 23:57 ` Thomas Gleixner
  2019-05-31 15:14   ` Zavras, Alexios
  2019-06-02 19:04   ` Allison Randal
  2019-05-29 23:57 ` [Batch 13 patch 41/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 343 Thomas Gleixner
                   ` (7 subsequent siblings)
  47 siblings, 2 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:57 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  this program is free software you can redistribute it and or modify
  it under the terms of the gnu general public license as published by
  the free software foundation either version 2 of the license this
  program is distributed in the hope that it will be useful but
  without any warranty without even the implied warranty of
  merchantability or fitness for a particular purpose see the gnu
  general public license for more details you should have received a
  copy of the gnu general public license along with this program if
  not see http www gnu org licenses

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-only

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

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=74bdb795f561
---
 drivers/net/wireless/intersil/prism54/isl_38xx.c       |   14 +-------------
 drivers/net/wireless/intersil/prism54/isl_38xx.h       |   14 +-------------
 drivers/net/wireless/intersil/prism54/isl_ioctl.h      |   14 +-------------
 drivers/net/wireless/intersil/prism54/isl_oid.h        |   14 +-------------
 drivers/net/wireless/intersil/prism54/islpci_dev.c     |   14 +-------------
 drivers/net/wireless/intersil/prism54/islpci_dev.h     |   14 +-------------
 drivers/net/wireless/intersil/prism54/islpci_eth.c     |   13 +------------
 drivers/net/wireless/intersil/prism54/islpci_eth.h     |   14 +-------------
 drivers/net/wireless/intersil/prism54/islpci_hotplug.c |   14 +-------------
 drivers/net/wireless/intersil/prism54/islpci_mgt.c     |   14 +-------------
 drivers/net/wireless/intersil/prism54/islpci_mgt.h     |   14 +-------------
 drivers/net/wireless/intersil/prism54/oid_mgt.c        |   14 +-------------
 drivers/net/wireless/intersil/prism54/oid_mgt.h        |   14 +-------------
 drivers/net/wireless/intersil/prism54/prismcompat.h    |   14 +-------------
 include/kvm/iodev.h                                    |   12 +-----------
 15 files changed, 15 insertions(+), 192 deletions(-)

--- a/drivers/net/wireless/intersil/prism54/isl_38xx.c
+++ b/drivers/net/wireless/intersil/prism54/isl_38xx.c
@@ -1,19 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  Copyright (C) 2002 Intersil Americas Inc.
  *  Copyright (C) 2003-2004 Luis R. Rodriguez <mcgrof@ruslug.rutgers.edu>_
- *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published by
- *  the Free Software Foundation; either version 2 of the License
- *
- *  This program is distributed in the hope that it will be useful,
- *  but WITHOUT ANY WARRANTY; without even the implied warranty of
- *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- *  GNU General Public License for more details.
- *
- *  You should have received a copy of the GNU General Public License
- *  along with this program; if not, see <http://www.gnu.org/licenses/>.
- *
  */
 
 #include <linux/module.h>
--- a/drivers/net/wireless/intersil/prism54/isl_38xx.h
+++ b/drivers/net/wireless/intersil/prism54/isl_38xx.h
@@ -1,18 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  *  Copyright (C) 2002 Intersil Americas Inc.
- *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published by
- *  the Free Software Foundation; either version 2 of the License
- *
- *  This program is distributed in the hope that it will be useful,
- *  but WITHOUT ANY WARRANTY; without even the implied warranty of
- *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- *  GNU General Public License for more details.
- *
- *  You should have received a copy of the GNU General Public License
- *  along with this program; if not, see <http://www.gnu.org/licenses/>.
- *
  */
 
 #ifndef _ISL_38XX_H
--- a/drivers/net/wireless/intersil/prism54/isl_ioctl.h
+++ b/drivers/net/wireless/intersil/prism54/isl_ioctl.h
@@ -1,20 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  *  Copyright (C) 2002 Intersil Americas Inc.
  *            (C) 2003 Aurelien Alleaume <slts@free.fr>
  *            (C) 2003 Luis R. Rodriguez <mcgrof@ruslug.rutgers.edu>
- *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published by
- *  the Free Software Foundation; either version 2 of the License
- *
- *  This program is distributed in the hope that it will be useful,
- *  but WITHOUT ANY WARRANTY; without even the implied warranty of
- *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- *  GNU General Public License for more details.
- *
- *  You should have received a copy of the GNU General Public License
- *  along with this program; if not, see <http://www.gnu.org/licenses/>.
- *
  */
 
 #ifndef _ISL_IOCTL_H
--- a/drivers/net/wireless/intersil/prism54/isl_oid.h
+++ b/drivers/net/wireless/intersil/prism54/isl_oid.h
@@ -1,20 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  *  Copyright (C) 2003 Herbert Valerio Riedel <hvr@gnu.org>
  *  Copyright (C) 2004 Luis R. Rodriguez <mcgrof@ruslug.rutgers.edu>
  *  Copyright (C) 2004 Aurelien Alleaume <slts@free.fr>
- *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published by
- *  the Free Software Foundation; either version 2 of the License
- *
- *  This program is distributed in the hope that it will be useful,
- *  but WITHOUT ANY WARRANTY; without even the implied warranty of
- *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- *  GNU General Public License for more details.
- *
- *  You should have received a copy of the GNU General Public License
- *  along with this program; if not, see <http://www.gnu.org/licenses/>.
- *
  */
 
 #if !defined(_ISL_OID_H)
--- a/drivers/net/wireless/intersil/prism54/islpci_dev.c
+++ b/drivers/net/wireless/intersil/prism54/islpci_dev.c
@@ -1,20 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  Copyright (C) 2002 Intersil Americas Inc.
  *  Copyright (C) 2003 Herbert Valerio Riedel <hvr@gnu.org>
  *  Copyright (C) 2003 Luis R. Rodriguez <mcgrof@ruslug.rutgers.edu>
- *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published by
- *  the Free Software Foundation; either version 2 of the License
- *
- *  This program is distributed in the hope that it will be useful,
- *  but WITHOUT ANY WARRANTY; without even the implied warranty of
- *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- *  GNU General Public License for more details.
- *
- *  You should have received a copy of the GNU General Public License
- *  along with this program; if not, see <http://www.gnu.org/licenses/>.
- *
  */
 
 #include <linux/hardirq.h>
--- a/drivers/net/wireless/intersil/prism54/islpci_dev.h
+++ b/drivers/net/wireless/intersil/prism54/islpci_dev.h
@@ -1,21 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  *  Copyright (C) 2002 Intersil Americas Inc.
  *  Copyright (C) 2003 Herbert Valerio Riedel <hvr@gnu.org>
  *  Copyright (C) 2003 Luis R. Rodriguez <mcgrof@ruslug.rutgers.edu>
  *  Copyright (C) 2003 Aurelien Alleaume <slts@free.fr>
- *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published by
- *  the Free Software Foundation; either version 2 of the License
- *
- *  This program is distributed in the hope that it will be useful,
- *  but WITHOUT ANY WARRANTY; without even the implied warranty of
- *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- *  GNU General Public License for more details.
- *
- *  You should have received a copy of the GNU General Public License
- *  along with this program; if not, see <http://www.gnu.org/licenses/>.
- *
  */
 
 #ifndef _ISLPCI_DEV_H
--- a/drivers/net/wireless/intersil/prism54/islpci_eth.c
+++ b/drivers/net/wireless/intersil/prism54/islpci_eth.c
@@ -1,18 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  Copyright (C) 2002 Intersil Americas Inc.
  *  Copyright (C) 2004 Aurelien Alleaume <slts@free.fr>
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published by
- *  the Free Software Foundation; either version 2 of the License
- *
- *  This program is distributed in the hope that it will be useful,
- *  but WITHOUT ANY WARRANTY; without even the implied warranty of
- *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- *  GNU General Public License for more details.
- *
- *  You should have received a copy of the GNU General Public License
- *  along with this program; if not, see <http://www.gnu.org/licenses/>.
- *
  */
 
 #include <linux/module.h>
--- a/drivers/net/wireless/intersil/prism54/islpci_eth.h
+++ b/drivers/net/wireless/intersil/prism54/islpci_eth.h
@@ -1,18 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  *  Copyright (C) 2002 Intersil Americas Inc.
- *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published by
- *  the Free Software Foundation; either version 2 of the License
- *
- *  This program is distributed in the hope that it will be useful,
- *  but WITHOUT ANY WARRANTY; without even the implied warranty of
- *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- *  GNU General Public License for more details.
- *
- *  You should have received a copy of the GNU General Public License
- *  along with this program; if not, see <http://www.gnu.org/licenses/>.
- *
  */
 
 #ifndef _ISLPCI_ETH_H
--- a/drivers/net/wireless/intersil/prism54/islpci_hotplug.c
+++ b/drivers/net/wireless/intersil/prism54/islpci_hotplug.c
@@ -1,19 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  Copyright (C) 2002 Intersil Americas Inc.
  *  Copyright (C) 2003 Herbert Valerio Riedel <hvr@gnu.org>
- *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published by
- *  the Free Software Foundation; either version 2 of the License
- *
- *  This program is distributed in the hope that it will be useful,
- *  but WITHOUT ANY WARRANTY; without even the implied warranty of
- *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- *  GNU General Public License for more details.
- *
- *  You should have received a copy of the GNU General Public License
- *  along with this program; if not, see <http://www.gnu.org/licenses/>.
- *
  */
 
 #include <linux/interrupt.h>
--- a/drivers/net/wireless/intersil/prism54/islpci_mgt.c
+++ b/drivers/net/wireless/intersil/prism54/islpci_mgt.c
@@ -1,19 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  Copyright (C) 2002 Intersil Americas Inc.
  *  Copyright 2004 Jens Maurer <Jens.Maurer@gmx.net>
- *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published by
- *  the Free Software Foundation; either version 2 of the License
- *
- *  This program is distributed in the hope that it will be useful,
- *  but WITHOUT ANY WARRANTY; without even the implied warranty of
- *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- *  GNU General Public License for more details.
- *
- *  You should have received a copy of the GNU General Public License
- *  along with this program; if not, see <http://www.gnu.org/licenses/>.
- *
  */
 
 #include <linux/netdevice.h>
--- a/drivers/net/wireless/intersil/prism54/islpci_mgt.h
+++ b/drivers/net/wireless/intersil/prism54/islpci_mgt.h
@@ -1,19 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  *  Copyright (C) 2002 Intersil Americas Inc.
  *  Copyright (C) 2003 Luis R. Rodriguez <mcgrof@ruslug.rutgers.edu>
- *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published by
- *  the Free Software Foundation; either version 2 of the License
- *
- *  This program is distributed in the hope that it will be useful,
- *  but WITHOUT ANY WARRANTY; without even the implied warranty of
- *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- *  GNU General Public License for more details.
- *
- *  You should have received a copy of the GNU General Public License
- *  along with this program; if not, see <http://www.gnu.org/licenses/>.
- *
  */
 
 #ifndef _ISLPCI_MGT_H
--- a/drivers/net/wireless/intersil/prism54/oid_mgt.c
+++ b/drivers/net/wireless/intersil/prism54/oid_mgt.c
@@ -1,18 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  Copyright (C) 2003,2004 Aurelien Alleaume <slts@free.fr>
- *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published by
- *  the Free Software Foundation; either version 2 of the License
- *
- *  This program is distributed in the hope that it will be useful,
- *  but WITHOUT ANY WARRANTY; without even the implied warranty of
- *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- *  GNU General Public License for more details.
- *
- *  You should have received a copy of the GNU General Public License
- *  along with this program; if not, see <http://www.gnu.org/licenses/>.
- *
  */
 
 #include <linux/kernel.h>
--- a/drivers/net/wireless/intersil/prism54/oid_mgt.h
+++ b/drivers/net/wireless/intersil/prism54/oid_mgt.h
@@ -1,18 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  *  Copyright (C) 2003 Aurelien Alleaume <slts@free.fr>
- *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published by
- *  the Free Software Foundation; either version 2 of the License
- *
- *  This program is distributed in the hope that it will be useful,
- *  but WITHOUT ANY WARRANTY; without even the implied warranty of
- *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- *  GNU General Public License for more details.
- *
- *  You should have received a copy of the GNU General Public License
- *  along with this program; if not, see <http://www.gnu.org/licenses/>.
- *
  */
 
 #if !defined(_OID_MGT_H)
--- a/drivers/net/wireless/intersil/prism54/prismcompat.h
+++ b/drivers/net/wireless/intersil/prism54/prismcompat.h
@@ -1,18 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  *  (C) 2004 Margit Schubert-While <margitsw@t-online.de>
- *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published by
- *  the Free Software Foundation; either version 2 of the License
- *
- *  This program is distributed in the hope that it will be useful,
- *  but WITHOUT ANY WARRANTY; without even the implied warranty of
- *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- *  GNU General Public License for more details.
- *
- *  You should have received a copy of the GNU General Public License
- *  along with this program; if not, see <http://www.gnu.org/licenses/>.
- *
  */
 
 /*
--- a/include/kvm/iodev.h
+++ b/include/kvm/iodev.h
@@ -1,15 +1,5 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef __KVM_IODEV_H__



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 41/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 343
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
                   ` (39 preceding siblings ...)
  2019-05-29 23:57 ` [Batch 13 patch 40/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 342 Thomas Gleixner
@ 2019-05-29 23:57 ` Thomas Gleixner
  2019-05-30 13:32   ` Armijn Hemel - Tjaldur Software Governance Solutions
                     ` (3 more replies)
  2019-05-29 23:57 ` [Batch 13 patch 42/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 344 Thomas Gleixner
                   ` (6 subsequent siblings)
  47 siblings, 4 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:57 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  this program is free software you can redistribute it and or modify
  it under the terms of version 2 of the gnu general public license as
  published by the free software foundation this program is
  distributed in the hope that it will be useful but without any
  warranty without even the implied warranty of merchantability or
  fitness for a particular purpose see the gnu general public license
  for more details you should have received a copy of the gnu general
  public license along with this program if not see http www gnu org
  licenses

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>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=cb9f1b157279
---
 net/ipv6/mcast_snoop.c |   14 +-------------
 1 file changed, 1 insertion(+), 13 deletions(-)

--- a/net/ipv6/mcast_snoop.c
+++ b/net/ipv6/mcast_snoop.c
@@ -1,19 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /* Copyright (C) 2010: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
  * Copyright (C) 2015: Linus Lüssing <linus.luessing@c0d3.blue>
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of version 2 of the GNU General Public
- * License as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, see <http://www.gnu.org/licenses/>.
- *
- *
  * Based on the MLD support added to br_multicast.c by YOSHIFUJI Hideaki.
  */
 



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 42/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 344
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
                   ` (40 preceding siblings ...)
  2019-05-29 23:57 ` [Batch 13 patch 41/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 343 Thomas Gleixner
@ 2019-05-29 23:57 ` Thomas Gleixner
  2019-05-31 15:17   ` Zavras, Alexios
  2019-06-02 19:46   ` Allison Randal
  2019-05-29 23:57 ` [Batch 13 patch 43/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345 Thomas Gleixner
                   ` (5 subsequent siblings)
  47 siblings, 2 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:57 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  this program is free software you can redistribute it and or modify
  it under the terms of the version 2 of the gnu general public
  license as published by the free software foundation this program is
  distributed in the hope that it will be useful but without any
  warranty without even the implied warranty of merchantability or
  fitness for a particular purpose see the gnu general public license
  for more details you should have received a copy of the gnu general
  public license along with this program if not see http www gnu org
  licenses

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-only

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

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=8b5b7598a2f7
---
 drivers/net/can/dev.c                      |   13 +------------
 drivers/net/can/mscan/mpc5xxx_can.c        |   13 +------------
 drivers/net/can/mscan/mscan.c              |   13 +------------
 drivers/net/can/mscan/mscan.h              |   13 +------------
 drivers/net/can/rx-offload.c               |   13 +------------
 drivers/net/can/sja1000/ems_pci.c          |   13 +------------
 drivers/net/can/sja1000/kvaser_pci.c       |   13 +------------
 drivers/net/can/sja1000/plx_pci.c          |   13 +------------
 drivers/net/can/sja1000/sja1000_isa.c      |   13 +------------
 drivers/net/can/sja1000/sja1000_platform.c |   13 +------------
 drivers/net/can/softing/softing_cs.c       |   13 +------------
 drivers/net/can/softing/softing_fw.c       |   13 +------------
 drivers/net/can/softing/softing_main.c     |   13 +------------
 drivers/net/can/spi/mcp251x.c              |   16 +---------------
 drivers/net/can/vxcan.c                    |   13 +------------
 15 files changed, 15 insertions(+), 183 deletions(-)

--- a/drivers/net/can/dev.c
+++ b/drivers/net/can/dev.c
@@ -1,19 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2005 Marc Kleine-Budde, Pengutronix
  * Copyright (C) 2006 Andrey Volkov, Varma Electronics
  * Copyright (C) 2008-2009 Wolfgang Grandegger <wg@grandegger.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the version 2 of the GNU General Public License
- * as published by the Free Software Foundation
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <linux/module.h>
--- a/drivers/net/can/mscan/mpc5xxx_can.c
+++ b/drivers/net/can/mscan/mpc5xxx_can.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * CAN bus driver for the Freescale MPC5xxx embedded CPU.
  *
@@ -5,18 +6,6 @@
  *                         Varma Electronics Oy
  * Copyright (C) 2008-2009 Wolfgang Grandegger <wg@grandegger.com>
  * Copyright (C) 2009 Wolfram Sang, Pengutronix <w.sang@pengutronix.de>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the version 2 of the GNU General Public License
- * as published by the Free Software Foundation
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <linux/kernel.h>
--- a/drivers/net/can/mscan/mscan.c
+++ b/drivers/net/can/mscan/mscan.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * CAN bus driver for the alone generic (as possible as) MSCAN controller.
  *
@@ -5,18 +6,6 @@
  *                         Varma Electronics Oy
  * Copyright (C) 2008-2009 Wolfgang Grandegger <wg@grandegger.com>
  * Copyright (C) 2008-2009 Pengutronix <kernel@pengutronix.de>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the version 2 of the GNU General Public License
- * as published by the Free Software Foundation
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <linux/kernel.h>
--- a/drivers/net/can/mscan/mscan.h
+++ b/drivers/net/can/mscan/mscan.h
@@ -1,20 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Definitions of consts/structs to drive the Freescale MSCAN.
  *
  * Copyright (C) 2005-2006 Andrey Volkov <avolkov@varma-el.com>,
  *                         Varma Electronics Oy
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the version 2 of the GNU General Public License
- * as published by the Free Software Foundation
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef __MSCAN_H__
--- a/drivers/net/can/rx-offload.c
+++ b/drivers/net/can/rx-offload.c
@@ -1,18 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (c) 2014 David Jander, Protonic Holland
  * Copyright (C) 2014-2017 Pengutronix, Marc Kleine-Budde <kernel@pengutronix.de>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the version 2 of the GNU General Public License
- * as published by the Free Software Foundation
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <linux/can/dev.h>
--- a/drivers/net/can/sja1000/ems_pci.c
+++ b/drivers/net/can/sja1000/ems_pci.c
@@ -1,19 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2007 Wolfgang Grandegger <wg@grandegger.com>
  * Copyright (C) 2008 Markus Plessing <plessing@ems-wuensche.com>
  * Copyright (C) 2008 Sebastian Haas <haas@ems-wuensche.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the version 2 of the GNU General Public License
- * as published by the Free Software Foundation
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <linux/kernel.h>
--- a/drivers/net/can/sja1000/kvaser_pci.c
+++ b/drivers/net/can/sja1000/kvaser_pci.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2008 Per Dalen <per.dalen@cnw.se>
  *
@@ -15,18 +16,6 @@
  *   Copyright (c) 2002-2007 Volkswagen Group Electronic Research
  *   Copyright (c) 2003 Matthias Brukner, Trajet Gmbh, Rebenring 33,
  *   38106 Braunschweig, GERMANY
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the version 2 of the GNU General Public License
- * as published by the Free Software Foundation
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <linux/kernel.h>
--- a/drivers/net/can/sja1000/plx_pci.c
+++ b/drivers/net/can/sja1000/plx_pci.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2008-2010 Pavel Cheblakov <P.B.Cheblakov@inp.nsk.su>
  *
@@ -5,18 +6,6 @@
  *	Copyright (C) 2007 Wolfgang Grandegger <wg@grandegger.com>
  *	Copyright (C) 2008 Markus Plessing <plessing@ems-wuensche.com>
  *	Copyright (C) 2008 Sebastian Haas <haas@ems-wuensche.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the version 2 of the GNU General Public License
- * as published by the Free Software Foundation
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <linux/kernel.h>
--- a/drivers/net/can/sja1000/sja1000_isa.c
+++ b/drivers/net/can/sja1000/sja1000_isa.c
@@ -1,17 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2009 Wolfgang Grandegger <wg@grandegger.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the version 2 of the GNU General Public License
- * as published by the Free Software Foundation
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <linux/kernel.h>
--- a/drivers/net/can/sja1000/sja1000_platform.c
+++ b/drivers/net/can/sja1000/sja1000_platform.c
@@ -1,18 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2005 Sascha Hauer, Pengutronix
  * Copyright (C) 2007 Wolfgang Grandegger <wg@grandegger.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the version 2 of the GNU General Public License
- * as published by the Free Software Foundation
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <linux/kernel.h>
--- a/drivers/net/can/softing/softing_cs.c
+++ b/drivers/net/can/softing/softing_cs.c
@@ -1,19 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2008-2010
  *
  * - Kurt Van Dijck, EIA Electronics
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the version 2 of the GNU General Public License
- * as published by the Free Software Foundation
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <linux/module.h>
--- a/drivers/net/can/softing/softing_fw.c
+++ b/drivers/net/can/softing/softing_fw.c
@@ -1,19 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2008-2010
  *
  * - Kurt Van Dijck, EIA Electronics
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the version 2 of the GNU General Public License
- * as published by the Free Software Foundation
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <linux/firmware.h>
--- a/drivers/net/can/softing/softing_main.c
+++ b/drivers/net/can/softing/softing_main.c
@@ -1,19 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2008-2010
  *
  * - Kurt Van Dijck, EIA Electronics
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the version 2 of the GNU General Public License
- * as published by the Free Software Foundation
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <linux/module.h>
--- a/drivers/net/can/spi/mcp251x.c
+++ b/drivers/net/can/spi/mcp251x.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * CAN bus driver for Microchip 251x CAN Controller with SPI Interface
  *
@@ -18,20 +19,6 @@
  * - Simon Kallweit, intefo AG
  * Copyright 2007
  *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the version 2 of the GNU General Public License
- * as published by the Free Software Foundation
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, see <http://www.gnu.org/licenses/>.
- *
- *
- *
  * Your platform definition file should specify something like:
  *
  * static struct mcp251x_platform_data mcp251x_info = {
@@ -51,7 +38,6 @@
  *
  * Please see mcp251x.h for a description of the fields in
  * struct mcp251x_platform_data.
- *
  */
 
 #include <linux/can/core.h>
--- a/drivers/net/can/vxcan.c
+++ b/drivers/net/can/vxcan.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * vxcan.c - Virtual CAN Tunnel for cross namespace communication
  *
@@ -6,18 +7,6 @@
  * for network interface pairs in a common and established way.
  *
  * Copyright (c) 2017 Oliver Hartkopp <socketcan@hartkopp.net>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the version 2 of the GNU General Public License
- * as published by the Free Software Foundation
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <linux/module.h>



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 43/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
                   ` (41 preceding siblings ...)
  2019-05-29 23:57 ` [Batch 13 patch 42/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 344 Thomas Gleixner
@ 2019-05-29 23:57 ` Thomas Gleixner
  2019-05-31 15:18   ` Zavras, Alexios
  2019-06-02 19:46   ` Allison Randal
  2019-05-29 23:58 ` [Batch 13 patch 44/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 346 Thomas Gleixner
                   ` (4 subsequent siblings)
  47 siblings, 2 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:57 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  licensed under the terms of the gnu general public license version 2

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-only

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

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=f655895de305
---
 sound/core/pcm_local.h                           |    3 +--
 sound/firewire/amdtp-am824.c                     |    3 +--
 sound/firewire/amdtp-stream-trace.h              |    2 +-
 sound/firewire/amdtp-stream.c                    |    2 +-
 sound/firewire/bebob/bebob.c                     |    3 +--
 sound/firewire/bebob/bebob.h                     |    3 +--
 sound/firewire/bebob/bebob_command.c             |    3 +--
 sound/firewire/bebob/bebob_focusrite.c           |    3 +--
 sound/firewire/bebob/bebob_hwdep.c               |    3 +--
 sound/firewire/bebob/bebob_maudio.c              |    3 +--
 sound/firewire/bebob/bebob_midi.c                |    3 +--
 sound/firewire/bebob/bebob_pcm.c                 |    3 +--
 sound/firewire/bebob/bebob_proc.c                |    3 +--
 sound/firewire/bebob/bebob_stream.c              |    3 +--
 sound/firewire/bebob/bebob_terratec.c            |    3 +--
 sound/firewire/bebob/bebob_yamaha_terratec.c     |    3 +--
 sound/firewire/cmp.c                             |    2 +-
 sound/firewire/dice/dice-hwdep.c                 |    3 +--
 sound/firewire/dice/dice-midi.c                  |    3 +--
 sound/firewire/dice/dice-pcm.c                   |    3 +--
 sound/firewire/dice/dice-proc.c                  |    3 +--
 sound/firewire/dice/dice-stream.c                |    3 +--
 sound/firewire/dice/dice-transaction.c           |    3 +--
 sound/firewire/dice/dice.c                       |    2 +-
 sound/firewire/dice/dice.h                       |    3 +--
 sound/firewire/digi00x/amdtp-dot.c               |    3 +--
 sound/firewire/digi00x/digi00x-hwdep.c           |    3 +--
 sound/firewire/digi00x/digi00x-midi.c            |    3 +--
 sound/firewire/digi00x/digi00x-pcm.c             |    3 +--
 sound/firewire/digi00x/digi00x-proc.c            |    3 +--
 sound/firewire/digi00x/digi00x-stream.c          |    3 +--
 sound/firewire/digi00x/digi00x-transaction.c     |    3 +--
 sound/firewire/digi00x/digi00x.c                 |    3 +--
 sound/firewire/digi00x/digi00x.h                 |    3 +--
 sound/firewire/fcp.c                             |    2 +-
 sound/firewire/fireface/amdtp-ff.c               |    3 +--
 sound/firewire/fireface/ff-hwdep.c               |    3 +--
 sound/firewire/fireface/ff-midi.c                |    3 +--
 sound/firewire/fireface/ff-pcm.c                 |    3 +--
 sound/firewire/fireface/ff-proc.c                |    3 +--
 sound/firewire/fireface/ff-stream.c              |    3 +--
 sound/firewire/fireface/ff-transaction.c         |    3 +--
 sound/firewire/fireface/ff.c                     |    3 +--
 sound/firewire/fireface/ff.h                     |    3 +--
 sound/firewire/fireworks/fireworks.c             |    3 +--
 sound/firewire/fireworks/fireworks.h             |    3 +--
 sound/firewire/fireworks/fireworks_command.c     |    3 +--
 sound/firewire/fireworks/fireworks_hwdep.c       |    3 +--
 sound/firewire/fireworks/fireworks_midi.c        |    3 +--
 sound/firewire/fireworks/fireworks_pcm.c         |    3 +--
 sound/firewire/fireworks/fireworks_proc.c        |    3 +--
 sound/firewire/fireworks/fireworks_stream.c      |    3 +--
 sound/firewire/fireworks/fireworks_transaction.c |    3 +--
 sound/firewire/isight.c                          |    2 +-
 sound/firewire/iso-resources.c                   |    2 +-
 sound/firewire/lib.c                             |    2 +-
 sound/firewire/motu/amdtp-motu-trace.h           |    2 +-
 sound/firewire/motu/amdtp-motu.c                 |    3 +--
 sound/firewire/motu/motu-hwdep.c                 |    3 +--
 sound/firewire/motu/motu-midi.c                  |    3 +--
 sound/firewire/motu/motu-pcm.c                   |    3 +--
 sound/firewire/motu/motu-proc.c                  |    3 +--
 sound/firewire/motu/motu-protocol-v2.c           |    3 +--
 sound/firewire/motu/motu-protocol-v3.c           |    3 +--
 sound/firewire/motu/motu-stream.c                |    3 +--
 sound/firewire/motu/motu-transaction.c           |    3 +--
 sound/firewire/motu/motu.c                       |    3 +--
 sound/firewire/motu/motu.h                       |    3 +--
 sound/firewire/oxfw/oxfw-command.c               |    3 +--
 sound/firewire/oxfw/oxfw-hwdep.c                 |    3 +--
 sound/firewire/oxfw/oxfw-midi.c                  |    3 +--
 sound/firewire/oxfw/oxfw-pcm.c                   |    2 +-
 sound/firewire/oxfw/oxfw-proc.c                  |    3 +--
 sound/firewire/oxfw/oxfw-scs1x.c                 |    3 +--
 sound/firewire/oxfw/oxfw-spkr.c                  |    2 +-
 sound/firewire/oxfw/oxfw-stream.c                |    3 +--
 sound/firewire/oxfw/oxfw.c                       |    2 +-
 sound/firewire/oxfw/oxfw.h                       |    2 +-
 sound/firewire/packets-buffer.c                  |    2 +-
 sound/firewire/tascam/amdtp-tascam.c             |    3 +--
 sound/firewire/tascam/tascam-hwdep.c             |    3 +--
 sound/firewire/tascam/tascam-midi.c              |    3 +--
 sound/firewire/tascam/tascam-pcm.c               |    3 +--
 sound/firewire/tascam/tascam-proc.c              |    3 +--
 sound/firewire/tascam/tascam-stream.c            |    3 +--
 sound/firewire/tascam/tascam-transaction.c       |    3 +--
 sound/firewire/tascam/tascam.c                   |    3 +--
 sound/firewire/tascam/tascam.h                   |    3 +--
 88 files changed, 88 insertions(+), 162 deletions(-)

--- a/sound/core/pcm_local.h
+++ b/sound/core/pcm_local.h
@@ -1,9 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * pcm_local.h - a local header file for snd-pcm module.
  *
  * Copyright (c) Takashi Sakamoto <o-takashi@sakamocchi.jp>
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #ifndef __SOUND_CORE_PCM_LOCAL_H
--- a/sound/firewire/amdtp-am824.c
+++ b/sound/firewire/amdtp-am824.c
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * AM824 format in Audio and Music Data Transmission Protocol (IEC 61883-6)
  *
  * Copyright (c) Clemens Ladisch <clemens@ladisch.de>
  * Copyright (c) 2015 Takashi Sakamoto <o-takashi@sakamocchi.jp>
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include <linux/slab.h>
--- a/sound/firewire/amdtp-stream-trace.h
+++ b/sound/firewire/amdtp-stream-trace.h
@@ -1,8 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * amdtp-stream-trace.h - tracepoint definitions to dump a part of packet data
  *
  * Copyright (c) 2016 Takashi Sakamoto
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #undef TRACE_SYSTEM
--- a/sound/firewire/amdtp-stream.c
+++ b/sound/firewire/amdtp-stream.c
@@ -1,9 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Audio and Music Data Transmission Protocol (IEC 61883-6) streams
  * with Common Isochronous Packet (IEC 61883-1) headers
  *
  * Copyright (c) Clemens Ladisch <clemens@ladisch.de>
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include <linux/device.h>
--- a/sound/firewire/bebob/bebob.c
+++ b/sound/firewire/bebob/bebob.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * bebob.c - a part of driver for BeBoB based devices
  *
  * Copyright (c) 2013-2014 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 /*
--- a/sound/firewire/bebob/bebob.h
+++ b/sound/firewire/bebob/bebob.h
@@ -1,9 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * bebob.h - a part of driver for BeBoB based devices
  *
  * Copyright (c) 2013-2014 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #ifndef SOUND_BEBOB_H_INCLUDED
--- a/sound/firewire/bebob/bebob_command.c
+++ b/sound/firewire/bebob/bebob_command.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * bebob_command.c - driver for BeBoB based devices
  *
  * Copyright (c) 2013-2014 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include "./bebob.h"
--- a/sound/firewire/bebob/bebob_focusrite.c
+++ b/sound/firewire/bebob/bebob_focusrite.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * bebob_focusrite.c - a part of driver for BeBoB based devices
  *
  * Copyright (c) 2013-2014 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include "./bebob.h"
--- a/sound/firewire/bebob/bebob_hwdep.c
+++ b/sound/firewire/bebob/bebob_hwdep.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * bebob_hwdep.c - a part of driver for BeBoB based devices
  *
  * Copyright (c) 2013-2014 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 /*
--- a/sound/firewire/bebob/bebob_maudio.c
+++ b/sound/firewire/bebob/bebob_maudio.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * bebob_maudio.c - a part of driver for BeBoB based devices
  *
  * Copyright (c) 2013-2014 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include "./bebob.h"
--- a/sound/firewire/bebob/bebob_midi.c
+++ b/sound/firewire/bebob/bebob_midi.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * bebob_midi.c - a part of driver for BeBoB based devices
  *
  * Copyright (c) 2013-2014 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include "bebob.h"
--- a/sound/firewire/bebob/bebob_pcm.c
+++ b/sound/firewire/bebob/bebob_pcm.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * bebob_pcm.c - a part of driver for BeBoB based devices
  *
  * Copyright (c) 2013-2014 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include "./bebob.h"
--- a/sound/firewire/bebob/bebob_proc.c
+++ b/sound/firewire/bebob/bebob_proc.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * bebob_proc.c - a part of driver for BeBoB based devices
  *
  * Copyright (c) 2013-2014 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include "./bebob.h"
--- a/sound/firewire/bebob/bebob_stream.c
+++ b/sound/firewire/bebob/bebob_stream.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * bebob_stream.c - a part of driver for BeBoB based devices
  *
  * Copyright (c) 2013-2014 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include "./bebob.h"
--- a/sound/firewire/bebob/bebob_terratec.c
+++ b/sound/firewire/bebob/bebob_terratec.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * bebob_terratec.c - a part of driver for BeBoB based devices
  *
  * Copyright (c) 2013-2014 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include "./bebob.h"
--- a/sound/firewire/bebob/bebob_yamaha_terratec.c
+++ b/sound/firewire/bebob/bebob_yamaha_terratec.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * bebob_yamaha.c - a part of driver for BeBoB based devices
  *
  * Copyright (c) 2013-2014 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include "./bebob.h"
--- a/sound/firewire/cmp.c
+++ b/sound/firewire/cmp.c
@@ -1,8 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Connection Management Procedures (IEC 61883-1) helper functions
  *
  * Copyright (c) Clemens Ladisch <clemens@ladisch.de>
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include <linux/device.h>
--- a/sound/firewire/dice/dice-hwdep.c
+++ b/sound/firewire/dice/dice-hwdep.c
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * dice_hwdep.c - a part of driver for DICE based devices
  *
  * Copyright (c) Clemens Ladisch <clemens@ladisch.de>
  * Copyright (c) 2014 Takashi Sakamoto <o-takashi@sakamocchi.jp>
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include "dice.h"
--- a/sound/firewire/dice/dice-midi.c
+++ b/sound/firewire/dice/dice-midi.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * dice_midi.c - a part of driver for Dice based devices
  *
  * Copyright (c) 2014 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 #include "dice.h"
 
--- a/sound/firewire/dice/dice-pcm.c
+++ b/sound/firewire/dice/dice-pcm.c
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * dice_pcm.c - a part of driver for DICE based devices
  *
  * Copyright (c) Clemens Ladisch <clemens@ladisch.de>
  * Copyright (c) 2014 Takashi Sakamoto <o-takashi@sakamocchi.jp>
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include "dice.h"
--- a/sound/firewire/dice/dice-proc.c
+++ b/sound/firewire/dice/dice-proc.c
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * dice_proc.c - a part of driver for Dice based devices
  *
  * Copyright (c) Clemens Ladisch
  * Copyright (c) 2014 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include "dice.h"
--- a/sound/firewire/dice/dice-stream.c
+++ b/sound/firewire/dice/dice-stream.c
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * dice_stream.c - a part of driver for DICE based devices
  *
  * Copyright (c) Clemens Ladisch <clemens@ladisch.de>
  * Copyright (c) 2014 Takashi Sakamoto <o-takashi@sakamocchi.jp>
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include "dice.h"
--- a/sound/firewire/dice/dice-transaction.c
+++ b/sound/firewire/dice/dice-transaction.c
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * dice_transaction.c - a part of driver for Dice based devices
  *
  * Copyright (c) Clemens Ladisch
  * Copyright (c) 2014 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include "dice.h"
--- a/sound/firewire/dice/dice.c
+++ b/sound/firewire/dice/dice.c
@@ -1,8 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * TC Applied Technologies Digital Interface Communications Engine driver
  *
  * Copyright (c) Clemens Ladisch <clemens@ladisch.de>
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include "dice.h"
--- a/sound/firewire/dice/dice.h
+++ b/sound/firewire/dice/dice.h
@@ -1,10 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * dice.h - a part of driver for Dice based devices
  *
  * Copyright (c) Clemens Ladisch
  * Copyright (c) 2014 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #ifndef SOUND_DICE_H_INCLUDED
--- a/sound/firewire/digi00x/amdtp-dot.c
+++ b/sound/firewire/digi00x/amdtp-dot.c
@@ -1,11 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * amdtp-dot.c - a part of driver for Digidesign Digi 002/003 family
  *
  * Copyright (c) 2014-2015 Takashi Sakamoto
  * Copyright (C) 2012 Robin Gareus <robin@gareus.org>
  * Copyright (C) 2012 Damien Zammit <damien@zamaudio.com>
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include <sound/pcm.h>
--- a/sound/firewire/digi00x/digi00x-hwdep.c
+++ b/sound/firewire/digi00x/digi00x-hwdep.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * digi00x-hwdep.c - a part of driver for Digidesign Digi 002/003 family
  *
  * Copyright (c) 2014-2015 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 /*
--- a/sound/firewire/digi00x/digi00x-midi.c
+++ b/sound/firewire/digi00x/digi00x-midi.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * digi00x-midi.h - a part of driver for Digidesign Digi 002/003 family
  *
  * Copyright (c) 2014-2015 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include "digi00x.h"
--- a/sound/firewire/digi00x/digi00x-pcm.c
+++ b/sound/firewire/digi00x/digi00x-pcm.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * digi00x-pcm.c - a part of driver for Digidesign Digi 002/003 family
  *
  * Copyright (c) 2014-2015 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include "digi00x.h"
--- a/sound/firewire/digi00x/digi00x-proc.c
+++ b/sound/firewire/digi00x/digi00x-proc.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * digi00x-proc.c - a part of driver for Digidesign Digi 002/003 family
  *
  * Copyright (c) 2014-2015 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include "digi00x.h"
--- a/sound/firewire/digi00x/digi00x-stream.c
+++ b/sound/firewire/digi00x/digi00x-stream.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * digi00x-stream.c - a part of driver for Digidesign Digi 002/003 family
  *
  * Copyright (c) 2014-2015 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include "digi00x.h"
--- a/sound/firewire/digi00x/digi00x-transaction.c
+++ b/sound/firewire/digi00x/digi00x-transaction.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * digi00x-transaction.c - a part of driver for Digidesign Digi 002/003 family
  *
  * Copyright (c) 2014-2015 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include <sound/asound.h>
--- a/sound/firewire/digi00x/digi00x.c
+++ b/sound/firewire/digi00x/digi00x.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * digi00x.c - a part of driver for Digidesign Digi 002/003 family
  *
  * Copyright (c) 2014-2015 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include "digi00x.h"
--- a/sound/firewire/digi00x/digi00x.h
+++ b/sound/firewire/digi00x/digi00x.h
@@ -1,9 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * digi00x.h - a part of driver for Digidesign Digi 002/003 family
  *
  * Copyright (c) 2014-2015 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #ifndef SOUND_DIGI00X_H_INCLUDED
--- a/sound/firewire/fcp.c
+++ b/sound/firewire/fcp.c
@@ -1,8 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Function Control Protocol (IEC 61883-1) helper functions
  *
  * Copyright (c) Clemens Ladisch <clemens@ladisch.de>
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include <linux/device.h>
--- a/sound/firewire/fireface/amdtp-ff.c
+++ b/sound/firewire/fireface/amdtp-ff.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * amdtp-ff.c - a part of driver for RME Fireface series
  *
  * Copyright (c) 2015-2017 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include <sound/pcm.h>
--- a/sound/firewire/fireface/ff-hwdep.c
+++ b/sound/firewire/fireface/ff-hwdep.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * ff-hwdep.c - a part of driver for RME Fireface series
  *
  * Copyright (c) 2015-2017 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 /*
--- a/sound/firewire/fireface/ff-midi.c
+++ b/sound/firewire/fireface/ff-midi.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * ff-midi.c - a part of driver for RME Fireface series
  *
  * Copyright (c) 2015-2017 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include "ff.h"
--- a/sound/firewire/fireface/ff-pcm.c
+++ b/sound/firewire/fireface/ff-pcm.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * ff-pcm.c - a part of driver for RME Fireface series
  *
  * Copyright (c) 2015-2017 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include "ff.h"
--- a/sound/firewire/fireface/ff-proc.c
+++ b/sound/firewire/fireface/ff-proc.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * ff-proc.c - a part of driver for RME Fireface series
  *
  * Copyright (c) 2015-2017 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include "./ff.h"
--- a/sound/firewire/fireface/ff-stream.c
+++ b/sound/firewire/fireface/ff-stream.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * ff-stream.c - a part of driver for RME Fireface series
  *
  * Copyright (c) 2015-2017 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include "ff.h"
--- a/sound/firewire/fireface/ff-transaction.c
+++ b/sound/firewire/fireface/ff-transaction.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * ff-transaction.c - a part of driver for RME Fireface series
  *
  * Copyright (c) 2015-2017 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include "ff.h"
--- a/sound/firewire/fireface/ff.c
+++ b/sound/firewire/fireface/ff.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * ff.c - a part of driver for RME Fireface series
  *
  * Copyright (c) 2015-2017 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include "ff.h"
--- a/sound/firewire/fireface/ff.h
+++ b/sound/firewire/fireface/ff.h
@@ -1,9 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * ff.h - a part of driver for RME Fireface series
  *
  * Copyright (c) 2015-2017 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #ifndef SOUND_FIREFACE_H_INCLUDED
--- a/sound/firewire/fireworks/fireworks.c
+++ b/sound/firewire/fireworks/fireworks.c
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * fireworks.c - a part of driver for Fireworks based devices
  *
  * Copyright (c) 2009-2010 Clemens Ladisch
  * Copyright (c) 2013-2014 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 /*
--- a/sound/firewire/fireworks/fireworks.h
+++ b/sound/firewire/fireworks/fireworks.h
@@ -1,10 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * fireworks.h - a part of driver for Fireworks based devices
  *
  * Copyright (c) 2009-2010 Clemens Ladisch
  * Copyright (c) 2013-2014 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 #ifndef SOUND_FIREWORKS_H_INCLUDED
 #define SOUND_FIREWORKS_H_INCLUDED
--- a/sound/firewire/fireworks/fireworks_command.c
+++ b/sound/firewire/fireworks/fireworks_command.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * fireworks_command.c - a part of driver for Fireworks based devices
  *
  * Copyright (c) 2013-2014 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include "./fireworks.h"
--- a/sound/firewire/fireworks/fireworks_hwdep.c
+++ b/sound/firewire/fireworks/fireworks_hwdep.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * fireworks_hwdep.c - a part of driver for Fireworks based devices
  *
  * Copyright (c) 2013-2014 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 /*
--- a/sound/firewire/fireworks/fireworks_midi.c
+++ b/sound/firewire/fireworks/fireworks_midi.c
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * fireworks_midi.c - a part of driver for Fireworks based devices
  *
  * Copyright (c) 2009-2010 Clemens Ladisch
  * Copyright (c) 2013-2014 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 #include "fireworks.h"
 
--- a/sound/firewire/fireworks/fireworks_pcm.c
+++ b/sound/firewire/fireworks/fireworks_pcm.c
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * fireworks_pcm.c - a part of driver for Fireworks based devices
  *
  * Copyright (c) 2009-2010 Clemens Ladisch
  * Copyright (c) 2013-2014 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 #include "./fireworks.h"
 
--- a/sound/firewire/fireworks/fireworks_proc.c
+++ b/sound/firewire/fireworks/fireworks_proc.c
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * fireworks_proc.c - a part of driver for Fireworks based devices
  *
  * Copyright (c) 2009-2010 Clemens Ladisch
  * Copyright (c) 2013-2014 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include "./fireworks.h"
--- a/sound/firewire/fireworks/fireworks_stream.c
+++ b/sound/firewire/fireworks/fireworks_stream.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * fireworks_stream.c - a part of driver for Fireworks based devices
  *
  * Copyright (c) 2013-2014 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 #include "./fireworks.h"
 
--- a/sound/firewire/fireworks/fireworks_transaction.c
+++ b/sound/firewire/fireworks/fireworks_transaction.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * fireworks_transaction.c - a part of driver for Fireworks based devices
  *
  * Copyright (c) 2013-2014 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 /*
--- a/sound/firewire/isight.c
+++ b/sound/firewire/isight.c
@@ -1,8 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Apple iSight audio driver
  *
  * Copyright (c) Clemens Ladisch <clemens@ladisch.de>
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include <asm/byteorder.h>
--- a/sound/firewire/iso-resources.c
+++ b/sound/firewire/iso-resources.c
@@ -1,8 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * isochronous resources helper functions
  *
  * Copyright (c) Clemens Ladisch <clemens@ladisch.de>
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include <linux/device.h>
--- a/sound/firewire/lib.c
+++ b/sound/firewire/lib.c
@@ -1,8 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * miscellaneous helper functions
  *
  * Copyright (c) Clemens Ladisch <clemens@ladisch.de>
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include <linux/delay.h>
--- a/sound/firewire/motu/amdtp-motu-trace.h
+++ b/sound/firewire/motu/amdtp-motu-trace.h
@@ -1,8 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * amdtp-motu-trace.h - tracepoint definitions to dump a part of packet data
  *
  * Copyright (c) 2017 Takashi Sakamoto
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #undef TRACE_SYSTEM
--- a/sound/firewire/motu/amdtp-motu.c
+++ b/sound/firewire/motu/amdtp-motu.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * amdtp-motu.c - a part of driver for MOTU FireWire series
  *
  * Copyright (c) 2015-2017 Takashi Sakamoto <o-takashi@sakamocchi.jp>
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include <linux/slab.h>
--- a/sound/firewire/motu/motu-hwdep.c
+++ b/sound/firewire/motu/motu-hwdep.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * motu-hwdep.c - a part of driver for MOTU FireWire series
  *
  * Copyright (c) 2015-2017 Takashi Sakamoto <o-takashi@sakamocchi.jp>
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 /*
--- a/sound/firewire/motu/motu-midi.c
+++ b/sound/firewire/motu/motu-midi.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * motu-midi.h - a part of driver for MOTU FireWire series
  *
  * Copyright (c) 2015-2017 Takashi Sakamoto <o-takashi@sakamocchi.jp>
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 #include "motu.h"
 
--- a/sound/firewire/motu/motu-pcm.c
+++ b/sound/firewire/motu/motu-pcm.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * motu-pcm.c - a part of driver for MOTU FireWire series
  *
  * Copyright (c) 2015-2017 Takashi Sakamoto <o-takashi@sakamocchi.jp>
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include <sound/pcm_params.h>
--- a/sound/firewire/motu/motu-proc.c
+++ b/sound/firewire/motu/motu-proc.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * motu-proc.c - a part of driver for MOTU FireWire series
  *
  * Copyright (c) 2015-2017 Takashi Sakamoto <o-takashi@sakamocchi.jp>
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include "./motu.h"
--- a/sound/firewire/motu/motu-protocol-v2.c
+++ b/sound/firewire/motu/motu-protocol-v2.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * motu-protocol-v2.c - a part of driver for MOTU FireWire series
  *
  * Copyright (c) 2015-2017 Takashi Sakamoto <o-takashi@sakamocchi.jp>
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include "motu.h"
--- a/sound/firewire/motu/motu-protocol-v3.c
+++ b/sound/firewire/motu/motu-protocol-v3.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * motu-protocol-v3.c - a part of driver for MOTU FireWire series
  *
  * Copyright (c) 2015-2017 Takashi Sakamoto <o-takashi@sakamocchi.jp>
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include <linux/delay.h>
--- a/sound/firewire/motu/motu-stream.c
+++ b/sound/firewire/motu/motu-stream.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * motu-stream.c - a part of driver for MOTU FireWire series
  *
  * Copyright (c) 2015-2017 Takashi Sakamoto <o-takashi@sakamocchi.jp>
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include "motu.h"
--- a/sound/firewire/motu/motu-transaction.c
+++ b/sound/firewire/motu/motu-transaction.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * motu-transaction.c - a part of driver for MOTU FireWire series
  *
  * Copyright (c) 2015-2017 Takashi Sakamoto <o-takashi@sakamocchi.jp>
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 
--- a/sound/firewire/motu/motu.c
+++ b/sound/firewire/motu/motu.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * motu.c - a part of driver for MOTU FireWire series
  *
  * Copyright (c) 2015-2017 Takashi Sakamoto <o-takashi@sakamocchi.jp>
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include "motu.h"
--- a/sound/firewire/motu/motu.h
+++ b/sound/firewire/motu/motu.h
@@ -1,9 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * motu.h - a part of driver for MOTU FireWire series
  *
  * Copyright (c) 2015-2017 Takashi Sakamoto <o-takashi@sakamocchi.jp>
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #ifndef SOUND_FIREWIRE_MOTU_H_INCLUDED
--- a/sound/firewire/oxfw/oxfw-command.c
+++ b/sound/firewire/oxfw/oxfw-command.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * oxfw_command.c - a part of driver for OXFW970/971 based devices
  *
  * Copyright (c) 2014 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include "oxfw.h"
--- a/sound/firewire/oxfw/oxfw-hwdep.c
+++ b/sound/firewire/oxfw/oxfw-hwdep.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * oxfw_hwdep.c - a part of driver for OXFW970/971 based devices
  *
  * Copyright (c) 2014 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 /*
--- a/sound/firewire/oxfw/oxfw-midi.c
+++ b/sound/firewire/oxfw/oxfw-midi.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * oxfw_midi.c - a part of driver for OXFW970/971 based devices
  *
  * Copyright (c) 2014 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include "oxfw.h"
--- a/sound/firewire/oxfw/oxfw-pcm.c
+++ b/sound/firewire/oxfw/oxfw-pcm.c
@@ -1,8 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * oxfw_pcm.c - a part of driver for OXFW970/971 based devices
  *
  * Copyright (c) Clemens Ladisch <clemens@ladisch.de>
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include "oxfw.h"
--- a/sound/firewire/oxfw/oxfw-proc.c
+++ b/sound/firewire/oxfw/oxfw-proc.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * oxfw_proc.c - a part of driver for OXFW970/971 based devices
  *
  * Copyright (c) 2014 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include "./oxfw.h"
--- a/sound/firewire/oxfw/oxfw-scs1x.c
+++ b/sound/firewire/oxfw/oxfw-scs1x.c
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * oxfw-scs1x.c - a part of driver for OXFW970/971 based devices
  *
  * Copyright (c) Clemens Ladisch <clemens@ladisch.de>
  * Copyright (c) 2015 Takashi Sakamoto <o-takashi@sakamocchi.jp>
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include "oxfw.h"
--- a/sound/firewire/oxfw/oxfw-spkr.c
+++ b/sound/firewire/oxfw/oxfw-spkr.c
@@ -1,8 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * oxfw-spkr.c - a part of driver for OXFW970/971 based devices
  *
  * Copyright (c) Clemens Ladisch <clemens@ladisch.de>
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include "oxfw.h"
--- a/sound/firewire/oxfw/oxfw-stream.c
+++ b/sound/firewire/oxfw/oxfw-stream.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * oxfw_stream.c - a part of driver for OXFW970/971 based devices
  *
  * Copyright (c) 2014 Takashi Sakamoto
- *
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include "oxfw.h"
--- a/sound/firewire/oxfw/oxfw.c
+++ b/sound/firewire/oxfw/oxfw.c
@@ -1,8 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * oxfw.c - a part of driver for OXFW970/971 based devices
  *
  * Copyright (c) Clemens Ladisch <clemens@ladisch.de>
- * Licensed under the terms of the GNU General Public License, version 2.
  */
 
 #include "oxfw.h"
--- a/sound/firewire/oxfw/oxfw.h
+++ b/sound/firewire/oxfw/oxfw.h
@@ -1,8 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * oxfw.h - a part of driver for OXFW970/971 based devices
  *
  * Copyright (c) Clemens Ladisch <clemens@ladisch.de>



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 44/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 346
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
                   ` (42 preceding siblings ...)
  2019-05-29 23:57 ` [Batch 13 patch 43/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345 Thomas Gleixner
@ 2019-05-29 23:58 ` Thomas Gleixner
  2019-05-30 13:34   ` Armijn Hemel - Tjaldur Software Governance Solutions
                     ` (3 more replies)
  2019-05-29 23:58 ` [Batch 13 patch 45/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 347 Thomas Gleixner
                   ` (3 subsequent siblings)
  47 siblings, 4 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:58 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  use of this code is subject to the terms and conditions of the gnu
  general public license version 2 see copying or http www gnu org
  licenses gpl html

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>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=ff1a451c2009
---
 arch/x86/kernel/vsmp_64.c |    5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

--- a/arch/x86/kernel/vsmp_64.c
+++ b/arch/x86/kernel/vsmp_64.c
@@ -1,11 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * vSMPowered(tm) systems specific initialization
  * Copyright (C) 2005 ScaleMP Inc.
  *
- * Use of this code is subject to the terms and conditions of the
- * GNU general public license version 2. See "COPYING" or
- * http://www.gnu.org/licenses/gpl.html
- *
  * Ravikiran Thirumalai <kiran@scalemp.com>,
  * Shai Fultheim <shai@scalemp.com>
  * Paravirt ops integration: Glauber de Oliveira Costa <gcosta@redhat.com>,



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 45/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 347
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
                   ` (43 preceding siblings ...)
  2019-05-29 23:58 ` [Batch 13 patch 44/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 346 Thomas Gleixner
@ 2019-05-29 23:58 ` Thomas Gleixner
  2019-05-30 13:34   ` Armijn Hemel - Tjaldur Software Governance Solutions
                     ` (3 more replies)
  2019-05-29 23:58 ` [Batch 13 patch 46/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 348 Thomas Gleixner
                   ` (2 subsequent siblings)
  47 siblings, 4 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:58 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  your use of this code is subject to the terms and conditions of the
  gnu general public license version 2 see copying or http www gnu org
  licenses gpl html

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-only

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

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=0e0d59514cea
---
 arch/x86/kernel/cpu/mce/amd.c |    4 +---
 drivers/cpufreq/powernow-k8.h |    4 +---
 2 files changed, 2 insertions(+), 6 deletions(-)

--- a/arch/x86/kernel/cpu/mce/amd.c
+++ b/arch/x86/kernel/cpu/mce/amd.c
@@ -1,8 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  (c) 2005-2016 Advanced Micro Devices, Inc.
- *  Your use of this code is subject to the terms and conditions of the
- *  GNU general public license version 2. See "COPYING" or
- *  http://www.gnu.org/licenses/gpl.html
  *
  *  Written by Jacob Shin - AMD, Inc.
  *  Maintained by: Borislav Petkov <bp@alien8.de>
--- a/drivers/cpufreq/powernow-k8.h
+++ b/drivers/cpufreq/powernow-k8.h
@@ -1,8 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  *  (c) 2003-2006 Advanced Micro Devices, Inc.
- *  Your use of this code is subject to the terms and conditions of the
- *  GNU general public license version 2. See "COPYING" or
- *  http://www.gnu.org/licenses/gpl.html
  */
 
 struct powernow_k8_data {



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 46/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 348
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
                   ` (44 preceding siblings ...)
  2019-05-29 23:58 ` [Batch 13 patch 45/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 347 Thomas Gleixner
@ 2019-05-29 23:58 ` Thomas Gleixner
  2019-05-30 13:35   ` Armijn Hemel - Tjaldur Software Governance Solutions
                     ` (3 more replies)
  2019-05-29 23:58 ` [Batch 13 patch 47/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 349 Thomas Gleixner
  2019-05-29 23:58 ` [Batch 13 patch 48/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 350 Thomas Gleixner
  47 siblings, 4 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:58 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  release under the terms of the gnu general public license version 2
  see the file copying

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>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=458f44d32ea9
---
 drivers/block/umem.h |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

--- a/drivers/block/umem.h
+++ b/drivers/block/umem.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 
 /*
  * This file contains defines for the
@@ -5,8 +6,6 @@
  * family PCI Memory Module with Battery Backup.
  *
  * Copyright Micro Memory INC 2001.  All rights reserved.
- * Release under the terms of the GNU GENERAL PUBLIC LICENSE version 2.
- * See the file COPYING.
  */
 
 #ifndef _DRIVERS_BLOCK_MM_H



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 47/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 349
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
                   ` (45 preceding siblings ...)
  2019-05-29 23:58 ` [Batch 13 patch 46/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 348 Thomas Gleixner
@ 2019-05-29 23:58 ` Thomas Gleixner
  2019-05-30 13:35   ` Armijn Hemel - Tjaldur Software Governance Solutions
                     ` (3 more replies)
  2019-05-29 23:58 ` [Batch 13 patch 48/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 350 Thomas Gleixner
  47 siblings, 4 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:58 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  this driver is released to the public under the terms of the gnu
  general public license version 2 see the file copying for details

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>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=7781893ed3ab
---
 drivers/block/umem.c |    5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

--- a/drivers/block/umem.c
+++ b/drivers/block/umem.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * mm.c - Micro Memory(tm) PCI memory board block device driver - v2.3
  *
@@ -8,10 +9,6 @@
  * This driver for the Micro Memory PCI Memory Module with Battery Backup
  * is Copyright Micro Memory Inc 2001-2002.  All rights reserved.
  *
- * This driver is released to the public under the terms of the
- *  GNU GENERAL PUBLIC LICENSE version 2
- * See the file COPYING for details.
- *
  * This driver provides a standard block device interface for Micro Memory(tm)
  * PCI based RAM boards.
  * 10/05/01: Phap Nguyen - Rebuilt the driver



^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 48/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 350
  2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
                   ` (46 preceding siblings ...)
  2019-05-29 23:58 ` [Batch 13 patch 47/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 349 Thomas Gleixner
@ 2019-05-29 23:58 ` Thomas Gleixner
  2019-05-30 13:38   ` Armijn Hemel - Tjaldur Software Governance Solutions
                     ` (3 more replies)
  47 siblings, 4 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-29 23:58 UTC (permalink / raw)
  To: linux-spdx

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  this program may be used under the terms of version 2 of the gnu
  general public license

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>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=0e0415da8da8
---
 arch/powerpc/boot/wrapper |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

--- a/arch/powerpc/boot/wrapper
+++ b/arch/powerpc/boot/wrapper
@@ -1,8 +1,7 @@
 #!/bin/sh
+# SPDX-License-Identifier: GPL-2.0-only
 
 # Copyright (C) 2006 Paul Mackerras, IBM Corporation <paulus@samba.org>
-# This program may be used under the terms of version 2 of the GNU
-# General Public License.
 
 # This script takes a kernel binary and optionally an initrd image
 # and/or a device-tree blob, and creates a bootable zImage for a



^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 01/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 301
  2019-05-29 23:57 ` [Batch 13 patch 01/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 301 Thomas Gleixner
@ 2019-05-30 11:41   ` Kate Stewart
  2019-05-30 13:01   ` Armijn Hemel - Tjaldur Software Governance Solutions
                     ` (2 subsequent siblings)
  3 siblings, 0 replies; 220+ messages in thread
From: Kate Stewart @ 2019-05-30 11:41 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-spdx

On Thu, May 30, 2019 at 6:39 AM Thomas Gleixner <tglx@linutronix.de> wrote:
>
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license as published by
>   the free software foundation version 2 this program is distributed
>   in the hope that it will be useful but without any warranty without
>   even the implied warranty of merchantability or fitness for a
>   particular purpose see the gnu general public license for more
>   details you should have received a copy of the gnu general public
>   license along with this program if not write to the free software
>   foundation inc 675 mass ave cambridge ma 02139 usa
>
> 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: Kate Stewart <kstewart@linuxfoundation.org>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 09/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 310
  2019-05-29 23:57 ` [Batch 13 patch 09/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 310 Thomas Gleixner
@ 2019-05-30 11:42   ` Kate Stewart
  2019-05-30 13:06   ` Armijn Hemel - Tjaldur Software Governance Solutions
                     ` (2 subsequent siblings)
  3 siblings, 0 replies; 220+ messages in thread
From: Kate Stewart @ 2019-05-30 11:42 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-spdx

On Thu, May 30, 2019 at 6:39 AM Thomas Gleixner <tglx@linutronix.de> wrote:
>
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   may be copied or modified under the terms of the gnu general public
>   license version 2 [0] [only] see linux copying for more information
>
> 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: Kate Stewart <kstewart@linuxfoundation.org>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 03/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 303
  2019-05-29 23:57 ` [Batch 13 patch 03/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 303 Thomas Gleixner
@ 2019-05-30 11:43   ` Kate Stewart
  2019-05-30 13:03   ` Armijn Hemel - Tjaldur Software Governance Solutions
  2019-06-02 17:34   ` Allison Randal
  2 siblings, 0 replies; 220+ messages in thread
From: Kate Stewart @ 2019-05-30 11:43 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-spdx

On Thu, May 30, 2019 at 6:39 AM Thomas Gleixner <tglx@linutronix.de> wrote:
>
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   spdx identifier gpl 2 0
>
> 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: Kate Stewart <kstewart@linuxfoundation.org>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 05/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 305
  2019-05-29 23:57 ` [Batch 13 patch 05/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 305 Thomas Gleixner
@ 2019-05-30 11:44   ` Kate Stewart
  2019-05-30 13:04   ` Armijn Hemel - Tjaldur Software Governance Solutions
                     ` (2 subsequent siblings)
  3 siblings, 0 replies; 220+ messages in thread
From: Kate Stewart @ 2019-05-30 11:44 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-spdx

On Thu, May 30, 2019 at 6:39 AM Thomas Gleixner <tglx@linutronix.de> wrote:
>
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   licensed 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 6 file(s).
>
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 06/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 307
  2019-05-29 23:57 ` [Batch 13 patch 06/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 307 Thomas Gleixner
@ 2019-05-30 11:44   ` Kate Stewart
  2019-05-30 13:06   ` Armijn Hemel - Tjaldur Software Governance Solutions
                     ` (2 subsequent siblings)
  3 siblings, 0 replies; 220+ messages in thread
From: Kate Stewart @ 2019-05-30 11:44 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-spdx

On Thu, May 30, 2019 at 6:39 AM Thomas Gleixner <tglx@linutronix.de> wrote:
>
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   this driver is licensed under the terms of 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: Kate Stewart <kstewart@linuxfoundation.org>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 04/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 304
  2019-05-29 23:57 ` [Batch 13 patch 04/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 304 Thomas Gleixner
@ 2019-05-30 11:47   ` Kate Stewart
  2019-05-30 13:37     ` Armijn Hemel - Tjaldur Software Governance Solutions
       [not found]     ` <d65ea4b4-5c3a-3fb4-2868-3b6b3bbf0fa1@tjaldur.nl>
  2019-05-31 13:50   ` Zavras, Alexios
  2019-06-02 17:35   ` Allison Randal
  2 siblings, 2 replies; 220+ messages in thread
From: Kate Stewart @ 2019-05-30 11:47 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-spdx

On Thu, May 30, 2019 at 6:39 AM Thomas Gleixner <tglx@linutronix.de> wrote:
>
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license as published by
>   the free software foundation version 2 this program is distributed
>   as is without any warranty of any kind whether express or implied
>   without even the implied warranty of merchantability or fitness for
>   a particular purpose see the gnu general public license for more
>   details
>
> extracted by the scancode license scanner the SPDX license identifier
>
>   GPL-2.0-only
>
> has been chosen to replace the boilerplate/reference in 163 file(s).
>
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
>
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=c96006e2cdb9

Clicking on the link gives "Invalid branch: batch13"

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 07/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 308
  2019-05-29 23:57 ` [Batch 13 patch 07/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 308 Thomas Gleixner
@ 2019-05-30 11:49   ` Kate Stewart
  2019-05-31 14:08   ` Zavras, Alexios
  2019-06-02 17:37   ` Allison Randal
  2 siblings, 0 replies; 220+ messages in thread
From: Kate Stewart @ 2019-05-30 11:49 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-spdx

On Thu, May 30, 2019 at 6:39 AM Thomas Gleixner <tglx@linutronix.de> wrote:
>
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   this program is free software you can redistribute it and or modify
>   it under the terms and conditions of the gnu general public license
>   version 2 as published by the free software foundation this program
>   is distributed in the hope it will be useful but without any
>   warranty without even the implied warranty of merchantability or
>   fitness for a particular purpose see the gnu general public license
>   for more details you should have received a copy of the gnu general
>   public license along with this program if not see http www gnu org
>   licenses the full gnu general public license is included in this
>   distribution in the file called copying
>
> extracted by the scancode license scanner the SPDX license identifier
>
>   GPL-2.0-only
>
> has been chosen to replace the boilerplate/reference in 12 file(s).
>
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
>
Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 10/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 311
  2019-05-29 23:57 ` [Batch 13 patch 10/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 311 Thomas Gleixner
@ 2019-05-30 12:36   ` Kate Stewart
  2019-05-30 13:07   ` Armijn Hemel - Tjaldur Software Governance Solutions
                     ` (2 subsequent siblings)
  3 siblings, 0 replies; 220+ messages in thread
From: Kate Stewart @ 2019-05-30 12:36 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-spdx

On Thu, May 30, 2019 at 6:39 AM Thomas Gleixner <tglx@linutronix.de> wrote:
>
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   this is free software you can redistribute it and or modify it under
>   the terms of version 2 of the gnu general public license as
>   published by the free software foundation
>
> 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: Kate Stewart <kstewart@linuxfoundation.org>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 11/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 312
  2019-05-29 23:57 ` [Batch 13 patch 11/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 312 Thomas Gleixner
@ 2019-05-30 12:37   ` Kate Stewart
  2019-05-30 13:07   ` Armijn Hemel - Tjaldur Software Governance Solutions
                     ` (2 subsequent siblings)
  3 siblings, 0 replies; 220+ messages in thread
From: Kate Stewart @ 2019-05-30 12:37 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-spdx

On Thu, May 30, 2019 at 6:39 AM Thomas Gleixner <tglx@linutronix.de> wrote:
>
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   this program is free software you can redistribute it and or modify
>   it under the terms of the version 2 of the gnu general public
>   license as published by the free software foundation
>
> extracted by the scancode license scanner the SPDX license identifier
>
>   GPL-2.0-only
>
> has been chosen to replace the boilerplate/reference in 3 file(s).
>
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 12/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 313
  2019-05-29 23:57 ` [Batch 13 patch 12/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 313 Thomas Gleixner
@ 2019-05-30 12:37   ` Kate Stewart
  2019-05-30 13:08   ` Armijn Hemel - Tjaldur Software Governance Solutions
                     ` (2 subsequent siblings)
  3 siblings, 0 replies; 220+ messages in thread
From: Kate Stewart @ 2019-05-30 12:37 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-spdx

On Thu, May 30, 2019 at 6:39 AM Thomas Gleixner <tglx@linutronix.de> wrote:
>
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   this software program is licensed subject to the gnu general public
>   license gpl version 2 june 1991 available at http www gnu org
>   licenses old licenses gpl 2 0 html
>
> 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: Kate Stewart <kstewart@linuxfoundation.org>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 13/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 314
  2019-05-29 23:57 ` [Batch 13 patch 13/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 314 Thomas Gleixner
@ 2019-05-30 12:41   ` Kate Stewart
  2019-05-30 13:08   ` Armijn Hemel - Tjaldur Software Governance Solutions
                     ` (2 subsequent siblings)
  3 siblings, 0 replies; 220+ messages in thread
From: Kate Stewart @ 2019-05-30 12:41 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-spdx

On Thu, May 30, 2019 at 6:39 AM Thomas Gleixner <tglx@linutronix.de> wrote:
>
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   this program is free software you can redistribute it and or modify
>   it under the terms and conditions of the gnu general public license
>   version 2 as published by the free software foundation this program
>   is distributed in the hope it will be useful but without any
>   warranty without even the implied warranty of merchantability or
>   fitness for a particular purpose see the gnu general public license
>   for more details you should have received a copy of the gnu general
>   public license along with this program if not write to the free
>   software foundation inc 51 franklin st fifth floor boston ma 02110
>   1301 usa the full gnu general public license is included in this
>   distribution in the file called copying
>
> extracted by the scancode license scanner the SPDX license identifier
>
>   GPL-2.0-only
>
> has been chosen to replace the boilerplate/reference in 2 file(s).
>
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 14/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 315
  2019-05-29 23:57 ` [Batch 13 patch 14/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 315 Thomas Gleixner
@ 2019-05-30 12:43   ` Kate Stewart
  2019-05-30 13:21   ` Armijn Hemel - Tjaldur Software Governance Solutions
                     ` (2 subsequent siblings)
  3 siblings, 0 replies; 220+ messages in thread
From: Kate Stewart @ 2019-05-30 12:43 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-spdx

On Thu, May 30, 2019 at 6:39 AM Thomas Gleixner <tglx@linutronix.de> wrote:
>
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   license gplv2 as published by the fsf
>
> extracted by the scancode license scanner the SPDX license identifier
>
>   GPL-2.0-only
>
> has been chosen to replace the boilerplate/reference in 2 file(s).
>
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 15/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 316
  2019-05-29 23:57 ` [Batch 13 patch 15/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 316 Thomas Gleixner
@ 2019-05-30 12:44   ` Kate Stewart
  2019-05-30 13:22   ` Armijn Hemel - Tjaldur Software Governance Solutions
                     ` (2 subsequent siblings)
  3 siblings, 0 replies; 220+ messages in thread
From: Kate Stewart @ 2019-05-30 12:44 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-spdx

On Thu, May 30, 2019 at 6:39 AM Thomas Gleixner <tglx@linutronix.de> wrote:
>
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license as published by
>   the free software foundation version 2 this program is distributed
>   without any warranty of any kind whether express or implied without
>   even the implied warranty of merchantability or fitness for a
>   particular purpose see the gnu general public license for more
>   details
>
> extracted by the scancode license scanner the SPDX license identifier
>
>   GPL-2.0-only
>
> has been chosen to replace the boilerplate/reference in 2 file(s).
>
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 16/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 317
  2019-05-29 23:57 ` [Batch 13 patch 16/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 317 Thomas Gleixner
@ 2019-05-30 12:44   ` Kate Stewart
  2019-05-31 14:20   ` Zavras, Alexios
  2019-06-02 17:46   ` Allison Randal
  2 siblings, 0 replies; 220+ messages in thread
From: Kate Stewart @ 2019-05-30 12:44 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-spdx

On Thu, May 30, 2019 at 6:39 AM Thomas Gleixner <tglx@linutronix.de> wrote:
>
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license as published by
>   the free software foundation version 2 this program is distributed
>   as is without any warranty of any kind whether express or implied
>   without even the implied warranty of merchantability or fitness for
>   a particular purpose see the gnu general public license for more
>   details you should have received a copy of the gnu general public
>   license along with this program if not write to the free software
>   foundation inc 59 temple place suite 330 boston ma 02111 1307 usa
>
> extracted by the scancode license scanner the SPDX license identifier
>
>   GPL-2.0-only
>
> has been chosen to replace the boilerplate/reference in 12 file(s).
>
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 17/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 318
  2019-05-29 23:57 ` [Batch 13 patch 17/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 318 Thomas Gleixner
@ 2019-05-30 12:47   ` Kate Stewart
  2019-05-31 14:21   ` Zavras, Alexios
  2019-06-02 17:46   ` Allison Randal
  2 siblings, 0 replies; 220+ messages in thread
From: Kate Stewart @ 2019-05-30 12:47 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-spdx

On Thu, May 30, 2019 at 6:39 AM Thomas Gleixner <tglx@linutronix.de> wrote:
>
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license version 2 as
>   published by the free software foundation this program is
>   distributed as is without any warranty of any kind whether expressed
>   or implied without even the implied warranty of merchantability or
>   fitness for a particular purpose see the gnu general public license
>   version 2 for more details
>
> extracted by the scancode license scanner the SPDX license identifier
>
>   GPL-2.0-only
>
> has been chosen to replace the boilerplate/reference in 20 file(s).
>
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 20/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 321
  2019-05-29 23:57 ` [Batch 13 patch 20/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 321 Thomas Gleixner
@ 2019-05-30 12:59   ` Kate Stewart
  2019-05-31 14:39   ` Zavras, Alexios
  2019-06-02 18:16   ` Allison Randal
  2 siblings, 0 replies; 220+ messages in thread
From: Kate Stewart @ 2019-05-30 12:59 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-spdx

On Thu, May 30, 2019 at 6:40 AM Thomas Gleixner <tglx@linutronix.de> wrote:
>
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license as published by
>   the free software foundation version 2 and no later version this
>   program is distributed in the hope that it will be useful but
>   without any warranty without even the implied warranty of
>   merchantability or fitness for a particular purpose see the gnu
>   general public license for more details
>
> extracted by the scancode license scanner the SPDX license identifier
>
>   GPL-2.0-only
>
> has been chosen to replace the boilerplate/reference in 33 file(s).
>
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 21/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322
  2019-05-29 23:57 ` [Batch 13 patch 21/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322 Thomas Gleixner
@ 2019-05-30 13:01   ` Kate Stewart
  2019-05-31 14:40   ` Zavras, Alexios
  2019-06-02 18:17   ` Allison Randal
  2 siblings, 0 replies; 220+ messages in thread
From: Kate Stewart @ 2019-05-30 13:01 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-spdx

On Thu, May 30, 2019 at 6:40 AM Thomas Gleixner <tglx@linutronix.de> wrote:
>
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   this program is free software you can redistribute it and or modify
>   it under the terms of version 2 of the gnu general public license as
>   published by the free software foundation this program is
>   distributed in the hope that it will be useful but without any
>   warranty without even the implied warranty of merchantability or
>   fitness for a particular purpose see the gnu general public license
>   for more details the full gnu general public license is included in
>   this distribution in the file called license
>
> extracted by the scancode license scanner the SPDX license identifier
>
>   GPL-2.0-only
>
> has been chosen to replace the boilerplate/reference in 29 file(s).
>
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 01/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 301
  2019-05-29 23:57 ` [Batch 13 patch 01/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 301 Thomas Gleixner
  2019-05-30 11:41   ` Kate Stewart
@ 2019-05-30 13:01   ` Armijn Hemel - Tjaldur Software Governance Solutions
  2019-05-31 13:46   ` Zavras, Alexios
  2019-06-02 17:30   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Armijn Hemel - Tjaldur Software Governance Solutions @ 2019-05-30 13:01 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

On 5/30/19 1:57 AM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license as published by
>   the free software foundation version 2 this program is distributed
>   in the hope that it will be useful but without any warranty without
>   even the implied warranty of merchantability or fitness for a
>   particular purpose see the gnu general public license for more
>   details you should have received a copy of the gnu general public
>   license along with this program if not write to the free software
>   foundation inc 675 mass ave cambridge ma 02139 usa
>
> 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: Armijn Hemel <armijn@tjaldur.nl>


-- 
Armijn Hemel, MSc
Tjaldur Software Governance Solutions


^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 02/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 302
  2019-05-29 23:57 ` [Batch 13 patch 02/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 302 Thomas Gleixner
@ 2019-05-30 13:02   ` Armijn Hemel - Tjaldur Software Governance Solutions
  2019-05-30 14:53   ` Kate Stewart
                     ` (2 subsequent siblings)
  3 siblings, 0 replies; 220+ messages in thread
From: Armijn Hemel - Tjaldur Software Governance Solutions @ 2019-05-30 13:02 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

On 5/30/19 1:57 AM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   this package is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license version 2 as
>   published by the free software foundation this package is provided
>   as is and without any express or implied warranties including
>   without limitation the implied warranties of merchantibility and
>   fitness for a particular purpose
>
> extracted by the scancode license scanner the SPDX license identifier
>
>   GPL-2.0-only
>
> has been chosen to replace the boilerplate/reference in 3 file(s).
>
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
>
Reviewed-by: Armijn Hemel <armijn@tjaldur.nl>


-- 
Armijn Hemel, MSc
Tjaldur Software Governance Solutions


^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 22/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 323
  2019-05-29 23:57 ` [Batch 13 patch 22/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 323 Thomas Gleixner
@ 2019-05-30 13:02   ` Kate Stewart
  2019-05-31 14:41   ` Zavras, Alexios
  2019-06-02 18:18   ` Allison Randal
  2 siblings, 0 replies; 220+ messages in thread
From: Kate Stewart @ 2019-05-30 13:02 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-spdx

On Thu, May 30, 2019 at 6:40 AM Thomas Gleixner <tglx@linutronix.de> wrote:
>
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 3 normalized pattern(s):
>
>   gpl license summary [copyright] [c] [2008] [2014] [intel]
>   [corporation] [all] [rights] [reserved] [copyright] [c] [2018]
>   [intel] [corporation] this program is free software you can
>   redistribute it and or modify it under the terms of version 2 of the
>   gnu general public license as published by the free software
>   foundation this program is distributed in the hope that it will be
>   useful but without any warranty without even the implied warranty of
>   merchantability or fitness for a particular purpose see the gnu
>   general public license for more details the full gnu general public
>   license is included in this distribution in the file called copying
>
>   gpl license summary [copyright] [c] [2008] [2014] [intel]
>   [corporation] [all] [rights] [reserved] this program is free
>   software you can redistribute it and or modify it under the terms of
>   version 2 of the gnu general public license as published by the free
>   software foundation this program is distributed in the hope that it
>   will be useful but without any warranty without even the implied
>   warranty of merchantability or fitness for a particular purpose see
>   the gnu general public license for more details the full gnu general
>   public license is included in this distribution in the file called
>   copying
>
>   gpl license summary [copyright] [c] [2008] [2014] [intel]
>   [corporation] [all] [rights] [reserved] [copyright] [c] [2015]
>   [intel] [deutschland] [gmbh] this program is free software you can
>   redistribute it and or modify it under the terms of version 2 of the
>   gnu general public license as published by the free software
>   foundation this program is distributed in the hope that it will be
>   useful but without any warranty without even the implied warranty of
>   merchantability or fitness for a particular purpose see the gnu
>   general public license for more details the full gnu general public
>   license is included in this distribution in the file called copying
>
> 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: Kate Stewart <kstewart@linuxfoundation.org>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 03/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 303
  2019-05-29 23:57 ` [Batch 13 patch 03/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 303 Thomas Gleixner
  2019-05-30 11:43   ` Kate Stewart
@ 2019-05-30 13:03   ` Armijn Hemel - Tjaldur Software Governance Solutions
  2019-06-02 17:34   ` Allison Randal
  2 siblings, 0 replies; 220+ messages in thread
From: Armijn Hemel - Tjaldur Software Governance Solutions @ 2019-05-30 13:03 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

On 5/30/19 1:57 AM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   spdx identifier gpl 2 0
>
> 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: Armijn Hemel <armijn@tjaldur.nl>


-- 
Armijn Hemel, MSc
Tjaldur Software Governance Solutions


^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 05/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 305
  2019-05-29 23:57 ` [Batch 13 patch 05/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 305 Thomas Gleixner
  2019-05-30 11:44   ` Kate Stewart
@ 2019-05-30 13:04   ` Armijn Hemel - Tjaldur Software Governance Solutions
  2019-05-31 13:57   ` Zavras, Alexios
  2019-06-02 17:36   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Armijn Hemel - Tjaldur Software Governance Solutions @ 2019-05-30 13:04 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

On 5/30/19 1:57 AM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   licensed 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 6 file(s).
>
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Armijn Hemel <armijn@tjaldur.nl>


-- 
Armijn Hemel, MSc
Tjaldur Software Governance Solutions


^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 06/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 307
  2019-05-29 23:57 ` [Batch 13 patch 06/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 307 Thomas Gleixner
  2019-05-30 11:44   ` Kate Stewart
@ 2019-05-30 13:06   ` Armijn Hemel - Tjaldur Software Governance Solutions
  2019-05-31 13:58   ` Zavras, Alexios
  2019-06-02 17:36   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Armijn Hemel - Tjaldur Software Governance Solutions @ 2019-05-30 13:06 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

On 5/30/19 1:57 AM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   this driver is licensed under the terms of 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: Armijn Hemel <armijn@tjaldur.nl>

-- 
Armijn Hemel, MSc
Tjaldur Software Governance Solutions


^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 09/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 310
  2019-05-29 23:57 ` [Batch 13 patch 09/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 310 Thomas Gleixner
  2019-05-30 11:42   ` Kate Stewart
@ 2019-05-30 13:06   ` Armijn Hemel - Tjaldur Software Governance Solutions
  2019-05-31 14:12   ` Zavras, Alexios
  2019-06-02 17:38   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Armijn Hemel - Tjaldur Software Governance Solutions @ 2019-05-30 13:06 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

On 5/30/19 1:57 AM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   may be copied or modified under the terms of the gnu general public
>   license version 2 [0] [only] see linux copying for more information
>
> 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: Armijn Hemel <armijn@tjaldur.nl>

-- 
Armijn Hemel, MSc
Tjaldur Software Governance Solutions


^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 10/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 311
  2019-05-29 23:57 ` [Batch 13 patch 10/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 311 Thomas Gleixner
  2019-05-30 12:36   ` Kate Stewart
@ 2019-05-30 13:07   ` Armijn Hemel - Tjaldur Software Governance Solutions
  2019-05-31 14:12   ` Zavras, Alexios
  2019-06-02 17:39   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Armijn Hemel - Tjaldur Software Governance Solutions @ 2019-05-30 13:07 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

On 5/30/19 1:57 AM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   this is free software you can redistribute it and or modify it under
>   the terms of version 2 of the gnu general public license as
>   published by the free software foundation
>
> 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: Armijn Hemel <armijn@tjaldur.nl>


-- 
Armijn Hemel, MSc
Tjaldur Software Governance Solutions


^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 23/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 324
  2019-05-29 23:57 ` [Batch 13 patch 23/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 324 Thomas Gleixner
@ 2019-05-30 13:07   ` Kate Stewart
  2019-05-30 13:26   ` Armijn Hemel - Tjaldur Software Governance Solutions
                     ` (2 subsequent siblings)
  3 siblings, 0 replies; 220+ messages in thread
From: Kate Stewart @ 2019-05-30 13:07 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-spdx

On Thu, May 30, 2019 at 6:40 AM Thomas Gleixner <tglx@linutronix.de> wrote:
>
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   this file is provided under the gplv2 license gpl license summary
>   [copyright] [c] [2015] [intel] [deutschland] [gmbh] this program is
>   free software you can redistribute it and or modify it under the
>   terms of version 2 of the gnu general public license as published by
>   the free software foundation this program is distributed in the hope
>   that it will be useful but without any warranty without even the
>   implied warranty of merchantability or fitness for a particular
>   purpose see the gnu general public license for more details the full
>   gnu general public license is included in this distribution in the
>   file called copying
>
> 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: Kate Stewart <kstewart@linuxfoundation.org>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 11/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 312
  2019-05-29 23:57 ` [Batch 13 patch 11/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 312 Thomas Gleixner
  2019-05-30 12:37   ` Kate Stewart
@ 2019-05-30 13:07   ` Armijn Hemel - Tjaldur Software Governance Solutions
  2019-05-31 14:13   ` Zavras, Alexios
  2019-06-02 17:40   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Armijn Hemel - Tjaldur Software Governance Solutions @ 2019-05-30 13:07 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

On 5/30/19 1:57 AM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   this program is free software you can redistribute it and or modify
>   it under the terms of the version 2 of the gnu general public
>   license as published by the free software foundation
>
> extracted by the scancode license scanner the SPDX license identifier
>
>   GPL-2.0-only
>
> has been chosen to replace the boilerplate/reference in 3 file(s).
>
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>


Reviewed-by: Armijn Hemel <armijn@tjaldur.nl>


-- 
Armijn Hemel, MSc
Tjaldur Software Governance Solutions


^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 24/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 325
  2019-05-29 23:57 ` [Batch 13 patch 24/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 325 Thomas Gleixner
@ 2019-05-30 13:07   ` Kate Stewart
  2019-05-30 13:27   ` Armijn Hemel - Tjaldur Software Governance Solutions
                     ` (2 subsequent siblings)
  3 siblings, 0 replies; 220+ messages in thread
From: Kate Stewart @ 2019-05-30 13:07 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-spdx

On Thu, May 30, 2019 at 6:40 AM Thomas Gleixner <tglx@linutronix.de> wrote:
>
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license as published by
>   the free software foundation either version 2 of the license this
>   program is distributed in the hope that it will be useful but
>   without any warranty without even the implied warranty of
>   merchantability or fitness for a particular purpose see the gnu
>   general public license for more details you should have received a
>   copy of the gnu general public license along with this program see
>   the file copying if not see http www gnu org licenses
>
> 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: Kate Stewart <kstewart@linuxfoundation.org>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 12/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 313
  2019-05-29 23:57 ` [Batch 13 patch 12/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 313 Thomas Gleixner
  2019-05-30 12:37   ` Kate Stewart
@ 2019-05-30 13:08   ` Armijn Hemel - Tjaldur Software Governance Solutions
  2019-05-31 14:14   ` Zavras, Alexios
  2019-06-02 17:41   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Armijn Hemel - Tjaldur Software Governance Solutions @ 2019-05-30 13:08 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

On 5/30/19 1:57 AM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   this software program is licensed subject to the gnu general public
>   license gpl version 2 june 1991 available at http www gnu org
>   licenses old licenses gpl 2 0 html
>
> 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: Armijn Hemel <armijn@tjaldur.nl>

-- 
Armijn Hemel, MSc
Tjaldur Software Governance Solutions


^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 13/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 314
  2019-05-29 23:57 ` [Batch 13 patch 13/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 314 Thomas Gleixner
  2019-05-30 12:41   ` Kate Stewart
@ 2019-05-30 13:08   ` Armijn Hemel - Tjaldur Software Governance Solutions
  2019-05-31 14:15   ` Zavras, Alexios
  2019-06-02 17:42   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Armijn Hemel - Tjaldur Software Governance Solutions @ 2019-05-30 13:08 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

On 5/30/19 1:57 AM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   this program is free software you can redistribute it and or modify
>   it under the terms and conditions of the gnu general public license
>   version 2 as published by the free software foundation this program
>   is distributed in the hope it will be useful but without any
>   warranty without even the implied warranty of merchantability or
>   fitness for a particular purpose see the gnu general public license
>   for more details you should have received a copy of the gnu general
>   public license along with this program if not write to the free
>   software foundation inc 51 franklin st fifth floor boston ma 02110
>   1301 usa the full gnu general public license is included in this
>   distribution in the file called copying
>
> extracted by the scancode license scanner the SPDX license identifier
>
>   GPL-2.0-only
>
> has been chosen to replace the boilerplate/reference in 2 file(s).
>
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>


Reviewed-by: Armijn Hemel <armijn@tjaldur.nl>

-- 
Armijn Hemel, MSc
Tjaldur Software Governance Solutions


^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 25/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 326
  2019-05-29 23:57 ` [Batch 13 patch 25/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 326 Thomas Gleixner
@ 2019-05-30 13:11   ` Kate Stewart
  2019-05-31 14:45   ` Zavras, Alexios
  2019-06-02 18:42   ` Allison Randal
  2 siblings, 0 replies; 220+ messages in thread
From: Kate Stewart @ 2019-05-30 13:11 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-spdx

On Thu, May 30, 2019 at 6:40 AM Thomas Gleixner <tglx@linutronix.de> wrote:
>
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license version 2 as
>   published by the free software foundation this program is
>   distributed in the hope that it will be useful but without any
>   warranty without even the implied warranty of merchantability or
>   fitness for a particular purpose see the gnu general public license
>   for more details you should have received a copy of the gnu general
>   public license along with this program see the file copying if not
>   write to the free software foundation 59 temple place suite 330
>   boston ma 02111 1307 usa
>
> extracted by the scancode license scanner the SPDX license identifier
>
>   GPL-2.0-only
>
> has been chosen to replace the boilerplate/reference in 9 file(s).
>
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 26/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 328
  2019-05-29 23:57 ` [Batch 13 patch 26/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 328 Thomas Gleixner
@ 2019-05-30 13:11   ` Kate Stewart
  2019-05-30 13:28   ` Armijn Hemel - Tjaldur Software Governance Solutions
                     ` (2 subsequent siblings)
  3 siblings, 0 replies; 220+ messages in thread
From: Kate Stewart @ 2019-05-30 13:11 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-spdx

On Thu, May 30, 2019 at 6:40 AM Thomas Gleixner <tglx@linutronix.de> wrote:
>
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license v2 as published
>   by the free software foundation this program is distributed in the
>   hope that it will be useful but without any warranty without even
>   the implied warranty of merchantability or fitness for a particular
>   purpose see the gnu general public license for more details you
>   should have received a copy of the gnu general public license along
>   with this program if not see https www gnu org licenses
>
> extracted by the scancode license scanner the SPDX license identifier
>
>   GPL-2.0-only
>
> has been chosen to replace the boilerplate/reference in 2 file(s).
>
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 27/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 329
  2019-05-29 23:57 ` [Batch 13 patch 27/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 329 Thomas Gleixner
@ 2019-05-30 13:14   ` Kate Stewart
  2019-05-30 13:30   ` Armijn Hemel - Tjaldur Software Governance Solutions
                     ` (2 subsequent siblings)
  3 siblings, 0 replies; 220+ messages in thread
From: Kate Stewart @ 2019-05-30 13:14 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-spdx

On Thu, May 30, 2019 at 6:40 AM Thomas Gleixner <tglx@linutronix.de> wrote:
>
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   this file is subject to the terms and conditions of the gnu general
>   public license see the file copying in the main directory of this
>   archive for more details this program is distributed in the hope
>   that it will be useful but without any warranty without even the
>   implied warranty of merchantability or fitness for a particular
>   purpose see the gnu general public license for more details you
>   should have received a copy of the gnu general public license along
>   with this program if not write to the free software foundation inc
>   51 franklin street suite 500 boston ma 02110 1335 usa
>
> 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: Kate Stewart <kstewart@linuxfoundation.org>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 29/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 331
  2019-05-29 23:57 ` [Batch 13 patch 29/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 331 Thomas Gleixner
@ 2019-05-30 13:15   ` Kate Stewart
  2019-05-31 14:52   ` Zavras, Alexios
  2019-06-02 18:51   ` Allison Randal
  2 siblings, 0 replies; 220+ messages in thread
From: Kate Stewart @ 2019-05-30 13:15 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-spdx

On Thu, May 30, 2019 at 6:40 AM Thomas Gleixner <tglx@linutronix.de> wrote:
>
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   this file is subject to the terms and conditions of the gnu general
>   public license see the file copying in the main directory of this
>   archive for more details this program is distributed in the hope
>   that it will be useful but without any warranty without even the
>   implied warranty of merchantability or fitness for a particular
>   purpose see the gnu general public license for more details you
>   should have received a copy of the gnu general public license along
>   with this program if not write to the free software foundation inc
>   59 temple place suite 330 boston ma 02111 1307 usa
>
> extracted by the scancode license scanner the SPDX license identifier
>
>   GPL-2.0-only
>
> has been chosen to replace the boilerplate/reference in 8 file(s).
>
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 14/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 315
  2019-05-29 23:57 ` [Batch 13 patch 14/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 315 Thomas Gleixner
  2019-05-30 12:43   ` Kate Stewart
@ 2019-05-30 13:21   ` Armijn Hemel - Tjaldur Software Governance Solutions
  2019-05-31 14:17   ` Zavras, Alexios
  2019-06-02 17:43   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Armijn Hemel - Tjaldur Software Governance Solutions @ 2019-05-30 13:21 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

On 5/30/19 1:57 AM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   license gplv2 as published by the fsf
>
> extracted by the scancode license scanner the SPDX license identifier
>
>   GPL-2.0-only
>
> has been chosen to replace the boilerplate/reference in 2 file(s).
>
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
>
Reviewed-by: Armijn Hemel <armijn@tjaldur.nl>


-- 
Armijn Hemel, MSc
Tjaldur Software Governance Solutions



^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 15/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 316
  2019-05-29 23:57 ` [Batch 13 patch 15/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 316 Thomas Gleixner
  2019-05-30 12:44   ` Kate Stewart
@ 2019-05-30 13:22   ` Armijn Hemel - Tjaldur Software Governance Solutions
  2019-05-31 14:17   ` Zavras, Alexios
  2019-06-02 17:45   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Armijn Hemel - Tjaldur Software Governance Solutions @ 2019-05-30 13:22 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

On 5/30/19 1:57 AM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license as published by
>   the free software foundation version 2 this program is distributed
>   without any warranty of any kind whether express or implied without
>   even the implied warranty of merchantability or fitness for a
>   particular purpose see the gnu general public license for more
>   details
>
> extracted by the scancode license scanner the SPDX license identifier
>
>   GPL-2.0-only
>
> has been chosen to replace the boilerplate/reference in 2 file(s).
>
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

Reviewed-by: Armijn Hemel <armijn@tjaldur.nl>

armijn


-- 
Armijn Hemel, MSc
Tjaldur Software Governance Solutions


^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 23/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 324
  2019-05-29 23:57 ` [Batch 13 patch 23/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 324 Thomas Gleixner
  2019-05-30 13:07   ` Kate Stewart
@ 2019-05-30 13:26   ` Armijn Hemel - Tjaldur Software Governance Solutions
  2019-05-31 14:43   ` Zavras, Alexios
  2019-06-02 18:22   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Armijn Hemel - Tjaldur Software Governance Solutions @ 2019-05-30 13:26 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

On 5/30/19 1:57 AM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   this file is provided under the gplv2 license gpl license summary
>   [copyright] [c] [2015] [intel] [deutschland] [gmbh] this program is
>   free software you can redistribute it and or modify it under the
>   terms of version 2 of the gnu general public license as published by
>   the free software foundation this program is distributed in the hope
>   that it will be useful but without any warranty without even the
>   implied warranty of merchantability or fitness for a particular
>   purpose see the gnu general public license for more details the full
>   gnu general public license is included in this distribution in the
>   file called copying
>
> 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: Armijn Hemel <armijn@tjaldur.nl>

-- 
Armijn Hemel, MSc
Tjaldur Software Governance Solutions


^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 28/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
  2019-05-29 23:57 ` [Batch 13 patch 28/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330 Thomas Gleixner
@ 2019-05-30 13:27   ` Kate Stewart
  2019-05-31 14:50   ` Zavras, Alexios
  2019-06-02 18:47   ` Allison Randal
  2 siblings, 0 replies; 220+ messages in thread
From: Kate Stewart @ 2019-05-30 13:27 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-spdx

On Thu, May 30, 2019 at 6:40 AM Thomas Gleixner <tglx@linutronix.de> wrote:
>
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   this file is subject to the terms and conditions of version 2 of the
>   gnu general public license see the file copying in the main
>   directory of this archive for more details
>
> extracted by the scancode license scanner the SPDX license identifier
>
>   GPL-2.0-only
>
> has been chosen to replace the boilerplate/reference in 55 file(s).
>
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 24/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 325
  2019-05-29 23:57 ` [Batch 13 patch 24/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 325 Thomas Gleixner
  2019-05-30 13:07   ` Kate Stewart
@ 2019-05-30 13:27   ` Armijn Hemel - Tjaldur Software Governance Solutions
  2019-05-31 14:44   ` Zavras, Alexios
  2019-06-02 18:40   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Armijn Hemel - Tjaldur Software Governance Solutions @ 2019-05-30 13:27 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

On 5/30/19 1:57 AM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license as published by
>   the free software foundation either version 2 of the license this
>   program is distributed in the hope that it will be useful but
>   without any warranty without even the implied warranty of
>   merchantability or fitness for a particular purpose see the gnu
>   general public license for more details you should have received a
>   copy of the gnu general public license along with this program see
>   the file copying if not see http www gnu org licenses
>
> 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: Armijn Hemel <armijn@tjaldur.nl>


-- 
Armijn Hemel, MSc
Tjaldur Software Governance Solutions


^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 26/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 328
  2019-05-29 23:57 ` [Batch 13 patch 26/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 328 Thomas Gleixner
  2019-05-30 13:11   ` Kate Stewart
@ 2019-05-30 13:28   ` Armijn Hemel - Tjaldur Software Governance Solutions
  2019-05-31 14:46   ` Zavras, Alexios
  2019-06-02 18:43   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Armijn Hemel - Tjaldur Software Governance Solutions @ 2019-05-30 13:28 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

On 5/30/19 1:57 AM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license v2 as published
>   by the free software foundation this program is distributed in the
>   hope that it will be useful but without any warranty without even
>   the implied warranty of merchantability or fitness for a particular
>   purpose see the gnu general public license for more details you
>   should have received a copy of the gnu general public license along
>   with this program if not see https www gnu org licenses
>
> extracted by the scancode license scanner the SPDX license identifier
>
>   GPL-2.0-only
>
> has been chosen to replace the boilerplate/reference in 2 file(s).
>
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Armijn Hemel <armijn@tjaldur.nl>


-- 
Armijn Hemel, MSc
Tjaldur Software Governance Solutions


^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 27/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 329
  2019-05-29 23:57 ` [Batch 13 patch 27/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 329 Thomas Gleixner
  2019-05-30 13:14   ` Kate Stewart
@ 2019-05-30 13:30   ` Armijn Hemel - Tjaldur Software Governance Solutions
  2019-05-31 14:49   ` Zavras, Alexios
  2019-06-02 18:45   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Armijn Hemel - Tjaldur Software Governance Solutions @ 2019-05-30 13:30 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

On 5/30/19 1:57 AM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   this file is subject to the terms and conditions of the gnu general
>   public license see the file copying in the main directory of this
>   archive for more details this program is distributed in the hope
>   that it will be useful but without any warranty without even the
>   implied warranty of merchantability or fitness for a particular
>   purpose see the gnu general public license for more details you
>   should have received a copy of the gnu general public license along
>   with this program if not write to the free software foundation inc
>   51 franklin street suite 500 boston ma 02110 1335 usa
>
> 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: Armijn Hemel <armijn@tjaldur.nl>


-- 
Armijn Hemel, MSc
Tjaldur Software Governance Solutions


^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 32/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 334
  2019-05-29 23:57 ` [Batch 13 patch 32/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 334 Thomas Gleixner
@ 2019-05-30 13:30   ` Armijn Hemel - Tjaldur Software Governance Solutions
  2019-05-30 13:54   ` Kate Stewart
                     ` (2 subsequent siblings)
  3 siblings, 0 replies; 220+ messages in thread
From: Armijn Hemel - Tjaldur Software Governance Solutions @ 2019-05-30 13:30 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

On 5/30/19 1:57 AM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   gpl license summary [copyright] [c] [2010] [intel] [corporation]
>   [all] [rights] [reserved] this program is free software you can
>   redistribute it and or modify it under the terms of version 2 of the
>   gnu general public license as published by the free software
>   foundation this program is distributed in the hope that it will be
>   useful but without any warranty without even the implied warranty of
>   merchantability or fitness for a particular purpose see the gnu
>   general public license for more details you should have received a
>   copy of the gnu general public license along with this program if
>   not write to the free software foundation inc 51 franklin st fifth
>   floor boston ma 02110 1301 usa the full gnu general public license
>   is included in this distribution in the file called license gpl
>
> 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: Armijn Hemel <armijn@tjaldur.nl>


-- 
Armijn Hemel, MSc
Tjaldur Software Governance Solutions


^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 37/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 339
  2019-05-29 23:57 ` [Batch 13 patch 37/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 339 Thomas Gleixner
@ 2019-05-30 13:31   ` Armijn Hemel - Tjaldur Software Governance Solutions
  2019-05-30 13:58   ` Kate Stewart
                     ` (2 subsequent siblings)
  3 siblings, 0 replies; 220+ messages in thread
From: Armijn Hemel - Tjaldur Software Governance Solutions @ 2019-05-30 13:31 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

On 5/30/19 1:57 AM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   released under 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: Armijn Hemel <armijn@tjaldur.nl>


-- 
Armijn Hemel, MSc
Tjaldur Software Governance Solutions


^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 41/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 343
  2019-05-29 23:57 ` [Batch 13 patch 41/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 343 Thomas Gleixner
@ 2019-05-30 13:32   ` Armijn Hemel - Tjaldur Software Governance Solutions
  2019-05-30 13:59   ` Kate Stewart
                     ` (2 subsequent siblings)
  3 siblings, 0 replies; 220+ messages in thread
From: Armijn Hemel - Tjaldur Software Governance Solutions @ 2019-05-30 13:32 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

On 5/30/19 1:57 AM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   this program is free software you can redistribute it and or modify
>   it under the terms of version 2 of the gnu general public license as
>   published by the free software foundation this program is
>   distributed in the hope that it will be useful but without any
>   warranty without even the implied warranty of merchantability or
>   fitness for a particular purpose see the gnu general public license
>   for more details you should have received a copy of the gnu general
>   public license along with this program if not see http www gnu org
>   licenses
>
> 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: Armijn Hemel <armijn@tjaldur.nl>

-- 
Armijn Hemel, MSc
Tjaldur Software Governance Solutions


^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 44/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 346
  2019-05-29 23:58 ` [Batch 13 patch 44/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 346 Thomas Gleixner
@ 2019-05-30 13:34   ` Armijn Hemel - Tjaldur Software Governance Solutions
  2019-05-30 14:12   ` Kate Stewart
                     ` (2 subsequent siblings)
  3 siblings, 0 replies; 220+ messages in thread
From: Armijn Hemel - Tjaldur Software Governance Solutions @ 2019-05-30 13:34 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

On 5/30/19 1:58 AM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   use of this code is subject to the terms and conditions of the gnu
>   general public license version 2 see copying or http www gnu org
>   licenses gpl html
>
> 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: Armijn Hemel <armijn@tjaldur.nl>


-- 
Armijn Hemel, MSc
Tjaldur Software Governance Solutions


^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 45/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 347
  2019-05-29 23:58 ` [Batch 13 patch 45/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 347 Thomas Gleixner
@ 2019-05-30 13:34   ` Armijn Hemel - Tjaldur Software Governance Solutions
  2019-05-30 14:13   ` Kate Stewart
                     ` (2 subsequent siblings)
  3 siblings, 0 replies; 220+ messages in thread
From: Armijn Hemel - Tjaldur Software Governance Solutions @ 2019-05-30 13:34 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

On 5/30/19 1:58 AM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   your use of this code is subject to the terms and conditions of the
>   gnu general public license version 2 see copying or http www gnu org
>   licenses gpl html
>
> extracted by the scancode license scanner the SPDX license identifier
>
>   GPL-2.0-only
>
> has been chosen to replace the boilerplate/reference in 3 file(s).
>
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Armijn Hemel <armijn@tjaldur.nl>


-- 
Armijn Hemel, MSc
Tjaldur Software Governance Solutions


^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 46/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 348
  2019-05-29 23:58 ` [Batch 13 patch 46/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 348 Thomas Gleixner
@ 2019-05-30 13:35   ` Armijn Hemel - Tjaldur Software Governance Solutions
  2019-05-30 14:13   ` Kate Stewart
                     ` (2 subsequent siblings)
  3 siblings, 0 replies; 220+ messages in thread
From: Armijn Hemel - Tjaldur Software Governance Solutions @ 2019-05-30 13:35 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

On 5/30/19 1:58 AM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   release under the terms of the gnu general public license version 2
>   see the file copying
>
> 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: Armijn Hemel <armijn@tjaldur.nl>


-- 
Armijn Hemel, MSc
Tjaldur Software Governance Solutions


^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 47/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 349
  2019-05-29 23:58 ` [Batch 13 patch 47/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 349 Thomas Gleixner
@ 2019-05-30 13:35   ` Armijn Hemel - Tjaldur Software Governance Solutions
  2019-05-30 14:14   ` Kate Stewart
                     ` (2 subsequent siblings)
  3 siblings, 0 replies; 220+ messages in thread
From: Armijn Hemel - Tjaldur Software Governance Solutions @ 2019-05-30 13:35 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

On 5/30/19 1:58 AM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   this driver is released to the public under the terms of the gnu
>   general public license version 2 see the file copying for details
>
> 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: Armijn Hemel <armijn@tjaldur.nl>


-- 
Armijn Hemel, MSc
Tjaldur Software Governance Solutions


^ permalink raw reply	[flat|nested] 220+ messages in thread

* [Batch 13 patch 04/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 304
  2019-05-30 11:47   ` Kate Stewart
@ 2019-05-30 13:37     ` Armijn Hemel - Tjaldur Software Governance Solutions
       [not found]     ` <d65ea4b4-5c3a-3fb4-2868-3b6b3bbf0fa1@tjaldur.nl>
  1 sibling, 0 replies; 220+ messages in thread
From: Armijn Hemel - Tjaldur Software Governance Solutions @ 2019-05-30 13:37 UTC (permalink / raw)
  To: Kate Stewart, Thomas Gleixner; +Cc: linux-spdx

On 5/30/19 1:47 PM, Kate Stewart wrote:
>> ---
>> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=c96006e2cdb9
> Clicking on the link gives "Invalid branch: batch13"

I can confirm this. It seems that batch13 was not added as a branch.

armijn


-- 
Armijn Hemel, MSc
Tjaldur Software Governance Solutions


^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 48/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 350
  2019-05-29 23:58 ` [Batch 13 patch 48/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 350 Thomas Gleixner
@ 2019-05-30 13:38   ` Armijn Hemel - Tjaldur Software Governance Solutions
  2019-05-30 14:43   ` Kate Stewart
                     ` (2 subsequent siblings)
  3 siblings, 0 replies; 220+ messages in thread
From: Armijn Hemel - Tjaldur Software Governance Solutions @ 2019-05-30 13:38 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

On 5/30/19 1:58 AM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   this program may be used under the terms of version 2 of the gnu
>   general public license
>
> 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: Armijn Hemel <armijn@tjaldur.nl>


-- 
Armijn Hemel, MSc
Tjaldur Software Governance Solutions


^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 39/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 341
  2019-05-29 23:57 ` [Batch 13 patch 39/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 341 Thomas Gleixner
@ 2019-05-30 13:42   ` Armijn Hemel - Tjaldur Software Governance Solutions
  2019-05-30 14:24   ` Kate Stewart
                     ` (2 subsequent siblings)
  3 siblings, 0 replies; 220+ messages in thread
From: Armijn Hemel - Tjaldur Software Governance Solutions @ 2019-05-30 13:42 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

On 5/30/19 1:57 AM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license version 2 of
>   the license as published by the free software foundation this
>   program is distributed in the hope that it will be useful but
>   without any warranty without even the implied warranty of
>   merchantability or fitness for a particular purpose see the gnu
>   general public license for more details you should have received a
>   copy of the gnu general public license along with this program if
>   not see http www gnu org licenses
>
> extracted by the scancode license scanner the SPDX license identifier
>
>   GPL-2.0-only
>
> has been chosen to replace the boilerplate/reference in 8 file(s).
>
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>


Reviewed-by: Armijn Hemel <armijn@tjaldur.nl>

-- 
Armijn Hemel, MSc
Tjaldur Software Governance Solutions


^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 30/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332
  2019-05-29 23:57 ` [Batch 13 patch 30/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332 Thomas Gleixner
@ 2019-05-30 13:45   ` Kate Stewart
  2019-05-31 14:54   ` Zavras, Alexios
  2019-06-02 18:54   ` Allison Randal
  2 siblings, 0 replies; 220+ messages in thread
From: Kate Stewart @ 2019-05-30 13:45 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-spdx

On Thu, May 30, 2019 at 6:40 AM Thomas Gleixner <tglx@linutronix.de> wrote:
>
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 2 normalized pattern(s):
>
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license version 2 as
>
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license version 2 as
>   publishhed by the free software foundation
>
> extracted by the scancode license scanner the SPDX license identifier
>
>   GPL-2.0-only
>
> has been chosen to replace the boilerplate/reference in 48 file(s).
>
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 35/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 337
  2019-05-29 23:57 ` [Batch 13 patch 35/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 337 Thomas Gleixner
@ 2019-05-30 13:47   ` Kate Stewart
  2019-05-30 13:50   ` Armijn Hemel - Tjaldur Software Governance Solutions
  1 sibling, 0 replies; 220+ messages in thread
From: Kate Stewart @ 2019-05-30 13:47 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-spdx

On Thu, May 30, 2019 at 6:40 AM Thomas Gleixner <tglx@linutronix.de> wrote:
>
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license as published by
>   the free software foundation version 2 of the license and no later
>   version this program is distributed in the hope that it will be
>   useful but without any warranty without even the implied warranty of
>   merchantability or fitness for a particular purpose good title or
>   non infringement see the gnu general public license for more details
>   you should have received a copy of the gnu general public license
>   along with this program if not write to the free software foundation
>   inc 51 franklin st fifth floor boston ma 02110 1301 usa the full gnu
>   general public license is included in this distribution in the file
>   called copying
>
> extracted by the scancode license scanner the SPDX license identifier
>
>   GPL-2.0-only
>
> has been chosen to replace the boilerplate/reference in 6 file(s).
>
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 35/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 337
  2019-05-29 23:57 ` [Batch 13 patch 35/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 337 Thomas Gleixner
  2019-05-30 13:47   ` Kate Stewart
@ 2019-05-30 13:50   ` Armijn Hemel - Tjaldur Software Governance Solutions
  2019-05-30 14:46     ` Kate Stewart
  1 sibling, 1 reply; 220+ messages in thread
From: Armijn Hemel - Tjaldur Software Governance Solutions @ 2019-05-30 13:50 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

On 5/30/19 1:57 AM, Thomas Gleixner wrote:
> -# This program is distributed in the hope that it will be useful, but
> -# WITHOUT ANY WARRANTY; without even the implied warranty of
> -# MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE, GOOD TITLE or
> -# NON INFRINGEMENT.  See the GNU General Public License for more
> -# details.

I guess this is one for the "interesting" list?

armijn


-- 
Armijn Hemel, MSc
Tjaldur Software Governance Solutions


^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 32/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 334
  2019-05-29 23:57 ` [Batch 13 patch 32/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 334 Thomas Gleixner
  2019-05-30 13:30   ` Armijn Hemel - Tjaldur Software Governance Solutions
@ 2019-05-30 13:54   ` Kate Stewart
  2019-05-31 15:06   ` Zavras, Alexios
  2019-06-02 18:56   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Kate Stewart @ 2019-05-30 13:54 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-spdx

On Thu, May 30, 2019 at 6:40 AM Thomas Gleixner <tglx@linutronix.de> wrote:
>
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   gpl license summary [copyright] [c] [2010] [intel] [corporation]
>   [all] [rights] [reserved] this program is free software you can
>   redistribute it and or modify it under the terms of version 2 of the
>   gnu general public license as published by the free software
>   foundation this program is distributed in the hope that it will be
>   useful but without any warranty without even the implied warranty of
>   merchantability or fitness for a particular purpose see the gnu
>   general public license for more details you should have received a
>   copy of the gnu general public license along with this program if
>   not write to the free software foundation inc 51 franklin st fifth
>   floor boston ma 02110 1301 usa the full gnu general public license
>   is included in this distribution in the file called license gpl
>
> 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: Kate Stewart <kstewart@linuxfoundation.org>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 37/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 339
  2019-05-29 23:57 ` [Batch 13 patch 37/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 339 Thomas Gleixner
  2019-05-30 13:31   ` Armijn Hemel - Tjaldur Software Governance Solutions
@ 2019-05-30 13:58   ` Kate Stewart
  2019-05-31 15:11   ` Zavras, Alexios
  2019-06-02 19:00   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Kate Stewart @ 2019-05-30 13:58 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-spdx

On Thu, May 30, 2019 at 6:40 AM Thomas Gleixner <tglx@linutronix.de> wrote:
>
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   released under 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: Kate Stewart <kstewart@linuxfoundation.org>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 41/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 343
  2019-05-29 23:57 ` [Batch 13 patch 41/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 343 Thomas Gleixner
  2019-05-30 13:32   ` Armijn Hemel - Tjaldur Software Governance Solutions
@ 2019-05-30 13:59   ` Kate Stewart
  2019-05-31 15:15   ` Zavras, Alexios
  2019-06-02 19:05   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Kate Stewart @ 2019-05-30 13:59 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-spdx

On Thu, May 30, 2019 at 6:40 AM Thomas Gleixner <tglx@linutronix.de> wrote:
>
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   this program is free software you can redistribute it and or modify
>   it under the terms of version 2 of the gnu general public license as
>   published by the free software foundation this program is
>   distributed in the hope that it will be useful but without any
>   warranty without even the implied warranty of merchantability or
>   fitness for a particular purpose see the gnu general public license
>   for more details you should have received a copy of the gnu general
>   public license along with this program if not see http www gnu org
>   licenses
>
> 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: Kate Stewart <kstewart@linuxfoundation.org>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 44/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 346
  2019-05-29 23:58 ` [Batch 13 patch 44/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 346 Thomas Gleixner
  2019-05-30 13:34   ` Armijn Hemel - Tjaldur Software Governance Solutions
@ 2019-05-30 14:12   ` Kate Stewart
  2019-05-31 15:19   ` Zavras, Alexios
  2019-06-02 19:47   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Kate Stewart @ 2019-05-30 14:12 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-spdx

On Thu, May 30, 2019 at 6:40 AM Thomas Gleixner <tglx@linutronix.de> wrote:
>
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   use of this code is subject to the terms and conditions of the gnu
>   general public license version 2 see copying or http www gnu org
>   licenses gpl html
>
> 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: Kate Stewart <kstewart@linuxfoundation.org>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 45/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 347
  2019-05-29 23:58 ` [Batch 13 patch 45/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 347 Thomas Gleixner
  2019-05-30 13:34   ` Armijn Hemel - Tjaldur Software Governance Solutions
@ 2019-05-30 14:13   ` Kate Stewart
  2019-05-31 15:19   ` Zavras, Alexios
  2019-06-02 19:48   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Kate Stewart @ 2019-05-30 14:13 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-spdx

On Thu, May 30, 2019 at 6:40 AM Thomas Gleixner <tglx@linutronix.de> wrote:
>
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   your use of this code is subject to the terms and conditions of the
>   gnu general public license version 2 see copying or http www gnu org
>   licenses gpl html
>
> extracted by the scancode license scanner the SPDX license identifier
>
>   GPL-2.0-only
>
> has been chosen to replace the boilerplate/reference in 3 file(s).
>
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 46/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 348
  2019-05-29 23:58 ` [Batch 13 patch 46/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 348 Thomas Gleixner
  2019-05-30 13:35   ` Armijn Hemel - Tjaldur Software Governance Solutions
@ 2019-05-30 14:13   ` Kate Stewart
  2019-05-31 15:20   ` Zavras, Alexios
  2019-06-02 19:49   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Kate Stewart @ 2019-05-30 14:13 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-spdx

On Thu, May 30, 2019 at 6:40 AM Thomas Gleixner <tglx@linutronix.de> wrote:
>
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   release under the terms of the gnu general public license version 2
>   see the file copying
>
> 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: Kate Stewart <kstewart@linuxfoundation.org>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 47/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 349
  2019-05-29 23:58 ` [Batch 13 patch 47/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 349 Thomas Gleixner
  2019-05-30 13:35   ` Armijn Hemel - Tjaldur Software Governance Solutions
@ 2019-05-30 14:14   ` Kate Stewart
  2019-05-31 15:21   ` Zavras, Alexios
  2019-06-02 19:49   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Kate Stewart @ 2019-05-30 14:14 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-spdx

On Thu, May 30, 2019 at 6:40 AM Thomas Gleixner <tglx@linutronix.de> wrote:
>
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   this driver is released to the public under the terms of the gnu
>   general public license version 2 see the file copying for details
>
> 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: Kate Stewart <kstewart@linuxfoundation.org>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 39/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 341
  2019-05-29 23:57 ` [Batch 13 patch 39/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 341 Thomas Gleixner
  2019-05-30 13:42   ` Armijn Hemel - Tjaldur Software Governance Solutions
@ 2019-05-30 14:24   ` Kate Stewart
  2019-05-31 15:13   ` Zavras, Alexios
  2019-06-02 19:03   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Kate Stewart @ 2019-05-30 14:24 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-spdx

On Thu, May 30, 2019 at 6:40 AM Thomas Gleixner <tglx@linutronix.de> wrote:
>
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license version 2 of
>   the license as published by the free software foundation this
>   program is distributed in the hope that it will be useful but
>   without any warranty without even the implied warranty of
>   merchantability or fitness for a particular purpose see the gnu
>   general public license for more details you should have received a
>   copy of the gnu general public license along with this program if
>   not see http www gnu org licenses
>
> extracted by the scancode license scanner the SPDX license identifier
>
>   GPL-2.0-only
>
> has been chosen to replace the boilerplate/reference in 8 file(s).
>
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 48/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 350
  2019-05-29 23:58 ` [Batch 13 patch 48/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 350 Thomas Gleixner
  2019-05-30 13:38   ` Armijn Hemel - Tjaldur Software Governance Solutions
@ 2019-05-30 14:43   ` Kate Stewart
  2019-05-31 15:21   ` Zavras, Alexios
  2019-06-02 19:51   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Kate Stewart @ 2019-05-30 14:43 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-spdx

On Thu, May 30, 2019 at 6:40 AM Thomas Gleixner <tglx@linutronix.de> wrote:
>
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   this program may be used under the terms of version 2 of the gnu
>   general public license
>
> 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:  Kate Stewart <kstewart@linuxfoundation.org>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 35/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 337
  2019-05-30 13:50   ` Armijn Hemel - Tjaldur Software Governance Solutions
@ 2019-05-30 14:46     ` Kate Stewart
  0 siblings, 0 replies; 220+ messages in thread
From: Kate Stewart @ 2019-05-30 14:46 UTC (permalink / raw)
  To: Armijn Hemel - Tjaldur Software Governance Solutions
  Cc: Thomas Gleixner, linux-spdx

On Thu, May 30, 2019 at 8:50 AM Armijn Hemel - Tjaldur Software
Governance Solutions <armijn@tjaldur.nl> wrote:
>
> On 5/30/19 1:57 AM, Thomas Gleixner wrote:
> > -# This program is distributed in the hope that it will be useful, but
> > -# WITHOUT ANY WARRANTY; without even the implied warranty of
> > -# MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE, GOOD TITLE or
> > -# NON INFRINGEMENT.  See the GNU General Public License for more
> > -# details.
>
> I guess this is one for the "interesting" list?

Yeah,  you're right Armijn.   Missed that "GOOD TITLE" reference.
It another for the "interesting list"

Kate

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 02/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 302
  2019-05-29 23:57 ` [Batch 13 patch 02/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 302 Thomas Gleixner
  2019-05-30 13:02   ` Armijn Hemel - Tjaldur Software Governance Solutions
@ 2019-05-30 14:53   ` Kate Stewart
  2019-05-31 13:48   ` Zavras, Alexios
  2019-06-02 17:33   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Kate Stewart @ 2019-05-30 14:53 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-spdx

On Thu, May 30, 2019 at 6:39 AM Thomas Gleixner <tglx@linutronix.de> wrote:
>
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   this package is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license version 2 as
>   published by the free software foundation this package is provided
>   as is and without any express or implied warranties including
>   without limitation the implied warranties of merchantibility and
>   fitness for a particular purpose
>
> extracted by the scancode license scanner the SPDX license identifier
>
>   GPL-2.0-only
>
> has been chosen to replace the boilerplate/reference in 3 file(s).
>
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

Reviewed-by:  Kate Stewart <kstewart@linuxfoundation.org>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 04/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 304
       [not found]     ` <d65ea4b4-5c3a-3fb4-2868-3b6b3bbf0fa1@tjaldur.nl>
@ 2019-05-30 17:41       ` Thomas Gleixner
  0 siblings, 0 replies; 220+ messages in thread
From: Thomas Gleixner @ 2019-05-30 17:41 UTC (permalink / raw)
  To: Armijn Hemel - Tjaldur Software Governance Solutions
  Cc: Kate Stewart, linux-spdx

On Thu, 30 May 2019, Armijn Hemel - Tjaldur Software Governance Solutions wrote:

> On 5/30/19 1:47 PM, Kate Stewart wrote:
> >> ---
> >> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=c96006e2cdb9
> > Clicking on the link gives "Invalid branch: batch13"
> 
> I can confirm this. It seems that batch13 was not added as a branch.

Fixed now. Pushed the branch.

Thanks

	tglx

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 19/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320
  2019-05-29 23:57 ` [Batch 13 patch 19/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320 Thomas Gleixner
@ 2019-05-30 18:16   ` Kate Stewart
  2019-05-31 14:37   ` Zavras, Alexios
  2019-06-02 17:49   ` Allison Randal
  2 siblings, 0 replies; 220+ messages in thread
From: Kate Stewart @ 2019-05-30 18:16 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-spdx

On Thu, May 30, 2019 at 6:40 AM Thomas Gleixner <tglx@linutronix.de> wrote:
>
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   this program is free software you can redistribute it and or modify
>   it under the terms and conditions of the gnu general public license
>   version 2 as published by the free software foundation this program
>   is distributed in the hope it will be useful but without any
>   warranty without even the implied warranty of merchantability or
>   fitness for a particular purpose see the gnu general public license
>   for more details you should have received a copy of the gnu general
>   public license along with this program if not write to the free
>   software foundation inc 59 temple place suite 330 boston ma 02111
>   1307 usa
>
> extracted by the scancode license scanner the SPDX license identifier
>
>   GPL-2.0-only
>
> has been chosen to replace the boilerplate/reference in 33 file(s).
>
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
>
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=d6119db10e6d

Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 01/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 301
  2019-05-29 23:57 ` [Batch 13 patch 01/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 301 Thomas Gleixner
  2019-05-30 11:41   ` Kate Stewart
  2019-05-30 13:01   ` Armijn Hemel - Tjaldur Software Governance Solutions
@ 2019-05-31 13:46   ` Zavras, Alexios
  2019-06-02 17:30   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 13:46 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:57
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 01/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 301
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license as published by
>   the free software foundation version 2 this program is distributed
>   in the hope that it will be useful but without any warranty without
>   even the implied warranty of merchantability or fitness for a
>   particular purpose see the gnu general public license for more
>   details you should have received a copy of the gnu general public
>   license along with this program if not write to the free software
>   foundation inc 675 mass ave cambridge ma 02139 usa
> 
> 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>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=d4facaea5a83

Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 02/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 302
  2019-05-29 23:57 ` [Batch 13 patch 02/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 302 Thomas Gleixner
  2019-05-30 13:02   ` Armijn Hemel - Tjaldur Software Governance Solutions
  2019-05-30 14:53   ` Kate Stewart
@ 2019-05-31 13:48   ` Zavras, Alexios
  2019-06-02 17:33   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 13:48 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:57
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 02/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 302
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this package is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license version 2 as
>   published by the free software foundation this package is provided
>   as is and without any express or implied warranties including
>   without limitation the implied warranties of merchantibility and
>   fitness for a particular purpose
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 3 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=f30f8ad09008

Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 04/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 304
  2019-05-29 23:57 ` [Batch 13 patch 04/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 304 Thomas Gleixner
  2019-05-30 11:47   ` Kate Stewart
@ 2019-05-31 13:50   ` Zavras, Alexios
  2019-06-02 17:35   ` Allison Randal
  2 siblings, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 13:50 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:57
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 04/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 304
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license as published by
>   the free software foundation version 2 this program is distributed
>   as is without any warranty of any kind whether express or implied
>   without even the implied warranty of merchantability or fitness for
>   a particular purpose see the gnu general public license for more
>   details
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 163 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=c96006e2cdb9

Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 05/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 305
  2019-05-29 23:57 ` [Batch 13 patch 05/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 305 Thomas Gleixner
  2019-05-30 11:44   ` Kate Stewart
  2019-05-30 13:04   ` Armijn Hemel - Tjaldur Software Governance Solutions
@ 2019-05-31 13:57   ` Zavras, Alexios
  2019-06-02 17:36   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 13:57 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:57
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 05/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 305
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   licensed 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 6 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=690d17cb67dd


> ---
>  arch/mips/power/cpu.c           |    3 +--
>  arch/mips/power/hibernate_asm.S |    3 +--
>  include/linux/uio_driver.h      |    3 +--
>  tools/perf/util/intlist.c       |    3 +--
>  tools/perf/util/rblist.c        |    3 +--
>  tools/perf/util/strlist.c       |    3 +--
>  6 files changed, 6 insertions(+), 12 deletions(-)

While 5 of the files have the exact string "Licensed under the GPLv2",
the file include/linux/uio_driver.h actually says "Licensed under the GPLv2 only."
It's perfectly OK in this case, but does this mean that string match also matches substrings,
and this pattern would also match "Licensed under the GPLv2 or later" ?

Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>


Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 06/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 307
  2019-05-29 23:57 ` [Batch 13 patch 06/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 307 Thomas Gleixner
  2019-05-30 11:44   ` Kate Stewart
  2019-05-30 13:06   ` Armijn Hemel - Tjaldur Software Governance Solutions
@ 2019-05-31 13:58   ` Zavras, Alexios
  2019-06-02 17:36   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 13:58 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:57
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 06/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 307
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this driver is licensed under the terms of 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>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=705867381331

Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 07/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 308
  2019-05-29 23:57 ` [Batch 13 patch 07/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 308 Thomas Gleixner
  2019-05-30 11:49   ` Kate Stewart
@ 2019-05-31 14:08   ` Zavras, Alexios
  2019-06-02 17:37   ` Allison Randal
  2 siblings, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 14:08 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:57
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 07/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 308
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms and conditions of the gnu general public license
>   version 2 as published by the free software foundation this program
>   is distributed in the hope it will be useful but without any
>   warranty without even the implied warranty of merchantability or
>   fitness for a particular purpose see the gnu general public license
>   for more details you should have received a copy of the gnu general
>   public license along with this program if not see http www gnu org
>   licenses the full gnu general public license is included in this
>   distribution in the file called copying
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 12 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=66b3063b685f

Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 08/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309
  2019-05-29 23:57 ` [Batch 13 patch 08/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309 Thomas Gleixner
@ 2019-05-31 14:11   ` Zavras, Alexios
  2019-06-02 17:38   ` Allison Randal
  1 sibling, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 14:11 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:57
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 08/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 309
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 2 normalized pattern(s):
> 
>   it and or modify it under the terms of the gnu general public
>   license version 2 as published by the free software foundation this
>   program is distributed in the hope it will be useful but without any
>   warranty without even the implied warranty of merchantability or
>   fitness for a particular purpose see the gnu general public license
>   for more details you should have received a copy of the gnu general
>   public license along with this program
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms and conditions of the gnu general public license
>   version 2 as published by the free software foundation this program
>   is distributed in the hope it will be useful but without any
>   warranty without even the implied warranty of merchantability or
>   fitness for a particular purpose see the gnu general public license
>   for more details you should have received a copy of the gnu general
>   public license along with this program
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 11 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=745b449ddb8e

Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 09/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 310
  2019-05-29 23:57 ` [Batch 13 patch 09/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 310 Thomas Gleixner
  2019-05-30 11:42   ` Kate Stewart
  2019-05-30 13:06   ` Armijn Hemel - Tjaldur Software Governance Solutions
@ 2019-05-31 14:12   ` Zavras, Alexios
  2019-06-02 17:38   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 14:12 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:57
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 09/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 310
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   may be copied or modified under the terms of the gnu general public
>   license version 2 [0] [only] see linux copying for more information
> 
> 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>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=78c62ad16f9c

Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>


Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 10/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 311
  2019-05-29 23:57 ` [Batch 13 patch 10/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 311 Thomas Gleixner
  2019-05-30 12:36   ` Kate Stewart
  2019-05-30 13:07   ` Armijn Hemel - Tjaldur Software Governance Solutions
@ 2019-05-31 14:12   ` Zavras, Alexios
  2019-06-02 17:39   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 14:12 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:57
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 10/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 311
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this is free software you can redistribute it and or modify it under
>   the terms of version 2 of the gnu general public license as
>   published by the free software foundation
> 
> 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>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=4f811bfb65c2

Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 11/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 312
  2019-05-29 23:57 ` [Batch 13 patch 11/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 312 Thomas Gleixner
  2019-05-30 12:37   ` Kate Stewart
  2019-05-30 13:07   ` Armijn Hemel - Tjaldur Software Governance Solutions
@ 2019-05-31 14:13   ` Zavras, Alexios
  2019-06-02 17:40   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 14:13 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:57
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 11/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 312
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms of the version 2 of the gnu general public
>   license as published by the free software foundation
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 3 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=510cd631388d

Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 12/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 313
  2019-05-29 23:57 ` [Batch 13 patch 12/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 313 Thomas Gleixner
  2019-05-30 12:37   ` Kate Stewart
  2019-05-30 13:08   ` Armijn Hemel - Tjaldur Software Governance Solutions
@ 2019-05-31 14:14   ` Zavras, Alexios
  2019-06-02 17:41   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 14:14 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:57
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 12/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 313
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this software program is licensed subject to the gnu general public
>   license gpl version 2 june 1991 available at http www gnu org
>   licenses old licenses gpl 2 0 html
> 
> 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>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=276e3009f2c5

Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 13/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 314
  2019-05-29 23:57 ` [Batch 13 patch 13/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 314 Thomas Gleixner
  2019-05-30 12:41   ` Kate Stewart
  2019-05-30 13:08   ` Armijn Hemel - Tjaldur Software Governance Solutions
@ 2019-05-31 14:15   ` Zavras, Alexios
  2019-06-02 17:42   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 14:15 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:57
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 13/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 314
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms and conditions of the gnu general public license
>   version 2 as published by the free software foundation this program
>   is distributed in the hope it will be useful but without any
>   warranty without even the implied warranty of merchantability or
>   fitness for a particular purpose see the gnu general public license
>   for more details you should have received a copy of the gnu general
>   public license along with this program if not write to the free
>   software foundation inc 51 franklin st fifth floor boston ma 02110
>   1301 usa the full gnu general public license is included in this
>   distribution in the file called copying
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 2 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=3919a1e0453e

Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 14/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 315
  2019-05-29 23:57 ` [Batch 13 patch 14/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 315 Thomas Gleixner
  2019-05-30 12:43   ` Kate Stewart
  2019-05-30 13:21   ` Armijn Hemel - Tjaldur Software Governance Solutions
@ 2019-05-31 14:17   ` Zavras, Alexios
  2019-06-02 17:43   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 14:17 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:58
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 14/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 315
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   license gplv2 as published by the fsf
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 2 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=41ef75bdc921

Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 15/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 316
  2019-05-29 23:57 ` [Batch 13 patch 15/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 316 Thomas Gleixner
  2019-05-30 12:44   ` Kate Stewart
  2019-05-30 13:22   ` Armijn Hemel - Tjaldur Software Governance Solutions
@ 2019-05-31 14:17   ` Zavras, Alexios
  2019-06-02 17:45   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 14:17 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:58
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 15/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 316
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license as published by
>   the free software foundation version 2 this program is distributed
>   without any warranty of any kind whether express or implied without
>   even the implied warranty of merchantability or fitness for a
>   particular purpose see the gnu general public license for more
>   details
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 2 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=a3755b121411

Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 16/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 317
  2019-05-29 23:57 ` [Batch 13 patch 16/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 317 Thomas Gleixner
  2019-05-30 12:44   ` Kate Stewart
@ 2019-05-31 14:20   ` Zavras, Alexios
  2019-06-02 17:46   ` Allison Randal
  2 siblings, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 14:20 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:58
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 16/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 317
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license as published by
>   the free software foundation version 2 this program is distributed
>   as is without any warranty of any kind whether express or implied
>   without even the implied warranty of merchantability or fitness for
>   a particular purpose see the gnu general public license for more
>   details you should have received a copy of the gnu general public
>   license along with this program if not write to the free software
>   foundation inc 59 temple place suite 330 boston ma 02111 1307 usa
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 12 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=bd466fda60a9

Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 17/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 318
  2019-05-29 23:57 ` [Batch 13 patch 17/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 318 Thomas Gleixner
  2019-05-30 12:47   ` Kate Stewart
@ 2019-05-31 14:21   ` Zavras, Alexios
  2019-06-02 17:46   ` Allison Randal
  2 siblings, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 14:21 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:58
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 17/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 318
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license version 2 as
>   published by the free software foundation this program is
>   distributed as is without any warranty of any kind whether expressed
>   or implied without even the implied warranty of merchantability or
>   fitness for a particular purpose see the gnu general public license
>   version 2 for more details
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 20 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=910a5a18cf1f

Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 18/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 319
  2019-05-29 23:57 ` [Batch 13 patch 18/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 319 Thomas Gleixner
@ 2019-05-31 14:36   ` Zavras, Alexios
  2019-05-31 15:00     ` Zavras, Alexios
  2019-06-02 17:47   ` Allison Randal
  1 sibling, 1 reply; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 14:36 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:58
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 18/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 319
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license version 2 as
>   published by the free software foundation this program is
>   distributed as is without any warranty of any kind whether express
>   or implied without even the implied warranty of merchantability or
>   fitness for a particular purpose see the gnu general public license
>   for more details
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 51 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=2e8ea0d7dd92

https://jira.devtools.intel.com/projects/OSPDT/issues

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 19/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320
  2019-05-29 23:57 ` [Batch 13 patch 19/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320 Thomas Gleixner
  2019-05-30 18:16   ` Kate Stewart
@ 2019-05-31 14:37   ` Zavras, Alexios
  2019-05-31 15:00     ` Zavras, Alexios
  2019-06-02 17:49   ` Allison Randal
  2 siblings, 1 reply; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 14:37 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:58
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 19/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 320
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms and conditions of the gnu general public license
>   version 2 as published by the free software foundation this program
>   is distributed in the hope it will be useful but without any
>   warranty without even the implied warranty of merchantability or
>   fitness for a particular purpose see the gnu general public license
>   for more details you should have received a copy of the gnu general
>   public license along with this program if not write to the free
>   software foundation inc 59 temple place suite 330 boston ma 02111
>   1307 usa
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 33 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=d6119db10e6d

https://jira.devtools.intel.com/projects/OSPDT/issues

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 20/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 321
  2019-05-29 23:57 ` [Batch 13 patch 20/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 321 Thomas Gleixner
  2019-05-30 12:59   ` Kate Stewart
@ 2019-05-31 14:39   ` Zavras, Alexios
  2019-05-31 14:59     ` Zavras, Alexios
  2019-06-02 18:16   ` Allison Randal
  2 siblings, 1 reply; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 14:39 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:58
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 20/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 321
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license as published by
>   the free software foundation version 2 and no later version this
>   program is distributed in the hope that it will be useful but
>   without any warranty without even the implied warranty of
>   merchantability or fitness for a particular purpose see the gnu
>   general public license for more details
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 33 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=a76fa9d89502

https://jira.devtools.intel.com/projects/OSPDT/issues

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 21/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322
  2019-05-29 23:57 ` [Batch 13 patch 21/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322 Thomas Gleixner
  2019-05-30 13:01   ` Kate Stewart
@ 2019-05-31 14:40   ` Zavras, Alexios
  2019-05-31 14:59     ` Zavras, Alexios
  2019-06-02 18:17   ` Allison Randal
  2 siblings, 1 reply; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 14:40 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:58
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 21/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 322
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms of version 2 of the gnu general public license as
>   published by the free software foundation this program is
>   distributed in the hope that it will be useful but without any
>   warranty without even the implied warranty of merchantability or
>   fitness for a particular purpose see the gnu general public license
>   for more details the full gnu general public license is included in
>   this distribution in the file called license
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 29 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=c6b9926b4474

https://jira.devtools.intel.com/projects/OSPDT/issues

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 22/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 323
  2019-05-29 23:57 ` [Batch 13 patch 22/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 323 Thomas Gleixner
  2019-05-30 13:02   ` Kate Stewart
@ 2019-05-31 14:41   ` Zavras, Alexios
  2019-05-31 14:58     ` Zavras, Alexios
  2019-06-02 18:18   ` Allison Randal
  2 siblings, 1 reply; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 14:41 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:58
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 22/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 323
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 3 normalized pattern(s):
> 
>   gpl license summary [copyright] [c] [2008] [2014] [intel]
>   [corporation] [all] [rights] [reserved] [copyright] [c] [2018]
>   [intel] [corporation] this program is free software you can
>   redistribute it and or modify it under the terms of version 2 of the
>   gnu general public license as published by the free software
>   foundation this program is distributed in the hope that it will be
>   useful but without any warranty without even the implied warranty of
>   merchantability or fitness for a particular purpose see the gnu
>   general public license for more details the full gnu general public
>   license is included in this distribution in the file called copying
> 
>   gpl license summary [copyright] [c] [2008] [2014] [intel]
>   [corporation] [all] [rights] [reserved] this program is free
>   software you can redistribute it and or modify it under the terms of
>   version 2 of the gnu general public license as published by the free
>   software foundation this program is distributed in the hope that it
>   will be useful but without any warranty without even the implied
>   warranty of merchantability or fitness for a particular purpose see
>   the gnu general public license for more details the full gnu general
>   public license is included in this distribution in the file called
>   copying
> 
>   gpl license summary [copyright] [c] [2008] [2014] [intel]
>   [corporation] [all] [rights] [reserved] [copyright] [c] [2015]
>   [intel] [deutschland] [gmbh] this program is free software you can
>   redistribute it and or modify it under the terms of version 2 of the
>   gnu general public license as published by the free software
>   foundation this program is distributed in the hope that it will be
>   useful but without any warranty without even the implied warranty of
>   merchantability or fitness for a particular purpose see the gnu
>   general public license for more details the full gnu general public
>   license is included in this distribution in the file called copying
> 
> 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>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=9683c1b1fe18

https://jira.devtools.intel.com/projects/OSPDT/issues

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 23/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 324
  2019-05-29 23:57 ` [Batch 13 patch 23/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 324 Thomas Gleixner
  2019-05-30 13:07   ` Kate Stewart
  2019-05-30 13:26   ` Armijn Hemel - Tjaldur Software Governance Solutions
@ 2019-05-31 14:43   ` Zavras, Alexios
  2019-05-31 14:58     ` Zavras, Alexios
  2019-06-02 18:22   ` Allison Randal
  3 siblings, 1 reply; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 14:43 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:58
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 23/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 324
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this file is provided under the gplv2 license gpl license summary
>   [copyright] [c] [2015] [intel] [deutschland] [gmbh] this program is
>   free software you can redistribute it and or modify it under the
>   terms of version 2 of the gnu general public license as published by
>   the free software foundation this program is distributed in the hope
>   that it will be useful but without any warranty without even the
>   implied warranty of merchantability or fitness for a particular
>   purpose see the gnu general public license for more details the full
>   gnu general public license is included in this distribution in the
>   file called copying
> 
> 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>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=fa23bb9fef39

https://jira.devtools.intel.com/projects/OSPDT/issues

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 24/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 325
  2019-05-29 23:57 ` [Batch 13 patch 24/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 325 Thomas Gleixner
  2019-05-30 13:07   ` Kate Stewart
  2019-05-30 13:27   ` Armijn Hemel - Tjaldur Software Governance Solutions
@ 2019-05-31 14:44   ` Zavras, Alexios
  2019-05-31 14:57     ` Zavras, Alexios
  2019-06-02 18:40   ` Allison Randal
  3 siblings, 1 reply; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 14:44 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:58
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 24/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 325
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license as published by
>   the free software foundation either version 2 of the license this
>   program is distributed in the hope that it will be useful but
>   without any warranty without even the implied warranty of
>   merchantability or fitness for a particular purpose see the gnu
>   general public license for more details you should have received a
>   copy of the gnu general public license along with this program see
>   the file copying if not see http www gnu org licenses
> 
> 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>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=27201654eeaf

https://jira.devtools.intel.com/projects/OSPDT/issues

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 25/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 326
  2019-05-29 23:57 ` [Batch 13 patch 25/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 326 Thomas Gleixner
  2019-05-30 13:11   ` Kate Stewart
@ 2019-05-31 14:45   ` Zavras, Alexios
  2019-05-31 14:56     ` Zavras, Alexios
  2019-06-02 18:42   ` Allison Randal
  2 siblings, 1 reply; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 14:45 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:58
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 25/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 326
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license version 2 as
>   published by the free software foundation this program is
>   distributed in the hope that it will be useful but without any
>   warranty without even the implied warranty of merchantability or
>   fitness for a particular purpose see the gnu general public license
>   for more details you should have received a copy of the gnu general
>   public license along with this program see the file copying if not
>   write to the free software foundation 59 temple place suite 330
>   boston ma 02111 1307 usa
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 9 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=d664ea603077

https://jira.devtools.intel.com/projects/OSPDT/issues

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 26/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 328
  2019-05-29 23:57 ` [Batch 13 patch 26/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 328 Thomas Gleixner
  2019-05-30 13:11   ` Kate Stewart
  2019-05-30 13:28   ` Armijn Hemel - Tjaldur Software Governance Solutions
@ 2019-05-31 14:46   ` Zavras, Alexios
  2019-05-31 14:56     ` Zavras, Alexios
  2019-06-02 18:43   ` Allison Randal
  3 siblings, 1 reply; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 14:46 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:58
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 26/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 328
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license v2 as published
>   by the free software foundation this program is distributed in the
>   hope that it will be useful but without any warranty without even
>   the implied warranty of merchantability or fitness for a particular
>   purpose see the gnu general public license for more details you
>   should have received a copy of the gnu general public license along
>   with this program if not see https www gnu org licenses
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 2 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=e3cd8864e90c

https://jira.devtools.intel.com/projects/OSPDT/issues

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 27/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 329
  2019-05-29 23:57 ` [Batch 13 patch 27/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 329 Thomas Gleixner
  2019-05-30 13:14   ` Kate Stewart
  2019-05-30 13:30   ` Armijn Hemel - Tjaldur Software Governance Solutions
@ 2019-05-31 14:49   ` Zavras, Alexios
  2019-06-02 18:45   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 14:49 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:58
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 27/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 329
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this file is subject to the terms and conditions of the gnu general
>   public license see the file copying in the main directory of this
>   archive for more details this program is distributed in the hope
>   that it will be useful but without any warranty without even the
>   implied warranty of merchantability or fitness for a particular
>   purpose see the gnu general public license for more details you
>   should have received a copy of the gnu general public license along
>   with this program if not write to the free software foundation inc
>   51 franklin street suite 500 boston ma 02110 1335 usa
> 
> 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>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-
> spdx.git/commit/?h=batch13&id=8615d31a13ac
> ---
>  drivers/input/misc/mc13783-pwrbutton.c |   14 +-------------
>  1 file changed, 1 insertion(+), 13 deletions(-)
> 
> --- a/drivers/input/misc/mc13783-pwrbutton.c
> +++ b/drivers/input/misc/mc13783-pwrbutton.c
> @@ -1,22 +1,10 @@
> +// SPDX-License-Identifier: GPL-2.0-only
>  /**
>   * Copyright (C) 2011 Philippe Rétornaz
>   *
>   * Based on twl4030-pwrbutton driver by:
>   *     Peter De Schrijver <peter.de-schrijver@nokia.com>
>   *     Felipe Balbi <felipe.balbi@nokia.com>
> - *
> - * This file is subject to the terms and conditions of the GNU General
> - * Public License. See the file "COPYING" in the main directory of this
> - * archive for more details.
> - *
> - * This program is distributed in the hope that it will be useful,
> - * but WITHOUT ANY WARRANTY; without even the implied warranty of
> - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
> - * GNU General Public License for more details.
> - *
> - * You should have received a copy of the GNU General Public License
> - * along with this program; if not, write to the Free Software
> - * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335
> USA
>   */
> 
>  #include <linux/module.h>
> 

No mention of version, and referencing the "COPYING" file.
It should be handled accordingly (we have other cases as well).

-- zvr -

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 28/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
  2019-05-29 23:57 ` [Batch 13 patch 28/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330 Thomas Gleixner
  2019-05-30 13:27   ` Kate Stewart
@ 2019-05-31 14:50   ` Zavras, Alexios
  2019-05-31 14:55     ` Zavras, Alexios
  2019-06-02 18:47   ` Allison Randal
  2 siblings, 1 reply; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 14:50 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:58
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 28/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 330
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this file is subject to the terms and conditions of version 2 of the
>   gnu general public license see the file copying in the main
>   directory of this archive for more details
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 55 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=1e810acfa362

https://jira.devtools.intel.com/projects/OSPDT/issues

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 29/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 331
  2019-05-29 23:57 ` [Batch 13 patch 29/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 331 Thomas Gleixner
  2019-05-30 13:15   ` Kate Stewart
@ 2019-05-31 14:52   ` Zavras, Alexios
  2019-06-02 18:51   ` Allison Randal
  2 siblings, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 14:52 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:58
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 29/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 331
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this file is subject to the terms and conditions of the gnu general
>   public license see the file copying in the main directory of this
>   archive for more details this program is distributed in the hope
>   that it will be useful but without any warranty without even the
>   implied warranty of merchantability or fitness for a particular
>   purpose see the gnu general public license for more details you
>   should have received a copy of the gnu general public license along
>   with this program if not write to the free software foundation inc
>   59 temple place suite 330 boston ma 02111 1307 usa
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 8 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-
> spdx.git/commit/?h=batch13&id=fa6274ba4657
> ---
>  drivers/input/misc/88pm80x_onkey.c     |   14 +-------------
>  drivers/input/misc/88pm860x_onkey.c    |   14 +-------------
>  drivers/input/misc/max8925_onkey.c     |   14 +-------------
>  drivers/input/misc/twl4030-pwrbutton.c |   14 +-------------
>  drivers/input/misc/wm831x-on.c         |   14 +-------------
>  drivers/mfd/88pm800.c                  |   14 +-------------
>  drivers/mfd/88pm805.c                  |   14 +-------------
>  drivers/mfd/twl4030-power.c            |   14 +-------------
>  8 files changed, 8 insertions(+), 104 deletions(-)
> 
> --- a/drivers/input/misc/88pm80x_onkey.c
> +++ b/drivers/input/misc/88pm80x_onkey.c
> @@ -1,22 +1,10 @@
> +// SPDX-License-Identifier: GPL-2.0-only
>  /*
>   * Marvell 88PM80x ONKEY driver
>   *
>   * Copyright (C) 2012 Marvell International Ltd.
>   * Haojian Zhuang <haojian.zhuang@marvell.com>
>   * Qiao Zhou <zhouqiao@marvell.com>
> - *
> - * This file is subject to the terms and conditions of the GNU General
> - * Public License. See the file "COPYING" in the main directory of this
> - * archive for more details.
> - *
> - * This program is distributed in the hope that it will be useful,
> - * but WITHOUT ANY WARRANTY; without even the implied warranty of
> - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
> - * GNU General Public License for more details.
> - *
> - * You should have received a copy of the GNU General Public License
> - * along with this program; if not, write to the Free Software
> - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307
> USA
>   */
> 
>  #include <linux/kernel.h>

Once again, no license version mentioned but "COPYING" referenced.

-- zvr -

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 30/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332
  2019-05-29 23:57 ` [Batch 13 patch 30/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332 Thomas Gleixner
  2019-05-30 13:45   ` Kate Stewart
@ 2019-05-31 14:54   ` Zavras, Alexios
  2019-06-02 18:54   ` Allison Randal
  2 siblings, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 14:54 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:58
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 30/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 332
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 2 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license version 2 as
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license version 2 as
>   publishhed by the free software foundation
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 48 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=e27d1df793ff

Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>

"publishhed" ?!? 
Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 28/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
  2019-05-31 14:50   ` Zavras, Alexios
@ 2019-05-31 14:55     ` Zavras, Alexios
  0 siblings, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 14:55 UTC (permalink / raw)
  To: Zavras, Alexios, Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Zavras, Alexios
> Sent: Friday, 31 May, 2019 16:50
> To: Thomas Gleixner <tglx@linutronix.de>; linux-spdx@vger.kernel.org
> Subject: RE: [Batch 13 patch 28/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 330
> 
> > -----Original Message-----
> > From: linux-spdx-owner@vger.kernel.org
> > <linux-spdx-owner@vger.kernel.org>
> > On Behalf Of Thomas Gleixner
> > Sent: Thursday, 30 May, 2019 01:58
> > To: linux-spdx@vger.kernel.org
> > Subject: [Batch 13 patch 28/48] treewide: Replace GPLv2
> > boilerplate/reference with SPDX - rule 330
> >
> > From: Thomas Gleixner tglx@linutronix.de
> >
> > Based on 1 normalized pattern(s):
> >
> >   this file is subject to the terms and conditions of version 2 of the
> >   gnu general public license see the file copying in the main
> >   directory of this archive for more details
> >
> > extracted by the scancode license scanner the SPDX license identifier
> >
> >   GPL-2.0-only
> >
> > has been chosen to replace the boilerplate/reference in 55 file(s).
> >
> > Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
> >
> > ---
> > https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=1e810acfa362

Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 26/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 328
  2019-05-31 14:46   ` Zavras, Alexios
@ 2019-05-31 14:56     ` Zavras, Alexios
  0 siblings, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 14:56 UTC (permalink / raw)
  To: Zavras, Alexios, Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Zavras, Alexios
> Sent: Friday, 31 May, 2019 16:46
> To: Thomas Gleixner <tglx@linutronix.de>; linux-spdx@vger.kernel.org
> Subject: RE: [Batch 13 patch 26/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 328
> 
> > -----Original Message-----
> > From: linux-spdx-owner@vger.kernel.org
> > <linux-spdx-owner@vger.kernel.org>
> > On Behalf Of Thomas Gleixner
> > Sent: Thursday, 30 May, 2019 01:58
> > To: linux-spdx@vger.kernel.org
> > Subject: [Batch 13 patch 26/48] treewide: Replace GPLv2
> > boilerplate/reference with SPDX - rule 328
> >
> > From: Thomas Gleixner tglx@linutronix.de
> >
> > Based on 1 normalized pattern(s):
> >
> >   this program is free software you can redistribute it and or modify
> >   it under the terms of the gnu general public license v2 as published
> >   by the free software foundation this program is distributed in the
> >   hope that it will be useful but without any warranty without even
> >   the implied warranty of merchantability or fitness for a particular
> >   purpose see the gnu general public license for more details you
> >   should have received a copy of the gnu general public license along
> >   with this program if not see https www gnu org licenses
> >
> > extracted by the scancode license scanner the SPDX license identifier
> >
> >   GPL-2.0-only
> >
> > has been chosen to replace the boilerplate/reference in 2 file(s).
> >
> > Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
> >
> > ---
> > https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=e3cd8864e90c

Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 25/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 326
  2019-05-31 14:45   ` Zavras, Alexios
@ 2019-05-31 14:56     ` Zavras, Alexios
  0 siblings, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 14:56 UTC (permalink / raw)
  To: Zavras, Alexios, Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Zavras, Alexios
> Sent: Friday, 31 May, 2019 16:45
> To: Thomas Gleixner <tglx@linutronix.de>; linux-spdx@vger.kernel.org
> Subject: RE: [Batch 13 patch 25/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 326
> 
> > -----Original Message-----
> > From: linux-spdx-owner@vger.kernel.org
> > <linux-spdx-owner@vger.kernel.org>
> > On Behalf Of Thomas Gleixner
> > Sent: Thursday, 30 May, 2019 01:58
> > To: linux-spdx@vger.kernel.org
> > Subject: [Batch 13 patch 25/48] treewide: Replace GPLv2
> > boilerplate/reference with SPDX - rule 326
> >
> > From: Thomas Gleixner tglx@linutronix.de
> >
> > Based on 1 normalized pattern(s):
> >
> >   this program is free software you can redistribute it and or modify
> >   it under the terms of the gnu general public license version 2 as
> >   published by the free software foundation this program is
> >   distributed in the hope that it will be useful but without any
> >   warranty without even the implied warranty of merchantability or
> >   fitness for a particular purpose see the gnu general public license
> >   for more details you should have received a copy of the gnu general
> >   public license along with this program see the file copying if not
> >   write to the free software foundation 59 temple place suite 330
> >   boston ma 02111 1307 usa
> >
> > extracted by the scancode license scanner the SPDX license identifier
> >
> >   GPL-2.0-only
> >
> > has been chosen to replace the boilerplate/reference in 9 file(s).
> >
> > Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
> >
> > ---
> > https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=d664ea603077


Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 24/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 325
  2019-05-31 14:44   ` Zavras, Alexios
@ 2019-05-31 14:57     ` Zavras, Alexios
  0 siblings, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 14:57 UTC (permalink / raw)
  To: Zavras, Alexios, Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Zavras, Alexios
> Sent: Friday, 31 May, 2019 16:44
> To: Thomas Gleixner <tglx@linutronix.de>; linux-spdx@vger.kernel.org
> Subject: RE: [Batch 13 patch 24/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 325
> 
> > -----Original Message-----
> > From: linux-spdx-owner@vger.kernel.org
> > <linux-spdx-owner@vger.kernel.org>
> > On Behalf Of Thomas Gleixner
> > Sent: Thursday, 30 May, 2019 01:58
> > To: linux-spdx@vger.kernel.org
> > Subject: [Batch 13 patch 24/48] treewide: Replace GPLv2
> > boilerplate/reference with SPDX - rule 325
> >
> > From: Thomas Gleixner tglx@linutronix.de
> >
> > Based on 1 normalized pattern(s):
> >
> >   this program is free software you can redistribute it and or modify
> >   it under the terms of the gnu general public license as published by
> >   the free software foundation either version 2 of the license this
> >   program is distributed in the hope that it will be useful but
> >   without any warranty without even the implied warranty of
> >   merchantability or fitness for a particular purpose see the gnu
> >   general public license for more details you should have received a
> >   copy of the gnu general public license along with this program see
> >   the file copying if not see http www gnu org licenses
> >
> > 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>
> >
> > ---
> > https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=27201654eeaf

Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 23/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 324
  2019-05-31 14:43   ` Zavras, Alexios
@ 2019-05-31 14:58     ` Zavras, Alexios
  0 siblings, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 14:58 UTC (permalink / raw)
  To: Zavras, Alexios, Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Zavras, Alexios
> Sent: Friday, 31 May, 2019 16:43
> To: Thomas Gleixner <tglx@linutronix.de>; linux-spdx@vger.kernel.org
> Subject: RE: [Batch 13 patch 23/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 324
> 
> > -----Original Message-----
> > From: linux-spdx-owner@vger.kernel.org
> > <linux-spdx-owner@vger.kernel.org>
> > On Behalf Of Thomas Gleixner
> > Sent: Thursday, 30 May, 2019 01:58
> > To: linux-spdx@vger.kernel.org
> > Subject: [Batch 13 patch 23/48] treewide: Replace GPLv2
> > boilerplate/reference with SPDX - rule 324
> >
> > From: Thomas Gleixner tglx@linutronix.de
> >
> > Based on 1 normalized pattern(s):
> >
> >   this file is provided under the gplv2 license gpl license summary
> >   [copyright] [c] [2015] [intel] [deutschland] [gmbh] this program is
> >   free software you can redistribute it and or modify it under the
> >   terms of version 2 of the gnu general public license as published by
> >   the free software foundation this program is distributed in the hope
> >   that it will be useful but without any warranty without even the
> >   implied warranty of merchantability or fitness for a particular
> >   purpose see the gnu general public license for more details the full
> >   gnu general public license is included in this distribution in the
> >   file called copying
> >
> > 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>
> >
> > ---
> > https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=fa23bb9fef39

Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>
Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 22/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 323
  2019-05-31 14:41   ` Zavras, Alexios
@ 2019-05-31 14:58     ` Zavras, Alexios
  0 siblings, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 14:58 UTC (permalink / raw)
  To: Zavras, Alexios, Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Zavras, Alexios
> Sent: Friday, 31 May, 2019 16:42
> To: Thomas Gleixner <tglx@linutronix.de>; linux-spdx@vger.kernel.org
> Subject: RE: [Batch 13 patch 22/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 323
> 
> > -----Original Message-----
> > From: linux-spdx-owner@vger.kernel.org
> > <linux-spdx-owner@vger.kernel.org>
> > On Behalf Of Thomas Gleixner
> > Sent: Thursday, 30 May, 2019 01:58
> > To: linux-spdx@vger.kernel.org
> > Subject: [Batch 13 patch 22/48] treewide: Replace GPLv2
> > boilerplate/reference with SPDX - rule 323
> >
> > From: Thomas Gleixner tglx@linutronix.de
> >
> > Based on 3 normalized pattern(s):
> >
> >   gpl license summary [copyright] [c] [2008] [2014] [intel]
> >   [corporation] [all] [rights] [reserved] [copyright] [c] [2018]
> >   [intel] [corporation] this program is free software you can
> >   redistribute it and or modify it under the terms of version 2 of the
> >   gnu general public license as published by the free software
> >   foundation this program is distributed in the hope that it will be
> >   useful but without any warranty without even the implied warranty of
> >   merchantability or fitness for a particular purpose see the gnu
> >   general public license for more details the full gnu general public
> >   license is included in this distribution in the file called copying
> >
> >   gpl license summary [copyright] [c] [2008] [2014] [intel]
> >   [corporation] [all] [rights] [reserved] this program is free
> >   software you can redistribute it and or modify it under the terms of
> >   version 2 of the gnu general public license as published by the free
> >   software foundation this program is distributed in the hope that it
> >   will be useful but without any warranty without even the implied
> >   warranty of merchantability or fitness for a particular purpose see
> >   the gnu general public license for more details the full gnu general
> >   public license is included in this distribution in the file called
> >   copying
> >
> >   gpl license summary [copyright] [c] [2008] [2014] [intel]
> >   [corporation] [all] [rights] [reserved] [copyright] [c] [2015]
> >   [intel] [deutschland] [gmbh] this program is free software you can
> >   redistribute it and or modify it under the terms of version 2 of the
> >   gnu general public license as published by the free software
> >   foundation this program is distributed in the hope that it will be
> >   useful but without any warranty without even the implied warranty of
> >   merchantability or fitness for a particular purpose see the gnu
> >   general public license for more details the full gnu general public
> >   license is included in this distribution in the file called copying
> >
> > 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>
> >
> > ---
> > https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=9683c1b1fe18


Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 21/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322
  2019-05-31 14:40   ` Zavras, Alexios
@ 2019-05-31 14:59     ` Zavras, Alexios
  0 siblings, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 14:59 UTC (permalink / raw)
  To: Zavras, Alexios, Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Zavras, Alexios
> Sent: Friday, 31 May, 2019 16:41
> To: Thomas Gleixner <tglx@linutronix.de>; linux-spdx@vger.kernel.org
> Subject: RE: [Batch 13 patch 21/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 322
> 
> > -----Original Message-----
> > From: linux-spdx-owner@vger.kernel.org
> > <linux-spdx-owner@vger.kernel.org>
> > On Behalf Of Thomas Gleixner
> > Sent: Thursday, 30 May, 2019 01:58
> > To: linux-spdx@vger.kernel.org
> > Subject: [Batch 13 patch 21/48] treewide: Replace GPLv2
> > boilerplate/reference with SPDX - rule 322
> >
> > From: Thomas Gleixner tglx@linutronix.de
> >
> > Based on 1 normalized pattern(s):
> >
> >   this program is free software you can redistribute it and or modify
> >   it under the terms of version 2 of the gnu general public license as
> >   published by the free software foundation this program is
> >   distributed in the hope that it will be useful but without any
> >   warranty without even the implied warranty of merchantability or
> >   fitness for a particular purpose see the gnu general public license
> >   for more details the full gnu general public license is included in
> >   this distribution in the file called license
> >
> > extracted by the scancode license scanner the SPDX license identifier
> >
> >   GPL-2.0-only
> >
> > has been chosen to replace the boilerplate/reference in 29 file(s).
> >
> > Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
> >
> > ---
> > https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=c6b9926b4474

Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 20/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 321
  2019-05-31 14:39   ` Zavras, Alexios
@ 2019-05-31 14:59     ` Zavras, Alexios
  0 siblings, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 14:59 UTC (permalink / raw)
  To: Zavras, Alexios, Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Zavras, Alexios
> Sent: Friday, 31 May, 2019 16:39
> To: Thomas Gleixner <tglx@linutronix.de>; linux-spdx@vger.kernel.org
> Subject: RE: [Batch 13 patch 20/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 321
> 
> > -----Original Message-----
> > From: linux-spdx-owner@vger.kernel.org
> > <linux-spdx-owner@vger.kernel.org>
> > On Behalf Of Thomas Gleixner
> > Sent: Thursday, 30 May, 2019 01:58
> > To: linux-spdx@vger.kernel.org
> > Subject: [Batch 13 patch 20/48] treewide: Replace GPLv2
> > boilerplate/reference with SPDX - rule 321
> >
> > From: Thomas Gleixner tglx@linutronix.de
> >
> > Based on 1 normalized pattern(s):
> >
> >   this program is free software you can redistribute it and or modify
> >   it under the terms of the gnu general public license as published by
> >   the free software foundation version 2 and no later version this
> >   program is distributed in the hope that it will be useful but
> >   without any warranty without even the implied warranty of
> >   merchantability or fitness for a particular purpose see the gnu
> >   general public license for more details
> >
> > extracted by the scancode license scanner the SPDX license identifier
> >
> >   GPL-2.0-only
> >
> > has been chosen to replace the boilerplate/reference in 33 file(s).
> >
> > Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
> >
> > ---
> > https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=a76fa9d89502

Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 19/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320
  2019-05-31 14:37   ` Zavras, Alexios
@ 2019-05-31 15:00     ` Zavras, Alexios
  0 siblings, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 15:00 UTC (permalink / raw)
  To: Zavras, Alexios, Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Zavras, Alexios
> Sent: Friday, 31 May, 2019 16:37
> To: Thomas Gleixner <tglx@linutronix.de>; linux-spdx@vger.kernel.org
> Subject: RE: [Batch 13 patch 19/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 320
> 
> > -----Original Message-----
> > From: linux-spdx-owner@vger.kernel.org
> > <linux-spdx-owner@vger.kernel.org>
> > On Behalf Of Thomas Gleixner
> > Sent: Thursday, 30 May, 2019 01:58
> > To: linux-spdx@vger.kernel.org
> > Subject: [Batch 13 patch 19/48] treewide: Replace GPLv2
> > boilerplate/reference with SPDX - rule 320
> >
> > From: Thomas Gleixner tglx@linutronix.de
> >
> > Based on 1 normalized pattern(s):
> >
> >   this program is free software you can redistribute it and or modify
> >   it under the terms and conditions of the gnu general public license
> >   version 2 as published by the free software foundation this program
> >   is distributed in the hope it will be useful but without any
> >   warranty without even the implied warranty of merchantability or
> >   fitness for a particular purpose see the gnu general public license
> >   for more details you should have received a copy of the gnu general
> >   public license along with this program if not write to the free
> >   software foundation inc 59 temple place suite 330 boston ma 02111
> >   1307 usa
> >
> > extracted by the scancode license scanner the SPDX license identifier
> >
> >   GPL-2.0-only
> >
> > has been chosen to replace the boilerplate/reference in 33 file(s).
> >
> > Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
> >
> > ---
> > https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=d6119db10e6d

Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 18/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 319
  2019-05-31 14:36   ` Zavras, Alexios
@ 2019-05-31 15:00     ` Zavras, Alexios
  0 siblings, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 15:00 UTC (permalink / raw)
  To: Zavras, Alexios, Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Zavras, Alexios
> Sent: Friday, 31 May, 2019 16:36
> To: Thomas Gleixner <tglx@linutronix.de>; linux-spdx@vger.kernel.org
> Subject: RE: [Batch 13 patch 18/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 319
> 
> > -----Original Message-----
> > From: linux-spdx-owner@vger.kernel.org
> > <linux-spdx-owner@vger.kernel.org>
> > On Behalf Of Thomas Gleixner
> > Sent: Thursday, 30 May, 2019 01:58
> > To: linux-spdx@vger.kernel.org
> > Subject: [Batch 13 patch 18/48] treewide: Replace GPLv2
> > boilerplate/reference with SPDX - rule 319
> >
> > From: Thomas Gleixner tglx@linutronix.de
> >
> > Based on 1 normalized pattern(s):
> >
> >   this program is free software you can redistribute it and or modify
> >   it under the terms of the gnu general public license version 2 as
> >   published by the free software foundation this program is
> >   distributed as is without any warranty of any kind whether express
> >   or implied without even the implied warranty of merchantability or
> >   fitness for a particular purpose see the gnu general public license
> >   for more details
> >
> > extracted by the scancode license scanner the SPDX license identifier
> >
> >   GPL-2.0-only
> >
> > has been chosen to replace the boilerplate/reference in 51 file(s).
> >
> > Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
> >
> > ---
> > https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=2e8ea0d7dd92

Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 31/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
  2019-05-29 23:57 ` [Batch 13 patch 31/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 Thomas Gleixner
@ 2019-05-31 15:06   ` Zavras, Alexios
  2019-06-02 18:55   ` Allison Randal
  1 sibling, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 15:06 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:58
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 31/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 333
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license version 2 as
>   published by the free software foundation this program is
>   distributed in the hope that it will be useful but without any
>   warranty without even the implied warranty of merchantability or
>   fitness for a particular purpose see the gnu general public license
>   for more details you should have received a copy of the gnu general
>   public license along with this program if not write to the free
>   software foundation inc 59 temple place suite 330 boston ma 02111
>   1307 usa
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 136 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=4e703bc436ff

Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>


Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 32/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 334
  2019-05-29 23:57 ` [Batch 13 patch 32/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 334 Thomas Gleixner
  2019-05-30 13:30   ` Armijn Hemel - Tjaldur Software Governance Solutions
  2019-05-30 13:54   ` Kate Stewart
@ 2019-05-31 15:06   ` Zavras, Alexios
  2019-06-02 18:56   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 15:06 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:58
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 32/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 334
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   gpl license summary [copyright] [c] [2010] [intel] [corporation]
>   [all] [rights] [reserved] this program is free software you can
>   redistribute it and or modify it under the terms of version 2 of the
>   gnu general public license as published by the free software
>   foundation this program is distributed in the hope that it will be
>   useful but without any warranty without even the implied warranty of
>   merchantability or fitness for a particular purpose see the gnu
>   general public license for more details you should have received a
>   copy of the gnu general public license along with this program if
>   not write to the free software foundation inc 51 franklin st fifth
>   floor boston ma 02110 1301 usa the full gnu general public license
>   is included in this distribution in the file called license gpl
> 
> 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>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=92d2c37e43e8

Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>


Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 33/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
  2019-05-29 23:57 ` [Batch 13 patch 33/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 Thomas Gleixner
@ 2019-05-31 15:07   ` Zavras, Alexios
  2019-06-02 18:57   ` Allison Randal
  1 sibling, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 15:07 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:58
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 33/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 335
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms and conditions of the gnu general public license
>   version 2 as published by the free software foundation this program
>   is distributed in the hope it will be useful but without any
>   warranty without even the implied warranty of merchantability or
>   fitness for a particular purpose see the gnu general public license
>   for more details you should have received a copy of the gnu general
>   public license along with this program if not write to the free
>   software foundation inc 51 franklin st fifth floor boston ma 02110
>   1301 usa
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 111 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=02836717280c

Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>


Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 34/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
  2019-05-29 23:57 ` [Batch 13 patch 34/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 Thomas Gleixner
@ 2019-05-31 15:09   ` Zavras, Alexios
  2019-06-02 18:58   ` Allison Randal
  1 sibling, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 15:09 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:58
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 34/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 336
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license version 2 as
>   published by the free software foundation this program is
>   distributed in the hope that it will be useful but without any
>   warranty without even the implied warranty of merchantability or
>   fitness for a particular purpose see the gnu general public license
>   for more details you should have received a copy of the gnu general
>   public license along with this program if not write to the free
>   software foundation inc 51 franklin st fifth floor boston ma 02110
>   1301 usa
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 246 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=b0cec065ffa9

Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>


Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 36/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 338
  2019-05-29 23:57 ` [Batch 13 patch 36/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 338 Thomas Gleixner
@ 2019-05-31 15:10   ` Zavras, Alexios
  2019-06-02 19:00   ` Allison Randal
  1 sibling, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 15:10 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:58
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 36/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 338
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license version 2 as
>   published by the free software foundation the full gnu general
>   public license is included in this distribution in the file called
>   copying
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 14 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=900eb8353650

Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>


Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 37/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 339
  2019-05-29 23:57 ` [Batch 13 patch 37/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 339 Thomas Gleixner
  2019-05-30 13:31   ` Armijn Hemel - Tjaldur Software Governance Solutions
  2019-05-30 13:58   ` Kate Stewart
@ 2019-05-31 15:11   ` Zavras, Alexios
  2019-06-02 19:00   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 15:11 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:58
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 37/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 339
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   released under 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>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=fcc683ca064a

Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>


Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 38/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 340
  2019-05-29 23:57 ` [Batch 13 patch 38/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 340 Thomas Gleixner
@ 2019-05-31 15:12   ` Zavras, Alexios
  2019-05-31 18:11   ` Richard Fontana
  2019-06-02 19:02   ` Allison Randal
  2 siblings, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 15:12 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:58
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 38/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 340
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license as published by
>   the free software foundation version 2 of the license this program
>   is distributed in the hope that it will be useful but without any
>   warranty without even the implied warranty of merchantability or
>   fitness for a particular purpose see the gnu general public license
>   for more details you should have received a copy of the gnu general
>   public license along with this program if not see http www gnu org
>   licenses
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 15 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=be0fd71b2b69

Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>


Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 39/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 341
  2019-05-29 23:57 ` [Batch 13 patch 39/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 341 Thomas Gleixner
  2019-05-30 13:42   ` Armijn Hemel - Tjaldur Software Governance Solutions
  2019-05-30 14:24   ` Kate Stewart
@ 2019-05-31 15:13   ` Zavras, Alexios
  2019-06-02 19:03   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 15:13 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:58
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 39/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 341
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license version 2 of
>   the license as published by the free software foundation this
>   program is distributed in the hope that it will be useful but
>   without any warranty without even the implied warranty of
>   merchantability or fitness for a particular purpose see the gnu
>   general public license for more details you should have received a
>   copy of the gnu general public license along with this program if
>   not see http www gnu org licenses
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 8 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=0ba447ea6b05

Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 40/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 342
  2019-05-29 23:57 ` [Batch 13 patch 40/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 342 Thomas Gleixner
@ 2019-05-31 15:14   ` Zavras, Alexios
  2019-06-02 19:04   ` Allison Randal
  1 sibling, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 15:14 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:58
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 40/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 342
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license as published by
>   the free software foundation either version 2 of the license this
>   program is distributed in the hope that it will be useful but
>   without any warranty without even the implied warranty of
>   merchantability or fitness for a particular purpose see the gnu
>   general public license for more details you should have received a
>   copy of the gnu general public license along with this program if
>   not see http www gnu org licenses
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 15 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=74bdb795f561

Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>

Another naked "either"...


Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 41/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 343
  2019-05-29 23:57 ` [Batch 13 patch 41/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 343 Thomas Gleixner
  2019-05-30 13:32   ` Armijn Hemel - Tjaldur Software Governance Solutions
  2019-05-30 13:59   ` Kate Stewart
@ 2019-05-31 15:15   ` Zavras, Alexios
  2019-06-02 19:05   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 15:15 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:58
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 41/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 343
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms of version 2 of the gnu general public license as
>   published by the free software foundation this program is
>   distributed in the hope that it will be useful but without any
>   warranty without even the implied warranty of merchantability or
>   fitness for a particular purpose see the gnu general public license
>   for more details you should have received a copy of the gnu general
>   public license along with this program if not see http www gnu org
>   licenses
> 
> 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>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=cb9f1b157279

Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 42/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 344
  2019-05-29 23:57 ` [Batch 13 patch 42/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 344 Thomas Gleixner
@ 2019-05-31 15:17   ` Zavras, Alexios
  2019-06-02 19:46   ` Allison Randal
  1 sibling, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 15:17 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:58
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 42/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 344
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms of the version 2 of the gnu general public
>   license as published by the free software foundation this program is
>   distributed in the hope that it will be useful but without any
>   warranty without even the implied warranty of merchantability or
>   fitness for a particular purpose see the gnu general public license
>   for more details you should have received a copy of the gnu general
>   public license along with this program if not see http www gnu org
>   licenses
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 15 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=8b5b7598a2f7

Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 43/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345
  2019-05-29 23:57 ` [Batch 13 patch 43/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345 Thomas Gleixner
@ 2019-05-31 15:18   ` Zavras, Alexios
  2019-06-02 19:46   ` Allison Randal
  1 sibling, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 15:18 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:58
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 43/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 345
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   licensed under the terms of the gnu general public license version 2
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 88 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=f655895de305

Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>


Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 44/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 346
  2019-05-29 23:58 ` [Batch 13 patch 44/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 346 Thomas Gleixner
  2019-05-30 13:34   ` Armijn Hemel - Tjaldur Software Governance Solutions
  2019-05-30 14:12   ` Kate Stewart
@ 2019-05-31 15:19   ` Zavras, Alexios
  2019-06-02 19:47   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 15:19 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:58
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 44/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 346
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   use of this code is subject to the terms and conditions of the gnu
>   general public license version 2 see copying or http www gnu org
>   licenses gpl html
> 
> 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>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=ff1a451c2009

Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>


Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 45/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 347
  2019-05-29 23:58 ` [Batch 13 patch 45/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 347 Thomas Gleixner
  2019-05-30 13:34   ` Armijn Hemel - Tjaldur Software Governance Solutions
  2019-05-30 14:13   ` Kate Stewart
@ 2019-05-31 15:19   ` Zavras, Alexios
  2019-06-02 19:48   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 15:19 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:58
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 45/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 347
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   your use of this code is subject to the terms and conditions of the
>   gnu general public license version 2 see copying or http www gnu org
>   licenses gpl html
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 3 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=0e0d59514cea

Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 46/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 348
  2019-05-29 23:58 ` [Batch 13 patch 46/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 348 Thomas Gleixner
  2019-05-30 13:35   ` Armijn Hemel - Tjaldur Software Governance Solutions
  2019-05-30 14:13   ` Kate Stewart
@ 2019-05-31 15:20   ` Zavras, Alexios
  2019-06-02 19:49   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 15:20 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:58
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 46/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 348
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   release under the terms of the gnu general public license version 2
>   see the file copying
> 
> 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>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=458f44d32ea9

Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 47/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 349
  2019-05-29 23:58 ` [Batch 13 patch 47/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 349 Thomas Gleixner
  2019-05-30 13:35   ` Armijn Hemel - Tjaldur Software Governance Solutions
  2019-05-30 14:14   ` Kate Stewart
@ 2019-05-31 15:21   ` Zavras, Alexios
  2019-06-02 19:49   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 15:21 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:58
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 47/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 349
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this driver is released to the public under the terms of the gnu
>   general public license version 2 see the file copying for details
> 
> 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>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=7781893ed3ab

Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* RE: [Batch 13 patch 48/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 350
  2019-05-29 23:58 ` [Batch 13 patch 48/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 350 Thomas Gleixner
  2019-05-30 13:38   ` Armijn Hemel - Tjaldur Software Governance Solutions
  2019-05-30 14:43   ` Kate Stewart
@ 2019-05-31 15:21   ` Zavras, Alexios
  2019-06-02 19:51   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Zavras, Alexios @ 2019-05-31 15:21 UTC (permalink / raw)
  To: Thomas Gleixner, linux-spdx

> -----Original Message-----
> From: linux-spdx-owner@vger.kernel.org <linux-spdx-owner@vger.kernel.org>
> On Behalf Of Thomas Gleixner
> Sent: Thursday, 30 May, 2019 01:58
> To: linux-spdx@vger.kernel.org
> Subject: [Batch 13 patch 48/48] treewide: Replace GPLv2
> boilerplate/reference with SPDX - rule 350
> 
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program may be used under the terms of version 2 of the gnu
>   general public license
> 
> 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>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch13&id=0e0415da8da8

Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 38/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 340
  2019-05-29 23:57 ` [Batch 13 patch 38/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 340 Thomas Gleixner
  2019-05-31 15:12   ` Zavras, Alexios
@ 2019-05-31 18:11   ` Richard Fontana
  2019-06-02 19:02   ` Allison Randal
  2 siblings, 0 replies; 220+ messages in thread
From: Richard Fontana @ 2019-05-31 18:11 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-spdx

On Thu, May 30, 2019 at 7:40 AM Thomas Gleixner <tglx@linutronix.de> wrote:
>
> From: Thomas Gleixner tglx@linutronix.de
>
> Based on 1 normalized pattern(s):
>
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license as published by
>   the free software foundation version 2 of the license this program
>   is distributed in the hope that it will be useful but without any
>   warranty without even the implied warranty of merchantability or
>   fitness for a particular purpose see the gnu general public license
>   for more details you should have received a copy of the gnu general
>   public license along with this program if not see http www gnu org
>   licenses
>
> extracted by the scancode license scanner the SPDX license identifier
>
>   GPL-2.0-only
>
> has been chosen to replace the boilerplate/reference in 15 file(s).
>
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

Reviewed-by: Richard Fontana <rfontana@redhat.com>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 01/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 301
  2019-05-29 23:57 ` [Batch 13 patch 01/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 301 Thomas Gleixner
                     ` (2 preceding siblings ...)
  2019-05-31 13:46   ` Zavras, Alexios
@ 2019-06-02 17:30   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 17:30 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:57 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license as published by
>   the free software foundation version 2 this program is distributed
>   in the hope that it will be useful but without any warranty without
>   even the implied warranty of merchantability or fitness for a
>   particular purpose see the gnu general public license for more
>   details you should have received a copy of the gnu general public
>   license along with this program if not write to the free software
>   foundation inc 675 mass ave cambridge ma 02139 usa
> 
> 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>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 02/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 302
  2019-05-29 23:57 ` [Batch 13 patch 02/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 302 Thomas Gleixner
                     ` (2 preceding siblings ...)
  2019-05-31 13:48   ` Zavras, Alexios
@ 2019-06-02 17:33   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 17:33 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:57 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this package is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license version 2 as
>   published by the free software foundation this package is provided
>   as is and without any express or implied warranties including
>   without limitation the implied warranties of merchantibility and
>   fitness for a particular purpose

This pattern has a fragment of BSD disclaimer language, so hold it for
later review.

Allison

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 03/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 303
  2019-05-29 23:57 ` [Batch 13 patch 03/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 303 Thomas Gleixner
  2019-05-30 11:43   ` Kate Stewart
  2019-05-30 13:03   ` Armijn Hemel - Tjaldur Software Governance Solutions
@ 2019-06-02 17:34   ` Allison Randal
  2 siblings, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 17:34 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:57 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   spdx identifier gpl 2 0
> 
> 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>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 04/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 304
  2019-05-29 23:57 ` [Batch 13 patch 04/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 304 Thomas Gleixner
  2019-05-30 11:47   ` Kate Stewart
  2019-05-31 13:50   ` Zavras, Alexios
@ 2019-06-02 17:35   ` Allison Randal
  2 siblings, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 17:35 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:57 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license as published by
>   the free software foundation version 2 this program is distributed
>   as is without any warranty of any kind whether express or implied
>   without even the implied warranty of merchantability or fitness for
>   a particular purpose see the gnu general public license for more
>   details

Fragment of BSD disclaimer language again, hold for review.

Allison

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 05/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 305
  2019-05-29 23:57 ` [Batch 13 patch 05/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 305 Thomas Gleixner
                     ` (2 preceding siblings ...)
  2019-05-31 13:57   ` Zavras, Alexios
@ 2019-06-02 17:36   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 17:36 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:57 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   licensed 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 6 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

Reviewed-by: Allison Randal <allison@lohutok.net>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 06/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 307
  2019-05-29 23:57 ` [Batch 13 patch 06/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 307 Thomas Gleixner
                     ` (2 preceding siblings ...)
  2019-05-31 13:58   ` Zavras, Alexios
@ 2019-06-02 17:36   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 17:36 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:57 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this driver is licensed under the terms of 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>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 07/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 308
  2019-05-29 23:57 ` [Batch 13 patch 07/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 308 Thomas Gleixner
  2019-05-30 11:49   ` Kate Stewart
  2019-05-31 14:08   ` Zavras, Alexios
@ 2019-06-02 17:37   ` Allison Randal
  2 siblings, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 17:37 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:57 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms and conditions of the gnu general public license
>   version 2 as published by the free software foundation this program
>   is distributed in the hope it will be useful but without any
>   warranty without even the implied warranty of merchantability or
>   fitness for a particular purpose see the gnu general public license
>   for more details you should have received a copy of the gnu general
>   public license along with this program if not see http www gnu org
>   licenses the full gnu general public license is included in this
>   distribution in the file called copying
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 12 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

Reviewed-by: Allison Randal <allison@lohutok.net>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 08/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309
  2019-05-29 23:57 ` [Batch 13 patch 08/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309 Thomas Gleixner
  2019-05-31 14:11   ` Zavras, Alexios
@ 2019-06-02 17:38   ` Allison Randal
  1 sibling, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 17:38 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:57 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 2 normalized pattern(s):
> 
>   it and or modify it under the terms of the gnu general public
>   license version 2 as published by the free software foundation this
>   program is distributed in the hope it will be useful but without any
>   warranty without even the implied warranty of merchantability or
>   fitness for a particular purpose see the gnu general public license
>   for more details you should have received a copy of the gnu general
>   public license along with this program
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms and conditions of the gnu general public license
>   version 2 as published by the free software foundation this program
>   is distributed in the hope it will be useful but without any
>   warranty without even the implied warranty of merchantability or
>   fitness for a particular purpose see the gnu general public license
>   for more details you should have received a copy of the gnu general
>   public license along with this program
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 11 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

Reviewed-by: Allison Randal <allison@lohutok.net>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 09/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 310
  2019-05-29 23:57 ` [Batch 13 patch 09/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 310 Thomas Gleixner
                     ` (2 preceding siblings ...)
  2019-05-31 14:12   ` Zavras, Alexios
@ 2019-06-02 17:38   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 17:38 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:57 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   may be copied or modified under the terms of the gnu general public
>   license version 2 [0] [only] see linux copying for more information
> 
> 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>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 10/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 311
  2019-05-29 23:57 ` [Batch 13 patch 10/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 311 Thomas Gleixner
                     ` (2 preceding siblings ...)
  2019-05-31 14:12   ` Zavras, Alexios
@ 2019-06-02 17:39   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 17:39 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:57 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this is free software you can redistribute it and or modify it under
>   the terms of version 2 of the gnu general public license as
>   published by the free software foundation
> 
> 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>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 11/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 312
  2019-05-29 23:57 ` [Batch 13 patch 11/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 312 Thomas Gleixner
                     ` (2 preceding siblings ...)
  2019-05-31 14:13   ` Zavras, Alexios
@ 2019-06-02 17:40   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 17:40 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:57 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms of the version 2 of the gnu general public
>   license as published by the free software foundation
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 3 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

Reviewed-by: Allison Randal <allison@lohutok.net>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 12/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 313
  2019-05-29 23:57 ` [Batch 13 patch 12/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 313 Thomas Gleixner
                     ` (2 preceding siblings ...)
  2019-05-31 14:14   ` Zavras, Alexios
@ 2019-06-02 17:41   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 17:41 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:57 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this software program is licensed subject to the gnu general public
>   license gpl version 2 june 1991 available at http www gnu org
>   licenses old licenses gpl 2 0 html
> 
> 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>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 13/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 314
  2019-05-29 23:57 ` [Batch 13 patch 13/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 314 Thomas Gleixner
                     ` (2 preceding siblings ...)
  2019-05-31 14:15   ` Zavras, Alexios
@ 2019-06-02 17:42   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 17:42 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:57 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms and conditions of the gnu general public license
>   version 2 as published by the free software foundation this program
>   is distributed in the hope it will be useful but without any
>   warranty without even the implied warranty of merchantability or
>   fitness for a particular purpose see the gnu general public license
>   for more details you should have received a copy of the gnu general
>   public license along with this program if not write to the free
>   software foundation inc 51 franklin st fifth floor boston ma 02110
>   1301 usa the full gnu general public license is included in this
>   distribution in the file called copying
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 2 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

Reviewed-by: Allison Randal <allison@lohutok.net>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 14/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 315
  2019-05-29 23:57 ` [Batch 13 patch 14/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 315 Thomas Gleixner
                     ` (2 preceding siblings ...)
  2019-05-31 14:17   ` Zavras, Alexios
@ 2019-06-02 17:43   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 17:43 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:57 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   license gplv2 as published by the fsf
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 2 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

Reviewed-by: Allison Randal <allison@lohutok.net>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 15/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 316
  2019-05-29 23:57 ` [Batch 13 patch 15/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 316 Thomas Gleixner
                     ` (2 preceding siblings ...)
  2019-05-31 14:17   ` Zavras, Alexios
@ 2019-06-02 17:45   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 17:45 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:57 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license as published by
>   the free software foundation version 2 this program is distributed
>   without any warranty of any kind whether express or implied without
>   even the implied warranty of merchantability or fitness for a
>   particular purpose see the gnu general public license for more
>   details
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 2 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

Reviewed-by: Allison Randal <allison@lohutok.net>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 16/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 317
  2019-05-29 23:57 ` [Batch 13 patch 16/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 317 Thomas Gleixner
  2019-05-30 12:44   ` Kate Stewart
  2019-05-31 14:20   ` Zavras, Alexios
@ 2019-06-02 17:46   ` Allison Randal
  2 siblings, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 17:46 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:57 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license as published by
>   the free software foundation version 2 this program is distributed
>   as is without any warranty of any kind whether express or implied
>   without even the implied warranty of merchantability or fitness for
>   a particular purpose see the gnu general public license for more
>   details you should have received a copy of the gnu general public
>   license along with this program if not write to the free software
>   foundation inc 59 temple place suite 330 boston ma 02111 1307 usa

Fragment of BSD disclaimer, hold for review.

Allison

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 17/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 318
  2019-05-29 23:57 ` [Batch 13 patch 17/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 318 Thomas Gleixner
  2019-05-30 12:47   ` Kate Stewart
  2019-05-31 14:21   ` Zavras, Alexios
@ 2019-06-02 17:46   ` Allison Randal
  2 siblings, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 17:46 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:57 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license version 2 as
>   published by the free software foundation this program is
>   distributed as is without any warranty of any kind whether expressed
>   or implied without even the implied warranty of merchantability or
>   fitness for a particular purpose see the gnu general public license
>   version 2 for more details

Fragment of BSD disclaimer, hold for review.

Allison

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 18/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 319
  2019-05-29 23:57 ` [Batch 13 patch 18/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 319 Thomas Gleixner
  2019-05-31 14:36   ` Zavras, Alexios
@ 2019-06-02 17:47   ` Allison Randal
  1 sibling, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 17:47 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:57 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license version 2 as
>   published by the free software foundation this program is
>   distributed as is without any warranty of any kind whether express
>   or implied without even the implied warranty of merchantability or
>   fitness for a particular purpose see the gnu general public license
>   for more details

Fragment of BSD disclaimer, hold for review.

Allison

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 19/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320
  2019-05-29 23:57 ` [Batch 13 patch 19/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320 Thomas Gleixner
  2019-05-30 18:16   ` Kate Stewart
  2019-05-31 14:37   ` Zavras, Alexios
@ 2019-06-02 17:49   ` Allison Randal
  2 siblings, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 17:49 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:57 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms and conditions of the gnu general public license
>   version 2 as published by the free software foundation this program
>   is distributed in the hope it will be useful but without any
>   warranty without even the implied warranty of merchantability or
>   fitness for a particular purpose see the gnu general public license
>   for more details you should have received a copy of the gnu general
>   public license along with this program if not write to the free
>   software foundation inc 59 temple place suite 330 boston ma 02111
>   1307 usa
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 33 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

Reviewed-by: Allison Randal <allison@lohutok.net>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 20/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 321
  2019-05-29 23:57 ` [Batch 13 patch 20/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 321 Thomas Gleixner
  2019-05-30 12:59   ` Kate Stewart
  2019-05-31 14:39   ` Zavras, Alexios
@ 2019-06-02 18:16   ` Allison Randal
  2 siblings, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 18:16 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:57 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license as published by
>   the free software foundation version 2 and no later version this
>   program is distributed in the hope that it will be useful but
>   without any warranty without even the implied warranty of
>   merchantability or fitness for a particular purpose see the gnu
>   general public license for more details
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 33 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

Reviewed-by: Allison Randal <allison@lohutok.net>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 21/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322
  2019-05-29 23:57 ` [Batch 13 patch 21/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322 Thomas Gleixner
  2019-05-30 13:01   ` Kate Stewart
  2019-05-31 14:40   ` Zavras, Alexios
@ 2019-06-02 18:17   ` Allison Randal
  2 siblings, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 18:17 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:57 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms of version 2 of the gnu general public license as
>   published by the free software foundation this program is
>   distributed in the hope that it will be useful but without any
>   warranty without even the implied warranty of merchantability or
>   fitness for a particular purpose see the gnu general public license
>   for more details the full gnu general public license is included in
>   this distribution in the file called license
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 29 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

Reviewed-by: Allison Randal <allison@lohutok.net>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 22/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 323
  2019-05-29 23:57 ` [Batch 13 patch 22/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 323 Thomas Gleixner
  2019-05-30 13:02   ` Kate Stewart
  2019-05-31 14:41   ` Zavras, Alexios
@ 2019-06-02 18:18   ` Allison Randal
  2 siblings, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 18:18 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:57 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 3 normalized pattern(s):
> 
>   gpl license summary [copyright] [c] [2008] [2014] [intel]
>   [corporation] [all] [rights] [reserved] [copyright] [c] [2018]
>   [intel] [corporation] this program is free software you can
>   redistribute it and or modify it under the terms of version 2 of the
>   gnu general public license as published by the free software
>   foundation this program is distributed in the hope that it will be
>   useful but without any warranty without even the implied warranty of
>   merchantability or fitness for a particular purpose see the gnu
>   general public license for more details the full gnu general public
>   license is included in this distribution in the file called copying
> 
>   gpl license summary [copyright] [c] [2008] [2014] [intel]
>   [corporation] [all] [rights] [reserved] this program is free
>   software you can redistribute it and or modify it under the terms of
>   version 2 of the gnu general public license as published by the free
>   software foundation this program is distributed in the hope that it
>   will be useful but without any warranty without even the implied
>   warranty of merchantability or fitness for a particular purpose see
>   the gnu general public license for more details the full gnu general
>   public license is included in this distribution in the file called
>   copying
> 
>   gpl license summary [copyright] [c] [2008] [2014] [intel]
>   [corporation] [all] [rights] [reserved] [copyright] [c] [2015]
>   [intel] [deutschland] [gmbh] this program is free software you can
>   redistribute it and or modify it under the terms of version 2 of the
>   gnu general public license as published by the free software
>   foundation this program is distributed in the hope that it will be
>   useful but without any warranty without even the implied warranty of
>   merchantability or fitness for a particular purpose see the gnu
>   general public license for more details the full gnu general public
>   license is included in this distribution in the file called copying
> 
> 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>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 23/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 324
  2019-05-29 23:57 ` [Batch 13 patch 23/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 324 Thomas Gleixner
                     ` (2 preceding siblings ...)
  2019-05-31 14:43   ` Zavras, Alexios
@ 2019-06-02 18:22   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 18:22 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:57 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this file is provided under the gplv2 license gpl license summary
>   [copyright] [c] [2015] [intel] [deutschland] [gmbh] this program is
>   free software you can redistribute it and or modify it under the
>   terms of version 2 of the gnu general public license as published by
>   the free software foundation this program is distributed in the hope
>   that it will be useful but without any warranty without even the
>   implied warranty of merchantability or fitness for a particular
>   purpose see the gnu general public license for more details the full
>   gnu general public license is included in this distribution in the
>   file called copying
> 
> 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>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 24/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 325
  2019-05-29 23:57 ` [Batch 13 patch 24/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 325 Thomas Gleixner
                     ` (2 preceding siblings ...)
  2019-05-31 14:44   ` Zavras, Alexios
@ 2019-06-02 18:40   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 18:40 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:57 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license as published by
>   the free software foundation either version 2 of the license this
>   program is distributed in the hope that it will be useful but
>   without any warranty without even the implied warranty of
>   merchantability or fitness for a particular purpose see the gnu
>   general public license for more details you should have received a
>   copy of the gnu general public license along with this program see
>   the file copying if not see http www gnu org licenses
> 
> 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>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 25/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 326
  2019-05-29 23:57 ` [Batch 13 patch 25/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 326 Thomas Gleixner
  2019-05-30 13:11   ` Kate Stewart
  2019-05-31 14:45   ` Zavras, Alexios
@ 2019-06-02 18:42   ` Allison Randal
  2 siblings, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 18:42 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:57 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license version 2 as
>   published by the free software foundation this program is
>   distributed in the hope that it will be useful but without any
>   warranty without even the implied warranty of merchantability or
>   fitness for a particular purpose see the gnu general public license
>   for more details you should have received a copy of the gnu general
>   public license along with this program see the file copying if not
>   write to the free software foundation 59 temple place suite 330
>   boston ma 02111 1307 usa
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 9 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

Reviewed-by: Allison Randal <allison@lohutok.net>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 26/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 328
  2019-05-29 23:57 ` [Batch 13 patch 26/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 328 Thomas Gleixner
                     ` (2 preceding siblings ...)
  2019-05-31 14:46   ` Zavras, Alexios
@ 2019-06-02 18:43   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 18:43 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:57 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license v2 as published
>   by the free software foundation this program is distributed in the
>   hope that it will be useful but without any warranty without even
>   the implied warranty of merchantability or fitness for a particular
>   purpose see the gnu general public license for more details you
>   should have received a copy of the gnu general public license along
>   with this program if not see https www gnu org licenses
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 2 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

Reviewed-by: Allison Randal <allison@lohutok.net>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 27/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 329
  2019-05-29 23:57 ` [Batch 13 patch 27/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 329 Thomas Gleixner
                     ` (2 preceding siblings ...)
  2019-05-31 14:49   ` Zavras, Alexios
@ 2019-06-02 18:45   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 18:45 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:57 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this file is subject to the terms and conditions of the gnu general
>   public license see the file copying in the main directory of this
>   archive for more details this program is distributed in the hope
>   that it will be useful but without any warranty without even the
>   implied warranty of merchantability or fitness for a particular
>   purpose see the gnu general public license for more details you
>   should have received a copy of the gnu general public license along
>   with this program if not write to the free software foundation inc
>   51 franklin street suite 500 boston ma 02110 1335 usa
> 
> 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>

This notice doesn't have an explicit version number, but references the
COPYING file. So, the GPL-2.0-only identifier is probably accurate, but
we've been holding these for later review.

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 28/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
  2019-05-29 23:57 ` [Batch 13 patch 28/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330 Thomas Gleixner
  2019-05-30 13:27   ` Kate Stewart
  2019-05-31 14:50   ` Zavras, Alexios
@ 2019-06-02 18:47   ` Allison Randal
  2 siblings, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 18:47 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:57 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this file is subject to the terms and conditions of version 2 of the
>   gnu general public license see the file copying in the main
>   directory of this archive for more details
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 55 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

Reviewed-by: Allison Randal <allison@lohutok.net>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 29/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 331
  2019-05-29 23:57 ` [Batch 13 patch 29/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 331 Thomas Gleixner
  2019-05-30 13:15   ` Kate Stewart
  2019-05-31 14:52   ` Zavras, Alexios
@ 2019-06-02 18:51   ` Allison Randal
  2 siblings, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 18:51 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:57 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this file is subject to the terms and conditions of the gnu general
>   public license see the file copying in the main directory of this
>   archive for more details this program is distributed in the hope
>   that it will be useful but without any warranty without even the
>   implied warranty of merchantability or fitness for a particular
>   purpose see the gnu general public license for more details you
>   should have received a copy of the gnu general public license along
>   with this program if not write to the free software foundation inc
>   59 temple place suite 330 boston ma 02111 1307 usa
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 8 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

Another one with no version number, but a reference to COPYING. Hold for
review.

Allison

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 30/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332
  2019-05-29 23:57 ` [Batch 13 patch 30/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332 Thomas Gleixner
  2019-05-30 13:45   ` Kate Stewart
  2019-05-31 14:54   ` Zavras, Alexios
@ 2019-06-02 18:54   ` Allison Randal
  2 siblings, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 18:54 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:57 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 2 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license version 2 as
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license version 2 as
>   publishhed by the free software foundation
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 48 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

Reviewed-by: Allison Randal <allison@lohutok.net>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 31/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
  2019-05-29 23:57 ` [Batch 13 patch 31/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 Thomas Gleixner
  2019-05-31 15:06   ` Zavras, Alexios
@ 2019-06-02 18:55   ` Allison Randal
  1 sibling, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 18:55 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:57 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license version 2 as
>   published by the free software foundation this program is
>   distributed in the hope that it will be useful but without any
>   warranty without even the implied warranty of merchantability or
>   fitness for a particular purpose see the gnu general public license
>   for more details you should have received a copy of the gnu general
>   public license along with this program if not write to the free
>   software foundation inc 59 temple place suite 330 boston ma 02111
>   1307 usa
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 136 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

Reviewed-by: Allison Randal <allison@lohutok.net>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 32/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 334
  2019-05-29 23:57 ` [Batch 13 patch 32/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 334 Thomas Gleixner
                     ` (2 preceding siblings ...)
  2019-05-31 15:06   ` Zavras, Alexios
@ 2019-06-02 18:56   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 18:56 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:57 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   gpl license summary [copyright] [c] [2010] [intel] [corporation]
>   [all] [rights] [reserved] this program is free software you can
>   redistribute it and or modify it under the terms of version 2 of the
>   gnu general public license as published by the free software
>   foundation this program is distributed in the hope that it will be
>   useful but without any warranty without even the implied warranty of
>   merchantability or fitness for a particular purpose see the gnu
>   general public license for more details you should have received a
>   copy of the gnu general public license along with this program if
>   not write to the free software foundation inc 51 franklin st fifth
>   floor boston ma 02110 1301 usa the full gnu general public license
>   is included in this distribution in the file called license gpl
> 
> 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>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 33/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
  2019-05-29 23:57 ` [Batch 13 patch 33/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 Thomas Gleixner
  2019-05-31 15:07   ` Zavras, Alexios
@ 2019-06-02 18:57   ` Allison Randal
  1 sibling, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 18:57 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:57 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms and conditions of the gnu general public license
>   version 2 as published by the free software foundation this program
>   is distributed in the hope it will be useful but without any
>   warranty without even the implied warranty of merchantability or
>   fitness for a particular purpose see the gnu general public license
>   for more details you should have received a copy of the gnu general
>   public license along with this program if not write to the free
>   software foundation inc 51 franklin st fifth floor boston ma 02110
>   1301 usa
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 111 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

Reviewed-by: Allison Randal <allison@lohutok.net>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 34/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
  2019-05-29 23:57 ` [Batch 13 patch 34/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 Thomas Gleixner
  2019-05-31 15:09   ` Zavras, Alexios
@ 2019-06-02 18:58   ` Allison Randal
  1 sibling, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 18:58 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:57 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license version 2 as
>   published by the free software foundation this program is
>   distributed in the hope that it will be useful but without any
>   warranty without even the implied warranty of merchantability or
>   fitness for a particular purpose see the gnu general public license
>   for more details you should have received a copy of the gnu general
>   public license along with this program if not write to the free
>   software foundation inc 51 franklin st fifth floor boston ma 02110
>   1301 usa
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 246 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

Reviewed-by: Allison Randal <allison@lohutok.net>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 36/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 338
  2019-05-29 23:57 ` [Batch 13 patch 36/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 338 Thomas Gleixner
  2019-05-31 15:10   ` Zavras, Alexios
@ 2019-06-02 19:00   ` Allison Randal
  1 sibling, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 19:00 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:57 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license version 2 as
>   published by the free software foundation the full gnu general
>   public license is included in this distribution in the file called
>   copying
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 14 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

Reviewed-by: Allison Randal <allison@lohutok.net>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 37/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 339
  2019-05-29 23:57 ` [Batch 13 patch 37/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 339 Thomas Gleixner
                     ` (2 preceding siblings ...)
  2019-05-31 15:11   ` Zavras, Alexios
@ 2019-06-02 19:00   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 19:00 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:57 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   released under 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>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 38/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 340
  2019-05-29 23:57 ` [Batch 13 patch 38/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 340 Thomas Gleixner
  2019-05-31 15:12   ` Zavras, Alexios
  2019-05-31 18:11   ` Richard Fontana
@ 2019-06-02 19:02   ` Allison Randal
  2 siblings, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 19:02 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:57 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license as published by
>   the free software foundation version 2 of the license this program
>   is distributed in the hope that it will be useful but without any
>   warranty without even the implied warranty of merchantability or
>   fitness for a particular purpose see the gnu general public license
>   for more details you should have received a copy of the gnu general
>   public license along with this program if not see http www gnu org
>   licenses
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 15 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

Reviewed-by: Allison Randal <allison@lohutok.net>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 39/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 341
  2019-05-29 23:57 ` [Batch 13 patch 39/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 341 Thomas Gleixner
                     ` (2 preceding siblings ...)
  2019-05-31 15:13   ` Zavras, Alexios
@ 2019-06-02 19:03   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 19:03 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:57 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license version 2 of
>   the license as published by the free software foundation this
>   program is distributed in the hope that it will be useful but
>   without any warranty without even the implied warranty of
>   merchantability or fitness for a particular purpose see the gnu
>   general public license for more details you should have received a
>   copy of the gnu general public license along with this program if
>   not see http www gnu org licenses
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 8 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

Reviewed-by: Allison Randal <allison@lohutok.net>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 40/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 342
  2019-05-29 23:57 ` [Batch 13 patch 40/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 342 Thomas Gleixner
  2019-05-31 15:14   ` Zavras, Alexios
@ 2019-06-02 19:04   ` Allison Randal
  1 sibling, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 19:04 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:57 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms of the gnu general public license as published by
>   the free software foundation either version 2 of the license this
>   program is distributed in the hope that it will be useful but
>   without any warranty without even the implied warranty of
>   merchantability or fitness for a particular purpose see the gnu
>   general public license for more details you should have received a
>   copy of the gnu general public license along with this program if
>   not see http www gnu org licenses
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 15 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

Reviewed-by: Allison Randal <allison@lohutok.net>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 41/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 343
  2019-05-29 23:57 ` [Batch 13 patch 41/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 343 Thomas Gleixner
                     ` (2 preceding siblings ...)
  2019-05-31 15:15   ` Zavras, Alexios
@ 2019-06-02 19:05   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 19:05 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:57 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms of version 2 of the gnu general public license as
>   published by the free software foundation this program is
>   distributed in the hope that it will be useful but without any
>   warranty without even the implied warranty of merchantability or
>   fitness for a particular purpose see the gnu general public license
>   for more details you should have received a copy of the gnu general
>   public license along with this program if not see http www gnu org
>   licenses
> 
> 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>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 42/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 344
  2019-05-29 23:57 ` [Batch 13 patch 42/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 344 Thomas Gleixner
  2019-05-31 15:17   ` Zavras, Alexios
@ 2019-06-02 19:46   ` Allison Randal
  1 sibling, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 19:46 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:57 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program is free software you can redistribute it and or modify
>   it under the terms of the version 2 of the gnu general public
>   license as published by the free software foundation this program is
>   distributed in the hope that it will be useful but without any
>   warranty without even the implied warranty of merchantability or
>   fitness for a particular purpose see the gnu general public license
>   for more details you should have received a copy of the gnu general
>   public license along with this program if not see http www gnu org
>   licenses
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 15 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

Reviewed-by: Allison Randal <allison@lohutok.net>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 43/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345
  2019-05-29 23:57 ` [Batch 13 patch 43/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345 Thomas Gleixner
  2019-05-31 15:18   ` Zavras, Alexios
@ 2019-06-02 19:46   ` Allison Randal
  1 sibling, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 19:46 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:57 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   licensed under the terms of the gnu general public license version 2
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 88 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

Reviewed-by: Allison Randal <allison@lohutok.net>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 44/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 346
  2019-05-29 23:58 ` [Batch 13 patch 44/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 346 Thomas Gleixner
                     ` (2 preceding siblings ...)
  2019-05-31 15:19   ` Zavras, Alexios
@ 2019-06-02 19:47   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 19:47 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:58 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   use of this code is subject to the terms and conditions of the gnu
>   general public license version 2 see copying or http www gnu org
>   licenses gpl html
> 
> 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>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 45/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 347
  2019-05-29 23:58 ` [Batch 13 patch 45/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 347 Thomas Gleixner
                     ` (2 preceding siblings ...)
  2019-05-31 15:19   ` Zavras, Alexios
@ 2019-06-02 19:48   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 19:48 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:58 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   your use of this code is subject to the terms and conditions of the
>   gnu general public license version 2 see copying or http www gnu org
>   licenses gpl html
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 3 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

Reviewed-by: Allison Randal <allison@lohutok.net>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 46/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 348
  2019-05-29 23:58 ` [Batch 13 patch 46/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 348 Thomas Gleixner
                     ` (2 preceding siblings ...)
  2019-05-31 15:20   ` Zavras, Alexios
@ 2019-06-02 19:49   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 19:49 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:58 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   release under the terms of the gnu general public license version 2
>   see the file copying
> 
> 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>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 47/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 349
  2019-05-29 23:58 ` [Batch 13 patch 47/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 349 Thomas Gleixner
                     ` (2 preceding siblings ...)
  2019-05-31 15:21   ` Zavras, Alexios
@ 2019-06-02 19:49   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 19:49 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:58 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this driver is released to the public under the terms of the gnu
>   general public license version 2 see the file copying for details
> 
> 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>

^ permalink raw reply	[flat|nested] 220+ messages in thread

* Re: [Batch 13 patch 48/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 350
  2019-05-29 23:58 ` [Batch 13 patch 48/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 350 Thomas Gleixner
                     ` (2 preceding siblings ...)
  2019-05-31 15:21   ` Zavras, Alexios
@ 2019-06-02 19:51   ` Allison Randal
  3 siblings, 0 replies; 220+ messages in thread
From: Allison Randal @ 2019-06-02 19:51 UTC (permalink / raw)
  To: linux-spdx

On 5/29/19 7:58 PM, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@linutronix.de
> 
> Based on 1 normalized pattern(s):
> 
>   this program may be used under the terms of version 2 of the gnu
>   general public license
> 
> 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>

^ permalink raw reply	[flat|nested] 220+ messages in thread

end of thread, other threads:[~2019-06-02 19:51 UTC | newest]

Thread overview: 220+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-29 23:57 [Batch 13 patch 00/48] Batch 13 of random GPL notices/references Thomas Gleixner
2019-05-29 23:57 ` [Batch 13 patch 01/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 301 Thomas Gleixner
2019-05-30 11:41   ` Kate Stewart
2019-05-30 13:01   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-05-31 13:46   ` Zavras, Alexios
2019-06-02 17:30   ` Allison Randal
2019-05-29 23:57 ` [Batch 13 patch 02/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 302 Thomas Gleixner
2019-05-30 13:02   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-05-30 14:53   ` Kate Stewart
2019-05-31 13:48   ` Zavras, Alexios
2019-06-02 17:33   ` Allison Randal
2019-05-29 23:57 ` [Batch 13 patch 03/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 303 Thomas Gleixner
2019-05-30 11:43   ` Kate Stewart
2019-05-30 13:03   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-06-02 17:34   ` Allison Randal
2019-05-29 23:57 ` [Batch 13 patch 04/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 304 Thomas Gleixner
2019-05-30 11:47   ` Kate Stewart
2019-05-30 13:37     ` Armijn Hemel - Tjaldur Software Governance Solutions
     [not found]     ` <d65ea4b4-5c3a-3fb4-2868-3b6b3bbf0fa1@tjaldur.nl>
2019-05-30 17:41       ` Thomas Gleixner
2019-05-31 13:50   ` Zavras, Alexios
2019-06-02 17:35   ` Allison Randal
2019-05-29 23:57 ` [Batch 13 patch 05/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 305 Thomas Gleixner
2019-05-30 11:44   ` Kate Stewart
2019-05-30 13:04   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-05-31 13:57   ` Zavras, Alexios
2019-06-02 17:36   ` Allison Randal
2019-05-29 23:57 ` [Batch 13 patch 06/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 307 Thomas Gleixner
2019-05-30 11:44   ` Kate Stewart
2019-05-30 13:06   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-05-31 13:58   ` Zavras, Alexios
2019-06-02 17:36   ` Allison Randal
2019-05-29 23:57 ` [Batch 13 patch 07/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 308 Thomas Gleixner
2019-05-30 11:49   ` Kate Stewart
2019-05-31 14:08   ` Zavras, Alexios
2019-06-02 17:37   ` Allison Randal
2019-05-29 23:57 ` [Batch 13 patch 08/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309 Thomas Gleixner
2019-05-31 14:11   ` Zavras, Alexios
2019-06-02 17:38   ` Allison Randal
2019-05-29 23:57 ` [Batch 13 patch 09/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 310 Thomas Gleixner
2019-05-30 11:42   ` Kate Stewart
2019-05-30 13:06   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-05-31 14:12   ` Zavras, Alexios
2019-06-02 17:38   ` Allison Randal
2019-05-29 23:57 ` [Batch 13 patch 10/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 311 Thomas Gleixner
2019-05-30 12:36   ` Kate Stewart
2019-05-30 13:07   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-05-31 14:12   ` Zavras, Alexios
2019-06-02 17:39   ` Allison Randal
2019-05-29 23:57 ` [Batch 13 patch 11/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 312 Thomas Gleixner
2019-05-30 12:37   ` Kate Stewart
2019-05-30 13:07   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-05-31 14:13   ` Zavras, Alexios
2019-06-02 17:40   ` Allison Randal
2019-05-29 23:57 ` [Batch 13 patch 12/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 313 Thomas Gleixner
2019-05-30 12:37   ` Kate Stewart
2019-05-30 13:08   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-05-31 14:14   ` Zavras, Alexios
2019-06-02 17:41   ` Allison Randal
2019-05-29 23:57 ` [Batch 13 patch 13/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 314 Thomas Gleixner
2019-05-30 12:41   ` Kate Stewart
2019-05-30 13:08   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-05-31 14:15   ` Zavras, Alexios
2019-06-02 17:42   ` Allison Randal
2019-05-29 23:57 ` [Batch 13 patch 14/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 315 Thomas Gleixner
2019-05-30 12:43   ` Kate Stewart
2019-05-30 13:21   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-05-31 14:17   ` Zavras, Alexios
2019-06-02 17:43   ` Allison Randal
2019-05-29 23:57 ` [Batch 13 patch 15/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 316 Thomas Gleixner
2019-05-30 12:44   ` Kate Stewart
2019-05-30 13:22   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-05-31 14:17   ` Zavras, Alexios
2019-06-02 17:45   ` Allison Randal
2019-05-29 23:57 ` [Batch 13 patch 16/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 317 Thomas Gleixner
2019-05-30 12:44   ` Kate Stewart
2019-05-31 14:20   ` Zavras, Alexios
2019-06-02 17:46   ` Allison Randal
2019-05-29 23:57 ` [Batch 13 patch 17/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 318 Thomas Gleixner
2019-05-30 12:47   ` Kate Stewart
2019-05-31 14:21   ` Zavras, Alexios
2019-06-02 17:46   ` Allison Randal
2019-05-29 23:57 ` [Batch 13 patch 18/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 319 Thomas Gleixner
2019-05-31 14:36   ` Zavras, Alexios
2019-05-31 15:00     ` Zavras, Alexios
2019-06-02 17:47   ` Allison Randal
2019-05-29 23:57 ` [Batch 13 patch 19/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320 Thomas Gleixner
2019-05-30 18:16   ` Kate Stewart
2019-05-31 14:37   ` Zavras, Alexios
2019-05-31 15:00     ` Zavras, Alexios
2019-06-02 17:49   ` Allison Randal
2019-05-29 23:57 ` [Batch 13 patch 20/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 321 Thomas Gleixner
2019-05-30 12:59   ` Kate Stewart
2019-05-31 14:39   ` Zavras, Alexios
2019-05-31 14:59     ` Zavras, Alexios
2019-06-02 18:16   ` Allison Randal
2019-05-29 23:57 ` [Batch 13 patch 21/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322 Thomas Gleixner
2019-05-30 13:01   ` Kate Stewart
2019-05-31 14:40   ` Zavras, Alexios
2019-05-31 14:59     ` Zavras, Alexios
2019-06-02 18:17   ` Allison Randal
2019-05-29 23:57 ` [Batch 13 patch 22/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 323 Thomas Gleixner
2019-05-30 13:02   ` Kate Stewart
2019-05-31 14:41   ` Zavras, Alexios
2019-05-31 14:58     ` Zavras, Alexios
2019-06-02 18:18   ` Allison Randal
2019-05-29 23:57 ` [Batch 13 patch 23/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 324 Thomas Gleixner
2019-05-30 13:07   ` Kate Stewart
2019-05-30 13:26   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-05-31 14:43   ` Zavras, Alexios
2019-05-31 14:58     ` Zavras, Alexios
2019-06-02 18:22   ` Allison Randal
2019-05-29 23:57 ` [Batch 13 patch 24/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 325 Thomas Gleixner
2019-05-30 13:07   ` Kate Stewart
2019-05-30 13:27   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-05-31 14:44   ` Zavras, Alexios
2019-05-31 14:57     ` Zavras, Alexios
2019-06-02 18:40   ` Allison Randal
2019-05-29 23:57 ` [Batch 13 patch 25/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 326 Thomas Gleixner
2019-05-30 13:11   ` Kate Stewart
2019-05-31 14:45   ` Zavras, Alexios
2019-05-31 14:56     ` Zavras, Alexios
2019-06-02 18:42   ` Allison Randal
2019-05-29 23:57 ` [Batch 13 patch 26/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 328 Thomas Gleixner
2019-05-30 13:11   ` Kate Stewart
2019-05-30 13:28   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-05-31 14:46   ` Zavras, Alexios
2019-05-31 14:56     ` Zavras, Alexios
2019-06-02 18:43   ` Allison Randal
2019-05-29 23:57 ` [Batch 13 patch 27/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 329 Thomas Gleixner
2019-05-30 13:14   ` Kate Stewart
2019-05-30 13:30   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-05-31 14:49   ` Zavras, Alexios
2019-06-02 18:45   ` Allison Randal
2019-05-29 23:57 ` [Batch 13 patch 28/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330 Thomas Gleixner
2019-05-30 13:27   ` Kate Stewart
2019-05-31 14:50   ` Zavras, Alexios
2019-05-31 14:55     ` Zavras, Alexios
2019-06-02 18:47   ` Allison Randal
2019-05-29 23:57 ` [Batch 13 patch 29/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 331 Thomas Gleixner
2019-05-30 13:15   ` Kate Stewart
2019-05-31 14:52   ` Zavras, Alexios
2019-06-02 18:51   ` Allison Randal
2019-05-29 23:57 ` [Batch 13 patch 30/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332 Thomas Gleixner
2019-05-30 13:45   ` Kate Stewart
2019-05-31 14:54   ` Zavras, Alexios
2019-06-02 18:54   ` Allison Randal
2019-05-29 23:57 ` [Batch 13 patch 31/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 Thomas Gleixner
2019-05-31 15:06   ` Zavras, Alexios
2019-06-02 18:55   ` Allison Randal
2019-05-29 23:57 ` [Batch 13 patch 32/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 334 Thomas Gleixner
2019-05-30 13:30   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-05-30 13:54   ` Kate Stewart
2019-05-31 15:06   ` Zavras, Alexios
2019-06-02 18:56   ` Allison Randal
2019-05-29 23:57 ` [Batch 13 patch 33/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 Thomas Gleixner
2019-05-31 15:07   ` Zavras, Alexios
2019-06-02 18:57   ` Allison Randal
2019-05-29 23:57 ` [Batch 13 patch 34/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 Thomas Gleixner
2019-05-31 15:09   ` Zavras, Alexios
2019-06-02 18:58   ` Allison Randal
2019-05-29 23:57 ` [Batch 13 patch 35/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 337 Thomas Gleixner
2019-05-30 13:47   ` Kate Stewart
2019-05-30 13:50   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-05-30 14:46     ` Kate Stewart
2019-05-29 23:57 ` [Batch 13 patch 36/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 338 Thomas Gleixner
2019-05-31 15:10   ` Zavras, Alexios
2019-06-02 19:00   ` Allison Randal
2019-05-29 23:57 ` [Batch 13 patch 37/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 339 Thomas Gleixner
2019-05-30 13:31   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-05-30 13:58   ` Kate Stewart
2019-05-31 15:11   ` Zavras, Alexios
2019-06-02 19:00   ` Allison Randal
2019-05-29 23:57 ` [Batch 13 patch 38/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 340 Thomas Gleixner
2019-05-31 15:12   ` Zavras, Alexios
2019-05-31 18:11   ` Richard Fontana
2019-06-02 19:02   ` Allison Randal
2019-05-29 23:57 ` [Batch 13 patch 39/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 341 Thomas Gleixner
2019-05-30 13:42   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-05-30 14:24   ` Kate Stewart
2019-05-31 15:13   ` Zavras, Alexios
2019-06-02 19:03   ` Allison Randal
2019-05-29 23:57 ` [Batch 13 patch 40/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 342 Thomas Gleixner
2019-05-31 15:14   ` Zavras, Alexios
2019-06-02 19:04   ` Allison Randal
2019-05-29 23:57 ` [Batch 13 patch 41/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 343 Thomas Gleixner
2019-05-30 13:32   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-05-30 13:59   ` Kate Stewart
2019-05-31 15:15   ` Zavras, Alexios
2019-06-02 19:05   ` Allison Randal
2019-05-29 23:57 ` [Batch 13 patch 42/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 344 Thomas Gleixner
2019-05-31 15:17   ` Zavras, Alexios
2019-06-02 19:46   ` Allison Randal
2019-05-29 23:57 ` [Batch 13 patch 43/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345 Thomas Gleixner
2019-05-31 15:18   ` Zavras, Alexios
2019-06-02 19:46   ` Allison Randal
2019-05-29 23:58 ` [Batch 13 patch 44/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 346 Thomas Gleixner
2019-05-30 13:34   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-05-30 14:12   ` Kate Stewart
2019-05-31 15:19   ` Zavras, Alexios
2019-06-02 19:47   ` Allison Randal
2019-05-29 23:58 ` [Batch 13 patch 45/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 347 Thomas Gleixner
2019-05-30 13:34   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-05-30 14:13   ` Kate Stewart
2019-05-31 15:19   ` Zavras, Alexios
2019-06-02 19:48   ` Allison Randal
2019-05-29 23:58 ` [Batch 13 patch 46/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 348 Thomas Gleixner
2019-05-30 13:35   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-05-30 14:13   ` Kate Stewart
2019-05-31 15:20   ` Zavras, Alexios
2019-06-02 19:49   ` Allison Randal
2019-05-29 23:58 ` [Batch 13 patch 47/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 349 Thomas Gleixner
2019-05-30 13:35   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-05-30 14:14   ` Kate Stewart
2019-05-31 15:21   ` Zavras, Alexios
2019-06-02 19:49   ` Allison Randal
2019-05-29 23:58 ` [Batch 13 patch 48/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 350 Thomas Gleixner
2019-05-30 13:38   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-05-30 14:43   ` Kate Stewart
2019-05-31 15:21   ` Zavras, Alexios
2019-06-02 19:51   ` Allison Randal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).