File: copyright

package info (click to toggle)
python-amqplib 1.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 408 kB
  • ctags: 301
  • sloc: python: 2,296; makefile: 29
file content (22 lines) | stat: -rw-r--r-- 841 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
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: py-amqplib
Upstream-Contact: Barry Pederson <bp@barryp.org>
Source: http://code.google.com/p/py-amqplib/

Files: *
Copyright: 2007-2009, Barry Pederson <bp@barryp.org>
License: LGPL-2.1+

Files: debian/*
Copyright: 2009-2012, Mikhail Gusarov <dottedmag@dottedmag.net>
           2011, Fladischer Michael <FladischerMichael@fladi.at>
License: LGPL-2.1+

License: LGPL-2.1+
 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 1, or (at your option) any later
 version.
 .
 On Debian GNU/Linux systems, the complete text of the GNU Lesser General
 Public License can be found in `/usr/share/common-licenses/LGPL'.