mirror of
https://git.tukaani.org/xz.git
synced 2024-04-04 12:36:23 +02:00
Translations: Change the copyright comment string to use with po4a.
This affects the second line in po4a/xz-man.pot. The man pages of xzdiff, xzgrep, and xzmore are from GNU gzip and under GNU GPLv2+ while the rest of the man pages are in the public domain.
This commit is contained in:
parent
76a5a752b8
commit
275de376a6
1 changed files with 1 additions and 1 deletions
|
@ -41,5 +41,5 @@ set -x
|
|||
po4a --force --verbose \
|
||||
--package-name="XZ Utils" \
|
||||
--package-version="$PACKAGE_VERSION" \
|
||||
--copyright-holder="This file is put in the public domain." \
|
||||
--copyright-holder="[See the headers in the input files.]" \
|
||||
po4a.conf
|
||||
|
|
Loading…
Reference in a new issue