David Pursell | 5e3b72a | 2020-10-05 15:00:45 -0700 | [diff] [blame] | 1 | Code in this repo uses one or more of the following licenses. |
| 2 | Refer to each file to determine which licenses apply. |
| 3 | |
| 4 | ------------------------------------------------------------------------- |
David Zeuthen | c612e2e | 2016-09-16 16:44:08 -0400 | [diff] [blame] | 5 | |
| 6 | Permission is hereby granted, free of charge, to any person obtaining |
| 7 | a copy of this software and associated documentation files (the |
| 8 | "Software"), to deal in the Software without restriction, including |
| 9 | without limitation the rights to use, copy, modify, merge, publish, |
| 10 | distribute, sublicense, and/or sell copies of the Software, and to |
| 11 | permit persons to whom the Software is furnished to do so, subject to |
| 12 | the following conditions: |
| 13 | |
| 14 | The above copyright notice and this permission notice shall be |
| 15 | included in all copies or substantial portions of the Software. |
| 16 | |
| 17 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, |
| 18 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
| 19 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND |
| 20 | NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE |
| 21 | LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION |
| 22 | OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION |
| 23 | WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
David Pursell | 5e3b72a | 2020-10-05 15:00:45 -0700 | [diff] [blame] | 24 | |
| 25 | ------------------------------------------------------------------------- |
| 26 | |
| 27 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 28 | you may not use this file except in compliance with the License. |
| 29 | You may obtain a copy of the License at |
| 30 | |
| 31 | http://www.apache.org/licenses/LICENSE-2.0 |
| 32 | |
| 33 | Unless required by applicable law or agreed to in writing, software |
| 34 | distributed under the License is distributed on an "AS IS" BASIS, |
| 35 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 36 | See the License for the specific language governing permissions and |
| 37 | limitations under the License. |
| 38 | |
| 39 | ------------------------------------------------------------------------- |
| 40 | |
| 41 | Redistribution and use in source and binary forms, with or without |
| 42 | modification, are permitted provided that the following conditions |
| 43 | are met: |
| 44 | 1. Redistributions of source code must retain the above copyright |
| 45 | notice, this list of conditions and the following disclaimer. |
| 46 | 2. Redistributions in binary form must reproduce the above copyright |
| 47 | notice, this list of conditions and the following disclaimer in the |
| 48 | documentation and/or other materials provided with the distribution. |
| 49 | 3. Neither the name of the project nor the names of its contributors |
| 50 | may be used to endorse or promote products derived from this software |
| 51 | without specific prior written permission. |
| 52 | |
| 53 | THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND |
| 54 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 55 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 56 | ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE |
| 57 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 58 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 59 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 60 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 61 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 62 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 63 | SUCH DAMAGE. |