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 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68
|
This package was debianized by Ardo van Rangelrooij <ardo@debian.org>
on Sun, Dec 30, 2001, 21:35:12 -0600.
It can be downloaded from the Comprehensive Perl Archive Network (CPAN)
at http://search.cpan.org/dist/XML-SAX .
Upstream Authors: Matt Sergeant <matt@sergeant.org>
Kip Hampton <khampton@totalcinema.com>
Robin Berjon <robin@knowscape.com>
Grant McLean <grantm@cpan.org>
Note that one non-free file has been removed from the upstream tarball.
See #452872 and README.Debian-source.
Copyright and license:
From README:
The files in this distribution are copyrighted their respective authors
as detailed in the POD documentation of each module.
From LICENSE:
XML::SAX is dual licensed under the same terms as Perl itself.
This means at your choice, either the Perl Artistic License, or
the GNU GPL version 1 or higher.
Author and copyright notices in individual files:
SAX.pm:
AUTHORS:
Grant McLean, grantm@cpan.org
Matt Sergeant, matt@sergeant.org
Kip Hampton, khampton@totalcinema.com
Robin Berjon, robin@knowscape.com
SAX/PurePerl.pm:
Matt Sergeant, matt@sergeant.org. Copyright 2001.
This is free software. You may use it or redistribute it under the same
terms as Perl 5.7.2 itself.
SAX/ParserFactory.pm, SAX/Intro.pod:
AUTHOR: Matt Sergeant, matt@sergeant.org
XML-SAX-Base/Makefile.PL:
AUTHORS:
Kip Hampton (khampton@totalcinema.com)
Robin Berjon (robin@knowscape.com)
Matt Sergeant (matt@sergeant.org)
Both the current version of Perl and version 5.7.2 are licensed under
your choice of the Artistic license and the GNU General Public License
version 1 or later.
On a Debian system a copy of the Perl Artistic license can be found in
the file '/usr/share/common-licenses/Artistic' and a copy of the current
GPL version can be found in the file '/usr/share/common-licenses/GPL'.
The copyright and license of the Debian packaging, particularly the most
creative content in update-perl-sax-parsers, is
Copyright (c) 2001-2003 Ardo van Rangelrooij <ardo@debian.org>
Copyright (C) 2007 Niko Tyni
This is free software; see the GNU General Public Licence version 2
or later for copying conditions. There is NO warranty.
-- Niko Tyni <ntyni@iki.fi> Sun, 25 Nov 2007 11:45:11 +0200
|