From 19306af780231b15e8750272ced05d9f87d5cc40 Mon Sep 17 00:00:00 2001 From: Andrew Ruthven <andrew@etc.gen.nz> Date: Sun, 14 Feb 2021 12:02:56 +1300 Subject: [PATCH] Attribute the po file contributors copyright --- debian/changelog | 2 ++ debian/copyright | 17 +++++++++++++++++ 2 files changed, 19 insertions(+) diff --git a/debian/changelog b/debian/changelog index d61889b..15090ba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ mythtv-status (1.0.2-1) unstable; urgency=medium * Update standards version to 4.5.1 and debhelper to 13. * Update debian/watch to ver 4. * Add a Pre-Depends so init-system-helpers is available. + * Add the copyright information for debian/po/* files where contributors + have stated their own (or shared) copyright. -- Andrew Ruthven <andrew@etc.gen.nz> Sun, 06 Dec 2020 22:51:12 +1300 diff --git a/debian/copyright b/debian/copyright index 237c87d..0308dfb 100644 --- a/debian/copyright +++ b/debian/copyright @@ -11,6 +11,23 @@ Files: debian/* Copyright: 2007-2021, Andrew Ruthven <andrew@etc.gen.nz> License: GPL-2+ +Files: debian/po/da.po +Copyright: 2012-2021, Andrew Ruthven <andrew@etc.gen.nz> + 2012, nedenstående oversættere +License: GPL-2+ + +Files: debian/po/de.po +Copyright: 2008, Helge Kreutzmann <debian@helgefjell.de> +License: GPL-2+ + +Files: debian/po/es.po +Copyright: 2010, Software in the Public Interest +License: GPL-2+ + +Files: debian/po/pt.po +Copyright: 2007, Américo Monteiro <a_monteiro@netcabo.pt> +License: GPL-2+ + License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -- 2.30.2