diff options
author | Krzysztof Kozlowski <krzk@kernel.org> | 2017-12-25 13:40:11 +0300 |
---|---|---|
committer | Krzysztof Kozlowski <krzk@kernel.org> | 2018-01-03 20:27:46 +0300 |
commit | ce2f0e09446c45405bd97df45b5b581a4f6c7b40 (patch) | |
tree | 75c1c36d4606f08311fef802ba5abd0ffb8692c8 /arch/arm/boot/dts/s3c6410-mini6410.dts | |
parent | 8d4893e3832d735be7ce0cb60fb390ade71c8a4d (diff) | |
download | linux-ce2f0e09446c45405bd97df45b5b581a4f6c7b40.tar.xz |
ARM: dts: s3c64xx: 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/s3c6410-mini6410.dts')
-rw-r--r-- | arch/arm/boot/dts/s3c6410-mini6410.dts | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/arch/arm/boot/dts/s3c6410-mini6410.dts b/arch/arm/boot/dts/s3c6410-mini6410.dts index f4afda3594f8..f68601bd9c91 100644 --- a/arch/arm/boot/dts/s3c6410-mini6410.dts +++ b/arch/arm/boot/dts/s3c6410-mini6410.dts @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Samsung's S3C6410 based Mini6410 board device tree source * @@ -5,11 +6,7 @@ * * Device tree source file for FriendlyARM Mini6410 board which is based on * Samsung's S3C6410 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. -*/ + */ /dts-v1/; |