diff options
| author | Sefa Eyeoglu <contact@scrumplex.net> | 2022-09-30 19:44:45 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-30 19:44:45 +0200 |
| commit | 0dca9cb6b89b9ce358e8d673d1fca8da6723ed49 (patch) | |
| tree | d610d5bcf6d1e0c0a3a416e6097172a28b092ba4 /libraries/tomlc99/LICENSE | |
| parent | 370c3aa5985698351e706e61c660a3a566a5f09b (diff) | |
| parent | 0f59a1dde12f94eaff71f6f6b3d8d271c2dcce26 (diff) | |
| download | PrismLauncher-0dca9cb6b89b9ce358e8d673d1fca8da6723ed49.tar.gz PrismLauncher-0dca9cb6b89b9ce358e8d673d1fca8da6723ed49.tar.bz2 PrismLauncher-0dca9cb6b89b9ce358e8d673d1fca8da6723ed49.zip | |
Merge pull request #1162 from Trial97/feature/Replace-toml-library
Diffstat (limited to 'libraries/tomlc99/LICENSE')
| -rw-r--r-- | libraries/tomlc99/LICENSE | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/libraries/tomlc99/LICENSE b/libraries/tomlc99/LICENSE deleted file mode 100644 index a3292b16..00000000 --- a/libraries/tomlc99/LICENSE +++ /dev/null @@ -1,22 +0,0 @@ -MIT License - -Copyright (c) 2017 CK Tan -https://github.com/cktan/tomlc99 - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. |
