diff options
author | Krzysztof Kozlowski <krzk@kernel.org> | 2017-12-25 13:40:13 +0300 |
---|---|---|
committer | Krzysztof Kozlowski <krzk@kernel.org> | 2018-01-03 20:16:35 +0300 |
commit | 45fef752126603d591754befa63d0a800492eb6c (patch) | |
tree | c334137de6c76027e7b4278d8b5dbc138d8c9a65 /arch/arm64/boot/dts/exynos/exynos5433-tm2.dts | |
parent | 05e9e0c7f6e11f264ad5339add856eb5e61bec54 (diff) | |
download | linux-45fef752126603d591754befa63d0a800492eb6c.tar.xz |
arm64: 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/arm64/boot/dts/exynos/exynos5433-tm2.dts')
-rw-r--r-- | arch/arm64/boot/dts/exynos/exynos5433-tm2.dts | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts b/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts index 23191eb9397c..3d7e0a782243 100644 --- a/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts +++ b/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 /* * SAMSUNG Exynos5433 TM2 board device tree source * @@ -5,10 +6,6 @@ * * Device tree source file for Samsung's TM2 board which is based on * Samsung Exynos5433 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 "exynos5433-tm2-common.dtsi" |