mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] MIPS: ath79: art: fix typo in SPDX-License-Identifier
@ 2019-11-15  7:13 Ahmad Fatoum
  2019-11-15  7:20 ` Yegor Yefremov
  0 siblings, 1 reply; 5+ messages in thread
From: Ahmad Fatoum @ 2019-11-15  7:13 UTC (permalink / raw)
  To: barebox; +Cc: Oleksij Rempel

There's no GPL-2. SPDX identifier. Change it to GPL-2.0 instead.

Cc: Oleksij Rempel <linux@rempel-privat.de>
Signed-off-by: Ahmad Fatoum <ahmad@a3f.at>
---
 arch/mips/mach-ath79/art.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/mips/mach-ath79/art.c b/arch/mips/mach-ath79/art.c
index 2a2099e9f561..4a8a3e1fe6b1 100644
--- a/arch/mips/mach-ath79/art.c
+++ b/arch/mips/mach-ath79/art.c
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Copyright (c) 2018 Oleksij Rempel <linux@rempel-privat.de>
  */
-- 
2.20.1


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 5+ messages in thread
* [PATCH] MIPS: ath79: art: fix typo in SPDX-License-Identifier
@ 2019-11-18  6:11 Oleksij Rempel
  2019-11-19 10:58 ` Sascha Hauer
  0 siblings, 1 reply; 5+ messages in thread
From: Oleksij Rempel @ 2019-11-18  6:11 UTC (permalink / raw)
  To: barebox; +Cc: Oleksij Rempel

Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
---
 arch/mips/mach-ath79/art.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/mips/mach-ath79/art.c b/arch/mips/mach-ath79/art.c
index 2a2099e9f5..44118c19e9 100644
--- a/arch/mips/mach-ath79/art.c
+++ b/arch/mips/mach-ath79/art.c
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (c) 2018 Oleksij Rempel <linux@rempel-privat.de>
  */
-- 
2.24.0


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2019-11-19 10:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-15  7:13 [PATCH] MIPS: ath79: art: fix typo in SPDX-License-Identifier Ahmad Fatoum
2019-11-15  7:20 ` Yegor Yefremov
2019-11-15  7:24   ` Ahmad Fatoum
2019-11-18  6:11 Oleksij Rempel
2019-11-19 10:58 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox