summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/technoweenie/multipartstreamer/LICENSE
diff options
context:
space:
mode:
authorWim <wim@42.be>2016-11-19 15:05:11 +0100
committerWim <wim@42.be>2016-11-19 15:05:11 +0100
commit2867ec459a9234a8b0152ae5baad01fc18af843b (patch)
tree280c420c024fb24714129be526454ad6ac8888e3 /vendor/github.com/technoweenie/multipartstreamer/LICENSE
parentcd18d89894903a92ac12e1a2e78582b543a4ab6e (diff)
downloadmatterbridge-msglm-2867ec459a9234a8b0152ae5baad01fc18af843b.tar.gz
matterbridge-msglm-2867ec459a9234a8b0152ae5baad01fc18af843b.tar.bz2
matterbridge-msglm-2867ec459a9234a8b0152ae5baad01fc18af843b.zip
Add missing imports
Diffstat (limited to 'vendor/github.com/technoweenie/multipartstreamer/LICENSE')
-rw-r--r--vendor/github.com/technoweenie/multipartstreamer/LICENSE7
1 files changed, 7 insertions, 0 deletions
diff --git a/vendor/github.com/technoweenie/multipartstreamer/LICENSE b/vendor/github.com/technoweenie/multipartstreamer/LICENSE
new file mode 100644
index 00000000..20d92fba
--- /dev/null
+++ b/vendor/github.com/technoweenie/multipartstreamer/LICENSE
@@ -0,0 +1,7 @@
+Copyright (c) 2013-* rick olson
+
+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.