diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2019-05-28 12:57:18 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-30 14:29:21 -0400 |
commit | f50a7f3d9225dd374455f28138f79ae3074a7a3d (patch) | |
tree | 9495765ccb730b3edc1a3f472220d1173de35250 | |
parent | 84e56536107264ee54297e479ff4f4de9e050853 (diff) |
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191
Based on 1 normalized pattern(s):
licensed 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 99 file(s).
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>
Reviewed-by: Richard Fontana <rfontana@redhat.com>
Reviewed-by: Allison Randal <allison@lohutok.net>
Reviewed-by: Steve Winslow <swinslow@gmail.com>
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190528170027.163048684@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
99 files changed, 99 insertions, 138 deletions
diff --git a/arch/arm/boot/dts/at91-qil_a9260.dts b/arch/arm/boot/dts/at91-qil_a9260.dts index 72e9148ca096..a50b7fd2149f 100644 --- a/arch/arm/boot/dts/at91-qil_a9260.dts +++ b/arch/arm/boot/dts/at91-qil_a9260.dts | |||
@@ -1,9 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * at91-qil_a9260.dts - Device Tree file for Calao QIL A9260 board | 3 | * at91-qil_a9260.dts - Device Tree file for Calao QIL A9260 board |
3 | * | 4 | * |
4 | * Copyright (C) 2011-2013 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | 5 | * Copyright (C) 2011-2013 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> |
5 | * | ||
6 | * Licensed under GPLv2. | ||
7 | */ | 6 | */ |
8 | /dts-v1/; | 7 | /dts-v1/; |
9 | #include "at91sam9260.dtsi" | 8 | #include "at91sam9260.dtsi" |
diff --git a/arch/arm/boot/dts/at91sam9g15.dtsi b/arch/arm/boot/dts/at91sam9g15.dtsi index b34a6c65bd44..d77c69ad7f02 100644 --- a/arch/arm/boot/dts/at91sam9g15.dtsi +++ b/arch/arm/boot/dts/at91sam9g15.dtsi | |||
@@ -1,9 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * at91sam9g15.dtsi - Device Tree Include file for AT91SAM9G15 SoC | 3 | * at91sam9g15.dtsi - Device Tree Include file for AT91SAM9G15 SoC |
3 | * | 4 | * |
4 | * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | 5 | * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> |
5 | * | ||
6 | * Licensed under GPLv2. | ||
7 | */ | 6 | */ |
8 | 7 | ||
9 | #include "at91sam9x5.dtsi" | 8 | #include "at91sam9x5.dtsi" |
diff --git a/arch/arm/boot/dts/at91sam9g20.dtsi b/arch/arm/boot/dts/at91sam9g20.dtsi index e976fd6bc6fd..4117cf880508 100644 --- a/arch/arm/boot/dts/at91sam9g20.dtsi +++ b/arch/arm/boot/dts/at91sam9g20.dtsi | |||
@@ -1,9 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * at91sam9g20.dtsi - Device Tree Include file for AT91SAM9G20 family SoC | 3 | * at91sam9g20.dtsi - Device Tree Include file for AT91SAM9G20 family SoC |
3 | * | 4 | * |
4 | * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | 5 | * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> |
5 | * | ||
6 | * Licensed under GPLv2. | ||
7 | */ | 6 | */ |
8 | 7 | ||
9 | #include "at91sam9260.dtsi" | 8 | #include "at91sam9260.dtsi" |
diff --git a/arch/arm/boot/dts/at91sam9g20ek.dts b/arch/arm/boot/dts/at91sam9g20ek.dts index bbfd753112c9..6de7a7cd3c07 100644 --- a/arch/arm/boot/dts/at91sam9g20ek.dts +++ b/arch/arm/boot/dts/at91sam9g20ek.dts | |||
@@ -1,9 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * at91sam9g20ek.dts - Device Tree file for Atmel at91sam9g20ek board | 3 | * at91sam9g20ek.dts - Device Tree file for Atmel at91sam9g20ek board |
3 | * | 4 | * |
4 | * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | 5 | * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> |
5 | * | ||
6 | * Licensed under GPLv2. | ||
7 | */ | 6 | */ |
8 | /dts-v1/; | 7 | /dts-v1/; |
9 | #include "at91sam9g20ek_common.dtsi" | 8 | #include "at91sam9g20ek_common.dtsi" |
diff --git a/arch/arm/boot/dts/at91sam9g20ek_2mmc.dts b/arch/arm/boot/dts/at91sam9g20ek_2mmc.dts index bdb799bad179..2db95e8ffc64 100644 --- a/arch/arm/boot/dts/at91sam9g20ek_2mmc.dts +++ b/arch/arm/boot/dts/at91sam9g20ek_2mmc.dts | |||
@@ -1,9 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * at91sam9g20ek_2mmc.dts - Device Tree file for Atmel at91sam9g20ek 2 MMC board | 3 | * at91sam9g20ek_2mmc.dts - Device Tree file for Atmel at91sam9g20ek 2 MMC board |
3 | * | 4 | * |
4 | * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | 5 | * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> |
5 | * | ||
6 | * Licensed under GPLv2. | ||
7 | */ | 6 | */ |
8 | /dts-v1/; | 7 | /dts-v1/; |
9 | #include "at91sam9g20ek_common.dtsi" | 8 | #include "at91sam9g20ek_common.dtsi" |
diff --git a/arch/arm/boot/dts/at91sam9g20ek_common.dtsi b/arch/arm/boot/dts/at91sam9g20ek_common.dtsi index ec1f17ab6753..bda22700110c 100644 --- a/arch/arm/boot/dts/at91sam9g20ek_common.dtsi +++ b/arch/arm/boot/dts/at91sam9g20ek_common.dtsi | |||
@@ -1,9 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * at91sam9g20ek_common.dtsi - Device Tree file for Atmel at91sam9g20ek board | 3 | * at91sam9g20ek_common.dtsi - Device Tree file for Atmel at91sam9g20ek board |
3 | * | 4 | * |
4 | * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | 5 | * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> |
5 | * | ||
6 | * Licensed under GPLv2. | ||
7 | */ | 6 | */ |
8 | #include "at91sam9g20.dtsi" | 7 | #include "at91sam9g20.dtsi" |
9 | 8 | ||
diff --git a/arch/arm/boot/dts/at91sam9g25.dtsi b/arch/arm/boot/dts/at91sam9g25.dtsi index d8bb56253e64..d2f13afb35ea 100644 --- a/arch/arm/boot/dts/at91sam9g25.dtsi +++ b/arch/arm/boot/dts/at91sam9g25.dtsi | |||
@@ -1,9 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * at91sam9g25.dtsi - Device Tree Include file for AT91SAM9G25 SoC | 3 | * at91sam9g25.dtsi - Device Tree Include file for AT91SAM9G25 SoC |
3 | * | 4 | * |
4 | * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | 5 | * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> |
5 | * | ||
6 | * Licensed under GPLv2. | ||
7 | */ | 6 | */ |
8 | 7 | ||
9 | #include "at91sam9x5.dtsi" | 8 | #include "at91sam9x5.dtsi" |
diff --git a/arch/arm/boot/dts/at91sam9g35.dtsi b/arch/arm/boot/dts/at91sam9g35.dtsi index 333e158feb61..48c2bc4a7753 100644 --- a/arch/arm/boot/dts/at91sam9g35.dtsi +++ b/arch/arm/boot/dts/at91sam9g35.dtsi | |||
@@ -1,9 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * at91sam9g35.dtsi - Device Tree Include file for AT91SAM9G35 SoC | 3 | * at91sam9g35.dtsi - Device Tree Include file for AT91SAM9G35 SoC |
3 | * | 4 | * |
4 | * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | 5 | * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> |
5 | * | ||
6 | * Licensed under GPLv2. | ||
7 | */ | 6 | */ |
8 | 7 | ||
9 | #include "at91sam9x5.dtsi" | 8 | #include "at91sam9x5.dtsi" |
diff --git a/arch/arm/boot/dts/at91sam9x25.dtsi b/arch/arm/boot/dts/at91sam9x25.dtsi index a99703a262c9..0fe8802e1242 100644 --- a/arch/arm/boot/dts/at91sam9x25.dtsi +++ b/arch/arm/boot/dts/at91sam9x25.dtsi | |||
@@ -1,9 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * at91sam9x25.dtsi - Device Tree Include file for AT91SAM9X25 SoC | 3 | * at91sam9x25.dtsi - Device Tree Include file for AT91SAM9X25 SoC |
3 | * | 4 | * |
4 | * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | 5 | * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> |
5 | * | ||
6 | * Licensed under GPLv2. | ||
7 | */ | 6 | */ |
8 | 7 | ||
9 | #include "at91sam9x5.dtsi" | 8 | #include "at91sam9x5.dtsi" |
diff --git a/arch/arm/boot/dts/at91sam9x35.dtsi b/arch/arm/boot/dts/at91sam9x35.dtsi index bca274d33f68..0bfa21f18f87 100644 --- a/arch/arm/boot/dts/at91sam9x35.dtsi +++ b/arch/arm/boot/dts/at91sam9x35.dtsi | |||
@@ -1,9 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * at91sam9x35.dtsi - Device Tree Include file for AT91SAM9X35 SoC | 3 | * at91sam9x35.dtsi - Device Tree Include file for AT91SAM9X35 SoC |
3 | * | 4 | * |
4 | * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | 5 | * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> |
5 | * | ||
6 | * Licensed under GPLv2. | ||
7 | */ | 6 | */ |
8 | 7 | ||
9 | #include "at91sam9x5.dtsi" | 8 | #include "at91sam9x5.dtsi" |
diff --git a/arch/arm/boot/dts/at91sam9x5_can.dtsi b/arch/arm/boot/dts/at91sam9x5_can.dtsi index 125f9e3b49ad..04ccb25d342c 100644 --- a/arch/arm/boot/dts/at91sam9x5_can.dtsi +++ b/arch/arm/boot/dts/at91sam9x5_can.dtsi | |||
@@ -1,10 +1,9 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * at91sam9x5_can.dtsi - Device Tree Include file for AT91SAM9x5 SoC with 1 | 3 | * at91sam9x5_can.dtsi - Device Tree Include file for AT91SAM9x5 SoC with 1 |
3 | * Ethernet interface. | 4 | * Ethernet interface. |
4 | * | 5 | * |
5 | * Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com> | 6 | * Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com> |
6 | * | ||
7 | * Licensed under GPLv2. | ||
8 | */ | 7 | */ |
9 | 8 | ||
10 | #include <dt-bindings/pinctrl/at91.h> | 9 | #include <dt-bindings/pinctrl/at91.h> |
diff --git a/arch/arm/boot/dts/at91sam9x5_isi.dtsi b/arch/arm/boot/dts/at91sam9x5_isi.dtsi index c3e45b57b6a2..4ce98f05d7db 100644 --- a/arch/arm/boot/dts/at91sam9x5_isi.dtsi +++ b/arch/arm/boot/dts/at91sam9x5_isi.dtsi | |||
@@ -1,10 +1,9 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * at91sam9x5_isi.dtsi - Device Tree Include file for AT91SAM9x5 SoC with an | 3 | * at91sam9x5_isi.dtsi - Device Tree Include file for AT91SAM9x5 SoC with an |
3 | * Image Sensor Interface. | 4 | * Image Sensor Interface. |
4 | * | 5 | * |
5 | * Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com> | 6 | * Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com> |
6 | * | ||
7 | * Licensed under GPLv2. | ||
8 | */ | 7 | */ |
9 | 8 | ||
10 | #include <dt-bindings/pinctrl/at91.h> | 9 | #include <dt-bindings/pinctrl/at91.h> |
diff --git a/arch/arm/boot/dts/at91sam9x5_lcd.dtsi b/arch/arm/boot/dts/at91sam9x5_lcd.dtsi index 12595fb11691..584f840cc6a5 100644 --- a/arch/arm/boot/dts/at91sam9x5_lcd.dtsi +++ b/arch/arm/boot/dts/at91sam9x5_lcd.dtsi | |||
@@ -1,10 +1,9 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * at91sam9x5_lcd.dtsi - Device Tree Include file for AT91SAM9x5 SoC with an | 3 | * at91sam9x5_lcd.dtsi - Device Tree Include file for AT91SAM9x5 SoC with an |
3 | * LCD controller. | 4 | * LCD controller. |
4 | * | 5 | * |
5 | * Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com> | 6 | * Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com> |
6 | * | ||
7 | * Licensed under GPLv2. | ||
8 | */ | 7 | */ |
9 | 8 | ||
10 | #include <dt-bindings/pinctrl/at91.h> | 9 | #include <dt-bindings/pinctrl/at91.h> |
diff --git a/arch/arm/boot/dts/at91sam9x5_macb0.dtsi b/arch/arm/boot/dts/at91sam9x5_macb0.dtsi index 57c2e5a4fb53..222aa30f6860 100644 --- a/arch/arm/boot/dts/at91sam9x5_macb0.dtsi +++ b/arch/arm/boot/dts/at91sam9x5_macb0.dtsi | |||
@@ -1,10 +1,9 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * at91sam9x5_macb0.dtsi - Device Tree Include file for AT91SAM9x5 SoC with 1 | 3 | * at91sam9x5_macb0.dtsi - Device Tree Include file for AT91SAM9x5 SoC with 1 |
3 | * Ethernet interface. | 4 | * Ethernet interface. |
4 | * | 5 | * |
5 | * Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com> | 6 | * Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com> |
6 | * | ||
7 | * Licensed under GPLv2. | ||
8 | */ | 7 | */ |
9 | 8 | ||
10 | #include <dt-bindings/pinctrl/at91.h> | 9 | #include <dt-bindings/pinctrl/at91.h> |
diff --git a/arch/arm/boot/dts/at91sam9x5_macb1.dtsi b/arch/arm/boot/dts/at91sam9x5_macb1.dtsi index 59b8da87d3c1..26bf9b5de9ee 100644 --- a/arch/arm/boot/dts/at91sam9x5_macb1.dtsi +++ b/arch/arm/boot/dts/at91sam9x5_macb1.dtsi | |||
@@ -1,10 +1,9 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * at91sam9x5_macb1.dtsi - Device Tree Include file for AT91SAM9x5 SoC with 2 | 3 | * at91sam9x5_macb1.dtsi - Device Tree Include file for AT91SAM9x5 SoC with 2 |
3 | * Ethernet interfaces. | 4 | * Ethernet interfaces. |
4 | * | 5 | * |
5 | * Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com> | 6 | * Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com> |
6 | * | ||
7 | * Licensed under GPLv2. | ||
8 | */ | 7 | */ |
9 | 8 | ||
10 | #include <dt-bindings/pinctrl/at91.h> | 9 | #include <dt-bindings/pinctrl/at91.h> |
diff --git a/arch/arm/boot/dts/at91sam9x5_usart3.dtsi b/arch/arm/boot/dts/at91sam9x5_usart3.dtsi index 9102dfbed5d8..098d3fef5c37 100644 --- a/arch/arm/boot/dts/at91sam9x5_usart3.dtsi +++ b/arch/arm/boot/dts/at91sam9x5_usart3.dtsi | |||
@@ -1,10 +1,9 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * at91sam9x5_usart3.dtsi - Device Tree Include file for AT91SAM9x5 SoC with | 3 | * at91sam9x5_usart3.dtsi - Device Tree Include file for AT91SAM9x5 SoC with |
3 | * 4 USART. | 4 | * 4 USART. |
4 | * | 5 | * |
5 | * Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com> | 6 | * Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com> |
6 | * | ||
7 | * Licensed under GPLv2. | ||
8 | */ | 7 | */ |
9 | 8 | ||
10 | #include <dt-bindings/pinctrl/at91.h> | 9 | #include <dt-bindings/pinctrl/at91.h> |
diff --git a/arch/arm/boot/dts/da850-lcdk.dts b/arch/arm/boot/dts/da850-lcdk.dts index 26f453dc8370..2fd2a6838dab 100644 --- a/arch/arm/boot/dts/da850-lcdk.dts +++ b/arch/arm/boot/dts/da850-lcdk.dts | |||
@@ -1,7 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright (c) 2016 BayLibre, Inc. | 3 | * Copyright (c) 2016 BayLibre, Inc. |
3 | * | ||
4 | * Licensed under GPLv2. | ||
5 | */ | 4 | */ |
6 | /dts-v1/; | 5 | /dts-v1/; |
7 | #include "da850.dtsi" | 6 | #include "da850.dtsi" |
diff --git a/arch/arm/boot/dts/ethernut5.dts b/arch/arm/boot/dts/ethernut5.dts index b554f85add41..052a52f947ce 100644 --- a/arch/arm/boot/dts/ethernut5.dts +++ b/arch/arm/boot/dts/ethernut5.dts | |||
@@ -1,9 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * ethernut5.dts - Device Tree file for Ethernut 5 board | 3 | * ethernut5.dts - Device Tree file for Ethernut 5 board |
3 | * | 4 | * |
4 | * Copyright (C) 2012 egnite GmbH <info@egnite.de> | 5 | * Copyright (C) 2012 egnite GmbH <info@egnite.de> |
5 | * | ||
6 | * Licensed under GPLv2. | ||
7 | */ | 6 | */ |
8 | /dts-v1/; | 7 | /dts-v1/; |
9 | #include "at91sam9xe.dtsi" | 8 | #include "at91sam9xe.dtsi" |
diff --git a/arch/arm/boot/dts/pm9g45.dts b/arch/arm/boot/dts/pm9g45.dts index 927d00cab014..4dfe0f15d7bd 100644 --- a/arch/arm/boot/dts/pm9g45.dts +++ b/arch/arm/boot/dts/pm9g45.dts | |||
@@ -1,9 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * pm9g45.dts - Device Tree file for Ronetix pm9g45 board | 3 | * pm9g45.dts - Device Tree file for Ronetix pm9g45 board |
3 | * | 4 | * |
4 | * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | 5 | * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> |
5 | * | ||
6 | * Licensed under GPLv2. | ||
7 | */ | 6 | */ |
8 | /dts-v1/; | 7 | /dts-v1/; |
9 | #include "at91sam9g45.dtsi" | 8 | #include "at91sam9g45.dtsi" |
diff --git a/arch/arm/boot/dts/sama5d3_can.dtsi b/arch/arm/boot/dts/sama5d3_can.dtsi index c5a3772741bf..cf06a018ed0f 100644 --- a/arch/arm/boot/dts/sama5d3_can.dtsi +++ b/arch/arm/boot/dts/sama5d3_can.dtsi | |||
@@ -1,10 +1,9 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * sama5d3_can.dtsi - Device Tree Include file for SAMA5D3 SoC with | 3 | * sama5d3_can.dtsi - Device Tree Include file for SAMA5D3 SoC with |
3 | * CAN support | 4 | * CAN support |
4 | * | 5 | * |
5 | * Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com> | 6 | * Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com> |
6 | * | ||
7 | * Licensed under GPLv2. | ||
8 | */ | 7 | */ |
9 | 8 | ||
10 | #include <dt-bindings/pinctrl/at91.h> | 9 | #include <dt-bindings/pinctrl/at91.h> |
diff --git a/arch/arm/boot/dts/sama5d3_emac.dtsi b/arch/arm/boot/dts/sama5d3_emac.dtsi index 6e9e1c2f9def..9aef414bcd2e 100644 --- a/arch/arm/boot/dts/sama5d3_emac.dtsi +++ b/arch/arm/boot/dts/sama5d3_emac.dtsi | |||
@@ -1,10 +1,9 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * sama5d3_emac.dtsi - Device Tree Include file for SAMA5D3 SoC with | 3 | * sama5d3_emac.dtsi - Device Tree Include file for SAMA5D3 SoC with |
3 | * Ethernet. | 4 | * Ethernet. |
4 | * | 5 | * |
5 | * Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com> | 6 | * Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com> |
6 | * | ||
7 | * Licensed under GPLv2. | ||
8 | */ | 7 | */ |
9 | 8 | ||
10 | #include <dt-bindings/pinctrl/at91.h> | 9 | #include <dt-bindings/pinctrl/at91.h> |
diff --git a/arch/arm/boot/dts/sama5d3_gmac.dtsi b/arch/arm/boot/dts/sama5d3_gmac.dtsi index 23f225fbb756..3667765a138b 100644 --- a/arch/arm/boot/dts/sama5d3_gmac.dtsi +++ b/arch/arm/boot/dts/sama5d3_gmac.dtsi | |||
@@ -1,10 +1,9 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * sama5d3_gmac.dtsi - Device Tree Include file for SAMA5D3 SoC with | 3 | * sama5d3_gmac.dtsi - Device Tree Include file for SAMA5D3 SoC with |
3 | * Gigabit Ethernet. | 4 | * Gigabit Ethernet. |
4 | * | 5 | * |
5 | * Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com> | 6 | * Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com> |
6 | * | ||
7 | * Licensed under GPLv2. | ||
8 | */ | 7 | */ |
9 | 8 | ||
10 | #include <dt-bindings/pinctrl/at91.h> | 9 | #include <dt-bindings/pinctrl/at91.h> |
diff --git a/arch/arm/boot/dts/sama5d3_lcd.dtsi b/arch/arm/boot/dts/sama5d3_lcd.dtsi index be7cfefc6c31..2cf046cd4e99 100644 --- a/arch/arm/boot/dts/sama5d3_lcd.dtsi +++ b/arch/arm/boot/dts/sama5d3_lcd.dtsi | |||
@@ -1,10 +1,9 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * sama5d3_lcd.dtsi - Device Tree Include file for SAMA5D3 SoC with | 3 | * sama5d3_lcd.dtsi - Device Tree Include file for SAMA5D3 SoC with |
3 | * LCD support | 4 | * LCD support |
4 | * | 5 | * |
5 | * Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com> | 6 | * Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com> |
6 | * | ||
7 | * Licensed under GPLv2. | ||
8 | */ | 7 | */ |
9 | 8 | ||
10 | #include <dt-bindings/pinctrl/at91.h> | 9 | #include <dt-bindings/pinctrl/at91.h> |
diff --git a/arch/arm/boot/dts/sama5d3_mci2.dtsi b/arch/arm/boot/dts/sama5d3_mci2.dtsi index e21099a1aef9..3c83c1c36ac8 100644 --- a/arch/arm/boot/dts/sama5d3_mci2.dtsi +++ b/arch/arm/boot/dts/sama5d3_mci2.dtsi | |||
@@ -1,10 +1,9 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * sama5d3_mci2.dtsi - Device Tree Include file for SAMA5D3 SoC with | 3 | * sama5d3_mci2.dtsi - Device Tree Include file for SAMA5D3 SoC with |
3 | * 3 MMC ports | 4 | * 3 MMC ports |
4 | * | 5 | * |
5 | * Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com> | 6 | * Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com> |
6 | * | ||
7 | * Licensed under GPLv2. | ||
8 | */ | 7 | */ |
9 | 8 | ||
10 | #include <dt-bindings/pinctrl/at91.h> | 9 | #include <dt-bindings/pinctrl/at91.h> |
diff --git a/arch/arm/boot/dts/sama5d3_tcb1.dtsi b/arch/arm/boot/dts/sama5d3_tcb1.dtsi index cb30bdb1a9ca..1584035daf51 100644 --- a/arch/arm/boot/dts/sama5d3_tcb1.dtsi +++ b/arch/arm/boot/dts/sama5d3_tcb1.dtsi | |||
@@ -1,10 +1,9 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * sama5d3_tcb1.dtsi - Device Tree Include file for SAMA5D3 SoC with | 3 | * sama5d3_tcb1.dtsi - Device Tree Include file for SAMA5D3 SoC with |
3 | * 2 TC blocks. | 4 | * 2 TC blocks. |
4 | * | 5 | * |
5 | * Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com> | 6 | * Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com> |
6 | * | ||
7 | * Licensed under GPLv2. | ||
8 | */ | 7 | */ |
9 | 8 | ||
10 | #include <dt-bindings/pinctrl/at91.h> | 9 | #include <dt-bindings/pinctrl/at91.h> |
diff --git a/arch/arm/boot/dts/sama5d3_uart.dtsi b/arch/arm/boot/dts/sama5d3_uart.dtsi index f599f8a5f664..4316bdbdc25d 100644 --- a/arch/arm/boot/dts/sama5d3_uart.dtsi +++ b/arch/arm/boot/dts/sama5d3_uart.dtsi | |||
@@ -1,10 +1,9 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * sama5d3_uart.dtsi - Device Tree Include file for SAMA5D3 SoC with | 3 | * sama5d3_uart.dtsi - Device Tree Include file for SAMA5D3 SoC with |
3 | * UART support | 4 | * UART support |
4 | * | 5 | * |
5 | * Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com> | 6 | * Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com> |
6 | * | ||
7 | * Licensed under GPLv2. | ||
8 | */ | 7 | */ |
9 | 8 | ||
10 | #include <dt-bindings/pinctrl/at91.h> | 9 | #include <dt-bindings/pinctrl/at91.h> |
diff --git a/arch/arm/boot/dts/tny_a9260.dts b/arch/arm/boot/dts/tny_a9260.dts index dabe232216b4..ef6d586ce887 100644 --- a/arch/arm/boot/dts/tny_a9260.dts +++ b/arch/arm/boot/dts/tny_a9260.dts | |||
@@ -1,9 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * tny_a9260.dts - Device Tree file for Caloa TNY A9260 board | 3 | * tny_a9260.dts - Device Tree file for Caloa TNY A9260 board |
3 | * | 4 | * |
4 | * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | 5 | * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> |
5 | * | ||
6 | * Licensed under GPLv2. | ||
7 | */ | 6 | */ |
8 | /dts-v1/; | 7 | /dts-v1/; |
9 | #include "at91sam9260.dtsi" | 8 | #include "at91sam9260.dtsi" |
diff --git a/arch/arm/boot/dts/tny_a9260_common.dtsi b/arch/arm/boot/dts/tny_a9260_common.dtsi index 8e3cf5109f98..dd6957b20772 100644 --- a/arch/arm/boot/dts/tny_a9260_common.dtsi +++ b/arch/arm/boot/dts/tny_a9260_common.dtsi | |||
@@ -1,9 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * tny_a9260_common.dtsi - Device Tree file for Caloa TNY A926x board | 3 | * tny_a9260_common.dtsi - Device Tree file for Caloa TNY A926x board |
3 | * | 4 | * |
4 | * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | 5 | * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> |
5 | * | ||
6 | * Licensed under GPLv2. | ||
7 | */ | 6 | */ |
8 | 7 | ||
9 | / { | 8 | / { |
diff --git a/arch/arm/boot/dts/tny_a9g20.dts b/arch/arm/boot/dts/tny_a9g20.dts index 8456d70bb42b..118d766a1265 100644 --- a/arch/arm/boot/dts/tny_a9g20.dts +++ b/arch/arm/boot/dts/tny_a9g20.dts | |||
@@ -1,9 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * tny_a9g20.dts - Device Tree file for Caloa TNY A9G20 board | 3 | * tny_a9g20.dts - Device Tree file for Caloa TNY A9G20 board |
3 | * | 4 | * |
4 | * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | 5 | * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> |
5 | * | ||
6 | * Licensed under GPLv2. | ||
7 | */ | 6 | */ |
8 | /dts-v1/; | 7 | /dts-v1/; |
9 | #include "at91sam9g20.dtsi" | 8 | #include "at91sam9g20.dtsi" |
diff --git a/arch/arm/boot/dts/usb_a9g20-dab-mmx.dtsi b/arch/arm/boot/dts/usb_a9g20-dab-mmx.dtsi index 5b0ffc1a0b24..08d58081201a 100644 --- a/arch/arm/boot/dts/usb_a9g20-dab-mmx.dtsi +++ b/arch/arm/boot/dts/usb_a9g20-dab-mmx.dtsi | |||
@@ -1,9 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * calao-dab-mmx.dtsi - Device Tree Include file for Calao DAB-MMX Daughter Board | 3 | * calao-dab-mmx.dtsi - Device Tree Include file for Calao DAB-MMX Daughter Board |
3 | * | 4 | * |
4 | * Copyright (C) 2011 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | 5 | * Copyright (C) 2011 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> |
5 | * | ||
6 | * Licensed under GPLv2. | ||
7 | */ | 6 | */ |
8 | 7 | ||
9 | / { | 8 | / { |
diff --git a/arch/powerpc/kernel/dt_cpu_ftrs.c b/arch/powerpc/kernel/dt_cpu_ftrs.c index c66fd3ce6478..bd95318d2202 100644 --- a/arch/powerpc/kernel/dt_cpu_ftrs.c +++ b/arch/powerpc/kernel/dt_cpu_ftrs.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2017, Nicholas Piggin, IBM Corporation | 3 | * Copyright 2017, Nicholas Piggin, IBM Corporation |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #define pr_fmt(fmt) "dt-cpu-ftrs: " fmt | 6 | #define pr_fmt(fmt) "dt-cpu-ftrs: " fmt |
diff --git a/drivers/firmware/dmi-id.c b/drivers/firmware/dmi-id.c index 624a11cb07e2..ff39f64f2aae 100644 --- a/drivers/firmware/dmi-id.c +++ b/drivers/firmware/dmi-id.c | |||
@@ -1,9 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Export SMBIOS/DMI info via sysfs to userspace | 3 | * Export SMBIOS/DMI info via sysfs to userspace |
3 | * | 4 | * |
4 | * Copyright 2007, Lennart Poettering | 5 | * Copyright 2007, Lennart Poettering |
5 | * | ||
6 | * Licensed under GPLv2 | ||
7 | */ | 6 | */ |
8 | 7 | ||
9 | #include <linux/module.h> | 8 | #include <linux/module.h> |
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c index 92b11de19581..9b384a94d2f3 100644 --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c | |||
@@ -1,9 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright (c) 2010 Red Hat Inc. | 3 | * Copyright (c) 2010 Red Hat Inc. |
3 | * Author : Dave Airlie <airlied@redhat.com> | 4 | * Author : Dave Airlie <airlied@redhat.com> |
4 | * | 5 | * |
5 | * Licensed under GPLv2 | ||
6 | * | ||
7 | * ATPX support for both Intel/ATI | 6 | * ATPX support for both Intel/ATI |
8 | */ | 7 | */ |
9 | #include <linux/vga_switcheroo.h> | 8 | #include <linux/vga_switcheroo.h> |
diff --git a/drivers/gpu/drm/radeon/radeon_atpx_handler.c b/drivers/gpu/drm/radeon/radeon_atpx_handler.c index fa5fadaa9bbb..6f93f54bf651 100644 --- a/drivers/gpu/drm/radeon/radeon_atpx_handler.c +++ b/drivers/gpu/drm/radeon/radeon_atpx_handler.c | |||
@@ -1,9 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright (c) 2010 Red Hat Inc. | 3 | * Copyright (c) 2010 Red Hat Inc. |
3 | * Author : Dave Airlie <airlied@redhat.com> | 4 | * Author : Dave Airlie <airlied@redhat.com> |
4 | * | 5 | * |
5 | * Licensed under GPLv2 | ||
6 | * | ||
7 | * ATPX support for both Intel/ATI | 6 | * ATPX support for both Intel/ATI |
8 | */ | 7 | */ |
9 | #include <linux/vga_switcheroo.h> | 8 | #include <linux/vga_switcheroo.h> |
diff --git a/drivers/pwm/pwm-atmel.c b/drivers/pwm/pwm-atmel.c index a9fd6f0d408c..e5e1eaf372fa 100644 --- a/drivers/pwm/pwm-atmel.c +++ b/drivers/pwm/pwm-atmel.c | |||
@@ -1,10 +1,9 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Driver for Atmel Pulse Width Modulation Controller | 3 | * Driver for Atmel Pulse Width Modulation Controller |
3 | * | 4 | * |
4 | * Copyright (C) 2013 Atmel Corporation | 5 | * Copyright (C) 2013 Atmel Corporation |
5 | * Bo Shen <voice.shen@atmel.com> | 6 | * Bo Shen <voice.shen@atmel.com> |
6 | * | ||
7 | * Licensed under GPLv2. | ||
8 | */ | 7 | */ |
9 | 8 | ||
10 | #include <linux/clk.h> | 9 | #include <linux/clk.h> |
diff --git a/drivers/pwm/pwm-sun4i.c b/drivers/pwm/pwm-sun4i.c index 470d4f71e7eb..de78c824bbfd 100644 --- a/drivers/pwm/pwm-sun4i.c +++ b/drivers/pwm/pwm-sun4i.c | |||
@@ -1,9 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Driver for Allwinner sun4i Pulse Width Modulation Controller | 3 | * Driver for Allwinner sun4i Pulse Width Modulation Controller |
3 | * | 4 | * |
4 | * Copyright (C) 2014 Alexandre Belloni <alexandre.belloni@free-electrons.com> | 5 | * Copyright (C) 2014 Alexandre Belloni <alexandre.belloni@free-electrons.com> |
5 | * | ||
6 | * Licensed under GPLv2. | ||
7 | */ | 6 | */ |
8 | 7 | ||
9 | #include <linux/bitops.h> | 8 | #include <linux/bitops.h> |
diff --git a/drivers/watchdog/atlas7_wdt.c b/drivers/watchdog/atlas7_wdt.c index 79337d2a8a8e..9bfe650d802f 100644 --- a/drivers/watchdog/atlas7_wdt.c +++ b/drivers/watchdog/atlas7_wdt.c | |||
@@ -1,9 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Watchdog driver for CSR Atlas7 | 3 | * Watchdog driver for CSR Atlas7 |
3 | * | 4 | * |
4 | * Copyright (c) 2015 Cambridge Silicon Radio Limited, a CSR plc group company. | 5 | * Copyright (c) 2015 Cambridge Silicon Radio Limited, a CSR plc group company. |
5 | * | ||
6 | * Licensed under GPLv2. | ||
7 | */ | 6 | */ |
8 | 7 | ||
9 | #include <linux/clk.h> | 8 | #include <linux/clk.h> |
diff --git a/drivers/watchdog/sama5d4_wdt.c b/drivers/watchdog/sama5d4_wdt.c index 111695223aae..b8da1bf21e12 100644 --- a/drivers/watchdog/sama5d4_wdt.c +++ b/drivers/watchdog/sama5d4_wdt.c | |||
@@ -1,9 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Driver for Atmel SAMA5D4 Watchdog Timer | 3 | * Driver for Atmel SAMA5D4 Watchdog Timer |
3 | * | 4 | * |
4 | * Copyright (C) 2015 Atmel Corporation | 5 | * Copyright (C) 2015 Atmel Corporation |
5 | * | ||
6 | * Licensed under GPLv2. | ||
7 | */ | 6 | */ |
8 | 7 | ||
9 | #include <linux/delay.h> | 8 | #include <linux/delay.h> |
diff --git a/fs/proc/consoles.c b/fs/proc/consoles.c index 954caf0b7fee..dfe6ce3505ce 100644 --- a/fs/proc/consoles.c +++ b/fs/proc/consoles.c | |||
@@ -1,7 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright (c) 2010 Werner Fink, Jiri Slaby | 3 | * Copyright (c) 2010 Werner Fink, Jiri Slaby |
3 | * | ||
4 | * Licensed under GPLv2 | ||
5 | */ | 4 | */ |
6 | 5 | ||
7 | #include <linux/console.h> | 6 | #include <linux/console.h> |
diff --git a/include/linux/mfd/abx500/ab8500-bm.h b/include/linux/mfd/abx500/ab8500-bm.h index c06daf3d490a..903e94c189d8 100644 --- a/include/linux/mfd/abx500/ab8500-bm.h +++ b/include/linux/mfd/abx500/ab8500-bm.h | |||
@@ -1,8 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright ST-Ericsson 2012. | 3 | * Copyright ST-Ericsson 2012. |
3 | * | 4 | * |
4 | * Author: Arun Murthy <arun.murthy@stericsson.com> | 5 | * Author: Arun Murthy <arun.murthy@stericsson.com> |
5 | * Licensed under GPLv2. | ||
6 | */ | 6 | */ |
7 | 7 | ||
8 | #ifndef _AB8500_BM_H | 8 | #ifndef _AB8500_BM_H |
diff --git a/include/linux/mfd/abx500/ab8500-gpadc.h b/include/linux/mfd/abx500/ab8500-gpadc.h index 49ded001049b..836c944abe2e 100644 --- a/include/linux/mfd/abx500/ab8500-gpadc.h +++ b/include/linux/mfd/abx500/ab8500-gpadc.h | |||
@@ -1,6 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (C) 2010 ST-Ericsson SA | 3 | * Copyright (C) 2010 ST-Ericsson SA |
3 | * Licensed under GPLv2. | ||
4 | * | 4 | * |
5 | * Author: Arun R Murthy <arun.murthy@stericsson.com> | 5 | * Author: Arun R Murthy <arun.murthy@stericsson.com> |
6 | * Author: Daniel Willerud <daniel.willerud@stericsson.com> | 6 | * Author: Daniel Willerud <daniel.willerud@stericsson.com> |
diff --git a/tools/testing/selftests/powerpc/benchmarks/futex_bench.c b/tools/testing/selftests/powerpc/benchmarks/futex_bench.c index d58e4dc50fcd..017057090490 100644 --- a/tools/testing/selftests/powerpc/benchmarks/futex_bench.c +++ b/tools/testing/selftests/powerpc/benchmarks/futex_bench.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2016, Anton Blanchard, Michael Ellerman, IBM Corp. | 3 | * Copyright 2016, Anton Blanchard, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #define _GNU_SOURCE | 6 | #define _GNU_SOURCE |
diff --git a/tools/testing/selftests/powerpc/benchmarks/gettimeofday.c b/tools/testing/selftests/powerpc/benchmarks/gettimeofday.c index 3af3c21e8036..6b415683357b 100644 --- a/tools/testing/selftests/powerpc/benchmarks/gettimeofday.c +++ b/tools/testing/selftests/powerpc/benchmarks/gettimeofday.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2015, Anton Blanchard, IBM Corp. | 3 | * Copyright 2015, Anton Blanchard, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #include <sys/time.h> | 6 | #include <sys/time.h> |
diff --git a/tools/testing/selftests/powerpc/benchmarks/mmap_bench.c b/tools/testing/selftests/powerpc/benchmarks/mmap_bench.c index 033de0560d99..2525adf64342 100644 --- a/tools/testing/selftests/powerpc/benchmarks/mmap_bench.c +++ b/tools/testing/selftests/powerpc/benchmarks/mmap_bench.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2016, Anton Blanchard, Michael Ellerman, IBM Corp. | 3 | * Copyright 2016, Anton Blanchard, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #include <stdio.h> | 6 | #include <stdio.h> |
diff --git a/tools/testing/selftests/powerpc/harness.c b/tools/testing/selftests/powerpc/harness.c index ba89353abfcc..0ad4f12b3d43 100644 --- a/tools/testing/selftests/powerpc/harness.c +++ b/tools/testing/selftests/powerpc/harness.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2013, Michael Ellerman, IBM Corp. | 3 | * Copyright 2013, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #include <errno.h> | 6 | #include <errno.h> |
diff --git a/tools/testing/selftests/powerpc/include/reg.h b/tools/testing/selftests/powerpc/include/reg.h index 1e797ae396ee..022c5076b2c5 100644 --- a/tools/testing/selftests/powerpc/include/reg.h +++ b/tools/testing/selftests/powerpc/include/reg.h | |||
@@ -1,6 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright 2014, Michael Ellerman, IBM Corp. | 3 | * Copyright 2014, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #ifndef _SELFTESTS_POWERPC_REG_H | 6 | #ifndef _SELFTESTS_POWERPC_REG_H |
diff --git a/tools/testing/selftests/powerpc/include/subunit.h b/tools/testing/selftests/powerpc/include/subunit.h index 9c6c4e901ab6..068d55fdf80f 100644 --- a/tools/testing/selftests/powerpc/include/subunit.h +++ b/tools/testing/selftests/powerpc/include/subunit.h | |||
@@ -1,6 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright 2013, Michael Ellerman, IBM Corp. | 3 | * Copyright 2013, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #ifndef _SELFTESTS_POWERPC_SUBUNIT_H | 6 | #ifndef _SELFTESTS_POWERPC_SUBUNIT_H |
diff --git a/tools/testing/selftests/powerpc/include/utils.h b/tools/testing/selftests/powerpc/include/utils.h index 7636bf45d5d5..0e2b2e6284ac 100644 --- a/tools/testing/selftests/powerpc/include/utils.h +++ b/tools/testing/selftests/powerpc/include/utils.h | |||
@@ -1,6 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright 2013, Michael Ellerman, IBM Corp. | 3 | * Copyright 2013, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #ifndef _SELFTESTS_POWERPC_UTILS_H | 6 | #ifndef _SELFTESTS_POWERPC_UTILS_H |
diff --git a/tools/testing/selftests/powerpc/mm/prot_sao.c b/tools/testing/selftests/powerpc/mm/prot_sao.c index 611530d43fa9..e2eed65b7735 100644 --- a/tools/testing/selftests/powerpc/mm/prot_sao.c +++ b/tools/testing/selftests/powerpc/mm/prot_sao.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2016, Michael Ellerman, IBM Corp. | 3 | * Copyright 2016, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #include <stdio.h> | 6 | #include <stdio.h> |
diff --git a/tools/testing/selftests/powerpc/pmu/count_instructions.c b/tools/testing/selftests/powerpc/pmu/count_instructions.c index 4622117b24c0..a3984ef1e96a 100644 --- a/tools/testing/selftests/powerpc/pmu/count_instructions.c +++ b/tools/testing/selftests/powerpc/pmu/count_instructions.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2013, Michael Ellerman, IBM Corp. | 3 | * Copyright 2013, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #define _GNU_SOURCE | 6 | #define _GNU_SOURCE |
diff --git a/tools/testing/selftests/powerpc/pmu/ebb/back_to_back_ebbs_test.c b/tools/testing/selftests/powerpc/pmu/ebb/back_to_back_ebbs_test.c index 94110b1dcd3d..a2d7b0e3dca9 100644 --- a/tools/testing/selftests/powerpc/pmu/ebb/back_to_back_ebbs_test.c +++ b/tools/testing/selftests/powerpc/pmu/ebb/back_to_back_ebbs_test.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2014, Michael Ellerman, IBM Corp. | 3 | * Copyright 2014, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #include <stdbool.h> | 6 | #include <stdbool.h> |
diff --git a/tools/testing/selftests/powerpc/pmu/ebb/busy_loop.S b/tools/testing/selftests/powerpc/pmu/ebb/busy_loop.S index c7e4093f1cd3..4866a3a76d22 100644 --- a/tools/testing/selftests/powerpc/pmu/ebb/busy_loop.S +++ b/tools/testing/selftests/powerpc/pmu/ebb/busy_loop.S | |||
@@ -1,6 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright 2014, Michael Ellerman, IBM Corp. | 3 | * Copyright 2014, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #include <ppc-asm.h> | 6 | #include <ppc-asm.h> |
diff --git a/tools/testing/selftests/powerpc/pmu/ebb/close_clears_pmcc_test.c b/tools/testing/selftests/powerpc/pmu/ebb/close_clears_pmcc_test.c index ac18cf617dd6..ca9aeb0d8272 100644 --- a/tools/testing/selftests/powerpc/pmu/ebb/close_clears_pmcc_test.c +++ b/tools/testing/selftests/powerpc/pmu/ebb/close_clears_pmcc_test.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2014, Michael Ellerman, IBM Corp. | 3 | * Copyright 2014, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #include <stdio.h> | 6 | #include <stdio.h> |
diff --git a/tools/testing/selftests/powerpc/pmu/ebb/cpu_event_pinned_vs_ebb_test.c b/tools/testing/selftests/powerpc/pmu/ebb/cpu_event_pinned_vs_ebb_test.c index f0632e7fdf29..3cd33eb51e5e 100644 --- a/tools/testing/selftests/powerpc/pmu/ebb/cpu_event_pinned_vs_ebb_test.c +++ b/tools/testing/selftests/powerpc/pmu/ebb/cpu_event_pinned_vs_ebb_test.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2014, Michael Ellerman, IBM Corp. | 3 | * Copyright 2014, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #include <signal.h> | 6 | #include <signal.h> |
diff --git a/tools/testing/selftests/powerpc/pmu/ebb/cpu_event_vs_ebb_test.c b/tools/testing/selftests/powerpc/pmu/ebb/cpu_event_vs_ebb_test.c index 33e56a2342e5..8466ef9d7de8 100644 --- a/tools/testing/selftests/powerpc/pmu/ebb/cpu_event_vs_ebb_test.c +++ b/tools/testing/selftests/powerpc/pmu/ebb/cpu_event_vs_ebb_test.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2014, Michael Ellerman, IBM Corp. | 3 | * Copyright 2014, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #include <signal.h> | 6 | #include <signal.h> |
diff --git a/tools/testing/selftests/powerpc/pmu/ebb/cycles_test.c b/tools/testing/selftests/powerpc/pmu/ebb/cycles_test.c index 7c57a8d79535..bc893813483e 100644 --- a/tools/testing/selftests/powerpc/pmu/ebb/cycles_test.c +++ b/tools/testing/selftests/powerpc/pmu/ebb/cycles_test.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2014, Michael Ellerman, IBM Corp. | 3 | * Copyright 2014, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #include <stdio.h> | 6 | #include <stdio.h> |
diff --git a/tools/testing/selftests/powerpc/pmu/ebb/cycles_with_freeze_test.c b/tools/testing/selftests/powerpc/pmu/ebb/cycles_with_freeze_test.c index ecf5ee3283a3..dcd351d20328 100644 --- a/tools/testing/selftests/powerpc/pmu/ebb/cycles_with_freeze_test.c +++ b/tools/testing/selftests/powerpc/pmu/ebb/cycles_with_freeze_test.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2014, Michael Ellerman, IBM Corp. | 3 | * Copyright 2014, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #include <stdio.h> | 6 | #include <stdio.h> |
diff --git a/tools/testing/selftests/powerpc/pmu/ebb/cycles_with_mmcr2_test.c b/tools/testing/selftests/powerpc/pmu/ebb/cycles_with_mmcr2_test.c index c0faba520b35..94c99c12c0f2 100644 --- a/tools/testing/selftests/powerpc/pmu/ebb/cycles_with_mmcr2_test.c +++ b/tools/testing/selftests/powerpc/pmu/ebb/cycles_with_mmcr2_test.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2014, Michael Ellerman, IBM Corp. | 3 | * Copyright 2014, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #include <stdio.h> | 6 | #include <stdio.h> |
diff --git a/tools/testing/selftests/powerpc/pmu/ebb/ebb.c b/tools/testing/selftests/powerpc/pmu/ebb/ebb.c index 46681fec549b..dfbc5c3ad52d 100644 --- a/tools/testing/selftests/powerpc/pmu/ebb/ebb.c +++ b/tools/testing/selftests/powerpc/pmu/ebb/ebb.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2014, Michael Ellerman, IBM Corp. | 3 | * Copyright 2014, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #define _GNU_SOURCE /* For CPU_ZERO etc. */ | 6 | #define _GNU_SOURCE /* For CPU_ZERO etc. */ |
diff --git a/tools/testing/selftests/powerpc/pmu/ebb/ebb.h b/tools/testing/selftests/powerpc/pmu/ebb/ebb.h index f87e761f82d0..b5bc2b616075 100644 --- a/tools/testing/selftests/powerpc/pmu/ebb/ebb.h +++ b/tools/testing/selftests/powerpc/pmu/ebb/ebb.h | |||
@@ -1,6 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright 2014, Michael Ellerman, IBM Corp. | 3 | * Copyright 2014, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #ifndef _SELFTESTS_POWERPC_PMU_EBB_EBB_H | 6 | #ifndef _SELFTESTS_POWERPC_PMU_EBB_EBB_H |
diff --git a/tools/testing/selftests/powerpc/pmu/ebb/ebb_handler.S b/tools/testing/selftests/powerpc/pmu/ebb/ebb_handler.S index 14274ea206e5..c170398de91a 100644 --- a/tools/testing/selftests/powerpc/pmu/ebb/ebb_handler.S +++ b/tools/testing/selftests/powerpc/pmu/ebb/ebb_handler.S | |||
@@ -1,6 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright 2014, Michael Ellerman, IBM Corp. | 3 | * Copyright 2014, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #include <ppc-asm.h> | 6 | #include <ppc-asm.h> |
diff --git a/tools/testing/selftests/powerpc/pmu/ebb/ebb_on_child_test.c b/tools/testing/selftests/powerpc/pmu/ebb/ebb_on_child_test.c index 1e7b7fe2396b..8980f054d8d9 100644 --- a/tools/testing/selftests/powerpc/pmu/ebb/ebb_on_child_test.c +++ b/tools/testing/selftests/powerpc/pmu/ebb/ebb_on_child_test.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2014, Michael Ellerman, IBM Corp. | 3 | * Copyright 2014, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #include <signal.h> | 6 | #include <signal.h> |
diff --git a/tools/testing/selftests/powerpc/pmu/ebb/ebb_on_willing_child_test.c b/tools/testing/selftests/powerpc/pmu/ebb/ebb_on_willing_child_test.c index a991d2ea8d0a..ca2f7d729155 100644 --- a/tools/testing/selftests/powerpc/pmu/ebb/ebb_on_willing_child_test.c +++ b/tools/testing/selftests/powerpc/pmu/ebb/ebb_on_willing_child_test.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2014, Michael Ellerman, IBM Corp. | 3 | * Copyright 2014, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #include <signal.h> | 6 | #include <signal.h> |
diff --git a/tools/testing/selftests/powerpc/pmu/ebb/ebb_vs_cpu_event_test.c b/tools/testing/selftests/powerpc/pmu/ebb/ebb_vs_cpu_event_test.c index af20a2b363aa..4d822cb3589c 100644 --- a/tools/testing/selftests/powerpc/pmu/ebb/ebb_vs_cpu_event_test.c +++ b/tools/testing/selftests/powerpc/pmu/ebb/ebb_vs_cpu_event_test.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2014, Michael Ellerman, IBM Corp. | 3 | * Copyright 2014, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #include <signal.h> | 6 | #include <signal.h> |
diff --git a/tools/testing/selftests/powerpc/pmu/ebb/event_attributes_test.c b/tools/testing/selftests/powerpc/pmu/ebb/event_attributes_test.c index 7762ab26e5ac..6e6dd0bce1f9 100644 --- a/tools/testing/selftests/powerpc/pmu/ebb/event_attributes_test.c +++ b/tools/testing/selftests/powerpc/pmu/ebb/event_attributes_test.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2014, Michael Ellerman, IBM Corp. | 3 | * Copyright 2014, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #include <stdio.h> | 6 | #include <stdio.h> |
diff --git a/tools/testing/selftests/powerpc/pmu/ebb/fixed_instruction_loop.S b/tools/testing/selftests/powerpc/pmu/ebb/fixed_instruction_loop.S index b866a0581d32..08a7b5f133b9 100644 --- a/tools/testing/selftests/powerpc/pmu/ebb/fixed_instruction_loop.S +++ b/tools/testing/selftests/powerpc/pmu/ebb/fixed_instruction_loop.S | |||
@@ -1,6 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright 2014, Michael Ellerman, IBM Corp. | 3 | * Copyright 2014, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #include <ppc-asm.h> | 6 | #include <ppc-asm.h> |
diff --git a/tools/testing/selftests/powerpc/pmu/ebb/fork_cleanup_test.c b/tools/testing/selftests/powerpc/pmu/ebb/fork_cleanup_test.c index af1b80265076..2b25b55452d9 100644 --- a/tools/testing/selftests/powerpc/pmu/ebb/fork_cleanup_test.c +++ b/tools/testing/selftests/powerpc/pmu/ebb/fork_cleanup_test.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2014, Michael Ellerman, IBM Corp. | 3 | * Copyright 2014, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #include <signal.h> | 6 | #include <signal.h> |
diff --git a/tools/testing/selftests/powerpc/pmu/ebb/instruction_count_test.c b/tools/testing/selftests/powerpc/pmu/ebb/instruction_count_test.c index 35a3426e341c..eed338b18e11 100644 --- a/tools/testing/selftests/powerpc/pmu/ebb/instruction_count_test.c +++ b/tools/testing/selftests/powerpc/pmu/ebb/instruction_count_test.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2014, Michael Ellerman, IBM Corp. | 3 | * Copyright 2014, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #define _GNU_SOURCE | 6 | #define _GNU_SOURCE |
diff --git a/tools/testing/selftests/powerpc/pmu/ebb/lost_exception_test.c b/tools/testing/selftests/powerpc/pmu/ebb/lost_exception_test.c index 2ed7ad33f7a3..ac3e6e182614 100644 --- a/tools/testing/selftests/powerpc/pmu/ebb/lost_exception_test.c +++ b/tools/testing/selftests/powerpc/pmu/ebb/lost_exception_test.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2014, Michael Ellerman, IBM Corp. | 3 | * Copyright 2014, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #include <sched.h> | 6 | #include <sched.h> |
diff --git a/tools/testing/selftests/powerpc/pmu/ebb/multi_counter_test.c b/tools/testing/selftests/powerpc/pmu/ebb/multi_counter_test.c index 6ff8c8ff27d6..b8242e9d97d2 100644 --- a/tools/testing/selftests/powerpc/pmu/ebb/multi_counter_test.c +++ b/tools/testing/selftests/powerpc/pmu/ebb/multi_counter_test.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2014, Michael Ellerman, IBM Corp. | 3 | * Copyright 2014, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #include <stdio.h> | 6 | #include <stdio.h> |
diff --git a/tools/testing/selftests/powerpc/pmu/ebb/multi_ebb_procs_test.c b/tools/testing/selftests/powerpc/pmu/ebb/multi_ebb_procs_test.c index 037cb6154f36..a05c0e18ded6 100644 --- a/tools/testing/selftests/powerpc/pmu/ebb/multi_ebb_procs_test.c +++ b/tools/testing/selftests/powerpc/pmu/ebb/multi_ebb_procs_test.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2014, Michael Ellerman, IBM Corp. | 3 | * Copyright 2014, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #include <stdbool.h> | 6 | #include <stdbool.h> |
diff --git a/tools/testing/selftests/powerpc/pmu/ebb/no_handler_test.c b/tools/testing/selftests/powerpc/pmu/ebb/no_handler_test.c index 8341d7778d5e..fc5bf4870d8e 100644 --- a/tools/testing/selftests/powerpc/pmu/ebb/no_handler_test.c +++ b/tools/testing/selftests/powerpc/pmu/ebb/no_handler_test.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2014, Michael Ellerman, IBM Corp. | 3 | * Copyright 2014, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #include <stdio.h> | 6 | #include <stdio.h> |
diff --git a/tools/testing/selftests/powerpc/pmu/ebb/pmae_handling_test.c b/tools/testing/selftests/powerpc/pmu/ebb/pmae_handling_test.c index c5fa64790c22..153ebc92234f 100644 --- a/tools/testing/selftests/powerpc/pmu/ebb/pmae_handling_test.c +++ b/tools/testing/selftests/powerpc/pmu/ebb/pmae_handling_test.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2014, Michael Ellerman, IBM Corp. | 3 | * Copyright 2014, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #include <sched.h> | 6 | #include <sched.h> |
diff --git a/tools/testing/selftests/powerpc/pmu/ebb/pmc56_overflow_test.c b/tools/testing/selftests/powerpc/pmu/ebb/pmc56_overflow_test.c index 30e1ac62e8cb..eadad75ed7e6 100644 --- a/tools/testing/selftests/powerpc/pmu/ebb/pmc56_overflow_test.c +++ b/tools/testing/selftests/powerpc/pmu/ebb/pmc56_overflow_test.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2014, Michael Ellerman, IBM Corp. | 3 | * Copyright 2014, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #include <stdio.h> | 6 | #include <stdio.h> |
diff --git a/tools/testing/selftests/powerpc/pmu/ebb/reg_access_test.c b/tools/testing/selftests/powerpc/pmu/ebb/reg_access_test.c index f923228bca22..bd1ace9a055d 100644 --- a/tools/testing/selftests/powerpc/pmu/ebb/reg_access_test.c +++ b/tools/testing/selftests/powerpc/pmu/ebb/reg_access_test.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2014, Michael Ellerman, IBM Corp. | 3 | * Copyright 2014, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #include <stdio.h> | 6 | #include <stdio.h> |
diff --git a/tools/testing/selftests/powerpc/pmu/ebb/task_event_pinned_vs_ebb_test.c b/tools/testing/selftests/powerpc/pmu/ebb/task_event_pinned_vs_ebb_test.c index 1846f4e84635..0aa2aefd36d4 100644 --- a/tools/testing/selftests/powerpc/pmu/ebb/task_event_pinned_vs_ebb_test.c +++ b/tools/testing/selftests/powerpc/pmu/ebb/task_event_pinned_vs_ebb_test.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2014, Michael Ellerman, IBM Corp. | 3 | * Copyright 2014, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #include <signal.h> | 6 | #include <signal.h> |
diff --git a/tools/testing/selftests/powerpc/pmu/ebb/task_event_vs_ebb_test.c b/tools/testing/selftests/powerpc/pmu/ebb/task_event_vs_ebb_test.c index e3bc6e92a6a5..3e9d95ad9dfe 100644 --- a/tools/testing/selftests/powerpc/pmu/ebb/task_event_vs_ebb_test.c +++ b/tools/testing/selftests/powerpc/pmu/ebb/task_event_vs_ebb_test.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2014, Michael Ellerman, IBM Corp. | 3 | * Copyright 2014, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #include <signal.h> | 6 | #include <signal.h> |
diff --git a/tools/testing/selftests/powerpc/pmu/ebb/trace.c b/tools/testing/selftests/powerpc/pmu/ebb/trace.c index 251e66ab2aa7..0c59f66a6fb2 100644 --- a/tools/testing/selftests/powerpc/pmu/ebb/trace.c +++ b/tools/testing/selftests/powerpc/pmu/ebb/trace.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2014, Michael Ellerman, IBM Corp. | 3 | * Copyright 2014, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #include <errno.h> | 6 | #include <errno.h> |
diff --git a/tools/testing/selftests/powerpc/pmu/ebb/trace.h b/tools/testing/selftests/powerpc/pmu/ebb/trace.h index 926458e28c8b..7c0fb5d2bdb1 100644 --- a/tools/testing/selftests/powerpc/pmu/ebb/trace.h +++ b/tools/testing/selftests/powerpc/pmu/ebb/trace.h | |||
@@ -1,6 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright 2014, Michael Ellerman, IBM Corp. | 3 | * Copyright 2014, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #ifndef _SELFTESTS_POWERPC_PMU_EBB_TRACE_H | 6 | #ifndef _SELFTESTS_POWERPC_PMU_EBB_TRACE_H |
diff --git a/tools/testing/selftests/powerpc/pmu/event.c b/tools/testing/selftests/powerpc/pmu/event.c index 184b36807d48..48e3a413b15d 100644 --- a/tools/testing/selftests/powerpc/pmu/event.c +++ b/tools/testing/selftests/powerpc/pmu/event.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2013, Michael Ellerman, IBM Corp. | 3 | * Copyright 2013, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #define _GNU_SOURCE | 6 | #define _GNU_SOURCE |
diff --git a/tools/testing/selftests/powerpc/pmu/event.h b/tools/testing/selftests/powerpc/pmu/event.h index a0ea6b1eef73..302eaab51706 100644 --- a/tools/testing/selftests/powerpc/pmu/event.h +++ b/tools/testing/selftests/powerpc/pmu/event.h | |||
@@ -1,6 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright 2013, Michael Ellerman, IBM Corp. | 3 | * Copyright 2013, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #ifndef _SELFTESTS_POWERPC_PMU_EVENT_H | 6 | #ifndef _SELFTESTS_POWERPC_PMU_EVENT_H |
diff --git a/tools/testing/selftests/powerpc/pmu/l3_bank_test.c b/tools/testing/selftests/powerpc/pmu/l3_bank_test.c index 77472f31441e..a96d512a18c4 100644 --- a/tools/testing/selftests/powerpc/pmu/l3_bank_test.c +++ b/tools/testing/selftests/powerpc/pmu/l3_bank_test.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2014, Michael Ellerman, IBM Corp. | 3 | * Copyright 2014, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #include <stdio.h> | 6 | #include <stdio.h> |
diff --git a/tools/testing/selftests/powerpc/pmu/lib.c b/tools/testing/selftests/powerpc/pmu/lib.c index 5bf5dd40822b..88690b97b7b9 100644 --- a/tools/testing/selftests/powerpc/pmu/lib.c +++ b/tools/testing/selftests/powerpc/pmu/lib.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2014, Michael Ellerman, IBM Corp. | 3 | * Copyright 2014, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #define _GNU_SOURCE /* For CPU_ZERO etc. */ | 6 | #define _GNU_SOURCE /* For CPU_ZERO etc. */ |
diff --git a/tools/testing/selftests/powerpc/pmu/lib.h b/tools/testing/selftests/powerpc/pmu/lib.h index 0213af4ff332..fa12e7d0b4d3 100644 --- a/tools/testing/selftests/powerpc/pmu/lib.h +++ b/tools/testing/selftests/powerpc/pmu/lib.h | |||
@@ -1,6 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright 2014, Michael Ellerman, IBM Corp. | 3 | * Copyright 2014, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #ifndef __SELFTESTS_POWERPC_PMU_LIB_H | 6 | #ifndef __SELFTESTS_POWERPC_PMU_LIB_H |
diff --git a/tools/testing/selftests/powerpc/pmu/loop.S b/tools/testing/selftests/powerpc/pmu/loop.S index 20c1f0876c47..8cc9b5e2c9de 100644 --- a/tools/testing/selftests/powerpc/pmu/loop.S +++ b/tools/testing/selftests/powerpc/pmu/loop.S | |||
@@ -1,6 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright 2013, Michael Ellerman, IBM Corp. | 3 | * Copyright 2013, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #include <ppc-asm.h> | 6 | #include <ppc-asm.h> |
diff --git a/tools/testing/selftests/powerpc/pmu/per_event_excludes.c b/tools/testing/selftests/powerpc/pmu/per_event_excludes.c index fddbbc9cae2f..2756fe2efdc5 100644 --- a/tools/testing/selftests/powerpc/pmu/per_event_excludes.c +++ b/tools/testing/selftests/powerpc/pmu/per_event_excludes.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2014, Michael Ellerman, IBM Corp. | 3 | * Copyright 2014, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #define _GNU_SOURCE | 6 | #define _GNU_SOURCE |
diff --git a/tools/testing/selftests/powerpc/tm/tm-fork.c b/tools/testing/selftests/powerpc/tm/tm-fork.c index 8d48579b7778..6efa5a685a77 100644 --- a/tools/testing/selftests/powerpc/tm/tm-fork.c +++ b/tools/testing/selftests/powerpc/tm/tm-fork.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2015, Michael Neuling, IBM Corp. | 3 | * Copyright 2015, Michael Neuling, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | * | 4 | * |
5 | * Edited: Rashmica Gupta, Nov 2015 | 5 | * Edited: Rashmica Gupta, Nov 2015 |
6 | * | 6 | * |
diff --git a/tools/testing/selftests/powerpc/tm/tm-signal-msr-resv.c b/tools/testing/selftests/powerpc/tm/tm-signal-msr-resv.c index 8c54d18b3e9a..4a61e9bd12b4 100644 --- a/tools/testing/selftests/powerpc/tm/tm-signal-msr-resv.c +++ b/tools/testing/selftests/powerpc/tm/tm-signal-msr-resv.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2015, Michael Neuling, IBM Corp. | 3 | * Copyright 2015, Michael Neuling, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | * | 4 | * |
5 | * Test the kernel's signal return code to ensure that it doesn't | 5 | * Test the kernel's signal return code to ensure that it doesn't |
6 | * crash when both the transactional and suspend MSR bits are set in | 6 | * crash when both the transactional and suspend MSR bits are set in |
diff --git a/tools/testing/selftests/powerpc/tm/tm-signal-stack.c b/tools/testing/selftests/powerpc/tm/tm-signal-stack.c index 1f0eb567438d..cdcf8c5bbbc7 100644 --- a/tools/testing/selftests/powerpc/tm/tm-signal-stack.c +++ b/tools/testing/selftests/powerpc/tm/tm-signal-stack.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2015, Michael Neuling, IBM Corp. | 3 | * Copyright 2015, Michael Neuling, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | * | 4 | * |
5 | * Test the kernel's signal delievery code to ensure that we don't | 5 | * Test the kernel's signal delievery code to ensure that we don't |
6 | * trelaim twice in the kernel signal delivery code. This can happen | 6 | * trelaim twice in the kernel signal delivery code. This can happen |
diff --git a/tools/testing/selftests/powerpc/tm/tm-syscall.c b/tools/testing/selftests/powerpc/tm/tm-syscall.c index 454b965a2db3..becb8207b432 100644 --- a/tools/testing/selftests/powerpc/tm/tm-syscall.c +++ b/tools/testing/selftests/powerpc/tm/tm-syscall.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2015, Sam Bobroff, IBM Corp. | 3 | * Copyright 2015, Sam Bobroff, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | * | 4 | * |
5 | * Test the kernel's system call code to ensure that a system call | 5 | * Test the kernel's system call code to ensure that a system call |
6 | * made from within an active HTM transaction is aborted with the | 6 | * made from within an active HTM transaction is aborted with the |
diff --git a/tools/testing/selftests/powerpc/tm/tm-tar.c b/tools/testing/selftests/powerpc/tm/tm-tar.c index f31fe5a28ddb..03be8c47292b 100644 --- a/tools/testing/selftests/powerpc/tm/tm-tar.c +++ b/tools/testing/selftests/powerpc/tm/tm-tar.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2015, Michael Neuling, IBM Corp. | 3 | * Copyright 2015, Michael Neuling, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | * Original: Michael Neuling 19/7/2013 | 4 | * Original: Michael Neuling 19/7/2013 |
5 | * Edited: Rashmica Gupta 01/12/2015 | 5 | * Edited: Rashmica Gupta 01/12/2015 |
6 | * | 6 | * |
diff --git a/tools/testing/selftests/powerpc/tm/tm-tmspr.c b/tools/testing/selftests/powerpc/tm/tm-tmspr.c index df1d7d4b1c89..17becf3dcee4 100644 --- a/tools/testing/selftests/powerpc/tm/tm-tmspr.c +++ b/tools/testing/selftests/powerpc/tm/tm-tmspr.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2015, Michael Neuling, IBM Corp. | 3 | * Copyright 2015, Michael Neuling, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | * | 4 | * |
5 | * Original: Michael Neuling 3/4/2014 | 5 | * Original: Michael Neuling 3/4/2014 |
6 | * Modified: Rashmica Gupta 8/12/2015 | 6 | * Modified: Rashmica Gupta 8/12/2015 |
@@ -21,7 +21,6 @@ | |||
21 | * (a) begin transaction | 21 | * (a) begin transaction |
22 | * (b) abort transaction | 22 | * (b) abort transaction |
23 | * (c) check TEXASR to see if FS has been corrupted | 23 | * (c) check TEXASR to see if FS has been corrupted |
24 | * | ||
25 | */ | 24 | */ |
26 | 25 | ||
27 | #define _GNU_SOURCE | 26 | #define _GNU_SOURCE |
diff --git a/tools/testing/selftests/powerpc/tm/tm-trap.c b/tools/testing/selftests/powerpc/tm/tm-trap.c index 179d592f0073..601f0c1d450d 100644 --- a/tools/testing/selftests/powerpc/tm/tm-trap.c +++ b/tools/testing/selftests/powerpc/tm/tm-trap.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2017, Gustavo Romero, IBM Corp. | 3 | * Copyright 2017, Gustavo Romero, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | * | 4 | * |
5 | * Check if thread endianness is flipped inadvertently to BE on trap | 5 | * Check if thread endianness is flipped inadvertently to BE on trap |
6 | * caught in TM whilst MSR.FP and MSR.VEC are zero (i.e. just after | 6 | * caught in TM whilst MSR.FP and MSR.VEC are zero (i.e. just after |
diff --git a/tools/testing/selftests/powerpc/tm/tm-unavailable.c b/tools/testing/selftests/powerpc/tm/tm-unavailable.c index 09894f4ff62e..2ca2fccb0a3e 100644 --- a/tools/testing/selftests/powerpc/tm/tm-unavailable.c +++ b/tools/testing/selftests/powerpc/tm/tm-unavailable.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2017, Gustavo Romero, Breno Leitao, Cyril Bur, IBM Corp. | 3 | * Copyright 2017, Gustavo Romero, Breno Leitao, Cyril Bur, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | * | 4 | * |
5 | * Force FP, VEC and VSX unavailable exception during transaction in all | 5 | * Force FP, VEC and VSX unavailable exception during transaction in all |
6 | * possible scenarios regarding the MSR.FP and MSR.VEC state, e.g. when FP | 6 | * possible scenarios regarding the MSR.FP and MSR.VEC state, e.g. when FP |
diff --git a/tools/testing/selftests/powerpc/tm/tm-vmx-unavail.c b/tools/testing/selftests/powerpc/tm/tm-vmx-unavail.c index 137185ba4937..e2a0c07e8362 100644 --- a/tools/testing/selftests/powerpc/tm/tm-vmx-unavail.c +++ b/tools/testing/selftests/powerpc/tm/tm-vmx-unavail.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2017, Michael Neuling, IBM Corp. | 3 | * Copyright 2017, Michael Neuling, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | * Original: Breno Leitao <brenohl@br.ibm.com> & | 4 | * Original: Breno Leitao <brenohl@br.ibm.com> & |
5 | * Gustavo Bueno Romero <gromero@br.ibm.com> | 5 | * Gustavo Bueno Romero <gromero@br.ibm.com> |
6 | * Edited: Michael Neuling | 6 | * Edited: Michael Neuling |
diff --git a/tools/testing/selftests/powerpc/tm/tm-vmxcopy.c b/tools/testing/selftests/powerpc/tm/tm-vmxcopy.c index fe52811584ae..147c6dc4eb0b 100644 --- a/tools/testing/selftests/powerpc/tm/tm-vmxcopy.c +++ b/tools/testing/selftests/powerpc/tm/tm-vmxcopy.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2015, Michael Neuling, IBM Corp. | 3 | * Copyright 2015, Michael Neuling, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | * | 4 | * |
5 | * Original: Michael Neuling 4/12/2013 | 5 | * Original: Michael Neuling 4/12/2013 |
6 | * Edited: Rashmica Gupta 4/12/2015 | 6 | * Edited: Rashmica Gupta 4/12/2015 |
diff --git a/tools/testing/selftests/powerpc/tm/tm.h b/tools/testing/selftests/powerpc/tm/tm.h index 5518b1d4ef8b..97f9f491c541 100644 --- a/tools/testing/selftests/powerpc/tm/tm.h +++ b/tools/testing/selftests/powerpc/tm/tm.h | |||
@@ -1,6 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright 2015, Michael Ellerman, IBM Corp. | 3 | * Copyright 2015, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #ifndef _SELFTESTS_POWERPC_TM_TM_H | 6 | #ifndef _SELFTESTS_POWERPC_TM_TM_H |
diff --git a/tools/testing/selftests/powerpc/utils.c b/tools/testing/selftests/powerpc/utils.c index ed62f4153d3e..c02d24835db4 100644 --- a/tools/testing/selftests/powerpc/utils.c +++ b/tools/testing/selftests/powerpc/utils.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2013-2015, Michael Ellerman, IBM Corp. | 3 | * Copyright 2013-2015, Michael Ellerman, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #define _GNU_SOURCE /* For CPU_ZERO etc. */ | 6 | #define _GNU_SOURCE /* For CPU_ZERO etc. */ |
diff --git a/tools/testing/selftests/vm/virtual_address_range.c b/tools/testing/selftests/vm/virtual_address_range.c index 1830d66a6f0e..c0592646ed93 100644 --- a/tools/testing/selftests/vm/virtual_address_range.c +++ b/tools/testing/selftests/vm/virtual_address_range.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2017, Anshuman Khandual, IBM Corp. | 3 | * Copyright 2017, Anshuman Khandual, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | * | 4 | * |
5 | * Works on architectures which support 128TB virtual | 5 | * Works on architectures which support 128TB virtual |
6 | * address range and beyond. | 6 | * address range and beyond. |