]> Savannah Git Hosting - gnulib.git/commitdiff
unistr/u32-chr: Relicense under LGPLv2+.
authorBruno Haible <bruno@clisp.org>
Mon, 24 Jul 2023 00:00:13 +0000 (02:00 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 24 Jul 2023 00:00:31 +0000 (02:00 +0200)
* modules/unistr/u32-chr (License): Change to LGPLv2+.
* lib/unistr/u32-chr.c: Update license notice.

ChangeLog
lib/unistr/u32-chr.c
modules/unistr/u32-chr

index d53ec656739dd0ba307291b4f5138f5806449f5d..726fd81a4f6c74f8756d753104f6f38f54aa3fb3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2023-07-23  Bruno Haible  <bruno@clisp.org>
+
+       unistr/u32-chr: Relicense under LGPLv2+.
+       * modules/unistr/u32-chr (License): Change to LGPLv2+.
+       * lib/unistr/u32-chr.c: Update license notice.
+
 2023-07-23  Paul Eggert  <eggert@cs.ucla.edu>
 
        utimecmp: clean up old spare1 cruft
index 46dc95320f57c2fa5b616f3fd37ac185067dda06..ac99cad928e4630c13cb209be589c9717417ee2c 100644 (file)
@@ -2,26 +2,18 @@
    Copyright (C) 1999, 2002, 2006, 2009-2023 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno@clisp.org>, 2002.
 
-   This file is free software.
-   It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+".
-   You can redistribute it and/or modify it under either
-     - the terms of the GNU Lesser General Public License as published
-       by the Free Software Foundation, either version 3, or (at your
-       option) any later version, or
-     - the terms of the GNU General Public License as published by the
-       Free Software Foundation; either version 2, or (at your option)
-       any later version, or
-     - the same dual license "the GNU LGPLv3+ or the GNU GPLv2+".
+   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 2.1 of the
+   License, or (at your option) any later version.
 
    This file is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-   Lesser General Public License and the GNU General Public License
-   for more details.
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU Lesser General Public License for more details.
 
-   You should have received a copy of the GNU Lesser General Public
-   License and of the GNU General Public License along with this
-   program.  If not, see <https://www.gnu.org/licenses/>.  */
+   You should have received a copy of the GNU Lesser General Public License
+   along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
 
 #include <config.h>
 
index 3612afb0caf6ce7986105cece1ac84fc5b019c7d..38fe9017a8891db508914a4e9a693b493356d2c0 100644 (file)
@@ -19,7 +19,7 @@ Include:
 "unistr.h"
 
 License:
-LGPLv3+ or GPLv2+
+LGPLv2+
 
 Maintainer:
 all