* [PATCH v1] MIPS: ath79: art: fix SPDX-License-Identifier
@ 2019-02-08 5:53 Oleksij Rempel
2019-02-11 8:05 ` Sascha Hauer
0 siblings, 1 reply; 3+ messages in thread
From: Oleksij Rempel @ 2019-02-08 5:53 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 984d087363..efc02d611d 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-or-later
/*
* 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] 3+ messages in thread
* Re: [PATCH v1] MIPS: ath79: art: fix SPDX-License-Identifier
2019-02-08 5:53 [PATCH v1] MIPS: ath79: art: fix SPDX-License-Identifier Oleksij Rempel
@ 2019-02-11 8:05 ` Sascha Hauer
2019-02-11 8:18 ` Oleksij Rempel
0 siblings, 1 reply; 3+ messages in thread
From: Sascha Hauer @ 2019-02-11 8:05 UTC (permalink / raw)
To: Oleksij Rempel; +Cc: barebox
On Fri, Feb 08, 2019 at 06:53:48AM +0100, Oleksij Rempel wrote:
> 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 984d087363..efc02d611d 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-or-later
If you say "fix" then an explanation why the previous version was wrong
would be good.
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH v1] MIPS: ath79: art: fix SPDX-License-Identifier
2019-02-11 8:05 ` Sascha Hauer
@ 2019-02-11 8:18 ` Oleksij Rempel
0 siblings, 0 replies; 3+ messages in thread
From: Oleksij Rempel @ 2019-02-11 8:18 UTC (permalink / raw)
To: Sascha Hauer; +Cc: barebox
On 11.02.19 09:05, Sascha Hauer wrote:
> On Fri, Feb 08, 2019 at 06:53:48AM +0100, Oleksij Rempel wrote:
>> 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 984d087363..efc02d611d 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-or-later
>
> If you say "fix" then an explanation why the previous version was wrong
> would be good.
You right,
there is no official format for "GPL-2." it should be "GPL-2.0"/"GPL-2.0-only" or
"GPL-2.0+"/"GPL-2.0-or-later". Since, i'm only author of this file and by default I prefer
"GPL-2.0-or-later", the fix is to set this SPDX-License-Identifier.
Kind regards,
Oleksij Rempel
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-02-11 8:18 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-08 5:53 [PATCH v1] MIPS: ath79: art: fix SPDX-License-Identifier Oleksij Rempel
2019-02-11 8:05 ` Sascha Hauer
2019-02-11 8:18 ` Oleksij Rempel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox