All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Gleixner <tglx@linutronix.de>
To: linux-spdx@vger.kernel.org
Subject: [Batch 15 patch 44/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445
Date: Sat, 01 Jun 2019 10:08:59 +0200	[thread overview]
Message-ID: <20190531190115.872212424@linutronix.de> (raw)
In-Reply-To: 20190531185815.510185089@linutronix.de

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  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

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-only

has been chosen to replace the boilerplate/reference in 24 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=batch15&id=c55a7731ce31
---
 arch/mips/include/asm/mach-pic32/irq.h            |   10 +---------
 arch/mips/include/asm/mach-pic32/pic32.h          |   10 +---------
 arch/mips/include/asm/mach-pic32/spaces.h         |   10 +---------
 arch/mips/pic32/common/irq.c                      |   10 +---------
 arch/mips/pic32/common/reset.c                    |   10 +---------
 arch/mips/pic32/pic32mzda/config.c                |   10 +---------
 arch/mips/pic32/pic32mzda/early_clk.c             |   10 +---------
 arch/mips/pic32/pic32mzda/early_console.c         |   10 +---------
 arch/mips/pic32/pic32mzda/early_pin.c             |   10 +---------
 arch/mips/pic32/pic32mzda/early_pin.h             |   10 +---------
 arch/mips/pic32/pic32mzda/init.c                  |   10 +---------
 arch/mips/pic32/pic32mzda/pic32mzda.h             |   10 +---------
 arch/mips/pic32/pic32mzda/time.c                  |   10 +---------
 drivers/char/hw_random/pic32-rng.c                |   10 +---------
 drivers/clk/microchip/clk-core.c                  |   10 +---------
 drivers/clk/microchip/clk-core.h                  |   10 +---------
 drivers/clk/microchip/clk-pic32mzda.c             |   10 +---------
 drivers/pinctrl/pinctrl-oxnas.c                   |   10 +---------
 drivers/pinctrl/pinctrl-pic32.c                   |   10 +---------
 drivers/pinctrl/pinctrl-pic32.h                   |   10 +---------
 drivers/spi/spi-pic32-sqi.c                       |   10 +---------
 drivers/spi/spi-pic32.c                           |   10 +---------
 include/dt-bindings/clock/microchip,pic32-clock.h |   10 +---------
 include/linux/platform_data/sdhci-pic32.h         |   10 +---------
 24 files changed, 24 insertions(+), 216 deletions(-)

--- a/arch/mips/include/asm/mach-pic32/irq.h
+++ b/arch/mips/include/asm/mach-pic32/irq.h
@@ -1,15 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Joshua Henderson <joshua.henderson@microchip.com>
  * Copyright (C) 2015 Microchip Technology Inc.  All rights reserved.
- *
- * 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.
  */
 #ifndef __ASM_MACH_PIC32_IRQ_H
 #define __ASM_MACH_PIC32_IRQ_H
--- a/arch/mips/include/asm/mach-pic32/pic32.h
+++ b/arch/mips/include/asm/mach-pic32/pic32.h
@@ -1,15 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Joshua Henderson <joshua.henderson@microchip.com>
  * Copyright (C) 2015 Microchip Technology Inc.  All rights reserved.
- *
- * 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.
  */
 #ifndef _ASM_MACH_PIC32_H
 #define _ASM_MACH_PIC32_H
--- a/arch/mips/include/asm/mach-pic32/spaces.h
+++ b/arch/mips/include/asm/mach-pic32/spaces.h
@@ -1,15 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Joshua Henderson <joshua.henderson@microchip.com>
  * Copyright (C) 2015 Microchip Technology Inc.  All rights reserved.
- *
- * 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.
  */
 #ifndef _ASM_MACH_PIC32_SPACES_H
 #define _ASM_MACH_PIC32_SPACES_H
--- a/arch/mips/pic32/common/irq.c
+++ b/arch/mips/pic32/common/irq.c
@@ -1,15 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Joshua Henderson <joshua.henderson@microchip.com>
  * Copyright (C) 2015 Microchip Technology Inc.  All rights reserved.
- *
- *  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.
  */
 #include <linux/init.h>
 #include <linux/irqchip.h>
--- a/arch/mips/pic32/common/reset.c
+++ b/arch/mips/pic32/common/reset.c
@@ -1,15 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Joshua Henderson <joshua.henderson@microchip.com>
  * Copyright (C) 2015 Microchip Technology Inc.  All rights reserved.
- *
- *  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.
  */
 #include <linux/init.h>
 #include <linux/pm.h>
--- a/arch/mips/pic32/pic32mzda/config.c
+++ b/arch/mips/pic32/pic32mzda/config.c
@@ -1,15 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Purna Chandra Mandal, purna.mandal@microchip.com
  * Copyright (C) 2015 Microchip Technology Inc.  All rights reserved.
- *
- *  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.
  */
 #include <linux/init.h>
 #include <linux/io.h>
--- a/arch/mips/pic32/pic32mzda/early_clk.c
+++ b/arch/mips/pic32/pic32mzda/early_clk.c
@@ -1,15 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Joshua Henderson <joshua.henderson@microchip.com>
  * Copyright (C) 2015 Microchip Technology Inc.  All rights reserved.
- *
- *  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.
  */
 #include <asm/mach-pic32/pic32.h>
 
--- a/arch/mips/pic32/pic32mzda/early_console.c
+++ b/arch/mips/pic32/pic32mzda/early_console.c
@@ -1,15 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Joshua Henderson <joshua.henderson@microchip.com>
  * Copyright (C) 2015 Microchip Technology Inc.  All rights reserved.
- *
- *  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.
  */
 #include <asm/mach-pic32/pic32.h>
 #include <asm/fw/fw.h>
--- a/arch/mips/pic32/pic32mzda/early_pin.c
+++ b/arch/mips/pic32/pic32mzda/early_pin.c
@@ -1,15 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Joshua Henderson <joshua.henderson@microchip.com>
  * Copyright (C) 2015 Microchip Technology Inc.  All rights reserved.
- *
- *  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.
  */
 #include <asm/io.h>
 
--- a/arch/mips/pic32/pic32mzda/early_pin.h
+++ b/arch/mips/pic32/pic32mzda/early_pin.h
@@ -1,15 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Joshua Henderson <joshua.henderson@microchip.com>
  * Copyright (C) 2015 Microchip Technology Inc.  All rights reserved.
- *
- *  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.
  */
 #ifndef _PIC32MZDA_EARLY_PIN_H
 #define _PIC32MZDA_EARLY_PIN_H
--- a/arch/mips/pic32/pic32mzda/init.c
+++ b/arch/mips/pic32/pic32mzda/init.c
@@ -1,15 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Joshua Henderson, joshua.henderson@microchip.com
  * Copyright (C) 2015 Microchip Technology Inc.  All rights reserved.
- *
- *  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.
  */
 #include <linux/init.h>
 #include <linux/kernel.h>
--- a/arch/mips/pic32/pic32mzda/pic32mzda.h
+++ b/arch/mips/pic32/pic32mzda/pic32mzda.h
@@ -1,15 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Joshua Henderson <joshua.henderson@microchip.com>
  * Copyright (C) 2015 Microchip Technology Inc.  All rights reserved.
- *
- *  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.
  */
 #ifndef PIC32MZDA_COMMON_H
 #define PIC32MZDA_COMMON_H
--- a/arch/mips/pic32/pic32mzda/time.c
+++ b/arch/mips/pic32/pic32mzda/time.c
@@ -1,15 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Joshua Henderson <joshua.henderson@microchip.com>
  * Copyright (C) 2015 Microchip Technology Inc.  All rights reserved.
- *
- *  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.
  */
 #include <linux/clk-provider.h>
 #include <linux/clocksource.h>
--- a/drivers/char/hw_random/pic32-rng.c
+++ b/drivers/char/hw_random/pic32-rng.c
@@ -1,17 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * PIC32 RNG driver
  *
  * Joshua Henderson <joshua.henderson@microchip.com>
  * Copyright (C) 2016 Microchip Technology Inc.  All rights reserved.
- *
- * 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.
  */
 
 #include <linux/clk.h>
--- a/drivers/clk/microchip/clk-core.c
+++ b/drivers/clk/microchip/clk-core.c
@@ -1,15 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Purna Chandra Mandal,<purna.mandal@microchip.com>
  * Copyright (C) 2015 Microchip Technology Inc.  All rights reserved.
- *
- * 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.
  */
 #include <linux/clk-provider.h>
 #include <linux/delay.h>
--- a/drivers/clk/microchip/clk-core.h
+++ b/drivers/clk/microchip/clk-core.h
@@ -1,15 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Purna Chandra Mandal,<purna.mandal@microchip.com>
  * Copyright (C) 2015 Microchip Technology Inc.  All rights reserved.
- *
- * 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.
  */
 #ifndef __MICROCHIP_CLK_PIC32_H_
 #define __MICROCHIP_CLK_PIC32_H_
--- a/drivers/clk/microchip/clk-pic32mzda.c
+++ b/drivers/clk/microchip/clk-pic32mzda.c
@@ -1,15 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Purna Chandra Mandal,<purna.mandal@microchip.com>
  * Copyright (C) 2015 Microchip Technology Inc.  All rights reserved.
- *
- * 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.
  */
 #include <dt-bindings/clock/microchip,pic32-clock.h>
 #include <linux/clk.h>
--- a/drivers/pinctrl/pinctrl-oxnas.c
+++ b/drivers/pinctrl/pinctrl-oxnas.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Oxford Semiconductor OXNAS SoC Family pinctrl driver
  *
@@ -6,15 +7,6 @@
  * Based on pinctrl-pic32.c
  * Joshua Henderson, <joshua.henderson@microchip.com>
  * Copyright (C) 2015 Microchip Technology Inc.  All rights reserved.
- *
- * 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.
  */
 #include <linux/gpio/driver.h>
 #include <linux/interrupt.h>
--- a/drivers/pinctrl/pinctrl-pic32.c
+++ b/drivers/pinctrl/pinctrl-pic32.c
@@ -1,17 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * PIC32 pinctrl driver
  *
  * Joshua Henderson, <joshua.henderson@microchip.com>
  * Copyright (C) 2015 Microchip Technology Inc.  All rights reserved.
- *
- * 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.
  */
 #include <linux/clk.h>
 #include <linux/gpio/driver.h>
--- a/drivers/pinctrl/pinctrl-pic32.h
+++ b/drivers/pinctrl/pinctrl-pic32.h
@@ -1,17 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * PIC32 pinctrl driver
  *
  * Joshua Henderson, <joshua.henderson@microchip.com>
  * Copyright (C) 2015 Microchip Technology Inc.  All rights reserved.
- *
- * 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.
  */
 #ifndef PINCTRL_PINCTRL_PIC32_H
 #define PINCTRL_PINCTRL_PIC32_H
--- a/drivers/spi/spi-pic32-sqi.c
+++ b/drivers/spi/spi-pic32-sqi.c
@@ -1,17 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * PIC32 Quad SPI controller driver.
  *
  * Purna Chandra Mandal <purna.mandal@microchip.com>
  * Copyright (c) 2016, Microchip Technology Inc.
- *
- * 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.
  */
 
 #include <linux/clk.h>
--- a/drivers/spi/spi-pic32.c
+++ b/drivers/spi/spi-pic32.c
@@ -1,17 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Microchip PIC32 SPI controller driver.
  *
  * Purna Chandra Mandal <purna.mandal@microchip.com>
  * Copyright (c) 2016, Microchip Technology Inc.
- *
- * 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.
  */
 
 #include <linux/clk.h>
--- a/include/dt-bindings/clock/microchip,pic32-clock.h
+++ b/include/dt-bindings/clock/microchip,pic32-clock.h
@@ -1,15 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Purna Chandra Mandal,<purna.mandal@microchip.com>
  * Copyright (C) 2015 Microchip Technology Inc.  All rights reserved.
- *
- * 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.
  */
 
 #ifndef _DT_BINDINGS_CLK_MICROCHIP_PIC32_H_
--- a/include/linux/platform_data/sdhci-pic32.h
+++ b/include/linux/platform_data/sdhci-pic32.h
@@ -1,15 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Purna Chandra Mandal, purna.mandal@microchip.com
  * Copyright (C) 2015 Microchip Technology Inc.  All rights reserved.
- *
- *  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.
  */
 #ifndef __PIC32_SDHCI_PDATA_H__
 #define __PIC32_SDHCI_PDATA_H__



  parent reply	other threads:[~2019-06-01  8:15 UTC|newest]

Thread overview: 138+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-01  8:08 [Batch 15 patch 00/49] Batch 15 of random GPL notices/references Thomas Gleixner
2019-06-01  8:08 ` [Batch 15 patch 01/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 401 Thomas Gleixner
2019-06-02 20:41   ` Allison Randal
2019-06-01  8:08 ` [Batch 15 patch 02/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 402 Thomas Gleixner
2019-06-01 10:56   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-06-02 20:42   ` Allison Randal
2019-06-01  8:08 ` [Batch 15 patch 03/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 403 Thomas Gleixner
2019-06-01 10:57   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-06-02 20:44   ` Allison Randal
2019-06-01  8:08 ` [Batch 15 patch 04/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 404 Thomas Gleixner
2019-06-02 10:35   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-06-02 20:47   ` Allison Randal
2019-06-01  8:08 ` [Batch 15 patch 05/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 405 Thomas Gleixner
2019-06-02 10:36   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-06-02 20:48   ` Allison Randal
2019-06-01  8:08 ` [Batch 15 patch 06/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 406 Thomas Gleixner
2019-06-02 10:36   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-06-02 20:49   ` Allison Randal
2019-06-01  8:08 ` [Batch 15 patch 07/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 407 Thomas Gleixner
2019-06-02 10:37   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-06-02 20:50   ` Allison Randal
2019-06-01  8:08 ` [Batch 15 patch 08/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 408 Thomas Gleixner
2019-06-02 20:51   ` Allison Randal
2019-06-01  8:08 ` [Batch 15 patch 09/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 409 Thomas Gleixner
2019-06-02 20:52   ` Allison Randal
2019-06-01  8:08 ` [Batch 15 patch 10/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 410 Thomas Gleixner
2019-06-02 20:52   ` Allison Randal
2019-06-01  8:08 ` [Batch 15 patch 11/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 411 Thomas Gleixner
2019-06-02 20:54   ` Allison Randal
2019-06-01  8:08 ` [Batch 15 patch 12/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 412 Thomas Gleixner
2019-06-02 20:55   ` Allison Randal
2019-06-01  8:08 ` [Batch 15 patch 13/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 413 Thomas Gleixner
2019-06-01 11:30   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-06-02 20:57   ` Allison Randal
2019-06-01  8:08 ` [Batch 15 patch 14/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 414 Thomas Gleixner
2019-06-02 11:00   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-06-02 20:58   ` Allison Randal
2019-06-01  8:08 ` [Batch 15 patch 15/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 415 Thomas Gleixner
2019-06-02 20:59   ` Allison Randal
2019-06-01  8:08 ` [Batch 15 patch 16/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 416 Thomas Gleixner
2019-06-02 20:59   ` Allison Randal
2019-06-01  8:08 ` [Batch 15 patch 17/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 417 Thomas Gleixner
2019-06-01 10:59   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-06-02 21:00   ` Allison Randal
2019-06-01  8:08 ` [Batch 15 patch 18/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 418 Thomas Gleixner
2019-06-01 11:00   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-06-02 21:02   ` Allison Randal
2019-06-01  8:08 ` [Batch 15 patch 19/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 419 Thomas Gleixner
2019-06-01 11:02   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-06-02 21:03   ` Allison Randal
2019-06-01  8:08 ` [Batch 15 patch 20/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 420 Thomas Gleixner
2019-06-01 11:03   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-06-02 21:03   ` Allison Randal
2019-06-01  8:08 ` [Batch 15 patch 21/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 421 Thomas Gleixner
2019-06-01 11:03   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-06-02 21:04   ` Allison Randal
2019-06-01  8:08 ` [Batch 15 patch 22/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422 Thomas Gleixner
2019-06-02 21:05   ` Allison Randal
2019-06-01  8:08 ` [Batch 15 patch 23/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 423 Thomas Gleixner
2019-06-01 11:05   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-06-02 21:05   ` Allison Randal
2019-06-01  8:08 ` [Batch 15 patch 24/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 424 Thomas Gleixner
2019-06-01 11:06   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-06-02 21:06   ` Allison Randal
2019-06-01  8:08 ` [Batch 15 patch 25/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 425 Thomas Gleixner
2019-06-02 10:44   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-06-02 21:08     ` Allison Randal
2019-06-01  8:08 ` [Batch 15 patch 26/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 426 Thomas Gleixner
2019-06-01 11:06   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-06-02 21:08   ` Allison Randal
2019-06-01  8:08 ` [Batch 15 patch 27/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 Thomas Gleixner
2019-06-02 10:46   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-06-02 21:09   ` Allison Randal
2019-06-01  8:08 ` [Batch 15 patch 28/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 429 Thomas Gleixner
2019-06-01 11:07   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-06-02 21:22   ` Allison Randal
2019-06-01  8:08 ` [Batch 15 patch 29/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 430 Thomas Gleixner
2019-06-01 11:08   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-06-02 21:23   ` Allison Randal
2019-06-01  8:08 ` [Batch 15 patch 30/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 431 Thomas Gleixner
2019-06-01 11:08   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-06-02 21:23   ` Allison Randal
2019-06-01  8:08 ` [Batch 15 patch 31/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 432 Thomas Gleixner
2019-06-02 21:24   ` Allison Randal
2019-06-01  8:08 ` [Batch 15 patch 32/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 433 Thomas Gleixner
2019-06-01 11:09   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-06-02 21:25   ` Allison Randal
2019-06-01  8:08 ` [Batch 15 patch 33/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 434 Thomas Gleixner
2019-06-01 11:10   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-06-02 21:26   ` Allison Randal
2019-06-01  8:08 ` [Batch 15 patch 34/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 435 Thomas Gleixner
2019-06-01 11:10   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-06-02 21:26   ` Allison Randal
2019-06-01  8:08 ` [Batch 15 patch 35/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 436 Thomas Gleixner
2019-06-01 11:10   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-06-02 21:27   ` Allison Randal
2019-06-01  8:08 ` [Batch 15 patch 36/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 437 Thomas Gleixner
2019-06-01 11:11   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-06-02 21:27   ` Allison Randal
2019-06-01  8:08 ` [Batch 15 patch 37/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 438 Thomas Gleixner
2019-06-01 11:12   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-06-01 17:21   ` John Sullivan
2019-06-02 21:41     ` Allison Randal
2019-06-02 22:31       ` John Sullivan
2019-06-02 21:29   ` Allison Randal
2019-06-01  8:08 ` [Batch 15 patch 38/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 439 Thomas Gleixner
2019-06-02 21:29   ` Allison Randal
2019-06-01  8:08 ` [Batch 15 patch 39/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440 Thomas Gleixner
2019-06-02 21:30   ` Allison Randal
2019-06-01  8:08 ` [Batch 15 patch 40/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 Thomas Gleixner
2019-06-02 10:58   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-06-02 21:31   ` Allison Randal
2019-06-02 23:57   ` dmg
2019-06-01  8:08 ` [Batch 15 patch 41/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 442 Thomas Gleixner
2019-06-02 10:59   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-06-02 21:33   ` Allison Randal
2019-06-01  8:08 ` [Batch 15 patch 42/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 443 Thomas Gleixner
2019-06-01 11:14   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-06-02 21:34   ` Allison Randal
2019-06-01  8:08 ` [Batch 15 patch 43/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 444 Thomas Gleixner
2019-06-01 11:14   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-06-02 21:34   ` Allison Randal
2019-06-01  8:08 ` Thomas Gleixner [this message]
2019-06-02 11:20   ` [Batch 15 patch 44/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445 Armijn Hemel - Tjaldur Software Governance Solutions
2019-06-02 21:35   ` Allison Randal
2019-06-01  8:09 ` [Batch 15 patch 45/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 446 Thomas Gleixner
2019-06-02 21:36   ` Allison Randal
2019-06-01  8:09 ` [Batch 15 patch 46/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 447 Thomas Gleixner
2019-06-02 21:37   ` Allison Randal
2019-06-01  8:09 ` [Batch 15 patch 47/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 448 Thomas Gleixner
2019-06-01 11:15   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-06-02 21:38   ` Allison Randal
2019-06-01  8:09 ` [Batch 15 patch 48/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 449 Thomas Gleixner
2019-06-01 11:15   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-06-02 21:39   ` Allison Randal
2019-06-01  8:09 ` [Batch 15 patch 49/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 450 Thomas Gleixner
2019-06-01 11:16   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-06-02 21:40   ` Allison Randal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190531190115.872212424@linutronix.de \
    --to=tglx@linutronix.de \
    --cc=linux-spdx@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.