]> Savannah Git Hosting - gnulib.git/commitdiff
unicase/base: Relax license.
authorBruno Haible <bruno@clisp.org>
Thu, 4 May 2023 21:12:37 +0000 (23:12 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 4 May 2023 21:12:37 +0000 (23:12 +0200)
* modules/unicase/base (License): Change to LGPLv2+.
* lib/unicase.in.h: Update license notice.

ChangeLog
lib/unicase.in.h
modules/unicase/base

index f178ce138114a2f1c979e65fc232d3ce6f6cd792..787086bae14f29efceca3b2da6b48c174a7248dc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2023-05-04  Bruno Haible  <bruno@clisp.org>
+
+       unicase/base: Relax license.
+       * modules/unicase/base (License): Change to LGPLv2+.
+       * lib/unicase.in.h: Update license notice.
+
 2023-05-04  Bruno Haible  <bruno@clisp.org>
 
        c32is*: Relax license.
index f6b86d33f3e0d02862dd8d2e00c192e793794440..64ab3745c3cde09a44e30290b31e42f68b91780d 100644 (file)
@@ -1,26 +1,18 @@
 /* Unicode character case mappings.
    Copyright (C) 2002, 2009-2023 Free Software Foundation, Inc.
 
-   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/>.  */
 
 #ifndef _UNICASE_H
 #define _UNICASE_H
index 527be8d80a5552bed4fedfb4b9a4f72b30ea1c35..7cf4f57d7eabf5befb42d3f9513869eb2066e5a0 100644 (file)
@@ -35,7 +35,7 @@ Include:
 "unicase.h"
 
 License:
-LGPLv3+ or GPLv2+
+LGPLv2+
 
 Maintainer:
 all