diff options
author | Krzysztof Kozlowski <krzk@kernel.org> | 2017-12-25 11:40:11 +0100 |
---|---|---|
committer | Krzysztof Kozlowski <krzk@kernel.org> | 2018-01-03 18:27:46 +0100 |
commit | ce2f0e09446c45405bd97df45b5b581a4f6c7b40 (patch) | |
tree | 75c1c36d4606f08311fef802ba5abd0ffb8692c8 /arch/arm/boot/dts/s3c64xx-pinctrl.dtsi | |
parent | 8d4893e3832d735be7ce0cb60fb390ade71c8a4d (diff) | |
download | linux-ce2f0e09446c45405bd97df45b5b581a4f6c7b40.tar.bz2 |
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/s3c64xx-pinctrl.dtsi')
-rw-r--r-- | arch/arm/boot/dts/s3c64xx-pinctrl.dtsi | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/s3c64xx-pinctrl.dtsi b/arch/arm/boot/dts/s3c64xx-pinctrl.dtsi index 4e8e802b4ee1..8e9594d64b57 100644 --- a/arch/arm/boot/dts/s3c64xx-pinctrl.dtsi +++ b/arch/arm/boot/dts/s3c64xx-pinctrl.dtsi @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Samsung's S3C64xx SoC series common device tree source * - pin control-related definitions @@ -6,10 +7,6 @@ * * Samsung's S3C64xx SoCs pin banks, pin-mux and pin-config options are * listed as device tree nodes in 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/pinctrl/samsung.h> |