diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-11-15 14:19:25 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2025-02-19 16:15:49 +0100 |
commit | 86bdef4a42003bb65d553b7c8cc2a56ca1b1bf27 (patch) | |
tree | 25eec480630d2a93468ba2f8ba0bd9424bdadd9c /debian/copyright | |
parent | 28e21edb8c9a15f25b8a469fc6403c5c0c25c2c5 (diff) | |
download | Ishtar-86bdef4a42003bb65d553b7c8cc2a56ca1b1bf27.tar.bz2 Ishtar-86bdef4a42003bb65d553b7c8cc2a56ca1b1bf27.zip |
🚀 Debian package: python-django-ishtar - add man page - fix copyright file
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 8 |
1 files changed, 4 insertions, 4 deletions
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 <etienne.loks@iggdrasil.net> -License: AGPL-3.0+ +Copyright: 2013-2023 Étienne Loks <etienne.loks@iggdrasil.net> +License: AGPL-3.0-only Files: debian/* -Copyright: 2013-2022 Étienne Loks <etienne.loks@iggdrasil.net> +Copyright: 2013-2023 Étienne Loks <etienne.loks@iggdrasil.net> 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. |