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