| 1 | Copyright (C) Jay Freeman (saurik) |
|---|
| 2 | |
|---|
| 3 | Redistribution and use in source and binary |
|---|
| 4 | forms, with or without modification, are permitted |
|---|
| 5 | provided that the following conditions are met: |
|---|
| 6 | |
|---|
| 7 | 1. Redistributions of source code must retain the |
|---|
| 8 | above copyright notice, this list of conditions |
|---|
| 9 | and the following disclaimer. |
|---|
| 10 | 2. Redistributions in binary form must reproduce the |
|---|
| 11 | above copyright notice, this list of conditions |
|---|
| 12 | and the following disclaimer in the documentation |
|---|
| 13 | and/or other materials provided with the |
|---|
| 14 | distribution. |
|---|
| 15 | 3. The name of the author may not be used to endorse |
|---|
| 16 | or promote products derived from this software |
|---|
| 17 | without specific prior written permission. |
|---|
| 18 | |
|---|
| 19 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' |
|---|
| 20 | AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, |
|---|
| 21 | BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF |
|---|
| 22 | MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
|---|
| 23 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE |
|---|
| 24 | LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, |
|---|
| 25 | EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT |
|---|
| 26 | NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR |
|---|
| 27 | SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS |
|---|
| 28 | INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF |
|---|
| 29 | LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR |
|---|
| 30 | TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN |
|---|
| 31 | ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF |
|---|
| 32 | ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
|---|