diff options
| author | Luke Hoersten <[email protected]> | 2012-02-13 12:46:18 -0600 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2012-02-13 12:46:18 -0600 |
| commit | d0dac239a25e94c904a3cd19eca62f80036bec4f (patch) | |
| tree | c3a6bf9df8b8a6c2fd7b7edfa269b62835beb843 /thirdparty/color-theme-solarized/LICENSE | |
| parent | c1a748bd640aeeb1aef0a289f5b05519a46421d8 (diff) | |
Added solarized color theme.
Diffstat (limited to 'thirdparty/color-theme-solarized/LICENSE')
| -rw-r--r-- | thirdparty/color-theme-solarized/LICENSE | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/thirdparty/color-theme-solarized/LICENSE b/thirdparty/color-theme-solarized/LICENSE new file mode 100644 index 0000000..ee08d7e --- /dev/null +++ b/thirdparty/color-theme-solarized/LICENSE @@ -0,0 +1,20 @@ +Copyright (c) 2011 Ethan Schoonover + +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. + |
