From: Bruno Haible Date: Sun, 7 Apr 2019 14:53:38 +0000 (+0200) Subject: doc: Add copyright notices in several files. X-Git-Tag: v0.20~72 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cb0846b732b53a36649ff7d27c6e31c570ad53a;p=thirdparty%2Fgettext.git doc: Add copyright notices in several files. Reported by in . * gettext-runtime/doc/nls.texi: Add delegating copyright notice. * gettext-runtime/doc/rt-*.texi: Likewise. * gettext-tools/doc/autopoint.texi: Likewise. * gettext-tools/doc/gettextize.texi: Likewise. * gettext-tools/doc/msg*.texi: Likewise. * gettext-tools/doc/xgettext.texi: Likewise. --- diff --git a/gettext-runtime/doc/nls.texi b/gettext-runtime/doc/nls.texi index 9f95d636b..aaab1cda2 100644 --- a/gettext-runtime/doc/nls.texi +++ b/gettext-runtime/doc/nls.texi @@ -1,3 +1,7 @@ +@c This file is part of the GNU gettext manual. +@c Copyright (C) 1995-2019 Free Software Foundation, Inc. +@c See the file gettext.texi for copying conditions. + @node The original ABOUT-NLS @section Notes on the Free Translation Project diff --git a/gettext-runtime/doc/rt-envsubst.texi b/gettext-runtime/doc/rt-envsubst.texi index a08e3e35b..9c2605c2e 100644 --- a/gettext-runtime/doc/rt-envsubst.texi +++ b/gettext-runtime/doc/rt-envsubst.texi @@ -1,3 +1,7 @@ +@c This file is part of the GNU gettext manual. +@c Copyright (C) 1995-2019 Free Software Foundation, Inc. +@c See the file gettext.texi for copying conditions. + @pindex envsubst @cindex @code{envsubst} program, usage @example diff --git a/gettext-runtime/doc/rt-gettext.texi b/gettext-runtime/doc/rt-gettext.texi index 884041896..4cb3fb02b 100644 --- a/gettext-runtime/doc/rt-gettext.texi +++ b/gettext-runtime/doc/rt-gettext.texi @@ -1,3 +1,7 @@ +@c This file is part of the GNU gettext manual. +@c Copyright (C) 1995-2019 Free Software Foundation, Inc. +@c See the file gettext.texi for copying conditions. + @pindex gettext @cindex @code{gettext} program, usage @example diff --git a/gettext-runtime/doc/rt-ngettext.texi b/gettext-runtime/doc/rt-ngettext.texi index acb589c54..9b66159eb 100644 --- a/gettext-runtime/doc/rt-ngettext.texi +++ b/gettext-runtime/doc/rt-ngettext.texi @@ -1,3 +1,7 @@ +@c This file is part of the GNU gettext manual. +@c Copyright (C) 1995-2019 Free Software Foundation, Inc. +@c See the file gettext.texi for copying conditions. + @pindex ngettext @cindex @code{ngettext} program, usage @example diff --git a/gettext-tools/doc/autopoint.texi b/gettext-tools/doc/autopoint.texi index d41a2c3c2..6f5ecb12e 100644 --- a/gettext-tools/doc/autopoint.texi +++ b/gettext-tools/doc/autopoint.texi @@ -1,3 +1,7 @@ +@c This file is part of the GNU gettext manual. +@c Copyright (C) 1995-2019 Free Software Foundation, Inc. +@c See the file gettext.texi for copying conditions. + @pindex autopoint @cindex @code{autopoint} program, usage @example diff --git a/gettext-tools/doc/gettextize.texi b/gettext-tools/doc/gettextize.texi index c20eaf6c8..853894227 100644 --- a/gettext-tools/doc/gettextize.texi +++ b/gettext-tools/doc/gettextize.texi @@ -1,3 +1,7 @@ +@c This file is part of the GNU gettext manual. +@c Copyright (C) 1995-2019 Free Software Foundation, Inc. +@c See the file gettext.texi for copying conditions. + The @code{gettextize} program is an interactive tool that helps the maintainer of a package internationalized through GNU @code{gettext}. It is used for two purposes: diff --git a/gettext-tools/doc/msgattrib.texi b/gettext-tools/doc/msgattrib.texi index f89514179..b8cc8ea92 100644 --- a/gettext-tools/doc/msgattrib.texi +++ b/gettext-tools/doc/msgattrib.texi @@ -1,3 +1,7 @@ +@c This file is part of the GNU gettext manual. +@c Copyright (C) 1995-2019 Free Software Foundation, Inc. +@c See the file gettext.texi for copying conditions. + @pindex msgattrib @cindex @code{msgattrib} program, usage @example diff --git a/gettext-tools/doc/msgcat.texi b/gettext-tools/doc/msgcat.texi index 94113b407..9b0dfae62 100644 --- a/gettext-tools/doc/msgcat.texi +++ b/gettext-tools/doc/msgcat.texi @@ -1,3 +1,7 @@ +@c This file is part of the GNU gettext manual. +@c Copyright (C) 1995-2019 Free Software Foundation, Inc. +@c See the file gettext.texi for copying conditions. + @pindex msgcat @cindex @code{msgcat} program, usage @example diff --git a/gettext-tools/doc/msgcmp.texi b/gettext-tools/doc/msgcmp.texi index 2bdb2c9f0..66d23baa0 100644 --- a/gettext-tools/doc/msgcmp.texi +++ b/gettext-tools/doc/msgcmp.texi @@ -1,3 +1,7 @@ +@c This file is part of the GNU gettext manual. +@c Copyright (C) 1995-2019 Free Software Foundation, Inc. +@c See the file gettext.texi for copying conditions. + @pindex msgcmp @cindex @code{msgcmp} program, usage @example diff --git a/gettext-tools/doc/msgcomm.texi b/gettext-tools/doc/msgcomm.texi index ae7c92710..df77b3ac7 100644 --- a/gettext-tools/doc/msgcomm.texi +++ b/gettext-tools/doc/msgcomm.texi @@ -1,3 +1,7 @@ +@c This file is part of the GNU gettext manual. +@c Copyright (C) 1995-2019 Free Software Foundation, Inc. +@c See the file gettext.texi for copying conditions. + @pindex msgcomm @cindex @code{msgcomm} program, usage @example diff --git a/gettext-tools/doc/msgconv.texi b/gettext-tools/doc/msgconv.texi index 805a76fce..15da3f4d9 100644 --- a/gettext-tools/doc/msgconv.texi +++ b/gettext-tools/doc/msgconv.texi @@ -1,3 +1,7 @@ +@c This file is part of the GNU gettext manual. +@c Copyright (C) 1995-2019 Free Software Foundation, Inc. +@c See the file gettext.texi for copying conditions. + @pindex msgconv @cindex @code{msgconv} program, usage @example diff --git a/gettext-tools/doc/msgen.texi b/gettext-tools/doc/msgen.texi index 3f61fa4fe..afc75dc7c 100644 --- a/gettext-tools/doc/msgen.texi +++ b/gettext-tools/doc/msgen.texi @@ -1,3 +1,7 @@ +@c This file is part of the GNU gettext manual. +@c Copyright (C) 1995-2019 Free Software Foundation, Inc. +@c See the file gettext.texi for copying conditions. + @pindex msgen @cindex @code{msgen} program, usage @example diff --git a/gettext-tools/doc/msgexec.texi b/gettext-tools/doc/msgexec.texi index ac9dacbe7..cef407353 100644 --- a/gettext-tools/doc/msgexec.texi +++ b/gettext-tools/doc/msgexec.texi @@ -1,3 +1,7 @@ +@c This file is part of the GNU gettext manual. +@c Copyright (C) 1995-2019 Free Software Foundation, Inc. +@c See the file gettext.texi for copying conditions. + @pindex msgexec @cindex @code{msgexec} program, usage @example diff --git a/gettext-tools/doc/msgfilter.texi b/gettext-tools/doc/msgfilter.texi index 61c2f5773..0958df037 100644 --- a/gettext-tools/doc/msgfilter.texi +++ b/gettext-tools/doc/msgfilter.texi @@ -1,3 +1,7 @@ +@c This file is part of the GNU gettext manual. +@c Copyright (C) 1995-2019 Free Software Foundation, Inc. +@c See the file gettext.texi for copying conditions. + @pindex msgfilter @cindex @code{msgfilter} program, usage @example diff --git a/gettext-tools/doc/msgfmt.texi b/gettext-tools/doc/msgfmt.texi index 90350cb05..b5fd97f13 100644 --- a/gettext-tools/doc/msgfmt.texi +++ b/gettext-tools/doc/msgfmt.texi @@ -1,3 +1,7 @@ +@c This file is part of the GNU gettext manual. +@c Copyright (C) 1995-2019 Free Software Foundation, Inc. +@c See the file gettext.texi for copying conditions. + @pindex msgfmt @cindex @code{msgfmt} program, usage @example diff --git a/gettext-tools/doc/msggrep.texi b/gettext-tools/doc/msggrep.texi index 229b9245f..3e1b5652b 100644 --- a/gettext-tools/doc/msggrep.texi +++ b/gettext-tools/doc/msggrep.texi @@ -1,3 +1,7 @@ +@c This file is part of the GNU gettext manual. +@c Copyright (C) 1995-2019 Free Software Foundation, Inc. +@c See the file gettext.texi for copying conditions. + @pindex msggrep @cindex @code{msggrep} program, usage @example diff --git a/gettext-tools/doc/msginit.texi b/gettext-tools/doc/msginit.texi index 1ae97c994..74b143bdf 100644 --- a/gettext-tools/doc/msginit.texi +++ b/gettext-tools/doc/msginit.texi @@ -1,3 +1,7 @@ +@c This file is part of the GNU gettext manual. +@c Copyright (C) 1995-2019 Free Software Foundation, Inc. +@c See the file gettext.texi for copying conditions. + @pindex msginit @cindex @code{msginit} program, usage @example diff --git a/gettext-tools/doc/msgmerge.texi b/gettext-tools/doc/msgmerge.texi index e74541f7b..c64a22cf0 100644 --- a/gettext-tools/doc/msgmerge.texi +++ b/gettext-tools/doc/msgmerge.texi @@ -1,3 +1,7 @@ +@c This file is part of the GNU gettext manual. +@c Copyright (C) 1995-2019 Free Software Foundation, Inc. +@c See the file gettext.texi for copying conditions. + @pindex msgmerge @cindex @code{msgmerge} program, usage @example diff --git a/gettext-tools/doc/msgunfmt.texi b/gettext-tools/doc/msgunfmt.texi index ed85f816a..18be6ed60 100644 --- a/gettext-tools/doc/msgunfmt.texi +++ b/gettext-tools/doc/msgunfmt.texi @@ -1,3 +1,7 @@ +@c This file is part of the GNU gettext manual. +@c Copyright (C) 1995-2019 Free Software Foundation, Inc. +@c See the file gettext.texi for copying conditions. + @pindex msgunfmt @cindex @code{msgunfmt} program, usage @example diff --git a/gettext-tools/doc/msguniq.texi b/gettext-tools/doc/msguniq.texi index 4bb6ffdf2..6fe9837a4 100644 --- a/gettext-tools/doc/msguniq.texi +++ b/gettext-tools/doc/msguniq.texi @@ -1,3 +1,7 @@ +@c This file is part of the GNU gettext manual. +@c Copyright (C) 1995-2019 Free Software Foundation, Inc. +@c See the file gettext.texi for copying conditions. + @pindex msguniq @cindex @code{msguniq} program, usage @example diff --git a/gettext-tools/doc/xgettext.texi b/gettext-tools/doc/xgettext.texi index 1072c7f1b..7a8b516a8 100644 --- a/gettext-tools/doc/xgettext.texi +++ b/gettext-tools/doc/xgettext.texi @@ -1,3 +1,7 @@ +@c This file is part of the GNU gettext manual. +@c Copyright (C) 1995-2019 Free Software Foundation, Inc. +@c See the file gettext.texi for copying conditions. + @pindex xgettext @cindex @code{xgettext} program, usage @example