Skip to content

Commit 2874c5f

Browse files
KAGA-KOKOgregkh
authored andcommitted
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
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 or at your option any later version extracted by the scancode license scanner the SPDX license identifier GPL-2.0-or-later has been chosen to replace the boilerplate/reference in 3029 file(s). Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Allison Randal <allison@lohutok.net> Cc: linux-spdx@vger.kernel.org Link: https://lkml.kernel.org/r/20190527070032.746973796@linutronix.de Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent a912e80 commit 2874c5f

File tree

3,019 files changed

+3019
-15503
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

3,019 files changed

+3019
-15503
lines changed

arch/alpha/boot/stdio.c

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1+
// SPDX-License-Identifier: GPL-2.0-or-later
12
/*
23
* Copyright (C) Paul Mackerras 1997.
3-
*
4-
* This program is free software; you can redistribute it and/or
5-
* modify it under the terms of the GNU General Public License
6-
* as published by the Free Software Foundation; either version
7-
* 2 of the License, or (at your option) any later version.
84
*/
95
#include <stdarg.h>
106
#include <stddef.h>

arch/arm/boot/dts/axm5516-amarillo.dts

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
1+
// SPDX-License-Identifier: GPL-2.0-or-later
12
/*
23
* arch/arm/boot/dts/axm5516-amarillo.dts
34
*
45
* Copyright (C) 2013 LSI
5-
*
6-
* This program is free software; you can redistribute it and/or modify
7-
* it under the terms of the GNU General Public License as published by
8-
* the Free Software Foundation; either version 2 of the License, or
9-
* (at your option) any later version.
106
*/
117

128
/dts-v1/;

arch/arm/boot/dts/axm5516-cpus.dtsi

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
1+
// SPDX-License-Identifier: GPL-2.0-or-later
12
/*
23
* arch/arm/boot/dts/axm5516-cpus.dtsi
34
*
45
* Copyright (C) 2013 LSI
5-
*
6-
* This program is free software; you can redistribute it and/or modify
7-
* it under the terms of the GNU General Public License as published by
8-
* the Free Software Foundation; either version 2 of the License, or
9-
* (at your option) any later version.
106
*/
117

128
/ {

arch/arm/boot/dts/axm55xx.dtsi

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
1+
// SPDX-License-Identifier: GPL-2.0-or-later
12
/*
23
* arch/arm/boot/dts/axm55xx.dtsi
34
*
45
* Copyright (C) 2013 LSI
5-
*
6-
* This program is free software; you can redistribute it and/or modify
7-
* it under the terms of the GNU General Public License as published by
8-
* the Free Software Foundation; either version 2 of the License, or
9-
* (at your option) any later version.
106
*/
117

128
#include <dt-bindings/interrupt-controller/arm-gic.h>

arch/arm/boot/dts/bcm59056.dtsi

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
1+
// SPDX-License-Identifier: GPL-2.0-or-later
12
/*
23
* Copyright 2014 Linaro Limited
34
* Author: Matt Porter <mporter@linaro.org>
4-
*
5-
* This program is free software; you can redistribute it and/or modify it
6-
* under the terms of the GNU General Public License as published by the
7-
* Free Software Foundation; either version 2 of the License, or (at your
8-
* option) any later version.
95
*/
106

117
&pmu {

arch/arm/boot/dts/da850-enbw-cmc.dts

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
1+
// SPDX-License-Identifier: GPL-2.0-or-later
12
/*
23
* Device Tree for AM1808 EnBW CMC board
34
*
45
* Copyright 2012 DENX Software Engineering GmbH
56
* Heiko Schocher <hs@denx.de>
6-
*
7-
* This program is free software; you can redistribute it and/or modify it
8-
* under the terms of the GNU General Public License as published by the
9-
* Free Software Foundation; either version 2 of the License, or (at your
10-
* option) any later version.
117
*/
128
/dts-v1/;
139
#include "da850.dtsi"

arch/arm/boot/dts/da850.dtsi

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
1+
// SPDX-License-Identifier: GPL-2.0-or-later
12
/*
23
* Copyright 2012 DENX Software Engineering GmbH
34
* Heiko Schocher <hs@denx.de>
4-
*
5-
* This program is free software; you can redistribute it and/or modify it
6-
* under the terms of the GNU General Public License as published by the
7-
* Free Software Foundation; either version 2 of the License, or (at your
8-
* option) any later version.
95
*/
106
#include <dt-bindings/interrupt-controller/irq.h>
117

arch/arm/boot/dts/omap3-lilly-a83x.dtsi

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1+
// SPDX-License-Identifier: GPL-2.0-or-later
12
/*
23
* Copyright (C) 2014 Christoph Fritz <chf.fritzc@googlemail.com>
3-
*
4-
* This program is free software; you can redistribute it and/or modify
5-
* it under the terms of the GNU General Public License as published by
6-
* the Free Software Foundation; either version 2 of the License, or
7-
* (at your option) any later version.
84
*/
95

106
#include "omap36xx.dtsi"

arch/arm/boot/dts/omap3-lilly-dbb056.dts

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1+
// SPDX-License-Identifier: GPL-2.0-or-later
12
/*
23
* Copyright (C) 2014 Christoph Fritz <chf.fritzc@googlemail.com>
3-
*
4-
* This program is free software; you can redistribute it and/or modify
5-
* it under the terms of the GNU General Public License as published by
6-
* the Free Software Foundation; either version 2 of the License, or
7-
* (at your option) any later version.
84
*/
95
/dts-v1/;
106

arch/arm/boot/dts/vf610-cosmic.dts

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
1+
// SPDX-License-Identifier: GPL-2.0-or-later
12
/*
23
* Copyright 2013 Freescale Semiconductor, Inc.
34
* Copyright 2013 Linaro Limited
4-
*
5-
* This program is free software; you can redistribute it and/or modify
6-
* it under the terms of the GNU General Public License as published by
7-
* the Free Software Foundation; either version 2 of the License, or
8-
* (at your option) any later version.
95
*/
106

117
/dts-v1/;

0 commit comments

Comments
 (0)