diff options
author | Krzysztof Kozlowski <krzk@kernel.org> | 2017-12-25 11:40:12 +0100 |
---|---|---|
committer | Krzysztof Kozlowski <krzk@kernel.org> | 2018-01-03 18:28:31 +0100 |
commit | e9c1fad01dba0386322e042086dfc863f4d4db87 (patch) | |
tree | f3e78ed40962653bd04367d5c7f2f28902068f0a /arch/arm/boot/dts/s5pv210.dtsi | |
parent | ce2f0e09446c45405bd97df45b5b581a4f6c7b40 (diff) | |
download | lwn-e9c1fad01dba0386322e042086dfc863f4d4db87.tar.gz lwn-e9c1fad01dba0386322e042086dfc863f4d4db87.zip |
ARM: dts: s5pv210: 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/s5pv210.dtsi')
-rw-r--r-- | arch/arm/boot/dts/s5pv210.dtsi | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/arch/arm/boot/dts/s5pv210.dtsi b/arch/arm/boot/dts/s5pv210.dtsi index 726c5d0dbd5b..247c0029659c 100644 --- a/arch/arm/boot/dts/s5pv210.dtsi +++ b/arch/arm/boot/dts/s5pv210.dtsi @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Samsung's S5PV210 SoC device tree source * @@ -13,11 +14,7 @@ * Note: This file does not include device nodes for all the controllers in * S5PV210 SoC. As device tree coverage for S5PV210 increases, additional * nodes can be added to this file. - * - * 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 <dt-bindings/clock/s5pv210.h> #include <dt-bindings/clock/s5pv210-audss.h> |