summaryrefslogtreecommitdiffstats
path: root/web/static/js/jquery-dragster/LICENSE
diff options
context:
space:
mode:
authorReed Garmsen <rgarmsen2295@gmail.com>2015-08-13 12:03:45 -0700
committerReed Garmsen <rgarmsen2295@gmail.com>2015-08-13 12:03:45 -0700
commitafe028ae3a63ff341cbaf89b7841e977fb0061fd (patch)
tree6bfbe2a5b4405b93a780a7a5a0828fd268b13cbc /web/static/js/jquery-dragster/LICENSE
parent6d9e715e265a3265841bc351e6b22a4503c20c92 (diff)
parent6ca6072f478f556ba2d25c9762f0d73c9e84c7f6 (diff)
downloadchat-afe028ae3a63ff341cbaf89b7841e977fb0061fd.tar.gz
chat-afe028ae3a63ff341cbaf89b7841e977fb0061fd.tar.bz2
chat-afe028ae3a63ff341cbaf89b7841e977fb0061fd.zip
Merge pull request #7 from asaadmahmoodspin/mm-316
MM-316
Diffstat (limited to 'web/static/js/jquery-dragster/LICENSE')
-rw-r--r--web/static/js/jquery-dragster/LICENSE21
1 files changed, 21 insertions, 0 deletions
diff --git a/web/static/js/jquery-dragster/LICENSE b/web/static/js/jquery-dragster/LICENSE
new file mode 100644
index 000000000..b8b51dc0b
--- /dev/null
+++ b/web/static/js/jquery-dragster/LICENSE
@@ -0,0 +1,21 @@
+The MIT License (MIT)
+
+Copyright (c) 2015 Jan Martin
+
+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.