|
1
|
Copyright 2007 D. Richard Hipp. All rights reserved. |
|
2
|
|
|
3
|
Redistribution and use in source and binary forms, with or |
|
4
|
without modification, are permitted provided that the |
|
5
|
following conditions are met: |
|
6
|
|
|
7
|
1. Redistributions of source code must retain the above |
|
8
|
copyright notice, this list of conditions and the |
|
9
|
following disclaimer. |
|
10
|
|
|
11
|
2. Redistributions in binary form must reproduce the above |
|
12
|
copyright notice, this list of conditions and the |
|
13
|
following disclaimer in the documentation and/or other |
|
14
|
materials provided with the distribution. |
|
15
|
|
|
16
|
THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``AS IS'' AND ANY EXPRESS |
|
17
|
OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
|
18
|
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
|
19
|
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE |
|
20
|
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR |
|
21
|
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF |
|
22
|
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR |
|
23
|
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, |
|
24
|
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE |
|
25
|
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, |
|
26
|
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
|
27
|
|
|
28
|
The views and conclusions contained in the software and documentation |
|
29
|
are those of the authors and contributors and should not be interpreted |
|
30
|
as representing official policies, either expressed or implied, of anybody |
|
31
|
else. |
|
32
|
|