From: Lasse Collin Date: Mon, 12 Feb 2024 15:09:10 +0000 (+0200) Subject: Translations: po4a/update-po: Add copyright notice to xz-man.pot. X-Git-Tag: v5.5.2beta~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=469cd6653bb96e83c5cf1031c204d34566b15f44;p=thirdparty%2Fxz.git Translations: po4a/update-po: Add copyright notice to xz-man.pot. All man pages are under 0BSD now so this is simple now. --- diff --git a/po4a/update-po b/po4a/update-po index 988011ff..64675384 100755 --- a/po4a/update-po +++ b/po4a/update-po @@ -39,5 +39,5 @@ set -x po4a --force --verbose \ --package-name="XZ Utils" \ --package-version="$PACKAGE_VERSION" \ - --copyright-holder="[See the headers in the input files.]" \ + --copyright-holder="The XZ Utils authors and contributors" \ po4a.conf