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/exynos5260-xyref5260.dts | |
parent | ARM: dts: exynos: Use lower case hex addresses in node unit addresses (diff) | |
download | linux-cc4637f7c9bc78bd9cdfcc1f44fee119ceb6c68c.tar.xz 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/exynos5260-xyref5260.dts')
-rw-r--r-- | arch/arm/boot/dts/exynos5260-xyref5260.dts | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/arch/arm/boot/dts/exynos5260-xyref5260.dts b/arch/arm/boot/dts/exynos5260-xyref5260.dts index 73b7cdd5f522..442eb0353f29 100644 --- a/arch/arm/boot/dts/exynos5260-xyref5260.dts +++ b/arch/arm/boot/dts/exynos5260-xyref5260.dts @@ -1,13 +1,10 @@ +// SPDX-License-Identifier: GPL-2.0 /* * SAMSUNG XYREF5260 board device tree source * * Copyright (c) 2013 Samsung Electronics Co., Ltd. * http://www.samsung.com - * - * 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 "exynos5260.dtsi" |