All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] pwm: imx: Switch to SPDX identifier
@ 2018-07-06 22:47 Fabio Estevam
  2018-07-09 17:00 ` Thierry Reding
  0 siblings, 1 reply; 2+ messages in thread
From: Fabio Estevam @ 2018-07-06 22:47 UTC (permalink / raw)
  To: thierry.reding; +Cc: linux-pwm, Fabio Estevam

From: Fabio Estevam <fabio.estevam@nxp.com>

Adopt the SPDX license identifier headers to ease license compliance
management.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
---
Changes since v1:
- Only use // style for the SPDX line (Thierry)

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

diff --git a/drivers/pwm/pwm-imx.c b/drivers/pwm/pwm-imx.c
index 08cbe81..1d5242c 100644
--- a/drivers/pwm/pwm-imx.c
+++ b/drivers/pwm/pwm-imx.c
@@ -1,10 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * simple driver for PWM (Pulse Width Modulator) controller
  *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
  * Derived from pxa PWM driver by eric miao <eric.miao@marvell.com>
  */
 
-- 
2.7.4

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

* Re: [PATCH v2] pwm: imx: Switch to SPDX identifier
  2018-07-06 22:47 [PATCH v2] pwm: imx: Switch to SPDX identifier Fabio Estevam
@ 2018-07-09 17:00 ` Thierry Reding
  0 siblings, 0 replies; 2+ messages in thread
From: Thierry Reding @ 2018-07-09 17:00 UTC (permalink / raw)
  To: Fabio Estevam; +Cc: linux-pwm, Fabio Estevam

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

On Fri, Jul 06, 2018 at 07:47:17PM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam@nxp.com>
> 
> Adopt the SPDX license identifier headers to ease license compliance
> management.
> 
> Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
> ---
> Changes since v1:
> - Only use // style for the SPDX line (Thierry)
> 
>  drivers/pwm/pwm-imx.c | 5 +----
>  1 file changed, 1 insertion(+), 4 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-07-09 17:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-06 22:47 [PATCH v2] pwm: imx: Switch to SPDX identifier Fabio Estevam
2018-07-09 17:00 ` 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.