diff options
author | Krzysztof Kozlowski <krzk@kernel.org> | 2018-02-04 19:46:45 +0300 |
---|---|---|
committer | Krzysztof Kozlowski <krzk@kernel.org> | 2018-02-12 21:56:20 +0300 |
commit | 0cfec8ed07f765893df08686d1ecdf49e0f1e968 (patch) | |
tree | 744845b54ffe1a1517162cf240f6046c1abe5b29 /arch/arm/boot/dts/exynos5800.dtsi | |
parent | 767ad239a658405116ec0dc91d8eccd6d0a75234 (diff) | |
download | linux-0cfec8ed07f765893df08686d1ecdf49e0f1e968.tar.xz |
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/exynos5800.dtsi')
-rw-r--r-- | arch/arm/boot/dts/exynos5800.dtsi | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/exynos5800.dtsi b/arch/arm/boot/dts/exynos5800.dtsi index 9ddb6bacac5a..57d3b319fd65 100644 --- a/arch/arm/boot/dts/exynos5800.dtsi +++ b/arch/arm/boot/dts/exynos5800.dtsi @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 /* * SAMSUNG EXYNOS5800 SoC device tree source * @@ -7,10 +8,6 @@ * SAMSUNG EXYNOS5800 SoC device nodes are listed in this file. * EXYNOS5800 based board files can include this file and provide * values for board specfic bindings. - * - * 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 "exynos5420.dtsi" |