view docs/license.rst @ 280:1b0e58f60f73

Update to latest my-doc-XXX.sty for PDF builds
author Franz Glasner <fzglas.hg@dom66.de>
date Wed, 20 May 2026 12:54:06 +0200
parents 265b759f1f08
children
line wrap: on
line source

.. -*- coding: utf-8; indent-tabs-mode: nil; -*-

.. _licenses:

**********
 Licenses
**********

The project is licensed under the terms of the MIT License:

.. literalinclude:: ../LICENSES/MIT.txt
   :language: none

Some code snippets are licensed under the terms of the
BSD 2-Clause "Simplified" License as they are taken from the Python
lexer that is included in `Pygments`_:

.. literalinclude:: ../LICENSES/BSD-2-Clause.txt
   :language: none