|
1 | | -The KINDLY License |
2 | | -Copyright (c) 2015 Ionică Bizău < [email protected]> (http://ionicabizau.net) |
3 | | - |
4 | | -You have the permission to use this software, read its source code, modify and |
5 | | -redistribute it under the following terms: |
| 1 | +The MIT License (MIT) |
6 | 2 |
|
7 | | - - if you want to use this software or include parts of its code in a |
8 | | - closed-source or commercial project you should kindly ask the |
9 | | - author (via a private message or email) and get a positive answer |
10 | | - - this license should be included in the modified versions of this software |
11 | | - - in case of redistributing modified copies, you are encouraged to clearly |
12 | | - indicate that the copies are based on this work |
13 | | - - if you think that your redistributed copy is awesome, you are encouraged to |
14 | | - show the author of this software what you did and how you helped the others |
| 3 | +Copyright (c) 2015 Ionică Bizău < [email protected]> (http://ionicabizau.net) |
15 | 4 |
|
16 | | -You are free to install and use this software on as many machines as you want, |
17 | | -free of charge, making sure you met the terms above. |
| 5 | +Permission is hereby granted, free of charge, to any person obtaining a copy |
| 6 | +of this software and associated documentation files (the "Software"), to deal |
| 7 | +in the Software without restriction, including without limitation the rights |
| 8 | +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 9 | +copies of the Software, and to permit persons to whom the Software is |
| 10 | +furnished to do so, subject to the following conditions: |
18 | 11 |
|
19 | | -You are encouraged to kindly support the software and its author by: |
| 12 | +The above copyright notice and this permission notice shall be included in all |
| 13 | +copies or substantial portions of the Software. |
20 | 14 |
|
21 | | - - sharing his/her work |
22 | | - - reporting issues/bugs and asking for feature requests |
23 | | - - donating money or any other things that can help the author |
24 | | - - contribute on the software code by fixing bugs and adding features |
| 15 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 16 | +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 17 | +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 18 | +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 19 | +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 20 | +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
| 21 | +SOFTWARE. |
0 commit comments