From 4c20781f4c8f04879b64d631a4f44b4909147bde Mon Sep 17 00:00:00 2001 From: Lasse Collin Date: Thu, 15 Feb 2024 22:32:52 +0200 Subject: [PATCH] Translations: Omit the generic copyright line from man page headers. --- po4a/update-po | 1 + 1 file changed, 1 insertion(+) diff --git a/po4a/update-po b/po4a/update-po index 2104503f..d886ad0d 100755 --- a/po4a/update-po +++ b/po4a/update-po @@ -44,6 +44,7 @@ do /BSD Zero Clause License/d /distributed under the same license/d /in the public domain/d + /The XZ Utils authors and contributors$/d /^#$/d s/^#/.\\"/ ' "$FILE" >> "$FILE.authors"