From a585405330c8fcb020f6f0b4f9caa8c972e89174 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Thu, 13 Jul 2023 10:58:56 +0200 Subject: [PATCH] wctrans: Relax license. * modules/wctrans (License): Change to LGPLv2+. * lib/wctrans.c: Update license notice. * lib/wctrans-impl.h: Likewise. --- ChangeLog | 7 +++++++ lib/wctrans-impl.h | 2 +- lib/wctrans.c | 2 +- modules/wctrans | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 764fc15ea1..af2b1b46a9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2023-07-13 Bruno Haible + + wctrans: Relax license. + * modules/wctrans (License): Change to LGPLv2+. + * lib/wctrans.c: Update license notice. + * lib/wctrans-impl.h: Likewise. + 2023-07-12 Bruno Haible doc: Mention c32_get_type_test, c32_apply_type_test. diff --git a/lib/wctrans-impl.h b/lib/wctrans-impl.h index 9bd7a38af9..be0ae7eb37 100644 --- a/lib/wctrans-impl.h +++ b/lib/wctrans-impl.h @@ -4,7 +4,7 @@ This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as - published by the Free Software Foundation, either version 3 of the + published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This file is distributed in the hope that it will be useful, diff --git a/lib/wctrans.c b/lib/wctrans.c index e1db929362..2084a2d580 100644 --- a/lib/wctrans.c +++ b/lib/wctrans.c @@ -4,7 +4,7 @@ This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as - published by the Free Software Foundation, either version 3 of the + published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This file is distributed in the hope that it will be useful, diff --git a/modules/wctrans b/modules/wctrans index 5b7e57ae2b..99e95013b7 100644 --- a/modules/wctrans +++ b/modules/wctrans @@ -23,7 +23,7 @@ Include: License: -LGPL +LGPLv2+ Maintainer: all -- 2.39.5