diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2024-02-12 17:09:10 +0200 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2024-02-14 18:31:16 +0200 |
commit | a9f369dd54b05f9ac4e00ead9d765d04fc259868 (patch) | |
tree | 7c91294f09891955dfe52cb5362d1a701a01e42c /po | |
parent | Translations: po4a/update-po: Add copyright notice to xz-man.pot. (diff) | |
download | xz-a9f369dd54b05f9ac4e00ead9d765d04fc259868.tar.xz |
Translations: Add custom .pot header with SPDX license identifier.
The same is used for both po/xz.pot and po4a/xz-man.pot.
Diffstat (limited to 'po')
-rw-r--r-- | po/xz.pot-header | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/po/xz.pot-header b/po/xz.pot-header new file mode 100644 index 00000000..56272e0b --- /dev/null +++ b/po/xz.pot-header @@ -0,0 +1,7 @@ +# SPDX-License-Identifier: 0BSD +# +# SOME DESCRIPTIVE TITLE. +# Copyright (C) The XZ Utils authors and contributors +# This file is distributed under the BSD Zero Clause License. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# |