summarylogtreecommitdiffstats
path: root/LICENSE.md
diff options
context:
space:
mode:
authorKirill Goncharov2019-01-07 13:42:09 +0300
committerKirill Goncharov2019-01-07 14:15:16 +0300
commit7951964aa57d6a878fd3bb2e5798be73d1b19d4a (patch)
tree4ca12aa12388070ae85507b587ad68ce04eb1dc8 /LICENSE.md
parent6e1801715c0fccf1fa9ee92c70c342dec5e66ab9 (diff)
downloadaur-7951964aa57d6a878fd3bb2e5798be73d1b19d4a.tar.gz
Add license file
Diffstat (limited to 'LICENSE.md')
-rw-r--r--LICENSE.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/LICENSE.md b/LICENSE.md
new file mode 100644
index 000000000000..f6c12289ade3
--- /dev/null
+++ b/LICENSE.md
@@ -0,0 +1,21 @@
+MIT License
+
+Copyright (c) 2018 zkSNACKs
+
+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.