From 469cd6653bb96e83c5cf1031c204d34566b15f44 Mon Sep 17 00:00:00 2001 From: Lasse Collin Date: Mon, 12 Feb 2024 17:09:10 +0200 Subject: [PATCH] Translations: po4a/update-po: Add copyright notice to xz-man.pot. All man pages are under 0BSD now so this is simple now. --- po4a/update-po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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