From 144572e5ce63fb2c2eecd2fcc6627e3d90482567 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 23 Aug 2022 22:50:24 -0400 Subject: 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. --- po/de.po | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/po/de.po b/po/de.po index cf19aa9..c3d583d 100644 --- a/po/de.po +++ b/po/de.po @@ -1,5 +1,6 @@ -# Copyright 2022 David Robillard -# SPDX-License-Identifier: GPL-3.0-or-later +# Copyright (C) 2022 David Robillard +# This file is distributed under the same license as the patchage package. +# David Robillard , 2022. # msgid "" msgstr "" -- cgit v1.2.1