From a551e5b06941b239e43ca31953976c75b78dabda Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 22 Sep 2001 16:34:30 +0000 Subject: [PATCH] Sync with gettext -- this changes only comments. --- m4/lcmessage.m4 | 12 +++++++----- m4/progtest.m4 | 10 ++++++---- 2 files changed, 13 insertions(+), 9 deletions(-) diff --git a/m4/lcmessage.m4 b/m4/lcmessage.m4 index 5d37dbe96c..18d47a94f7 100644 --- a/m4/lcmessage.m4 +++ b/m4/lcmessage.m4 @@ -3,12 +3,14 @@ # # This file can be copied and used freely without restrictions. It can # be used in projects which are not available under the GNU General Public -# License but which still want to provide support for the GNU gettext -# functionality. -# Please note that the actual code of GNU gettext is covered by the GNU -# General Public License and is *not* in the public domain. +# License or the GNU Library General Public License but which still want +# to provide support for the GNU gettext functionality. +# Please note that the actual code of the GNU gettext library is covered +# by the GNU Library General Public License, and the rest of the GNU +# gettext package package is covered by the GNU General Public License. +# They are *not* in the public domain. -# serial 3 +# serial 2 AC_DEFUN([AM_LC_MESSAGES], [if test $ac_cv_header_locale_h = yes; then diff --git a/m4/progtest.m4 b/m4/progtest.m4 index 08840d5ddc..35dc3da1f7 100644 --- a/m4/progtest.m4 +++ b/m4/progtest.m4 @@ -3,10 +3,12 @@ # # This file can be copied and used freely without restrictions. It can # be used in projects which are not available under the GNU General Public -# License but which still want to provide support for the GNU gettext -# functionality. -# Please note that the actual code of GNU gettext is covered by the GNU -# General Public License and is *not* in the public domain. +# License or the GNU Library General Public License but which still want +# to provide support for the GNU gettext functionality. +# Please note that the actual code of the GNU gettext library is covered +# by the GNU Library General Public License, and the rest of the GNU +# gettext package package is covered by the GNU General Public License. +# They are *not* in the public domain. # serial 2 -- 2.30.2