summary refs log tree commit diff
path: root/node-mastodon/LICENSE
diff options
context:
space:
mode:
authorpluralcafe-docker <docker@plural.cafe>2018-08-22 07:10:06 +0000
committerpluralcafe-docker <docker@plural.cafe>2018-08-22 07:10:06 +0000
commit3906b27e0a8ce9bc1e6d54ee52fc65590c58c4f2 (patch)
tree1ffaa71b82b4835e4bf7e8d5ed564b99681941cf /node-mastodon/LICENSE
parent325c162fc00e0c877e786b485dea7ab6f380096b (diff)
Use insecure mode for docker
Diffstat (limited to 'node-mastodon/LICENSE')
-rw-r--r--node-mastodon/LICENSE22
1 files changed, 22 insertions, 0 deletions
diff --git a/node-mastodon/LICENSE b/node-mastodon/LICENSE
new file mode 100644
index 0000000..29b5e63
--- /dev/null
+++ b/node-mastodon/LICENSE
@@ -0,0 +1,22 @@
+(The MIT License)
+
+Copyright for portions of project node-mastodon are held by Tolga Tezel <tolgatezel11@gmail.com> as part of project Twit.
+All other copyright for project node-mastodon are held by Jessica Hayley, 2017
+
+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.