PCM+ Agent with ONE zl Module Open Source Licenses 2010-01

/usr/share/doc/libcompress-zlib-perl/copyright
299
misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.
Jean-loup Gailly Mark Adler
jloup@gzip.org madler@alumni.caltech.edu
The data format used by the zlib library is described by RFCs (Request for
Comments) 1950 to 1952 in the files http://www.ietf.org/rfc/rfc1950.txt
(zlib format), rfc1951.txt (deflate format) and rfc1952.txt (gzip format).
The file ppport.h contains the following copyright/license notice:
COPYRIGHT
Version 3.x, Copyright (c) 2004-2006, Marcus Holland-Moritz.
Version 2.x, Copyright (C) 2001, Paul Marquess.
Version 1.x, Copyright (C) 1999, Kenneth Albanowski.
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
*******************************************************
*******************************************************
/usr/share/doc/libcompress-zlib-perl/copyright
This is Debian GNU/Linux's prepackaged version of Compress::Zlib
(renamed to be libcompress-zlib-perl), the Perl module for creation
and manipulation of gzip files.
Michael Alan Dorman <mdorman@debian.org> assembled this package. The
library is available from the Comprehensive Perl Archive Network
(CPAN). Visit <URL:http://www.perl.com/CPAN/> to find a CPAN site near
you.
Upstream URL: http://search.cpan.org/dist/Compress-Zlib/
The only change for the Debian package was the addition of the debian/
files and the modification of the examples to reference /usr/bin/perl.
The Compress::Zlib copyright is as follows:
Copyright (c) 1995-2008 Paul Marquess. All rights reserved.
This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
On Debian GNU/Linux systems, the complete text of Perl's license, the
Artistic License can be found in `/usr/share/common-licenses/Artistic'.
The files in ./t/Test/ contain the following copyright/license notes:
t/Test/Builder.pm:
Copyright 2002, 2004 by chromatic <chromatic@wgz.org> and
Michael G Schwern <schwern@pobox.com>.