1The author of this package disclaims all copyrights and releases it
2into the public domain.
3
4CRC algorithm code taken from "A PAINLESS GUIDE TO CRC ERROR DETECTION
5ALGORITHMS" Copyright (C) Ross Williams, 1993,1994,1995,1996.
6However, permission is granted to make and distribute verbatim
7copies of this document provided that this information block and
8copyright notice is included. Also, the C code modules included in
9this document are fully PUBLIC DOMAIN (PD).
10