Signed-off-by: Diederik de Haas <[email protected]>
---
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 ([email protected])
*
- * 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
On Sun, 22 Jan 2023 19:18:36 +0100
Diederik de Haas <[email protected]> wrote:
> Signed-off-by: Diederik de Haas <[email protected]>
> ---
> 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 ([email protected])
> *
> - * 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.
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/[email protected]/