File size: 809 Bytes
6288873 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 | .. _license:
License
=======
.. _license_cc_by_sa:
CC-BY-SA 4.0
------------
This documentation, except for the API documentation (see below) and if not
marked otherwise, is licensed under the `CC BY-SA 4.0
<https://creativecommons.org/licenses/by-sa/4.0/>`_ license:
.. include:: ../LICENSE
:literal:
.. _license_cc_by:
CC-BY 4.0
---------
Parts of this documentation, if explicitly marked, are licensed under the `CC BY
4.0 <https://creativecommons.org/licenses/by/4.0/>`_ license:
.. include:: varipeps/LICENSE_CC_BY_4.0
:literal:
.. _license_gpl_3:
GPL-3.0-or-later
----------------
As the API documentation is automatically generated from the code, it is
licensed under the `GPL-3.0-or-later
<https://spdx.org/licenses/GPL-3.0-or-later.html>`_:
.. include:: ../../LICENSE
:literal:
|