diff options
author | Krzysztof Kozlowski <krzk@kernel.org> | 2017-12-25 11:40:09 +0100 |
---|---|---|
committer | Krzysztof Kozlowski <krzk@kernel.org> | 2018-01-03 18:27:26 +0100 |
commit | cc4637f7c9bc78bd9cdfcc1f44fee119ceb6c68c (patch) | |
tree | 5cc614a67ba618820db81fb22baa9f287b42438f /arch/arm/boot/dts/exynos4412-itop-scp-core.dtsi | |
parent | 3be1ecf291df8191f5ea395d363acc8fa029b5fd (diff) | |
download | talos-op-linux-cc4637f7c9bc78bd9cdfcc1f44fee119ceb6c68c.tar.gz talos-op-linux-cc4637f7c9bc78bd9cdfcc1f44fee119ceb6c68c.zip |
ARM: dts: exynos: Add SPDX license identifiers
Replace GPL v2.0 license statements with SPDX license identifiers.
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/exynos4412-itop-scp-core.dtsi')
-rw-r--r-- | arch/arm/boot/dts/exynos4412-itop-scp-core.dtsi | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/exynos4412-itop-scp-core.dtsi b/arch/arm/boot/dts/exynos4412-itop-scp-core.dtsi index bda49b232f7b..ab7affab7f1c 100644 --- a/arch/arm/boot/dts/exynos4412-itop-scp-core.dtsi +++ b/arch/arm/boot/dts/exynos4412-itop-scp-core.dtsi @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 /* * TOPEET's Exynos4412 based itop board device tree source * @@ -7,10 +8,6 @@ * * Device tree source file for TOPEET iTop Exynos 4412 SCP package core * board which is based on Samsung's Exynos4412 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. */ #include <dt-bindings/clock/samsung,s2mps11.h> |