summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/lucasb-eyer/go-colorful/LICENSE
diff options
context:
space:
mode:
authorCaleb Bassi <calebjbassi@gmail.com>2018-04-14 07:32:04 -0700
committerCaleb Bassi <calebjbassi@gmail.com>2018-04-14 08:02:56 -0700
commitfad8e1a63a809b0c63b23f6f71bf368bdae3f910 (patch)
treec5de6bc2ae0a759cb63cefc1f95a09be0cee0115 /vendor/github.com/lucasb-eyer/go-colorful/LICENSE
parent70e207f99241b44f1f1ea38525c3c87288aa56b4 (diff)
Diffstat (limited to 'vendor/github.com/lucasb-eyer/go-colorful/LICENSE')
-rw-r--r--vendor/github.com/lucasb-eyer/go-colorful/LICENSE7
1 files changed, 7 insertions, 0 deletions
diff --git a/vendor/github.com/lucasb-eyer/go-colorful/LICENSE b/vendor/github.com/lucasb-eyer/go-colorful/LICENSE
new file mode 100644
index 0000000..4e402a0
--- /dev/null
+++ b/vendor/github.com/lucasb-eyer/go-colorful/LICENSE
@@ -0,0 +1,7 @@
+Copyright (c) 2013 Lucas Beyer
+
+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.