summaryrefslogtreecommitdiffstats
path: root/LICENSE-MIT
diff options
context:
space:
mode:
authorMinijackson <minijackson@riseup.net>2018-10-08 15:47:46 +0200
committerMinijackson <minijackson@riseup.net>2018-10-08 15:47:46 +0200
commitc287b4fa84b122178f5745a2bef0defad1012d61 (patch)
treea3468f64ed12d7d698b11827654c3d948c3cd14b /LICENSE-MIT
parentd35f0c9ee105f8c789827d6f5c740154f7b9b1bc (diff)
downloadset_eq-c287b4fa84b122178f5745a2bef0defad1012d61.tar.gz
set_eq-c287b4fa84b122178f5745a2bef0defad1012d61.zip
Add licenses
Diffstat (limited to 'LICENSE-MIT')
-rw-r--r--LICENSE-MIT25
1 files changed, 25 insertions, 0 deletions
diff --git a/LICENSE-MIT b/LICENSE-MIT
new file mode 100644
index 0000000..5ea1dbf
--- /dev/null
+++ b/LICENSE-MIT
@@ -0,0 +1,25 @@
1Copyright (c) 2018 Rémi Nicole
2
3Permission is hereby granted, free of charge, to any
4person obtaining a copy of this software and associated
5documentation files (the "Software"), to deal in the
6Software without restriction, including without
7limitation the rights to use, copy, modify, merge,
8publish, distribute, sublicense, and/or sell copies of
9the Software, and to permit persons to whom the Software
10is furnished to do so, subject to the following
11conditions:
12
13The above copyright notice and this permission notice
14shall be included in all copies or substantial portions
15of the Software.
16
17THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
18ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
19TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
20PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
21SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
22CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
23OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
24IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
25DEALINGS IN THE SOFTWARE.