]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Clarify copyright wording.
authorBruno Haible <bruno@clisp.org>
Mon, 25 Jun 2001 20:09:48 +0000 (20:09 +0000)
committerBruno Haible <bruno@clisp.org>
Mon, 25 Jun 2001 20:09:48 +0000 (20:09 +0000)
doc/ChangeLog
doc/nls.texi
m4/gettext.m4
m4/lcmessage.m4
m4/progtest.m4
po/Makefile.in.in

index 3f86cbe9a2e00dff07e609c6e6e1285274034106..010107b6c16721f6adb287b236c114a36623be0f 100644 (file)
@@ -1,3 +1,7 @@
+2001-06-25  Bruno Haible  <haible@clisp.cons.org>
+
+       * nls.texi (Using gettext in own code): Clarify copyright wording.
+
 2001-06-10  Bruno Haible  <haible@clisp.cons.org>
 
        * Makefile.am: (installdirs): New dependency. Yet another automake bug.
index 2d2c20576c9adcdd7fbf113796eb057a148153e4..a93658221548b48c2595538133c5534897fff6e0 100644 (file)
@@ -230,8 +230,8 @@ up-to-date matrix with full percentage details can be found at
 
 If you are writing a freely available program and want to
 internationalize it you are welcome to use GNU @file{gettext} in your
-package.  Of course the GNU Public License applies to your sources from
-then if you include @code{gettext} directly in your distribution on but
+package.  Of course the GNU General Public License applies to your sources
+from then on if you include @code{gettext} directly in your distribution but
 since you are writing free software anyway this is no restriction.
 
 Once the sources are change appropriately and the setup can handle to
index c54818941db839b1d3ebdfc7e821a5b1a0d5dad9..bbb0e9c71ec129502554991394436f7a2ff184e1 100644 (file)
@@ -2,9 +2,11 @@
 # Ulrich Drepper <drepper@cygnus.com>, 1995.
 #
 # This file can be copied and used freely without restrictions.  It can
-# be used in projects which are not available under the GNU Public License
-# but which still want to provide support for the GNU gettext functionality.
-# Please note that the actual code is *not* freely available.
+# 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.
 
 # serial 10
 
index 929b51f07fc7fdf4b6958786abd9805671f5f1df..acfd3ace16d6716cc89ca3c734cc995daa1a07d0 100644 (file)
@@ -2,9 +2,11 @@
 # Ulrich Drepper <drepper@cygnus.com>, 1995.
 #
 # This file can be copied and used freely without restrictions.  It can
-# be used in projects which are not available under the GNU Public License
-# but which still want to provide support for the GNU gettext functionality.
-# Please note that the actual code is *not* freely available.
+# 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.
 
 # serial 2
 
index e467ec1ce5d6f209fc7fc83bbbed37b210bec9e0..08840d5ddcf6fcbf41947f8011cba97102fa70c9 100644 (file)
@@ -2,9 +2,11 @@
 # Ulrich Drepper <drepper@cygnus.com>, 1996.
 #
 # This file can be copied and used freely without restrictions.  It can
-# be used in projects which are not available under the GNU Public License
-# but which still want to provide support for the GNU gettext functionality.
-# Please note that the actual code is *not* freely available.
+# 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.
 
 # serial 2
 
index 32b7376550aeceffdff220b7d58d7928ab2498e8..3a538eebd26aa6495433ace892418f63faa5d9b3 100644 (file)
@@ -1,10 +1,12 @@
 # Makefile for program source directory in GNU NLS utilities package.
 # Copyright (C) 1995-1997, 2000, 2001 by Ulrich Drepper <drepper@gnu.ai.mit.edu>
 #
-# This file file be copied and used freely without restrictions.  It can
-# be used in projects which are not available under the GNU Public License
-# but which still want to provide support for the GNU gettext functionality.
-# Please note that the actual code is *not* freely available.
+# 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.
 
 PACKAGE = @PACKAGE@
 VERSION = @VERSION@