| | 27 | # |
|---|
| | 28 | # Copyright (c) 2005, Lutz Peter Christoph |
|---|
| | 29 | # All rights reserved. |
|---|
| | 30 | # |
|---|
| | 31 | # Redistribution and use in source and binary forms, with or without |
|---|
| | 32 | # modification, are permitted provided that the following conditions |
|---|
| | 33 | # are met: |
|---|
| | 34 | # |
|---|
| | 35 | # * Redistributions of source code must retain the above copyright |
|---|
| | 36 | # notice, this list of conditions and the following disclaimer. |
|---|
| | 37 | # |
|---|
| | 38 | # * Redistributions in binary form must reproduce the above copyright |
|---|
| | 39 | # notice, this list of conditions and the following disclaimer in |
|---|
| | 40 | # the documentation and/or other materials provided with the |
|---|
| | 41 | # distribution. |
|---|
| | 42 | # |
|---|
| | 43 | # * The name and aliases of Lutz Peter Christoph ("Lupe Christoph", |
|---|
| | 44 | # "Lutz Christoph") may not be used to endorse or promote products |
|---|
| | 45 | # derived from this software without specific prior written |
|---|
| | 46 | # permission. |
|---|
| | 47 | # |
|---|
| | 48 | # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
|---|
| | 49 | # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
|---|
| | 50 | # LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
|---|
| | 51 | # A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
|---|
| | 52 | # OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
|---|
| | 53 | # SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
|---|
| | 54 | # LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
|---|
| | 55 | # DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
|---|
| | 56 | # THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
|---|
| | 57 | # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
|---|
| | 58 | # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
|---|
| | 59 | |
|---|