From 86bdef4a42003bb65d553b7c8cc2a56ca1b1bf27 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 15 Nov 2023 14:19:25 +0100 Subject: 🚀 Debian package: python-django-ishtar - add man page - fix copyright file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- debian/copyright | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'debian/copyright') diff --git a/debian/copyright b/debian/copyright index 6dee472c6..3eefecea4 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,11 +3,11 @@ Upstream-Name: ishtar Source: https://gitlab.com/iggdrasil/ishtar.git Files: * -Copyright: 2013-2022 Étienne Loks -License: AGPL-3.0+ +Copyright: 2013-2023 Étienne Loks +License: AGPL-3.0-only Files: debian/* -Copyright: 2013-2022 Étienne Loks +Copyright: 2013-2023 Étienne Loks License: GPL-3.0+ License: GPL-3.0+ @@ -27,7 +27,7 @@ License: GPL-3.0+ On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". -License: AGPL-3.0 +License: AGPL-3.0-only This program is free software: you can use, redistribute, and/or modify this code under the terms of the GNU Affero General Public License version 3. -- cgit v1.2.3