[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190611072001.2978298-1-lkundrak@v3.sk>
Date: Tue, 11 Jun 2019 09:20:01 +0200
From: Lubomir Rintel <lkundrak@...sk>
To: Linus Walleij <linus.walleij@...aro.org>
Cc: John Crispin <john@...ozen.org>,
Martin Schiller <mschiller@....de>, linux-gpio@...r.kernel.org,
linux-kernel@...r.kernel.org, Lubomir Rintel <lkundrak@...sk>
Subject: [PATCH] pinctrl: xway: Switch to SPDX header
The original license text had a typo ("publishhed") which would be
likely to confuse automated licensing auditing tools. Let's just switch
to SPDX instead of fixing the wording.
Signed-off-by: Lubomir Rintel <lkundrak@...sk>
---
drivers/pinctrl/pinctrl-xway.c | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/drivers/pinctrl/pinctrl-xway.c b/drivers/pinctrl/pinctrl-xway.c
index ae74b260b014..b4b4e9ad0fa4 100644
--- a/drivers/pinctrl/pinctrl-xway.c
+++ b/drivers/pinctrl/pinctrl-xway.c
@@ -1,11 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* linux/drivers/pinctrl/pinmux-xway.c
* based on linux/drivers/pinctrl/pinmux-pxa910.c
*
- * 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
- * publishhed by the Free Software Foundation.
- *
* Copyright (C) 2012 John Crispin <john@...ozen.org>
* Copyright (C) 2015 Martin Schiller <mschiller@....de>
*/
--
2.21.0
Powered by blists - more mailing lists