diff options
Diffstat (limited to '')
-rw-r--r-- | debian/copyright | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/debian/copyright b/debian/copyright index 5c3c99a..e9b0cd7 100644 --- a/debian/copyright +++ b/debian/copyright @@ -21,7 +21,7 @@ Comment: It is 95% copy-paste of dh_builddeb License: GPL-2+ Files: src/debputy/lsp/* src/debputy/linting/* -Copyright: 2022 Niels Thykier <niels@thykier.net> +Copyright: 2024 Niels Thykier <niels@thykier.net> Comment: Dual-licensed with the intention that parts can be moved to debpkg-metadata. License: GPL-2+ or Apache-2.0 @@ -52,3 +52,11 @@ Copyright: License: GPL-2+ Comment: Embedded copy of part of `python-debian` with patches. The patches are pending review at https://salsa.debian.org/python-debian-team/python-debian/-/merge_requests/130 + +License: GPL-2+ + On Debian systems the full text of the GNU General Public License version 2 + can be found in the `/usr/share/common-licenses/GPL-2' file. + +License: Apache-2 + On Debian systems the full text of the Apache License version 2 + can be found in the `/usr/share/common-licenses/Apache-2.0' file. |