]> Git Repo - linux.git/commitdiff
soc: renesas: rcar-sysc: Use the correct style for SPDX License Identifier
authorNishad Kamdar <[email protected]>
Sat, 18 Jan 2020 12:49:00 +0000 (18:19 +0530)
committerGeert Uytterhoeven <[email protected]>
Mon, 17 Feb 2020 10:53:25 +0000 (11:53 +0100)
This patch corrects the SPDX License Identifier style in
header file related to Renesas Soc driver support.
It assigns explicit block comment to the SPDX License Identifier.

Changes made by using a script provided by Joe Perches here:
https://lkml.org/lkml/2019/2/7/46.

Suggested-by: Joe Perches <[email protected]>
Signed-off-by: Nishad Kamdar <[email protected]>
Link: https://lore.kernel.org/r/20200118124856.GA3421@nishad
Signed-off-by: Geert Uytterhoeven <[email protected]>
drivers/soc/renesas/rcar-sysc.h

index 8d074489fba9682108925f58d00151987fbbd398..0fc3b119930af33615e2255018f5d2813fbe0e52 100644 (file)
@@ -1,5 +1,5 @@
-/* SPDX-License-Identifier: GPL-2.0
- *
+/* SPDX-License-Identifier: GPL-2.0 */
+/*
  * Renesas R-Car System Controller
  *
  * Copyright (C) 2016 Glider bvba
This page took 0.059368 seconds and 4 git commands to generate.