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