From 79f9537ca14ef562e670413155118ba6f0a4b596 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Thu, 4 May 2023 23:11:59 +0200 Subject: 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. --- modules/c32isprint | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/c32isprint') 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 -- cgit v1.2.1