:tocdepth: 1 ******** Licenses ******** **The framework itself and this documentation** are available under the :ref:`MIT license`; translations by translators and manual pages on mediawiki.org are available under the `CC-BY-SA 3.0`_ license. The Pywikibot logo is Public domain but it includes material that may be protected as a trademark. Parts of :mod:`memento` module is licenced under the `BSD`_ open source software license. The :func:`get_close_matches_ratio()` function off the :mod:`diff` module incorporates code from Python software which is licenced under `PSF`_ license. MIT License =========== **The framework is available under the MIT license.** .. include:: ../LICENSE .. _CC-BY-SA 3.0: https://creativecommons.org/licenses/by-sa/3.0/ .. _BSD: http://mementoweb.github.io/SiteStory/license.html .. _PSF: https://docs.python.org/3/license.html#psf-license-agreement-for-python-release