2015-08-08 02:11:30 +00:00
|
|
|
.. image:: imgs/icon_license.png
|
|
|
|
:align: right
|
|
|
|
:alt: OK, so it's meant to be a certificate... yeah, I suck at
|
|
|
|
drawing.
|
|
|
|
|
|
|
|
.. _licencing:
|
|
|
|
|
|
|
|
=========
|
|
|
|
Licensing
|
|
|
|
=========
|
|
|
|
|
|
|
|
The Terminator **Application** is written and distributed under the
|
|
|
|
terms of the `GNU GPL v2 licence`_. Please note that it is not v2+.
|
|
|
|
|
|
|
|
For specifics of any included **Plugins** please see the :ref:`plugins`
|
|
|
|
page.
|
|
|
|
|
|
|
|
The **ConfigObj** library was sourced from `voidspace.org.uk`_, and
|
|
|
|
is licensed under the `BSD 3-Clause licence`_, as stated `here`_.
|
|
|
|
|
|
|
|
**Man pages** and **Misc documents** have no explicitly different
|
|
|
|
licensing, so it is assumed that they fall under the applications
|
|
|
|
`GNU GPL v2 licence`_ insofar as it can be said to apply to
|
|
|
|
non-source code files.
|
|
|
|
|
2015-08-08 17:32:13 +00:00
|
|
|
The main **Terminator icon** was created by *Cory Kontros*, and
|
|
|
|
provided under the `CC-BY-SA licence`_.
|
2015-08-08 02:11:30 +00:00
|
|
|
|
|
|
|
This **Manual** and **API documentation** are wholly new pieces
|
|
|
|
created by the current maintainer *Steve Boddy*, and are distributed
|
|
|
|
under the `CC-BY-SA licence`_, as are the horrific attempts by yours
|
|
|
|
truly at using Cory's icon to provide page identities.
|
|
|
|
|
|
|
|
The **Documentation Theme** is the `Read The Docs`_ theme by *Dave
|
|
|
|
Snider*, which is distributed under the `MIT licence`_. The theme is
|
|
|
|
available on `GitHub`_.
|
|
|
|
|
|
|
|
.. _CC-BY-SA licence: http://creativecommons.org/licenses/by-sa/4.0/
|
|
|
|
.. _GNU GPL v2 licence: https://gnu.org/licenses/old-licenses/gpl-2.0.html
|
|
|
|
.. _BSD 3-Clause licence: http://opensource.org/licenses/BSD-3-Clause
|
|
|
|
.. _voidspace.org.uk: http://www.voidspace.org.uk/python/index.shtml
|
|
|
|
.. _here: http://www.voidspace.org.uk/python/license.shtml
|
|
|
|
.. _GitHub: https://github.com/snide/sphinx_rtd_theme
|
|
|
|
.. _Read The Docs: https://readthedocs.org/
|
|
|
|
.. _MIT licence: https://github.com/snide/sphinx_rtd_theme/blob/master/LICENSE
|
|
|
|
|