This is an automated email from the ASF dual-hosted git repository. yifeizhang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-marvin-website.git
commit fe5c6e64283fdbc527d3153c18e983b5e6808e41 Author: Justin Mclean <jmcl...@apache.org> AuthorDate: Sat Oct 8 10:02:18 2016 +1100 Remove Jekyll as it's not bundled in the release --- LICENSE | 30 +----------------------------- 1 file changed, 1 insertion(+), 29 deletions(-) diff --git a/LICENSE b/LICENSE index 817f2e9..76ded66 100644 --- a/LICENSE +++ b/LICENSE @@ -204,34 +204,6 @@ The following components included on this website are distributed under MIT license : -- Jekyll - - -The MIT License (MIT) - -Copyright (c) 2008-2015 Tom Preston-Werner - -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. - - ------------------- - - Jekyll Bootstrap Permission is hereby granted, free of charge, to any person obtaining a copy @@ -317,4 +289,4 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. All files located in the node_modules and external directories are externally maintained libraries used by this software which have their own licenses; we recommend you read them, as their terms may differ from -the terms above. \ No newline at end of file +the terms above.