From: Bruno Haible Date: Wed, 25 Jun 2025 04:56:21 +0000 (+0200) Subject: build: Fix "make distcheck" failure. X-Git-Tag: v0.26~58 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=110552bc0a49628951e80b861040e83f340b6593;p=thirdparty%2Fgettext.git build: Fix "make distcheck" failure. * gettext-runtime/man/*.x: Add copyright and license header. --- diff --git a/gettext-runtime/man/envsubst.x b/gettext-runtime/man/envsubst.x index f2442b063..33b79ed32 100644 --- a/gettext-runtime/man/envsubst.x +++ b/gettext-runtime/man/envsubst.x @@ -1,3 +1,12 @@ +.\" Copyright (c) Free Software Foundation, Inc. +.\" +.\" This is free documentation; you can redistribute it and/or +.\" modify it under the terms of the GNU General Public License as +.\" published by the Free Software Foundation; either version 2 of +.\" the License, or (at your option) any later version. +.\" +.\" Written by Bruno Haible . +.\" [NAME] envsubst \- substitutes environment variables in shell format strings [DESCRIPTION] diff --git a/gettext-runtime/man/gettext.x b/gettext-runtime/man/gettext.x index 81964c281..d9f11ec94 100644 --- a/gettext-runtime/man/gettext.x +++ b/gettext-runtime/man/gettext.x @@ -1,3 +1,12 @@ +.\" Copyright (c) Free Software Foundation, Inc. +.\" +.\" This is free documentation; you can redistribute it and/or +.\" modify it under the terms of the GNU General Public License as +.\" published by the Free Software Foundation; either version 2 of +.\" the License, or (at your option) any later version. +.\" +.\" Written by Bruno Haible . +.\" [NAME] gettext \- translate message [DESCRIPTION] diff --git a/gettext-runtime/man/ngettext.x b/gettext-runtime/man/ngettext.x index 10b0c76b3..05870e265 100644 --- a/gettext-runtime/man/ngettext.x +++ b/gettext-runtime/man/ngettext.x @@ -1,3 +1,12 @@ +.\" Copyright (c) Free Software Foundation, Inc. +.\" +.\" This is free documentation; you can redistribute it and/or +.\" modify it under the terms of the GNU General Public License as +.\" published by the Free Software Foundation; either version 2 of +.\" the License, or (at your option) any later version. +.\" +.\" Written by Bruno Haible . +.\" [NAME] ngettext \- translate message and choose plural form [DESCRIPTION] diff --git a/gettext-runtime/man/printf_gettext.x b/gettext-runtime/man/printf_gettext.x index c8eb2bd73..1b3344408 100644 --- a/gettext-runtime/man/printf_gettext.x +++ b/gettext-runtime/man/printf_gettext.x @@ -1,3 +1,12 @@ +.\" Copyright (c) Free Software Foundation, Inc. +.\" +.\" This is free documentation; you can redistribute it and/or +.\" modify it under the terms of the GNU General Public License as +.\" published by the Free Software Foundation; either version 2 of +.\" the License, or (at your option) any later version. +.\" +.\" Written by Bruno Haible . +.\" [NAME] printf_gettext \- translate format string and apply it [DESCRIPTION] diff --git a/gettext-runtime/man/printf_ngettext.x b/gettext-runtime/man/printf_ngettext.x index 0047726c7..10e23e6d7 100644 --- a/gettext-runtime/man/printf_ngettext.x +++ b/gettext-runtime/man/printf_ngettext.x @@ -1,3 +1,12 @@ +.\" Copyright (c) Free Software Foundation, Inc. +.\" +.\" This is free documentation; you can redistribute it and/or +.\" modify it under the terms of the GNU General Public License as +.\" published by the Free Software Foundation; either version 2 of +.\" the License, or (at your option) any later version. +.\" +.\" Written by Bruno Haible . +.\" [NAME] printf_ngettext \- translate format string and apply it [DESCRIPTION]