summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/mattermost/viper/LICENSE
diff options
context:
space:
mode:
authorHarrison Healey <harrisonmhealey@gmail.com>2018-06-14 11:15:02 -0400
committerChristopher Speller <crspeller@gmail.com>2018-06-14 08:15:02 -0700
commitd0cda0500eb4fa8818323a8680ac38a504aa9c15 (patch)
treeb59eaab60a5c3b880afac90936085a9fea45d529 /vendor/github.com/mattermost/viper/LICENSE
parent337b121bfb948627262f66ad599fc68787017179 (diff)
downloadchat-d0cda0500eb4fa8818323a8680ac38a504aa9c15.tar.gz
chat-d0cda0500eb4fa8818323a8680ac38a504aa9c15.tar.bz2
chat-d0cda0500eb4fa8818323a8680ac38a504aa9c15.zip
MM-10769 Rename references to spf13/viper to mattermost/viper (#8948)
Diffstat (limited to 'vendor/github.com/mattermost/viper/LICENSE')
-rw-r--r--vendor/github.com/mattermost/viper/LICENSE21
1 files changed, 21 insertions, 0 deletions
diff --git a/vendor/github.com/mattermost/viper/LICENSE b/vendor/github.com/mattermost/viper/LICENSE
new file mode 100644
index 000000000..4527efb9c
--- /dev/null
+++ b/vendor/github.com/mattermost/viper/LICENSE
@@ -0,0 +1,21 @@
+The MIT License (MIT)
+
+Copyright (c) 2014 Steve Francia
+
+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. \ No newline at end of file