netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mISDN: Fix full name of the GPL
@ 2023-01-22 18:18 Diederik de Haas
  2023-01-22 19:17 ` Stephen Hemminger
  0 siblings, 1 reply; 3+ messages in thread
From: Diederik de Haas @ 2023-01-22 18:18 UTC (permalink / raw)
  To: Karsten Keil, open list:ISDN/mISDN SUBSYSTEM, open list; +Cc: Diederik de Haas

Signed-off-by: Diederik de Haas <didi.debian@cknow.org>
---
 drivers/isdn/mISDN/dsp_core.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/isdn/mISDN/dsp_core.c b/drivers/isdn/mISDN/dsp_core.c
index 386084530c2f..593bdb2a7373 100644
--- a/drivers/isdn/mISDN/dsp_core.c
+++ b/drivers/isdn/mISDN/dsp_core.c
@@ -3,7 +3,7 @@
  * Based on source code structure by
  *		Karsten Keil (keil@isdn4linux.de)
  *
- *		This file is (c) under GNU PUBLIC LICENSE
+ *		This file is (c) under GNU GENERAL PUBLIC LICENSE
  *
  * Thanks to    Karsten Keil (great drivers)
  *              Cologne Chip (great chips)
-- 
2.39.0


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

* Re: [PATCH] mISDN: Fix full name of the GPL
  2023-01-22 18:18 [PATCH] mISDN: Fix full name of the GPL Diederik de Haas
@ 2023-01-22 19:17 ` Stephen Hemminger
  2023-01-23 14:42   ` Diederik de Haas
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen Hemminger @ 2023-01-22 19:17 UTC (permalink / raw)
  To: Diederik de Haas; +Cc: Karsten Keil, open list:ISDN/mISDN SUBSYSTEM, open list

On Sun, 22 Jan 2023 19:18:36 +0100
Diederik de Haas <didi.debian@cknow.org> wrote:

> Signed-off-by: Diederik de Haas <didi.debian@cknow.org>
> ---
>  drivers/isdn/mISDN/dsp_core.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/isdn/mISDN/dsp_core.c b/drivers/isdn/mISDN/dsp_core.c
> index 386084530c2f..593bdb2a7373 100644
> --- a/drivers/isdn/mISDN/dsp_core.c
> +++ b/drivers/isdn/mISDN/dsp_core.c
> @@ -3,7 +3,7 @@
>   * Based on source code structure by
>   *		Karsten Keil (keil@isdn4linux.de)
>   *
> - *		This file is (c) under GNU PUBLIC LICENSE
> + *		This file is (c) under GNU GENERAL PUBLIC LICENSE
>   *
>   * Thanks to    Karsten Keil (great drivers)
>   *              Cologne Chip (great chips)

No, this is not the current practice.
Instead replace this with proper SPDX header.

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

* Re: [PATCH] mISDN: Fix full name of the GPL
  2023-01-22 19:17 ` Stephen Hemminger
@ 2023-01-23 14:42   ` Diederik de Haas
  0 siblings, 0 replies; 3+ messages in thread
From: Diederik de Haas @ 2023-01-23 14:42 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: Karsten Keil, open list:ISDN/mISDN SUBSYSTEM, open list

[-- Attachment #1: Type: text/plain, Size: 770 bytes --]

On Sunday, 22 January 2023 20:17:07 CET Stephen Hemminger wrote:
> > - *             This file is (c) under GNU PUBLIC LICENSE
> > + *             This file is (c) under GNU GENERAL PUBLIC LICENSE
> > *
> > * Thanks to    Karsten Keil (great drivers)
> > *              Cologne Chip (great chips)
> 
> No, this is not the current practice.
> Instead replace this with proper SPDX header.

You are correct. On top of that, my initial view of a spelling issue was wrong.
Due to [1] I now see it as a legal issue as it would (technically) change the
license, which I don't know how and I think I also can't resolve.
Consequently I want to retract my patch.

Sorry for the noise.

Diederik

[1] https://lore.kernel.org/lkml/ad99d227-ce82-319b-6323-b70ac009d0e7@roeck-us.net/

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

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

end of thread, other threads:[~2023-01-23 14:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-22 18:18 [PATCH] mISDN: Fix full name of the GPL Diederik de Haas
2023-01-22 19:17 ` Stephen Hemminger
2023-01-23 14:42   ` Diederik de Haas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).