aboutsummaryrefslogtreecommitdiff
path: root/libraries/tomlc99/LICENSE
diff options
context:
space:
mode:
authorTrial97 <alexandru.tripon97@gmail.com>2022-09-24 00:06:36 +0300
committerTrial97 <alexandru.tripon97@gmail.com>2022-09-24 00:10:27 +0300
commit600c49f7f0482e6ca5cf977a99c225ccd97c4ae2 (patch)
tree725ed0efffd8a1b168c0c0d9ec77d3918fa3b662 /libraries/tomlc99/LICENSE
parentc6bcb6228b421983006d16c93f7cda091dc9679b (diff)
downloadPrismLauncher-600c49f7f0482e6ca5cf977a99c225ccd97c4ae2.tar.gz
PrismLauncher-600c49f7f0482e6ca5cf977a99c225ccd97c4ae2.tar.bz2
PrismLauncher-600c49f7f0482e6ca5cf977a99c225ccd97c4ae2.zip
Replaced tomlc99 with tomlplusplus
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
Diffstat (limited to 'libraries/tomlc99/LICENSE')
-rw-r--r--libraries/tomlc99/LICENSE22
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.