summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/matterbridge/logrus-prefixed-formatter/LICENSE
diff options
context:
space:
mode:
authorWim <wim@42.be>2018-08-06 21:10:54 +0200
committerWim <wim@42.be>2018-08-06 21:11:13 +0200
commit7f3cbcedc0d748108d5421cf4a8e28876e7b4c29 (patch)
treec90cd45de6cf870ba3913a49115e993c7d7068f0 /vendor/github.com/matterbridge/logrus-prefixed-formatter/LICENSE
parent6ef09def81f037ca81f4b8ff03069bad071a3d38 (diff)
downloadmatterbridge-msglm-7f3cbcedc0d748108d5421cf4a8e28876e7b4c29.tar.gz
matterbridge-msglm-7f3cbcedc0d748108d5421cf4a8e28876e7b4c29.tar.bz2
matterbridge-msglm-7f3cbcedc0d748108d5421cf4a8e28876e7b4c29.zip
Use own forks for logrus-prefixed-formatter and discordgo
Diffstat (limited to 'vendor/github.com/matterbridge/logrus-prefixed-formatter/LICENSE')
-rw-r--r--vendor/github.com/matterbridge/logrus-prefixed-formatter/LICENSE21
1 files changed, 21 insertions, 0 deletions
diff --git a/vendor/github.com/matterbridge/logrus-prefixed-formatter/LICENSE b/vendor/github.com/matterbridge/logrus-prefixed-formatter/LICENSE
new file mode 100644
index 00000000..b41cb238
--- /dev/null
+++ b/vendor/github.com/matterbridge/logrus-prefixed-formatter/LICENSE
@@ -0,0 +1,21 @@
+The MIT License (MIT)
+
+Copyright (c) 2017 Denis Parchenko
+
+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.