diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2018-09-07 03:52:28 +0200 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2018-09-19 16:33:10 +0200 |
commit | 5d169ce7371227d899d749cc5289ce50aff7d99f (patch) | |
tree | d2739b280f1547bb5db48aed8cd6163f0d29bf36 /include/dt-bindings/clock/r7s72100-clock.h | |
parent | clk: renesas: cpg-mssr: Add R7S9210 support (diff) | |
download | linux-5d169ce7371227d899d749cc5289ce50aff7d99f.tar.xz linux-5d169ce7371227d899d749cc5289ce50aff7d99f.zip |
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/r7s72100-clock.h')
-rw-r--r-- | include/dt-bindings/clock/r7s72100-clock.h | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/include/dt-bindings/clock/r7s72100-clock.h b/include/dt-bindings/clock/r7s72100-clock.h index 0dcb3e87d44c..a267ac250143 100644 --- a/include/dt-bindings/clock/r7s72100-clock.h +++ b/include/dt-bindings/clock/r7s72100-clock.h @@ -1,10 +1,7 @@ -/* +/* SPDX-License-Identifier: GPL-2.0 + * * Copyright (C) 2014 Renesas Solutions Corp. * Copyright (C) 2014 Wolfram Sang, Sang Engineering <wsa@sang-engineering.com> - * - * 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; version 2 of the License. */ #ifndef __DT_BINDINGS_CLOCK_R7S72100_H__ |