diff options
author | Kuninori Morimoto | 2018-09-07 01:52:28 +0000 |
---|---|---|
committer | Geert Uytterhoeven | 2018-09-19 16:33:10 +0200 |
commit | 5d169ce7371227d899d749cc5289ce50aff7d99f (patch) | |
tree | d2739b280f1547bb5db48aed8cd6163f0d29bf36 /include/dt-bindings/clock/r8a7795-cpg-mssr.h | |
parent | fde35c9c7db5732cc1fbd89fa5eba5a9e0b25f6e (diff) |
dt-bindings: clock: renesas: Convert to SPDX identifiers
This patch updates license to use SPDX-License-Identifier
instead of verbose license text on Renesas related headers.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'include/dt-bindings/clock/r8a7795-cpg-mssr.h')
-rw-r--r-- | include/dt-bindings/clock/r8a7795-cpg-mssr.h | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/include/dt-bindings/clock/r8a7795-cpg-mssr.h b/include/dt-bindings/clock/r8a7795-cpg-mssr.h index f047eaf261f3..948389641565 100644 --- a/include/dt-bindings/clock/r8a7795-cpg-mssr.h +++ b/include/dt-bindings/clock/r8a7795-cpg-mssr.h @@ -1,10 +1,6 @@ -/* - * Copyright (C) 2015 Renesas Electronics Corp. +/* SPDX-License-Identifier: GPL-2.0+ * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * Copyright (C) 2015 Renesas Electronics Corp. */ #ifndef __DT_BINDINGS_CLOCK_R8A7795_CPG_MSSR_H__ #define __DT_BINDINGS_CLOCK_R8A7795_CPG_MSSR_H__ |