mirror of https://git.tukaani.org/xz.git
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
|
@ -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 New Issue