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
|
This is the debian package for the Apache::DB module.
It was created by Ivan Kohler <ivan-debian@420.am> using dh-make-perl
and is maintained by the Debian Perl Group now.
***
The official Apache::DB is missing a copyright statement. Doug MacEachern
<dougm@pobox.com> wrote email in response to an inquiry:
> hi, you can distribute Apache::DB under the same terms as Perl itself. i
> will add this license in the next version.
The current maintainer Frank Wiles <frank@wiles.org> also writes:
> You're absolutely right that it was just an oversight. I took this
> module over from Doug "in a hurry" to get ported for mod_perl 2.0
> and I don't believe he ever mentioned it to me. It is definitely
> licensed under the same terms as Perl itself.
The next version is expected to contain a formal copyright statement.
***
DB.pm (0.14) still contains no formal copyright statement but at least
Authors and License:
AUTHOR
Originally written by Doug MacEachern
Currently maintained by Frank Wiles <frank@wiles.org>
LICENSE
This module is distributed under the same terms as Perl itself.
***
Assumed copyright:
Copyright 1999 Doug MacEachern <dougm@pobox.com>
Copyright 2004-2008 Frank Wiles <frank@wiles.org>
***
Perl is distributed under your choice of the GNU General Public License or
the Artistic License. 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'.
|