]> Savannah Git Hosting - gnulib.git/commitdiff
unistr/u16-mbtoucr: Relicense under LGPLv2+.
authorBruno Haible <bruno@clisp.org>
Sat, 9 Mar 2024 12:28:06 +0000 (13:28 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 9 Mar 2024 12:28:06 +0000 (13:28 +0100)
* modules/unistr/u16-mbtoucr (License): Change to LGPLv2+.
* lib/unistr/u16-mbtoucr.c: Update license notice.

ChangeLog
lib/unistr/u16-mbtoucr.c
modules/unistr/u16-mbtoucr

index 175bcf39a80ae977203024047f523b917dc41e93..847add61f98c0a6b5fa6565f762d8d7083a31f83 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2024-03-09  Bruno Haible  <bruno@clisp.org>
 
+       unistr/u16-mbtoucr: Relicense under LGPLv2+.
+       * modules/unistr/u16-mbtoucr (License): Change to LGPLv2+.
+       * lib/unistr/u16-mbtoucr.c: Update license notice.
+
        unistr/u16-strlen: Relicense under LGPLv2+.
        * modules/unistr/u16-strlen (License): Change to LGPLv2+.
        * lib/unistr/u16-strlen.c: Update license notice.
index 7a0ff452c7f5657a7c1a676f3d4fdaaac8a2c10d..b034022799cc17f8505d488d240eba5e983c4f98 100644 (file)
@@ -2,26 +2,18 @@
    Copyright (C) 1999-2002, 2006-2007, 2009-2024 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno@clisp.org>, 2001.
 
-   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 149ffbd41e69e713bada4ca3c5556b458b8d7cb9..f33941c9f13c6b7d3ce3cae2ea32a69416629c5c 100644 (file)
@@ -20,7 +20,7 @@ Include:
 "unistr.h"
 
 License:
-LGPLv3+ or GPLv2+
+LGPLv2+
 
 Maintainer:
 all