[PATCH] pcmcia: sa1100_generic: Fix full name of the GPL

Diederik de Haas posted 1 patch 2 years, 7 months ago
drivers/pcmcia/sa1100_generic.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
[PATCH] pcmcia: sa1100_generic: Fix full name of the GPL
Posted by Diederik de Haas 2 years, 7 months ago
Signed-off-by: Diederik de Haas <didi.debian@cknow.org>
---
 drivers/pcmcia/sa1100_generic.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/pcmcia/sa1100_generic.c b/drivers/pcmcia/sa1100_generic.c
index c2b6e828c2c6..25b247b8c2b4 100644
--- a/drivers/pcmcia/sa1100_generic.c
+++ b/drivers/pcmcia/sa1100_generic.c
@@ -18,8 +18,8 @@
     Copyright (C) 1999 John G. Dorsey.  All Rights Reserved.
 
     Alternatively, the contents of this file may be used under the
-    terms of the GNU Public License version 2 (the "GPL"), in which
-    case the provisions of the GPL are applicable instead of the
+    terms of the GNU General Public License version 2 (the "GPL"), in
+    which case the provisions of the GPL are applicable instead of the
     above.  If you wish to allow the use of your version of this file
     only under the terms of the GPL and not to allow others to use
     your version of this file under the MPL, indicate your decision
-- 
2.39.0
Re: [PATCH] pcmcia: sa1100_generic: Fix full name of the GPL
Posted by Diederik de Haas 2 years, 7 months ago
On Sunday, 22 January 2023 19:33:53 CET Diederik de Haas wrote:
>      Alternatively, the contents of this file may be used under the
> -    terms of the GNU Public License version 2 (the "GPL"), in which
> -    case the provisions of the GPL are applicable instead of the
> +    terms of the GNU General Public License version 2 (the "GPL"), in
> +    which case the provisions of the GPL are applicable instead of the

Please disregard this patch.

It would effectively change the license and I'm not in a position to make such 
a change.

Sorry for the noise.

Diederik