]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
build: Fix "make distcheck" failure.
authorBruno Haible <bruno@clisp.org>
Wed, 25 Jun 2025 04:56:21 +0000 (06:56 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 25 Jun 2025 04:57:36 +0000 (06:57 +0200)
* gettext-runtime/man/*.x: Add copyright and license header.

gettext-runtime/man/envsubst.x
gettext-runtime/man/gettext.x
gettext-runtime/man/ngettext.x
gettext-runtime/man/printf_gettext.x
gettext-runtime/man/printf_ngettext.x

index f2442b063fdfe282c309c277a18673ccaf20f287..33b79ed32a4595beca63b8c955eccec372b836ac 100644 (file)
@@ -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 <bruno@clisp.org>.
+.\"
 [NAME]
 envsubst \- substitutes environment variables in shell format strings
 [DESCRIPTION]
index 81964c281c0c925a6a1120588641ec8f6db531e5..d9f11ec94d9cd80d454491490147bdd63d005c45 100644 (file)
@@ -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 <bruno@clisp.org>.
+.\"
 [NAME]
 gettext \- translate message
 [DESCRIPTION]
index 10b0c76b34ae8af08c7e9eb877d1fe79b3ae82a4..05870e2653e17232f9b2c097efd1390bf37c9f2d 100644 (file)
@@ -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 <bruno@clisp.org>.
+.\"
 [NAME]
 ngettext \- translate message and choose plural form
 [DESCRIPTION]
index c8eb2bd732d0b157607166711b7a25dd451c33bb..1b3344408cebf01e5edeed136795b130f6167200 100644 (file)
@@ -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 <bruno@clisp.org>.
+.\"
 [NAME]
 printf_gettext \- translate format string and apply it
 [DESCRIPTION]
index 0047726c794fb0bfead9cd084520d100867c3514..10e23e6d75d485a6f3364c02a78be056ef15dcb3 100644 (file)
@@ -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 <bruno@clisp.org>.
+.\"
 [NAME]
 printf_ngettext \- translate format string and apply it
 [DESCRIPTION]