summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/olekukonko/tablewriter/LICENCE.md
diff options
context:
space:
mode:
authorCarlos Tadeu Panato Junior <ctadeu@gmail.com>2018-06-14 19:27:21 +0200
committerGitHub <noreply@github.com>2018-06-14 19:27:21 +0200
commitc8b99b97dffbc7c96b3911f6301f0ec69399cea2 (patch)
treeec8fd6b1b8b9dc09c516d17419bcb01287815dcd /vendor/github.com/olekukonko/tablewriter/LICENCE.md
parent8883f487886f8ad6b1529372fa467aaa7aeed5ec (diff)
downloadchat-c8b99b97dffbc7c96b3911f6301f0ec69399cea2.tar.gz
chat-c8b99b97dffbc7c96b3911f6301f0ec69399cea2.tar.bz2
chat-c8b99b97dffbc7c96b3911f6301f0ec69399cea2.zip
Update html2text lib to use the original repo (#8900)
Diffstat (limited to 'vendor/github.com/olekukonko/tablewriter/LICENCE.md')
-rw-r--r--vendor/github.com/olekukonko/tablewriter/LICENCE.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/vendor/github.com/olekukonko/tablewriter/LICENCE.md b/vendor/github.com/olekukonko/tablewriter/LICENCE.md
new file mode 100644
index 000000000..1fd848425
--- /dev/null
+++ b/vendor/github.com/olekukonko/tablewriter/LICENCE.md
@@ -0,0 +1,19 @@
+Copyright (C) 2014 by Oleku Konko
+
+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