Licenses and third-party notices¶
Morana source code and its authored documentation are licensed under
Apache-2.0. The complete text is served with this documentation as
morana-license.txt; the repository root
LICENSE is the canonical source copy. This page accompanies every generated
documentation site so that the notices for frontend material distributed with
that site remain available to readers and redistributors.
Vendored MathJax¶
The locally vendored MathJax 4.1.3 component, boldsymbol extension, and New
Computer Modern CommonHTML font files under assets/mathjax/ are supplied by
the MathJax Consortium under Apache-2.0. Their complete license is included as
assets/mathjax/LICENSE.
Morana logo¶
morana.png was generated with ChatGPT and is dedicated
to CC0-1.0 by Lubomir
Bures. To the extent that Lubomir Bures holds copyright or related rights in
the image, it may be reused without conditions.
MkDocs-generated frontend¶
The generated site includes frontend assets from the following projects. Their license texts are reproduced below because those assets are distributed in the site output.
Material for MkDocs¶
The Material for MkDocs theme, including its generated stylesheets, JavaScript, and search presentation, is copyright 2016-2025 Martin Donath and is licensed under the MIT License.
Copyright (c) 2016-2025 Martin Donath <martin.donath@squidfunk.com>
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 NON-INFRINGEMENT. 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.
MkDocs¶
MkDocs produces the site structure and its generated assets. It is copyright 2014-present Tom Christie and is licensed under the BSD 2-Clause License.
Copyright (c) 2014-present, Tom Christie. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Material’s search bundle also retains the upstream notices that it ships for its bundled search-language components. Build-only Python packages that do not contribute distributable site assets are not included in these notices.