File: copyright

package info (click to toggle)
typedload 2.37-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 840 kB
  • sloc: python: 3,225; makefile: 146
file content (25 lines) | stat: -rw-r--r-- 1,031 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Author: Salvo "LtWorf" Tomaselli <ltworf@debian.org>
Source: https://codeberg.org/ltworf/typedload
Upstream-Name: typedload

Files: *
Copyright: 2018-2024 Salvo "LtWorf" Tomaselli <tiposchi@tiscali.it>
License: GPL-3_and_exceptions

Files: typedload/__init__.pyi
Copyright: 2018-2024 Salvo "LtWorf" Tomaselli <tiposchi@tiscali.it>
           2022 Martin Fischer <martin@push-f.com>
License: GPL-3_and_exceptions

License: GPL-3_and_exceptions
 This software is released under the GNU General Public License 3.
 .
 An exception to this is granted to Appgate Cybersecurity, Inc., which
 is allowed to use this software under the GNU Lesser General Public
 License 3. Because the author works there.
 .
 On Debian systems, the complete text of the GNU General Public License
 can be found in the /usr/share/common-licenses/GPL-3 file and the
 complete text of the GNU Lesser General Public License can be found in
 the /usr/share/common-licenses/LGPL-3 file.