diff options
author | Justin Mayer <entroP@gmail.com> | 2017-09-04 11:08:07 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-04 11:08:07 -0700 |
commit | e315b00368413ea786712aa90ae3e84d4dacdafc (patch) | |
tree | a8ffa94d664e4dfc050e6087341fc2f7518418ed /graymill/LICENSE | |
parent | acddee8948a8e772394911a081d029ff07ea056a (diff) | |
parent | dcecbb6085f24420b14d97f06c53f49755db95c9 (diff) | |
download | pelican-themes-e315b00368413ea786712aa90ae3e84d4dacdafc.tar.gz |
Merge branch 'master' into archive-sidebar
Diffstat (limited to 'graymill/LICENSE')
-rw-r--r-- | graymill/LICENSE | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/graymill/LICENSE b/graymill/LICENSE new file mode 100644 index 0000000..a9151f4 --- /dev/null +++ b/graymill/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) [2017] [Rahul Nair] + +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. |