diff options
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..430ae2d --- /dev/null +++ b/debian/copyright @@ -0,0 +1,34 @@ +Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=59 +Source: https://launchpad.net/aptdaemon + +Files: * +Copyright: © 2008-2009 Sebastian Heinlein <devel@glatzor.de> +License: GPL-2+ + +Files: aptdaemon/client.py +Copyright: © 2008 Canonical Ltd. + © 2008 Aidan Skinner <aidan@skinner.me.uk> + © 2008 Martin Pitt <martin.pitt@ubuntu.com> + © 2008 Tim Lauridsen <timlau@fedoraproject.org> + © 2008 Sebastian Heinlein <devel@glatzor.de> +License: GPL-2+ + +Files: aptdaemon/debconf.py +Copyright: © 2009 Sebastian Heinlein <devel@glatzor.de> + © 2009 Michael Vogt <mvo@ubuntu.com> +License: GPL-2+ + +Files: debian/* +Copyright: © 2008-2009 Sebastian Heinlein <devel@glatzor.de> + © 2009 Canonical Ltd. + © 2009 Julian Andres Klode <jak@debian.org> +License: GPL-2+ + +License: GPL-2+ + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + . + On Debian systems, the complete text of the GNU General + Public License can be found in `/usr/share/common-licenses/GPL-2'. |