diff options
author | Krzysztof Kozlowski <krzk@kernel.org> | 2018-02-04 17:46:45 +0100 |
---|---|---|
committer | Krzysztof Kozlowski <krzk@kernel.org> | 2018-02-12 19:56:20 +0100 |
commit | 0cfec8ed07f765893df08686d1ecdf49e0f1e968 (patch) | |
tree | 744845b54ffe1a1517162cf240f6046c1abe5b29 /arch/arm/boot/dts/exynos4412-tiny4412.dts | |
parent | 767ad239a658405116ec0dc91d8eccd6d0a75234 (diff) | |
download | lwn-0cfec8ed07f765893df08686d1ecdf49e0f1e968.tar.gz lwn-0cfec8ed07f765893df08686d1ecdf49e0f1e968.zip |
ARM: dts: exynos: Add SPDX license identifiers
Few files missed recent conversion of GPL v2.0 license statements to
SPDX identifiers
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/exynos4412-tiny4412.dts')
-rw-r--r-- | arch/arm/boot/dts/exynos4412-tiny4412.dts | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/arch/arm/boot/dts/exynos4412-tiny4412.dts b/arch/arm/boot/dts/exynos4412-tiny4412.dts index 5504398e6e37..01f37b5ac9c4 100644 --- a/arch/arm/boot/dts/exynos4412-tiny4412.dts +++ b/arch/arm/boot/dts/exynos4412-tiny4412.dts @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 /* * FriendlyARM's Exynos4412 based TINY4412 board device tree source * @@ -5,11 +6,7 @@ * * Device tree source file for FriendlyARM's TINY4412 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. -*/ + */ /dts-v1/; #include "exynos4412.dtsi" |