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
|
This is Debian Linux's prepackaged version of Log4perl.
Log::Log4perl is a Perl port of the widely popular log4j logging package.
This version was put together by Manoj Srivastava <srivasta@debian.org>,
from the sources at the URL <URL:http://log4perl.sourceforge.net/>
Copyright:
Copyright 2002 by
Mike Schilli <m@perlmeister.com> and Kevin Goess <cpan@goess.org>.
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself. This means 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.
THE SOFTWARE IS PROVIDED "AS IS" AND WITHOUT WARRANTIES OF ANY KIND,
INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OF ACCURACY OR
COMPLETENESS OF ANY INFORMATION CONTAINED IN THE SOFTWARE OR IMPLIED
WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
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'.
Manoj Srivastava <srivasta@debian.org>
arch-tag: 6f1bf0b0-22fc-49b2-95b9-f45565118566
|