File: copyright

package info (click to toggle)
python-mpd 1.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 432 kB
  • sloc: python: 2,354; makefile: 178; sh: 12
file content (37 lines) | stat: -rw-r--r-- 1,355 bytes parent folder | download | duplicates (5)
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
27
28
29
30
31
32
33
34
35
36
37
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: python-mpd2
Upstream-Contact: https://github.com/Mic92/python-mpd2
Source: <https://github.com/Mic92/python-mpd2>

Files: *
Copyright:
 Copyright 2011-2017 Jörg Thalheim
 Copyright 2008-2010 J. Alexander Treuman
 Copyright 2010 Jasper St. Pierre
 Copyright 2010-2011 Oliver Mader
 Copyright 2016 Robert Niederreiter
License: LGPL-3+

Files: debian/*
Copyright:
 Copyright 2012 Geoffroy Youri Berret
 Copyright 2016 Simon McVittie
License: LGPL-3+

License: LGPL-3+
 This program 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, either version 3 of the license, or
 (at your option) any later version.
 .
 This program 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.
 .
 you should have received a copy of the gnu lesser general public license
 along with this program.  if not, see <http://www.gnu.org/licenses/>.
 .
 On Debian systems, the full text of the GNU Lesser General Public
 License version 3 can be found in the file
 `/usr/share/common-licenses/LGPL-3'.