The MIT License (MIT) (Except where stated below)
Copyright (c) 2014 - 2018 Isaac Muse
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.
superfences.py is derived from Python Markdown's fenced_code extension.
This extension adds Fenced Code Blocks to Python-Markdown. See https://python-markdown.github.io/extensions/fenced_code_blocks/ for documentation. Original code Copyright 2007-2008 Waylan Limberg. All changes Copyright 2008-2014 The Python Markdown Project License: BSD
inlinehilite.py is derived from Python Markdown's codehilite extension.
Adds code/syntax highlighting to standard Python-Markdown code blocks. See https://python-markdown.github.io/extensions/code_hilite/ for documentation. Original code Copyright 2006-2008 Waylan Limberg. All changes Copyright 2008-2014 The Python Markdown Project License: BSD
extrarawhtml.py is a literal copy and paste from Python Markdown's extra extension. It basically splits out the raw html markdown parsing into a seprate extension that can be used even if it is not desired to use all of 'extra'.
See https://python-markdown.github.io/extensions/extra/ for documentation. Copyright The Python Markdown Project License: BSD
gemoji_db.py is generated from Gemoji's source code: https://github.com/github/gemoji.
Copyright (c) 2013 GitHub, Inc.
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.
emoji1_db.py is generated from EmojiOne's source code: https://github.com/Ranks/emojione
EmojiOne Non-Artwork
Applies to the Javascript, JSON, PHP, CSS, HTML files, and everything else not covered under the artwork license above. License: MIT Complete Legal Terms: http://opensource.org/licenses/MIT