|
1 |
| -Copyright (c) Alberto Gómez Corona 2008 |
| 1 | +Copyright © 2008-2016 Alberto G. Corona <https://github.com/agocorona> |
| 2 | + 2016 Arthur S. Fayzrakhmanov <https://github.com/geraldus> |
2 | 3 |
|
3 |
| -All rights reserved. |
| 4 | +Permission is hereby granted, free of charge, to any person obtaining a copy of |
| 5 | +this software and associated documentation files (the "Software"), to deal in |
| 6 | +the Software without restriction, including without limitation the rights to |
| 7 | +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of |
| 8 | +the Software, and to permit persons to whom the Software is furnished to do so, |
| 9 | +subject to the following conditions: |
4 | 10 |
|
5 |
| -Redistribution and use in source and binary forms, with or without |
6 |
| -modification, are permitted provided that the following conditions |
7 |
| -are met: |
8 |
| -1. Redistributions of source code must retain the above copyright |
9 |
| - notice, this list of conditions and the following disclaimer. |
10 |
| -2. Redistributions in binary form must reproduce the above copyright |
11 |
| - notice, this list of conditions and the following disclaimer in the |
12 |
| - documentation and/or other materials provided with the distribution. |
13 |
| -3. Neither the name of the author nor the names of his contributors |
14 |
| - may be used to endorse or promote products derived from this software |
15 |
| - without specific prior written permission. |
| 11 | +The above copyright notice and this permission notice shall be included in all |
| 12 | +copies or substantial portions of the Software. |
16 | 13 |
|
17 |
| -THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
18 |
| -ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
19 |
| -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
20 |
| -ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE |
21 |
| -FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
22 |
| -DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
23 |
| -OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
24 |
| -HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
25 |
| -LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
26 |
| -OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
27 |
| -SUCH DAMAGE. |
| 14 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 15 | +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS |
| 16 | +FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR |
| 17 | +COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER |
| 18 | +IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN |
| 19 | +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
0 commit comments