diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-11-15 14:19:25 +0100 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2026-05-06 21:58:01 +0200 |
| commit | a11bb8438f3305fc7f0df8983bc3f53efbd7a46a (patch) | |
| tree | b413582c27fb7cf40e39611da6169efe863a11bc /debian/copyright | |
| parent | 54241f02ed0a52c50c17632563e49925d3a06bf3 (diff) | |
| download | Ishtar-a11bb8438f3305fc7f0df8983bc3f53efbd7a46a.tar.bz2 Ishtar-a11bb8438f3305fc7f0df8983bc3f53efbd7a46a.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. |
