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-trats2.dts | |
parent | 767ad239a658405116ec0dc91d8eccd6d0a75234 (diff) | |
download | talos-op-linux-0cfec8ed07f765893df08686d1ecdf49e0f1e968.tar.gz talos-op-linux-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-trats2.dts')
-rw-r--r-- | arch/arm/boot/dts/exynos4412-trats2.dts | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/arch/arm/boot/dts/exynos4412-trats2.dts b/arch/arm/boot/dts/exynos4412-trats2.dts index f285790e8e04..7da66003a3e3 100644 --- a/arch/arm/boot/dts/exynos4412-trats2.dts +++ b/arch/arm/boot/dts/exynos4412-trats2.dts @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Samsung's Exynos4412 based Trats 2 board device tree source * @@ -6,11 +7,7 @@ * * Device tree source file for Samsung's Trats 2 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" |