* [PATCH 08/17] i2c: bcm2835: Switch to SPDX identifier
@ 2018-11-10 15:49 Stefan Wahren
[not found] ` <1541864956-7489-1-git-send-email-stefan.wahren-eS4NqCHxEME@public.gmane.org>
0 siblings, 1 reply; 4+ messages in thread
From: Stefan Wahren @ 2018-11-10 15:49 UTC (permalink / raw)
To: Eric Anholt, Wolfram Sang
Cc: linux-rpi-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
linux-i2c-u79uwXL29TY76Z2rM5mHXA
Adopt the SPDX license identifier headers to ease license compliance
management.
Cc: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
Signed-off-by: Stefan Wahren <stefan.wahren-eS4NqCHxEME@public.gmane.org>
---
drivers/i2c/busses/i2c-bcm2835.c | 10 +---------
1 file changed, 1 insertion(+), 9 deletions(-)
diff --git a/drivers/i2c/busses/i2c-bcm2835.c b/drivers/i2c/busses/i2c-bcm2835.c
index 44deae7..ec6e69a 100644
--- a/drivers/i2c/busses/i2c-bcm2835.c
+++ b/drivers/i2c/busses/i2c-bcm2835.c
@@ -1,14 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* BCM2835 master mode driver
- *
- * This software is licensed under the terms of the GNU General Public
- * License version 2, as published by the Free Software Foundation, and
- * may be copied, distributed, and modified under those terms.
- *
- * 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] 4+ messages in thread
* Re: [PATCH 08/17] i2c: bcm2835: Switch to SPDX identifier
[not found] ` <1541864956-7489-1-git-send-email-stefan.wahren-eS4NqCHxEME@public.gmane.org>
@ 2018-11-10 16:54 ` Eric Anholt
[not found] ` <875zx4zxd2.fsf-WhKQ6XTQaPysTnJN9+BGXg@public.gmane.org>
2018-11-27 11:50 ` Wolfram Sang
1 sibling, 1 reply; 4+ messages in thread
From: Eric Anholt @ 2018-11-10 16:54 UTC (permalink / raw)
To: Stefan Wahren, Wolfram Sang
Cc: linux-rpi-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
linux-i2c-u79uwXL29TY76Z2rM5mHXA
[-- Attachment #1.1: Type: text/plain, Size: 226 bytes --]
Stefan Wahren <stefan.wahren-eS4NqCHxEME@public.gmane.org> writes:
> Adopt the SPDX license identifier headers to ease license compliance
> management.
Reviewed-by: Eric Anholt <eric-WhKQ6XTQaPysTnJN9+BGXg@public.gmane.org>
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
[-- Attachment #2: Type: text/plain, Size: 206 bytes --]
_______________________________________________
linux-rpi-kernel mailing list
linux-rpi-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
http://lists.infradead.org/mailman/listinfo/linux-rpi-kernel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH 08/17] i2c: bcm2835: Switch to SPDX identifier
[not found] ` <875zx4zxd2.fsf-WhKQ6XTQaPysTnJN9+BGXg@public.gmane.org>
@ 2018-11-19 9:36 ` Stefan Wahren
0 siblings, 0 replies; 4+ messages in thread
From: Stefan Wahren @ 2018-11-19 9:36 UTC (permalink / raw)
To: Wolfram Sang
Cc: linux-rpi-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
linux-i2c-u79uwXL29TY76Z2rM5mHXA
Hi Wolfram,
Am 10.11.2018 um 17:54 schrieb Eric Anholt:
> Stefan Wahren <stefan.wahren-eS4NqCHxEME@public.gmane.org> writes:
>
>> Adopt the SPDX license identifier headers to ease license compliance
>> management.
> Reviewed-by: Eric Anholt <eric-WhKQ6XTQaPysTnJN9+BGXg@public.gmane.org>
are you fine with it?
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH 08/17] i2c: bcm2835: Switch to SPDX identifier
[not found] ` <1541864956-7489-1-git-send-email-stefan.wahren-eS4NqCHxEME@public.gmane.org>
2018-11-10 16:54 ` Eric Anholt
@ 2018-11-27 11:50 ` Wolfram Sang
1 sibling, 0 replies; 4+ messages in thread
From: Wolfram Sang @ 2018-11-27 11:50 UTC (permalink / raw)
To: Stefan Wahren
Cc: linux-rpi-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
linux-i2c-u79uwXL29TY76Z2rM5mHXA
[-- Attachment #1.1: Type: text/plain, Size: 338 bytes --]
On Sat, Nov 10, 2018 at 04:49:16PM +0100, Stefan Wahren wrote:
> Adopt the SPDX license identifier headers to ease license compliance
> management.
>
> Cc: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
> Signed-off-by: Stefan Wahren <stefan.wahren-eS4NqCHxEME@public.gmane.org>
Applied to for-next, thanks!
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
[-- Attachment #2: Type: text/plain, Size: 206 bytes --]
_______________________________________________
linux-rpi-kernel mailing list
linux-rpi-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
http://lists.infradead.org/mailman/listinfo/linux-rpi-kernel
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2018-11-27 11:50 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-10 15:49 [PATCH 08/17] i2c: bcm2835: Switch to SPDX identifier Stefan Wahren
[not found] ` <1541864956-7489-1-git-send-email-stefan.wahren-eS4NqCHxEME@public.gmane.org>
2018-11-10 16:54 ` Eric Anholt
[not found] ` <875zx4zxd2.fsf-WhKQ6XTQaPysTnJN9+BGXg@public.gmane.org>
2018-11-19 9:36 ` Stefan Wahren
2018-11-27 11:50 ` Wolfram Sang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox