1
2  ====================================================================
3  Copyright (c) 1999-2006 Ralf S. Engelschall <rse@engelschall.com>
4  Copyright (c) 1999-2006 The OSSP Project <http://www.ossp.org/>
5
6  Redistribution and use in source and binary forms, with or without
7  modification, are permitted provided that the following conditions
8  are met:
9
10  1. Redistributions of source code must retain the above copyright
11     notice, this list of conditions and the following disclaimer.
12
13  2. Redistributions in binary form must reproduce the above copyright
14     notice, this list of conditions and the following disclaimer in
15     the documentation and/or other materials provided with the
16     distribution.
17
18  3. All advertising materials mentioning features or use of this
19     software must display the following acknowledgment:
20     "This product includes software developed by
21      Ralf S. Engelschall <rse@engelschall.com>."
22
23  4. Redistributions of any form whatsoever must retain the following
24     acknowledgment:
25     "This product includes software developed by
26      Ralf S. Engelschall <rse@engelschall.com>."
27
28  THIS SOFTWARE IS PROVIDED BY RALF S. ENGELSCHALL ``AS IS'' AND ANY
29  EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
30  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
31  PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL RALF S. ENGELSCHALL OR
32  ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
33  SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
34  NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
35  LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
36  HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
37  STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
38  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
39  OF THE POSSIBILITY OF SUCH DAMAGE.
40  ====================================================================
41
42