[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1541866978-7943-1-git-send-email-stefan.wahren@i2se.com>
Date: Sat, 10 Nov 2018 17:22:58 +0100
From: Stefan Wahren <stefan.wahren@...e.com>
To: Eric Anholt <eric@...olt.net>,
Thierry Reding <thierry.reding@...il.com>
Cc: linux-rpi-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux-pwm@...r.kernel.org, Stefan Wahren <stefan.wahren@...e.com>,
Bart Tanghe <bart.tanghe@...masmore.be>
Subject: [PATCH 13/17] pwm: bcm2835: Switch to SPDX identifier
Adopt the SPDX license identifier headers to ease license compliance
management.
Cc: Bart Tanghe <bart.tanghe@...masmore.be>
Signed-off-by: Stefan Wahren <stefan.wahren@...e.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@...masmore.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
Powered by blists - more mailing lists