diff options
| author | Dario Nieuwenhuis <[email protected]> | 2020-09-22 18:03:43 +0200 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2020-09-22 18:03:43 +0200 |
| commit | 9a57deef9b531b8dae9d98a5accf5aeb128ab86d (patch) | |
| tree | b1e118334fc555167e72595dfb97982e5f9ca630 /LICENSE-MIT | |
First commit
Diffstat (limited to 'LICENSE-MIT')
| -rw-r--r-- | LICENSE-MIT | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/LICENSE-MIT b/LICENSE-MIT new file mode 100644 index 000000000..dacc57b2b --- /dev/null +++ b/LICENSE-MIT | |||
| @@ -0,0 +1,25 @@ | |||
| 1 | Copyright (c) 2020 Dario Nieuwenhuis | ||
| 2 | |||
| 3 | Permission is hereby granted, free of charge, to any | ||
| 4 | person obtaining a copy of this software and associated | ||
| 5 | documentation files (the "Software"), to deal in the | ||
| 6 | Software without restriction, including without | ||
| 7 | limitation the rights to use, copy, modify, merge, | ||
| 8 | publish, distribute, sublicense, and/or sell copies of | ||
| 9 | the Software, and to permit persons to whom the Software | ||
| 10 | is furnished to do so, subject to the following | ||
| 11 | conditions: | ||
| 12 | |||
| 13 | The above copyright notice and this permission notice | ||
| 14 | shall be included in all copies or substantial portions | ||
| 15 | of the Software. | ||
| 16 | |||
| 17 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF | ||
| 18 | ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED | ||
| 19 | TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A | ||
| 20 | PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT | ||
| 21 | SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY | ||
| 22 | CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION | ||
| 23 | OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR | ||
| 24 | IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER | ||
| 25 | DEALINGS IN THE SOFTWARE. | ||
