diff options
author | Krzysztof Kozlowski <krzk@kernel.org> | 2017-12-25 13:40:13 +0300 |
---|---|---|
committer | Krzysztof Kozlowski <krzk@kernel.org> | 2018-01-03 20:16:35 +0300 |
commit | 45fef752126603d591754befa63d0a800492eb6c (patch) | |
tree | c334137de6c76027e7b4278d8b5dbc138d8c9a65 /arch/arm64/boot/dts/exynos/exynos7-pinctrl.dtsi | |
parent | 05e9e0c7f6e11f264ad5339add856eb5e61bec54 (diff) | |
download | linux-45fef752126603d591754befa63d0a800492eb6c.tar.xz |
arm64: dts: exynos: 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/arm64/boot/dts/exynos/exynos7-pinctrl.dtsi')
-rw-r--r-- | arch/arm64/boot/dts/exynos/exynos7-pinctrl.dtsi | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/arch/arm64/boot/dts/exynos/exynos7-pinctrl.dtsi b/arch/arm64/boot/dts/exynos/exynos7-pinctrl.dtsi index 8f58850cd28c..472dd649aa7e 100644 --- a/arch/arm64/boot/dts/exynos/exynos7-pinctrl.dtsi +++ b/arch/arm64/boot/dts/exynos/exynos7-pinctrl.dtsi @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Samsung's Exynos7 SoC pin-mux and pin-config device tree source * @@ -6,11 +7,7 @@ * * Samsung's Exynos7 SoC 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> |