Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: s3c64xx: Add SPDX license identifiers

Replace GPL v2.0 license statements with SPDX license identifiers.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>

+10 -28
+2 -5
arch/arm/boot/dts/s3c6400.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0 1 2 /* 2 3 * Samsung's S3C6400 SoC device tree source 3 4 * ··· 11 10 * Note: This file does not include device nodes for all the controllers in 12 11 * S3C6400 SoC. As device tree coverage for S3C6400 increases, additional 13 12 * nodes can be added to this file. 14 - * 15 - * This program is free software; you can redistribute it and/or modify 16 - * it under the terms of the GNU General Public License version 2 as 17 - * published by the Free Software Foundation. 18 - */ 13 + */ 19 14 20 15 #include "s3c64xx.dtsi" 21 16
+2 -5
arch/arm/boot/dts/s3c6410-mini6410.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0 1 2 /* 2 3 * Samsung's S3C6410 based Mini6410 board device tree source 3 4 * ··· 6 5 * 7 6 * Device tree source file for FriendlyARM Mini6410 board which is based on 8 7 * Samsung's S3C6410 SoC. 9 - * 10 - * This program is free software; you can redistribute it and/or modify 11 - * it under the terms of the GNU General Public License version 2 as 12 - * published by the Free Software Foundation. 13 - */ 8 + */ 14 9 15 10 /dts-v1/; 16 11
+2 -5
arch/arm/boot/dts/s3c6410-smdk6410.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0 1 2 /* 2 3 * Samsung S3C6410 based SMDK6410 board device tree source. 3 4 * ··· 6 5 * 7 6 * Device tree source file for SAMSUNG SMDK6410 board which is based on 8 7 * Samsung's S3C6410 SoC. 9 - * 10 - * This program is free software; you can redistribute it and/or modify 11 - * it under the terms of the GNU General Public License version 2 as 12 - * published by the Free Software Foundation. 13 - */ 8 + */ 14 9 15 10 /dts-v1/; 16 11
+2 -5
arch/arm/boot/dts/s3c6410.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0 1 2 /* 2 3 * Samsung's S3C6410 SoC device tree source 3 4 * ··· 11 10 * Note: This file does not include device nodes for all the controllers in 12 11 * S3C6410 SoC. As device tree coverage for S3C6410 increases, additional 13 12 * nodes can be added to this file. 14 - * 15 - * This program is free software; you can redistribute it and/or modify 16 - * it under the terms of the GNU General Public License version 2 as 17 - * published by the Free Software Foundation. 18 - */ 13 + */ 19 14 20 15 #include "s3c64xx.dtsi" 21 16
+1 -4
arch/arm/boot/dts/s3c64xx-pinctrl.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0 1 2 /* 2 3 * Samsung's S3C64xx SoC series common device tree source 3 4 * - pin control-related definitions ··· 7 6 * 8 7 * Samsung's S3C64xx SoCs pin banks, pin-mux and pin-config options are 9 8 * listed as device tree nodes in this file. 10 - * 11 - * This program is free software; you can redistribute it and/or modify 12 - * it under the terms of the GNU General Public License version 2 as 13 - * published by the Free Software Foundation. 14 9 */ 15 10 16 11 #include <dt-bindings/pinctrl/samsung.h>
+1 -4
arch/arm/boot/dts/s3c64xx.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0 1 2 /* 2 3 * Samsung's S3C64xx SoC series common device tree source 3 4 * ··· 11 10 * Note: This file does not include device nodes for all the controllers in 12 11 * S3C64xx SoCs. As device tree coverage for S3C64xx increases, additional 13 12 * nodes can be added to this file. 14 - * 15 - * This program is free software; you can redistribute it and/or modify 16 - * it under the terms of the GNU General Public License version 2 as 17 - * published by the Free Software Foundation. 18 13 */ 19 14 20 15 #include "skeleton.dtsi"