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