File: copyright

package info (click to toggle)
python-fints 4.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 700 kB
  • sloc: python: 5,021; makefile: 196
file content (26 lines) | stat: -rw-r--r-- 1,037 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
26
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/raphaelm/python-fints
Upstream-Name: fints
Upstream-Contact: Raphael Michel <mail@raphaelmichel.de>

Files: *
Copyright: 2017-2023 Raphael Michel <mail@raphaelmichel.de>
           2017-2023 Henryk Plötz <henryk@ploetzli.ch>
License: LGPL-3

Files: debian/*
Copyright: 2022-2023 Matthias Geiger <werdahias@riseup.net>
License: LGPL-3

License: LGPL-3
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation, version 3.
 .
 This library is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 Lesser General Public License for more details.
 .
 On Debian systems, the complete text of the GNU Lesser General Public
 License version 3 can be found in "/usr/share/common-licenses/LGPL-3".