diff options
author | Krzysztof Kozlowski <krzk@kernel.org> | 2018-09-27 19:03:47 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2018-10-15 13:35:00 -0500 |
commit | cd9102e9add8ec1f5a01cfbcad52cac8c2c380b7 (patch) | |
tree | 1fac19e1848c66a3819fd7f66d54e49dfcb57fdb /include/dt-bindings/clock/exynos5420.h | |
parent | 22be0c6cec357ba4e15655a695d8abd9bab1290c (diff) |
dt-bindings: clock: samsung: Add SPDX license identifiers
Replace GPL license statements with SPDX license identifiers (GPL-2.0).
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Acked-by: Chanwoo Choi <cw00.choi@samsung.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'include/dt-bindings/clock/exynos5420.h')
-rw-r--r-- | include/dt-bindings/clock/exynos5420.h | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/include/dt-bindings/clock/exynos5420.h b/include/dt-bindings/clock/exynos5420.h index 2740ae0424a9..355f469943f1 100644 --- a/include/dt-bindings/clock/exynos5420.h +++ b/include/dt-bindings/clock/exynos5420.h @@ -1,13 +1,10 @@ +/* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (c) 2013 Samsung Electronics Co., Ltd. * Author: Andrzej Hajda <a.hajda@samsung.com> * - * 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. - * * Device Tree binding constants for Exynos5420 clock controller. -*/ + */ #ifndef _DT_BINDINGS_CLOCK_EXYNOS_5420_H #define _DT_BINDINGS_CLOCK_EXYNOS_5420_H |