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
|
This is the debian package for the Digest-CRC module.
It was created by Allard Hoeve <allard@byte.nl> using dh-make-perl.
The upstream author is:
Oliver Maul, oli@42.nu.
CRC algorithm code taken from "A PAINLESS GUIDE TO CRC ERROR DETECTION ALGORITHMS".
The authors of both this package and the algorithm code disclaim all copyrights
and release them into the public domain.
Debian specific changes are copyrighted:
Copyright (c) 2004 Debian Perl Group. All rights reserved. Debian specific
changes are free; you may redistribute them and/or modify them under the same
terms as Perl itself
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'.
|