aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBuckarooBanzay <BuckarooBanzay@users.noreply.github.com>2023-01-26 08:27:30 +0100
committerBuckarooBanzay <BuckarooBanzay@users.noreply.github.com>2023-01-26 08:27:30 +0100
commitb7ad7d96b1459cc70d93361cd37e90d9699f0f50 (patch)
treec38f9e942468aeb669afc986d24b0d54483e1961
parent18155b3ebedd24fba5c3cbf109063f64f882d8a6 (diff)
downloadmesecons_debug-b7ad7d96b1459cc70d93361cd37e90d9699f0f50.tar.gz
mesecons_debug-b7ad7d96b1459cc70d93361cd37e90d9699f0f50.zip
`MIT` license for code
-rw-r--r--README.md4
-rw-r--r--license.txt25
-rw-r--r--mod.conf2
3 files changed, 28 insertions, 3 deletions
diff --git a/README.md b/README.md
index 7751983..40ddd7a 100644
--- a/README.md
+++ b/README.md
@@ -119,7 +119,7 @@ end
# License
* CODE:
- * ???????????
+ * `MIT`
* textures/penalty_controller_top.png
- * CC BY-SA 3.0 https://cheapiesystems.com/git/digistuff
+ * `CC BY-SA 3.0` https://cheapiesystems.com/git/digistuff
diff --git a/license.txt b/license.txt
new file mode 100644
index 0000000..cd38198
--- /dev/null
+++ b/license.txt
@@ -0,0 +1,25 @@
+License of source code
+----------------------
+
+The MIT License (MIT)
+Copyright (C) 2023 BuckarooBanzay
+
+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.
+
+For more details:
+https://opensource.org/licenses/MIT
+
diff --git a/mod.conf b/mod.conf
index 5f034e3..880ef26 100644
--- a/mod.conf
+++ b/mod.conf
@@ -1,7 +1,7 @@
name = mesecons_debug
title = mesecons debug
description = throttles mesecons if the server is lagging, in particular when mesecons is causing the lag.
-license = ?????
+license = MIT
media_license = CC-BY-SA 3.0
depends = mesecons
optional_depends = """