| 1 | .. _license: |
|---|
| 2 | |
|---|
| 3 | ZOO Kernel MIT/X-11 License |
|---|
| 4 | =========================== |
|---|
| 5 | |
|---|
| 6 | Copyright (c) 2010-2011 GeoLabs |
|---|
| 7 | |
|---|
| 8 | Permission is hereby granted, free of charge, to any person obtaining a copy of this software |
|---|
| 9 | and associated documentation files (the "Software"), to deal in the Software without restriction, |
|---|
| 10 | including without limitation the rights to use, copy, modify, merge, publish, distribute, |
|---|
| 11 | sublicense, and/or sell copies of the Software, and to permit persons to whom the Software |
|---|
| 12 | is furnished to do so, subject to the following conditions: |
|---|
| 13 | |
|---|
| 14 | The above copyright notice and this permission notice shall be included in all copies or |
|---|
| 15 | substantial portions of the Software. |
|---|
| 16 | |
|---|
| 17 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, |
|---|
| 18 | INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR |
|---|
| 19 | PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE |
|---|
| 20 | FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, |
|---|
| 21 | ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
|---|
| 22 | SOFTWARE. |
|---|