From e91a158c1a3ab4b79bd72de4063142a4a82453e1 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Thu, 4 May 2023 23:11:54 +0200 Subject: unictype/ctype-*: Relax license. * lib/gen-uni-tables.c (output_predicate): Bump copyright year. For unictype/ctype_*, use the LGPLv2+. * lib/unictype/ctype_*.h: Regenerated. * lib/unictype/ctype_*.c: Update license notice. * modules/unictype/ctype-alnum (License): Change to LGPLv2+. * modules/unictype/ctype-alpha (License): Likewise. * modules/unictype/ctype-blank (License): Likewise. * modules/unictype/ctype-cntrl (License): Likewise. * modules/unictype/ctype-digit (License): Likewise. * modules/unictype/ctype-graph (License): Likewise. * modules/unictype/ctype-lower (License): Likewise. * modules/unictype/ctype-print (License): Likewise. * modules/unictype/ctype-punct (License): Likewise. * modules/unictype/ctype-space (License): Likewise. * modules/unictype/ctype-upper (License): Likewise. * modules/unictype/ctype-xdigit (License): Likewise. --- modules/unictype/ctype-alpha | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/unictype/ctype-alpha') diff --git a/modules/unictype/ctype-alpha b/modules/unictype/ctype-alpha index 3b57441347..a4d321fda1 100644 --- a/modules/unictype/ctype-alpha +++ b/modules/unictype/ctype-alpha @@ -23,7 +23,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2+ +LGPLv2+ Maintainer: all -- cgit v1.2.1