1This perl extension includes software developed by Eric Young (eay@mincom.oz.au)
2
3Modifications, including cross-platform fixups, and single-algorithm distribution
4packaging are Copyright (C) 2000 W3Works, LLC.  All Rights Reserved.  Mail
5questions and comments to Dave Paris <amused@pobox.com>. Original distribution
6license (below) applies.
7
8Other parts of the library are covered by the following licence:
9
10Copyright (C) 1995, 1996 Systemics Ltd (http://www.systemics.com/)
11All rights reserved.
12
13This library and applications are FREE FOR COMMERCIAL AND NON-COMMERCIAL USE
14as long as the following conditions are adhered to.
15
16Copyright remains with Systemics Ltd, and as such any Copyright notices
17in the code are not to be removed.  If this code is used in a product,
18Systemics should be given attribution as the author of the parts used.
19This can be in the form of a textual message at program startup or
20in documentation (online or textual) provided with the package.
21
22Redistribution and use in source and binary forms, with or without
23modification, are permitted provided that the following conditions
24are met:
251. Redistributions of source code must retain the copyright
26   notice, this list of conditions and the following disclaimer.
272. Redistributions in binary form must reproduce the above copyright
28   notice, this list of conditions and the following disclaimer in the
29   documentation and/or other materials provided with the distribution.
303. All advertising materials mentioning features or use of this software
31   must display the following acknowledgement:
32   This product includes software developed by Systemics Ltd (http://www.systemics.com/)
33
34   THIS SOFTWARE IS PROVIDED BY SYSTEMICS LTD ``AS IS'' AND
35   ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
36   IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
37   ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
38   FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
39   DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
40   OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
41   HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
42   LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
43   OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
44   SUCH DAMAGE.
45
46   The licence and distribution terms for any publically available version or
47   derivative of this code cannot be changed.  i.e. this code cannot simply be
48   copied and put under another distribution licence
49   [including the GNU Public Licence.]
50
51