Skip to content

Commit d2912cb

Browse files
KAGA-KOKOgregkh
authored andcommitted
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
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 published by the free software foundation 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 # extracted by the scancode license scanner the SPDX license identifier GPL-2.0-only has been chosen to replace the boilerplate/reference in 4122 file(s). Signed-off-by: Thomas Gleixner <[email protected]> Reviewed-by: Enrico Weigelt <[email protected]> Reviewed-by: Kate Stewart <[email protected]> Reviewed-by: Allison Randal <[email protected]> Cc: [email protected] Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent 20c8ccb commit d2912cb

File tree

4,119 files changed

+4119
-17022
lines changed

Some content is hidden

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

4,119 files changed

+4119
-17022
lines changed

arch/arc/Kconfig

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
#
23
# Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com)
34
#
4-
# This program is free software; you can redistribute it and/or modify
5-
# it under the terms of the GNU General Public License version 2 as
6-
# published by the Free Software Foundation.
7-
#
85

96
config ARC
107
def_bool y

arch/arc/Makefile

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
#
23
# Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com)
34
#
4-
# This program is free software; you can redistribute it and/or modify
5-
# it under the terms of the GNU General Public License version 2 as
6-
# published by the Free Software Foundation.
7-
#
85

96
KBUILD_DEFCONFIG := nsim_hs_defconfig
107

arch/arc/boot/dts/axc001.dtsi

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1+
// SPDX-License-Identifier: GPL-2.0-only
12
/*
23
* Copyright (C) 2013-15 Synopsys, Inc. (www.synopsys.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 version 2 as
6-
* published by the Free Software Foundation.
74
*/
85

96
/*

arch/arc/boot/dts/axc003.dtsi

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1+
// SPDX-License-Identifier: GPL-2.0-only
12
/*
23
* Copyright (C) 2014-15 Synopsys, Inc. (www.synopsys.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 version 2 as
6-
* published by the Free Software Foundation.
74
*/
85

96
/*

arch/arc/boot/dts/axc003_idu.dtsi

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1+
// SPDX-License-Identifier: GPL-2.0-only
12
/*
23
* Copyright (C) 2014, 2015 Synopsys, Inc. (www.synopsys.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 version 2 as
6-
* published by the Free Software Foundation.
74
*/
85

96
/*

arch/arc/boot/dts/axs101.dts

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
1+
// SPDX-License-Identifier: GPL-2.0-only
12
/*
23
* Copyright (C) 2013-15 Synopsys, Inc. (www.synopsys.com)
34
*
45
* ARC AXS101 S/W development platform
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 version 2 as
8-
* published by the Free Software Foundation.
96
*/
107
/dts-v1/;
118

arch/arc/boot/dts/axs103.dts

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1+
// SPDX-License-Identifier: GPL-2.0-only
12
/*
23
* Copyright (C) 2014-15 Synopsys, Inc. (www.synopsys.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 version 2 as
6-
* published by the Free Software Foundation.
74
*/
85

96
/*

arch/arc/boot/dts/axs103_idu.dts

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1+
// SPDX-License-Identifier: GPL-2.0-only
12
/*
23
* Copyright (C) 2014-15 Synopsys, Inc. (www.synopsys.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 version 2 as
6-
* published by the Free Software Foundation.
74
*/
85

96
/*

arch/arc/boot/dts/axs10x_mb.dtsi

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
1+
// SPDX-License-Identifier: GPL-2.0-only
12
/*
23
* Support for peripherals on the AXS10x mainboard
34
*
45
* Copyright (C) 2013-15 Synopsys, Inc. (www.synopsys.com)
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 version 2 as
8-
* published by the Free Software Foundation.
96
*/
107

118
/ {

arch/arc/boot/dts/haps_hs.dts

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1+
// SPDX-License-Identifier: GPL-2.0-only
12
/*
23
* Copyright (C) 2016-2014 Synopsys, Inc. (www.synopsys.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 version 2 as
6-
* published by the Free Software Foundation.
74
*/
85
/dts-v1/;
96

arch/arc/boot/dts/haps_hs_idu.dts

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1+
// SPDX-License-Identifier: GPL-2.0-only
12
/*
23
* Copyright (C) 2016-2014 Synopsys, Inc. (www.synopsys.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 version 2 as
6-
* published by the Free Software Foundation.
74
*/
85
/dts-v1/;
96

arch/arc/boot/dts/hsdk.dts

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1+
// SPDX-License-Identifier: GPL-2.0-only
12
/*
23
* Copyright (C) 2017 Synopsys, Inc. (www.synopsys.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 version 2 as
6-
* published by the Free Software Foundation.
74
*/
85

96
/*

arch/arc/boot/dts/nsim_700.dts

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1+
// SPDX-License-Identifier: GPL-2.0-only
12
/*
23
* Copyright (C) 2012 Synopsys, Inc. (www.synopsys.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 version 2 as
6-
* published by the Free Software Foundation.
74
*/
85
/dts-v1/;
96

arch/arc/boot/dts/nsim_hs.dts

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1+
// SPDX-License-Identifier: GPL-2.0-only
12
/*
23
* Copyright (C) 2014-15 Synopsys, Inc. (www.synopsys.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 version 2 as
6-
* published by the Free Software Foundation.
74
*/
85
/dts-v1/;
96

arch/arc/boot/dts/nsim_hs_idu.dts

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1+
// SPDX-License-Identifier: GPL-2.0-only
12
/*
23
* Copyright (C) 2014-15 Synopsys, Inc. (www.synopsys.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 version 2 as
6-
* published by the Free Software Foundation.
74
*/
85
/dts-v1/;
96

arch/arc/boot/dts/nsimosci.dts

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1+
// SPDX-License-Identifier: GPL-2.0-only
12
/*
23
* Copyright (C) 2013 Synopsys, Inc. (www.synopsys.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 version 2 as
6-
* published by the Free Software Foundation.
74
*/
85
/dts-v1/;
96

arch/arc/boot/dts/nsimosci_hs.dts

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1+
// SPDX-License-Identifier: GPL-2.0-only
12
/*
23
* Copyright (C) 2014-15 Synopsys, Inc. (www.synopsys.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 version 2 as
6-
* published by the Free Software Foundation.
74
*/
85
/dts-v1/;
96

arch/arc/boot/dts/nsimosci_hs_idu.dts

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1+
// SPDX-License-Identifier: GPL-2.0-only
12
/*
23
* Copyright (C) 2014-15 Synopsys, Inc. (www.synopsys.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 version 2 as
6-
* published by the Free Software Foundation.
74
*/
85
/dts-v1/;
96

arch/arc/boot/dts/skeleton.dtsi

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1+
// SPDX-License-Identifier: GPL-2.0-only
12
/*
23
* Copyright (C) 2012 Synopsys, Inc. (www.synopsys.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 version 2 as
6-
* published by the Free Software Foundation.
74
*/
85

96
/*

arch/arc/boot/dts/skeleton_hs.dtsi

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1+
// SPDX-License-Identifier: GPL-2.0-only
12
/*
23
* Copyright (C) 2016 Synopsys, Inc. (www.synopsys.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 version 2 as
6-
* published by the Free Software Foundation.
74
*/
85

96
/ {

arch/arc/boot/dts/skeleton_hs_idu.dtsi

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1+
// SPDX-License-Identifier: GPL-2.0-only
12
/*
23
* Copyright (C) 2016 Synopsys, Inc. (www.synopsys.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 version 2 as
6-
* published by the Free Software Foundation.
74
*/
85

96
/ {

arch/arc/boot/dts/vdk_axc003.dtsi

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1+
// SPDX-License-Identifier: GPL-2.0-only
12
/*
23
* Copyright (C) 2013, 2014 Synopsys, Inc. (www.synopsys.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 version 2 as
6-
* published by the Free Software Foundation.
74
*/
85

96
/*

arch/arc/boot/dts/vdk_axc003_idu.dtsi

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1+
// SPDX-License-Identifier: GPL-2.0-only
12
/*
23
* Copyright (C) 2014, 2015 Synopsys, Inc. (www.synopsys.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 version 2 as
6-
* published by the Free Software Foundation.
74
*/
85

96
/*

arch/arc/boot/dts/vdk_axs10x_mb.dtsi

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
1+
// SPDX-License-Identifier: GPL-2.0-only
12
/*
23
* Support for peripherals on the AXS10x mainboard (VDK version)
34
*
45
* Copyright (C) 2013-15 Synopsys, Inc. (www.synopsys.com)
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 version 2 as
8-
* published by the Free Software Foundation.
96
*/
107

118
/ {

arch/arc/boot/dts/vdk_hs38.dts

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
1+
// SPDX-License-Identifier: GPL-2.0-only
12
/*
23
* Copyright (C) 2013 Synopsys, Inc. (www.synopsys.com)
34
*
45
* ARC HS38 Virtual Development Kit (VDK)
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 version 2 as
8-
* published by the Free Software Foundation.
96
*/
107
/dts-v1/;
118

arch/arc/boot/dts/vdk_hs38_smp.dts

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
1+
// SPDX-License-Identifier: GPL-2.0-only
12
/*
23
* Copyright (C) 2013 Synopsys, Inc. (www.synopsys.com)
34
*
45
* ARC HS38 Virtual Development Kit, SMP version (VDK)
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 version 2 as
8-
* published by the Free Software Foundation.
96
*/
107
/dts-v1/;
118

arch/arc/include/asm/arcregs.h

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1+
/* SPDX-License-Identifier: GPL-2.0-only */
12
/*
23
* Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.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 version 2 as
6-
* published by the Free Software Foundation.
74
*/
85

96
#ifndef _ASM_ARC_ARCREGS_H

arch/arc/include/asm/asm-offsets.h

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1+
/* SPDX-License-Identifier: GPL-2.0-only */
12
/*
23
* Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.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 version 2 as
6-
* published by the Free Software Foundation.
74
*/
85

96
#include <generated/asm-offsets.h>

arch/arc/include/asm/atomic.h

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1+
/* SPDX-License-Identifier: GPL-2.0-only */
12
/*
23
* Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.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 version 2 as
6-
* published by the Free Software Foundation.
74
*/
85

96
#ifndef _ASM_ARC_ATOMIC_H

arch/arc/include/asm/barrier.h

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1+
/* SPDX-License-Identifier: GPL-2.0-only */
12
/*
23
* Copyright (C) 2014-15 Synopsys, Inc. (www.synopsys.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 version 2 as
6-
* published by the Free Software Foundation.
74
*/
85

96
#ifndef __ASM_BARRIER_H

arch/arc/include/asm/bitops.h

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1+
/* SPDX-License-Identifier: GPL-2.0-only */
12
/*
23
* Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.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 version 2 as
6-
* published by the Free Software Foundation.
74
*/
85

96
#ifndef _ASM_BITOPS_H

arch/arc/include/asm/bug.h

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1+
/* SPDX-License-Identifier: GPL-2.0-only */
12
/*
23
* Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.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 version 2 as
6-
* published by the Free Software Foundation.
74
*/
85

96
#ifndef _ASM_ARC_BUG_H

arch/arc/include/asm/cache.h

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1+
/* SPDX-License-Identifier: GPL-2.0-only */
12
/*
23
* Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.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 version 2 as
6-
* published by the Free Software Foundation.
74
*/
85

96
#ifndef __ARC_ASM_CACHE_H

arch/arc/include/asm/cacheflush.h

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
1+
/* SPDX-License-Identifier: GPL-2.0-only */
12
/*
23
* Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com)
34
*
4-
* This program is free software; you can redistribute it and/or modify
5-
* it under the terms of the GNU General Public License version 2 as
6-
* published by the Free Software Foundation.
7-
*
85
* vineetg: May 2011: for Non-aliasing VIPT D-cache following can be NOPs
96
* -flush_cache_dup_mm (fork)
107
* -likewise for flush_cache_mm (exit/execve)

arch/arc/include/asm/checksum.h

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
1+
/* SPDX-License-Identifier: GPL-2.0-only */
12
/*
23
* Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com)
34
*
4-
* This program is free software; you can redistribute it and/or modify
5-
* it under the terms of the GNU General Public License version 2 as
6-
* published by the Free Software Foundation.
7-
*
85
* Joern Rennecke <[email protected]>: Jan 2012
96
* -Insn Scheduling improvements to csum core routines.
107
* = csum_fold( ) largely derived from ARM version.

0 commit comments

Comments
 (0)