All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH resend] pwm: renesas-tpu: convert to SPDX identifiers
@ 2018-09-26  1:45 Kuninori Morimoto
  2018-10-12 11:04 ` 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-renesas-tpu.c | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

diff --git a/drivers/pwm/pwm-renesas-tpu.c b/drivers/pwm/pwm-renesas-tpu.c
index 29267d1..4a855a2 100644
--- a/drivers/pwm/pwm-renesas-tpu.c
+++ b/drivers/pwm/pwm-renesas-tpu.c
@@ -1,16 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * R-Mobile TPU PWM driver
  *
  * Copyright (C) 2012 Renesas Solutions Corp.
- *
- * 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
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #include <linux/clk.h>
-- 
2.7.4

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

* Re: [PATCH resend] pwm: renesas-tpu: convert to SPDX identifiers
  2018-09-26  1:45 [PATCH resend] pwm: renesas-tpu: convert to SPDX identifiers Kuninori Morimoto
@ 2018-10-12 11:04 ` Thierry Reding
  0 siblings, 0 replies; 2+ messages in thread
From: Thierry Reding @ 2018-10-12 11:04 UTC (permalink / raw)
  To: Kuninori Morimoto; +Cc: Linux-Renesas, linux-pwm

[-- Attachment #1: Type: text/plain, Size: 555 bytes --]

On Wed, Sep 26, 2018 at 01:45:47AM +0000, Kuninori Morimoto wrote:
> 
> 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-renesas-tpu.c | 10 +---------
>  1 file changed, 1 insertion(+), 9 deletions(-)

Applied, thanks.

Thierry

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2018-10-12 18:36 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: renesas-tpu: convert to SPDX identifiers Kuninori Morimoto
2018-10-12 11:04 ` Thierry Reding

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.