diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2024-02-15 22:32:52 +0200 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2024-02-15 22:33:49 +0200 |
commit | 4c20781f4c8f04879b64d631a4f44b4909147bde (patch) | |
tree | f275846cdf77939be84c6a704968324035906e4f /po4a | |
parent | Update m4/.gitignore. (diff) | |
download | xz-4c20781f4c8f04879b64d631a4f44b4909147bde.tar.xz |
Translations: Omit the generic copyright line from man page headers.
Diffstat (limited to '')
-rwxr-xr-x | po4a/update-po | 1 |
1 files changed, 1 insertions, 0 deletions
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" |