diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 20:18:23 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 20:18:23 +0000 |
commit | 5b69223aa0459b9c96db171d470d6744db94f261 (patch) | |
tree | 0fc8322b912e4b17cbbfe5ebfcdeb2a2379acb77 /debian/copyright | |
parent | Merging upstream version 0.1.28. (diff) | |
download | debputy-5b69223aa0459b9c96db171d470d6744db94f261.tar.xz debputy-5b69223aa0459b9c96db171d470d6744db94f261.zip |
Adding debian version 0.1.28.debian/0.1.28
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/copyright')
-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. |