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
|
This package was debianized by S. Zachariah Sprackett <zac@sprackett.com> on
Thu, 15 Jul 2004 20:42:18 -0400
It is currently maintained by the Debian Pkg-perl Group.
It was downloaded from http://search.cpan.org/dist/Mail-ListDetector/
The +dfsg version was created by removing the ./t/ directory from the
upstream tarball (because it contains non-DFSG material) and deleting
the references to these files from ./MANIFEST.
Upstream Authors:
Michael Stevens <mstevens@etla.org>
Andy Turner <turner@mikomi.org>
Adam Lazur <adam@lazur.org>
Peter Oliver <p.d.oliver@mavit.freeserve.co.uk>
Matthew Walker <matthew@walker.wattle.id.au>
Tatsuhiko Miyagawa <miyagawa@bulknews.net>
johnnnnnn <john@phaedrusdeinus.org>
sthoenna <sthoenna@yo.efn.org>
Mik Firestone <mik@racerx.homedns.org>
Simon Cozens <simon@simon-cozens.org>
Copyright: 2001-2007, the above mentioned authors
License:
This module is licensed under the same terms as perl itself.
Quoting from /usr/share/doc/perl/copyright:
This program is free software; you can redistribute it and/or modify
it under the terms of either:
a) the GNU General Public License as published by the Free Software
Foundation; either version 1, or (at your option) any later
version, or
b) the "Artistic License" which comes with Perl.
On Debian GNU/Linux systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL' and
the Artistic Licence in `/usr/share/common-licenses/Artistic'.
|