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