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

From: Diederik de Haas
Date: Sun Jan 22 2023 - 13:34:21 EST


Signed-off-by: Diederik de Haas <didi.debian@xxxxxxxxx>
---
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