Linux PWM subsystem development
 help / color / mirror / Atom feed
* [PATCH resend] pwm: rcar: convert to SPDX identifiers
@ 2018-09-26  1:45 Kuninori Morimoto
  2018-10-12 11:03 ` Thierry Reding
  0 siblings, 1 reply; 2+ messages in thread
From: Kuninori Morimoto @ 2018-09-26  1:45 UTC (permalink / raw)
  To: Thierry Reding; +Cc: Linux-Renesas, linux-pwm


From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>

This patch updates license to use SPDX-License-Identifier
instead of verbose license text.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
---
Thierry

2weeks past, resend patch

 drivers/pwm/pwm-rcar.c | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/drivers/pwm/pwm-rcar.c b/drivers/pwm/pwm-rcar.c
index 748f614..a41812f 100644
--- a/drivers/pwm/pwm-rcar.c
+++ b/drivers/pwm/pwm-rcar.c
@@ -1,11 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * R-Car PWM Timer driver
  *
  * Copyright (C) 2015 Renesas Electronics Corporation
- *
- * This is free software; you can redistribute it and/or modify
- * it under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
  */
 
 #include <linux/clk.h>
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-10-12 11:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-26  1:45 [PATCH resend] pwm: rcar: convert to SPDX identifiers Kuninori Morimoto
2018-10-12 11:03 ` Thierry Reding

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox