summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2023-05-04 23:11:59 +0200
committerBruno Haible <bruno@clisp.org>2023-05-04 23:12:13 +0200
commit79f9537ca14ef562e670413155118ba6f0a4b596 (patch)
treeb8c0aa857f9270684d29dcb8c4ff1a93e489a4e7 /modules
parente91a158c1a3ab4b79bd72de4063142a4a82453e1 (diff)
downloadgnulib-79f9537ca14ef562e670413155118ba6f0a4b596.tar.gz
c32is*: Relax license.
* modules/c32isalnum (License): Change to LGPLv2+. * modules/c32isalpha (License): Likewise. * modules/c32isblank (License): Likewise. * modules/c32iscntrl (License): Likewise. * modules/c32isdigit (License): Likewise. * modules/c32isgraph (License): Likewise. * modules/c32islower (License): Likewise. * modules/c32isprint (License): Likewise. * modules/c32ispunct (License): Likewise. * modules/c32isspace (License): Likewise. * modules/c32isupper (License): Likewise. * modules/c32isxdigit (License): Likewise. * lib/c32isalnum.c: Update license notice. * lib/c32isalpha.c: Likewise. * lib/c32isblank.c: Likewise. * lib/c32iscntrl.c: Likewise. * lib/c32isdigit.c: Likewise. * lib/c32isgraph.c: Likewise. * lib/c32islower.c: Likewise. * lib/c32isprint.c: Likewise. * lib/c32ispunct.c: Likewise. * lib/c32isspace.c: Likewise. * lib/c32isupper.c: Likewise. * lib/c32isxdigit.c: Likewise. * lib/c32is-impl.h: Likewise.
Diffstat (limited to 'modules')
-rw-r--r--modules/c32isalnum2
-rw-r--r--modules/c32isalpha2
-rw-r--r--modules/c32isblank2
-rw-r--r--modules/c32iscntrl2
-rw-r--r--modules/c32isdigit2
-rw-r--r--modules/c32isgraph2
-rw-r--r--modules/c32islower2
-rw-r--r--modules/c32isprint2
-rw-r--r--modules/c32ispunct2
-rw-r--r--modules/c32isspace2
-rw-r--r--modules/c32isupper2
-rw-r--r--modules/c32isxdigit2
12 files changed, 12 insertions, 12 deletions
diff --git a/modules/c32isalnum b/modules/c32isalnum
index 55719b534c..f980602218 100644
--- a/modules/c32isalnum
+++ b/modules/c32isalnum
@@ -38,7 +38,7 @@ Link:
$(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
License:
-LGPLv3+ or GPLv2+
+LGPLv2+
Maintainer:
Bruno Haible
diff --git a/modules/c32isalpha b/modules/c32isalpha
index cd33949d54..ed1e216307 100644
--- a/modules/c32isalpha
+++ b/modules/c32isalpha
@@ -38,7 +38,7 @@ Link:
$(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
License:
-LGPLv3+ or GPLv2+
+LGPLv2+
Maintainer:
Bruno Haible
diff --git a/modules/c32isblank b/modules/c32isblank
index b99f347074..531cc6e806 100644
--- a/modules/c32isblank
+++ b/modules/c32isblank
@@ -39,7 +39,7 @@ Link:
$(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
License:
-LGPLv3+ or GPLv2+
+LGPLv2+
Maintainer:
Bruno Haible
diff --git a/modules/c32iscntrl b/modules/c32iscntrl
index 3b789e0f94..f84937850a 100644
--- a/modules/c32iscntrl
+++ b/modules/c32iscntrl
@@ -38,7 +38,7 @@ Link:
$(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
License:
-LGPLv3+ or GPLv2+
+LGPLv2+
Maintainer:
Bruno Haible
diff --git a/modules/c32isdigit b/modules/c32isdigit
index 823b1c8dac..a05a5f1429 100644
--- a/modules/c32isdigit
+++ b/modules/c32isdigit
@@ -39,7 +39,7 @@ Link:
$(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
License:
-LGPLv3+ or GPLv2+
+LGPLv2+
Maintainer:
Bruno Haible
diff --git a/modules/c32isgraph b/modules/c32isgraph
index e39affd97f..62e6832883 100644
--- a/modules/c32isgraph
+++ b/modules/c32isgraph
@@ -38,7 +38,7 @@ Link:
$(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
License:
-LGPLv3+ or GPLv2+
+LGPLv2+
Maintainer:
Bruno Haible
diff --git a/modules/c32islower b/modules/c32islower
index 48c35548b1..b349f3524b 100644
--- a/modules/c32islower
+++ b/modules/c32islower
@@ -38,7 +38,7 @@ Link:
$(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
License:
-LGPLv3+ or GPLv2+
+LGPLv2+
Maintainer:
Bruno Haible
diff --git a/modules/c32isprint b/modules/c32isprint
index 290ee094ae..799ca51b93 100644
--- a/modules/c32isprint
+++ b/modules/c32isprint
@@ -38,7 +38,7 @@ Link:
$(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
License:
-LGPLv3+ or GPLv2+
+LGPLv2+
Maintainer:
Bruno Haible
diff --git a/modules/c32ispunct b/modules/c32ispunct
index d828130fa2..640c8c27a6 100644
--- a/modules/c32ispunct
+++ b/modules/c32ispunct
@@ -39,7 +39,7 @@ Link:
$(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
License:
-LGPLv3+ or GPLv2+
+LGPLv2+
Maintainer:
Bruno Haible
diff --git a/modules/c32isspace b/modules/c32isspace
index 86132cecf2..c8ae10569e 100644
--- a/modules/c32isspace
+++ b/modules/c32isspace
@@ -38,7 +38,7 @@ Link:
$(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
License:
-LGPLv3+ or GPLv2+
+LGPLv2+
Maintainer:
Bruno Haible
diff --git a/modules/c32isupper b/modules/c32isupper
index 0efe245522..0139fe8702 100644
--- a/modules/c32isupper
+++ b/modules/c32isupper
@@ -38,7 +38,7 @@ Link:
$(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
License:
-LGPLv3+ or GPLv2+
+LGPLv2+
Maintainer:
Bruno Haible
diff --git a/modules/c32isxdigit b/modules/c32isxdigit
index 11616c2e71..40ce6bcd00 100644
--- a/modules/c32isxdigit
+++ b/modules/c32isxdigit
@@ -40,7 +40,7 @@ Link:
$(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
License:
-LGPLv3+ or GPLv2+
+LGPLv2+
Maintainer:
Bruno Haible