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 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: python-daemon
Upstream-Contact: Ben Finney <ben+python@benfinney.id.au>
Source: http://pypi.python.org/packages/source/p/python-daemon/
Files: *
Copyright:
© 2008–2019 Ben Finney <ben+python@benfinney.id.au>
© 2007–2008 Robert Niederreiter, Jens Klein
© 2004–2005 Chad J. Schroeder
© 2003 Clark Evans
© 2002 Noah Spurrier
© 2001 Jürgen Hermann
License: Apache-2
License-Grant:
This is free software: you may copy, modify, and/or distribute this work
under the terms of the Apache License, version 2.0 as published by the
Apache Software Foundation.
Files: setup.py
Copyright:
© 2008–2019 Ben Finney <ben+python@benfinney.id.au>
© 2008 Robert Niederreiter, Jens Klein
License: GPL-3+
License-Grant:
This is free software: you may copy, modify, and/or distribute this work
under the terms of the GNU General Public License as published by the
Free Software Foundation; version 3 of that license or any later version.
Files: debian/*
Copyright:
© 2008–2019 Ben Finney <bignose@debian.org>
License: GPL-3+
License-Grant:
This is free software; you may copy, modify, and/or distribute this work
under the terms of the GNU General Public License, version 3 or later.
No warranty expressed or implied.
License: Apache-2
On Debian systems, the complete text of the Apache License version 2.0
can be found in the file ‘/usr/share/common-licenses/Apache-2.0’.
License: GPL-3+
On Debian systems, the complete text of the GNU General Public License
version 3 can be found in the file ‘/usr/share/common-licenses/GPL-3’.
# Local variables:
# coding: utf-8
# mode: debian-copyright
# fill-column: 78
# End:
# vim: fileencoding=utf-8 textwidth=78 :
|