diff options
author | David Robillard <d@drobilla.net> | 2022-08-23 22:50:24 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2022-08-23 22:50:24 -0400 |
commit | 144572e5ce63fb2c2eecd2fcc6627e3d90482567 (patch) | |
tree | 3fe69d0dfd71f60f5c8da02ffc13ebc1f80b260e /po | |
parent | 99abef96c6a8b71ae1f5f77e3f2fa5482fc47d5a (diff) | |
download | patchage-144572e5ce63fb2c2eecd2fcc6627e3d90482567.tar.gz patchage-144572e5ce63fb2c2eecd2fcc6627e3d90482567.tar.bz2 patchage-144572e5ce63fb2c2eecd2fcc6627e3d90482567.zip |
Use a consistent style for .po file headers
Since these usually come from tools, it doesn't seem realistic to maintain a
different header. That's just another thing for meson/xgettext to constantly
smash.
Having spent so much time and effort to get precise about copyright and
licensing with REUSE, the somewhat fuzzy and haphazard way all this works irks
me a bit, but I have better hills to die on.
Diffstat (limited to 'po')
-rw-r--r-- | po/de.po | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,5 +1,6 @@ -# Copyright 2022 David Robillard <d@drobilla.net> -# SPDX-License-Identifier: GPL-3.0-or-later +# Copyright (C) 2022 David Robillard <d@drobilla.net> +# This file is distributed under the same license as the patchage package. +# David Robillard <d@drobilla.net>, 2022. # msgid "" msgstr "" |