1 This perl extension includes software developed by, and copyright of, A.M. Kuchling.
3 Other parts of the library are covered by the following licence:
5 Copyright (C) 1995, 1996 Systemics Ltd (http://www.systemics.com/)
7 Modifications and Current Implimentation Copyright (C) 2000 W3Works, LLC.
11 Current implimentation contains modifications made by W3Works, LLC. The
12 modifications remain copyright of W3Works, LLC and attribution for these
13 modification should be made to W3Works, LLC. These modifications and
14 this copyright must remain with this package.
16 Additions to the Restrictions set out below are:
17 1. All advertising materials mentioning features or use of this software
18 must display the following acknowledgement:
19 This product inculdes software developed by W3Works, LLC (http://www.w3works.com)
21 NO ADDITIONAL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
22 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
23 ARE EXTENDED BY THIS DISTRIBUTION.
25 Any subsequent derrivations of this package must retainl this copyright.
28 Original Copyright Below
30 This library and applications are FREE FOR COMMERCIAL AND NON-COMMERCIAL USE
31 as long as the following conditions are adhered to.
33 Copyright remains with Systemics Ltd, and as such any Copyright notices
34 in the code are not to be removed. If this code is used in a product,
35 Systemics should be given attribution as the author of the parts used.
36 This can be in the form of a textual message at program startup or
37 in documentation (online or textual) provided with the package.
39 Redistribution and use in source and binary forms, with or without
40 modification, are permitted provided that the following conditions
42 1. Redistributions of source code must retain the copyright
43 notice, this list of conditions and the following disclaimer.
44 2. Redistributions in binary form must reproduce the above copyright
45 notice, this list of conditions and the following disclaimer in the
46 documentation and/or other materials provided with the distribution.
47 3. All advertising materials mentioning features or use of this software
48 must display the following acknowledgement:
49 This product includes software developed by Systemics Ltd (http://www.systemics.com/)
51 THIS SOFTWARE IS PROVIDED BY SYSTEMICS LTD ``AS IS'' AND
52 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
53 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
54 ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
55 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
56 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
57 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
58 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
59 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
60 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
63 The licence and distribution terms for any publically available version or
64 derivative of this code cannot be changed. i.e. this code cannot simply be
65 copied and put under another distribution licence
66 [including the GNU Public Licence.]