linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 13/17] pwm: bcm2835: Switch to SPDX identifier
@ 2018-11-10 16:22 Stefan Wahren
  2018-11-10 16:56 ` Eric Anholt
  2018-11-19  9:33 ` Stefan Wahren
  0 siblings, 2 replies; 3+ messages in thread
From: Stefan Wahren @ 2018-11-10 16:22 UTC (permalink / raw)
  To: Eric Anholt, Thierry Reding
  Cc: linux-rpi-kernel, linux-kernel, linux-pwm, Stefan Wahren, Bart Tanghe

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

Cc: Bart Tanghe <bart.tanghe@thomasmore.be>
Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
---
 drivers/pwm/pwm-bcm2835.c | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/drivers/pwm/pwm-bcm2835.c b/drivers/pwm/pwm-bcm2835.c
index db001cb..5652f46 100644
--- a/drivers/pwm/pwm-bcm2835.c
+++ b/drivers/pwm/pwm-bcm2835.c
@@ -1,9 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Copyright 2014 Bart Tanghe <bart.tanghe@thomasmore.be>
- *
- * 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.
  */
 
 #include <linux/clk.h>
-- 
2.7.4


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

* Re: [PATCH 13/17] pwm: bcm2835: Switch to SPDX identifier
  2018-11-10 16:22 [PATCH 13/17] pwm: bcm2835: Switch to SPDX identifier Stefan Wahren
@ 2018-11-10 16:56 ` Eric Anholt
  2018-11-19  9:33 ` Stefan Wahren
  1 sibling, 0 replies; 3+ messages in thread
From: Eric Anholt @ 2018-11-10 16:56 UTC (permalink / raw)
  To: Stefan Wahren, Thierry Reding
  Cc: linux-rpi-kernel, linux-kernel, linux-pwm, Stefan Wahren, Bart Tanghe

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

Stefan Wahren <stefan.wahren@i2se.com> writes:

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

Reviewed-by: Eric Anholt <eric@anholt.net>

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

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

* Re: [PATCH 13/17] pwm: bcm2835: Switch to SPDX identifier
  2018-11-10 16:22 [PATCH 13/17] pwm: bcm2835: Switch to SPDX identifier Stefan Wahren
  2018-11-10 16:56 ` Eric Anholt
@ 2018-11-19  9:33 ` Stefan Wahren
  1 sibling, 0 replies; 3+ messages in thread
From: Stefan Wahren @ 2018-11-19  9:33 UTC (permalink / raw)
  To: Thierry Reding; +Cc: Eric Anholt, linux-rpi-kernel, linux-kernel, linux-pwm

Hi Thierry,

Am 10.11.2018 um 17:22 schrieb Stefan Wahren:
> Adopt the SPDX license identifier headers to ease license compliance
> management.
>
> Cc: Bart Tanghe <bart.tanghe@thomasmore.be>
> Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>

are you fine with this patch?

Regards
Stefan


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

end of thread, other threads:[~2018-11-19  9:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-10 16:22 [PATCH 13/17] pwm: bcm2835: Switch to SPDX identifier Stefan Wahren
2018-11-10 16:56 ` Eric Anholt
2018-11-19  9:33 ` Stefan Wahren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).