]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Clarify license of gettext.m4.
authorBruno Haible <bruno@clisp.org>
Sat, 14 Sep 2019 13:20:21 +0000 (15:20 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 13 Apr 2020 11:14:16 +0000 (13:14 +0200)
* gettext-runtime/m4/gettext.m4: Update comments: libintl is under LGPLv2.1+.

gettext-runtime/m4/gettext.m4

index e7832418ea16cc96e92d79085c0ff67066510870..039a6ad02d14e2f4339216e52048cba756705b6d 100644 (file)
@@ -1,15 +1,15 @@
-# gettext.m4 serial 70 (gettext-0.20)
-dnl Copyright (C) 1995-2014, 2016, 2018 Free Software Foundation, Inc.
+# gettext.m4 serial 71 (gettext-0.21)
+dnl Copyright (C) 1995-2014, 2016, 2018-2019 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
 dnl
 dnl This file can be used in projects which are not available under
-dnl the GNU General Public License or the GNU Library General Public
+dnl the GNU General Public License or the GNU Lesser General Public
 dnl License but which still want to provide support for the GNU gettext
 dnl functionality.
 dnl Please note that the actual code of the GNU gettext library is covered
-dnl by the GNU Library General Public License, and the rest of the GNU
+dnl by the GNU Lesser General Public License, and the rest of the GNU
 dnl gettext package is covered by the GNU General Public License.
 dnl They are *not* in the public domain.