diff options
author | Krzysztof Kozlowski <krzk@kernel.org> | 2017-12-25 13:40:12 +0300 |
---|---|---|
committer | Krzysztof Kozlowski <krzk@kernel.org> | 2018-01-03 20:28:31 +0300 |
commit | e9c1fad01dba0386322e042086dfc863f4d4db87 (patch) | |
tree | f3e78ed40962653bd04367d5c7f2f28902068f0a /arch/arm/boot/dts/s5pv210-smdkc110.dts | |
parent | ce2f0e09446c45405bd97df45b5b581a4f6c7b40 (diff) | |
download | linux-e9c1fad01dba0386322e042086dfc863f4d4db87.tar.xz |
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-smdkc110.dts')
-rw-r--r-- | arch/arm/boot/dts/s5pv210-smdkc110.dts | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/s5pv210-smdkc110.dts b/arch/arm/boot/dts/s5pv210-smdkc110.dts index 5d14da911aa5..e5aec6c526fb 100644 --- a/arch/arm/boot/dts/s5pv210-smdkc110.dts +++ b/arch/arm/boot/dts/s5pv210-smdkc110.dts @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Samsung's S5PV210 SoC device tree source * @@ -11,10 +12,6 @@ * NOTE: This file is completely based on original board file for mach-smdkc110 * available in Linux 3.15 and intends to provide equivalent level of hardware * support. Due to lack of hardware, _no_ testing has been performed. - * - * 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/; |