diff options
author | Krzysztof Kozlowski <krzk@kernel.org> | 2017-12-25 11:40:10 +0100 |
---|---|---|
committer | Krzysztof Kozlowski <krzk@kernel.org> | 2018-01-03 18:27:31 +0100 |
commit | 8d4893e3832d735be7ce0cb60fb390ade71c8a4d (patch) | |
tree | 02f54f896da2c974c6a3b1709f388ff30fb500ef /arch/arm/boot/dts/s3c24xx.dtsi | |
parent | ARM: dts: exynos: Add SPDX license identifiers (diff) | |
download | linux-8d4893e3832d735be7ce0cb60fb390ade71c8a4d.tar.xz linux-8d4893e3832d735be7ce0cb60fb390ade71c8a4d.zip |
ARM: dts: s3c24xx: 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/s3c24xx.dtsi')
-rw-r--r-- | arch/arm/boot/dts/s3c24xx.dtsi | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/s3c24xx.dtsi b/arch/arm/boot/dts/s3c24xx.dtsi index 5ed43b857cc4..34c7fe6751cf 100644 --- a/arch/arm/boot/dts/s3c24xx.dtsi +++ b/arch/arm/boot/dts/s3c24xx.dtsi @@ -1,11 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Samsung's S3C24XX family device tree source * * Copyright (c) 2013 Heiko Stuebner <heiko@sntech.de> - * - * 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 "skeleton.dtsi" |