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