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>
This commit is contained in:
Krzysztof Kozlowski 2017-12-25 11:40:11 +01:00
parent 8d4893e383
commit ce2f0e0944
6 changed files with 10 additions and 28 deletions

View File

@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
/* /*
* Samsung's S3C6400 SoC device tree source * Samsung's S3C6400 SoC device tree source
* *
@ -10,10 +11,6 @@
* Note: This file does not include device nodes for all the controllers in * Note: This file does not include device nodes for all the controllers in
* S3C6400 SoC. As device tree coverage for S3C6400 increases, additional * S3C6400 SoC. As device tree coverage for S3C6400 increases, additional
* nodes can be added to this file. * nodes can be added to this file.
*
* 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.
*/ */
#include "s3c64xx.dtsi" #include "s3c64xx.dtsi"

View File

@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
/* /*
* Samsung's S3C6410 based Mini6410 board device tree source * Samsung's S3C6410 based Mini6410 board device tree source
* *
@ -5,10 +6,6 @@
* *
* Device tree source file for FriendlyARM Mini6410 board which is based on * Device tree source file for FriendlyARM Mini6410 board which is based on
* Samsung's S3C6410 SoC. * Samsung's S3C6410 SoC.
*
* 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.
*/ */
/dts-v1/; /dts-v1/;

View File

@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
/* /*
* Samsung S3C6410 based SMDK6410 board device tree source. * Samsung S3C6410 based SMDK6410 board device tree source.
* *
@ -5,10 +6,6 @@
* *
* Device tree source file for SAMSUNG SMDK6410 board which is based on * Device tree source file for SAMSUNG SMDK6410 board which is based on
* Samsung's S3C6410 SoC. * Samsung's S3C6410 SoC.
*
* 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.
*/ */
/dts-v1/; /dts-v1/;

View File

@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
/* /*
* Samsung's S3C6410 SoC device tree source * Samsung's S3C6410 SoC device tree source
* *
@ -10,10 +11,6 @@
* Note: This file does not include device nodes for all the controllers in * Note: This file does not include device nodes for all the controllers in
* S3C6410 SoC. As device tree coverage for S3C6410 increases, additional * S3C6410 SoC. As device tree coverage for S3C6410 increases, additional
* nodes can be added to this file. * nodes can be added to this file.
*
* 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.
*/ */
#include "s3c64xx.dtsi" #include "s3c64xx.dtsi"

View File

@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
/* /*
* Samsung's S3C64xx SoC series common device tree source * Samsung's S3C64xx SoC series common device tree source
* - pin control-related definitions * - pin control-related definitions
@ -6,10 +7,6 @@
* *
* Samsung's S3C64xx SoCs pin banks, pin-mux and pin-config options are * Samsung's S3C64xx SoCs pin banks, pin-mux and pin-config options are
* listed as device tree nodes in this file. * listed as device tree nodes in this file.
*
* 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.
*/ */
#include <dt-bindings/pinctrl/samsung.h> #include <dt-bindings/pinctrl/samsung.h>

View File

@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
/* /*
* Samsung's S3C64xx SoC series common device tree source * Samsung's S3C64xx SoC series common device tree source
* *
@ -10,10 +11,6 @@
* Note: This file does not include device nodes for all the controllers in * Note: This file does not include device nodes for all the controllers in
* S3C64xx SoCs. As device tree coverage for S3C64xx increases, additional * S3C64xx SoCs. As device tree coverage for S3C64xx increases, additional
* nodes can be added to this file. * nodes can be added to this file.
*
* 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.
*/ */
#include "skeleton.dtsi" #include "skeleton.dtsi"