License
=======

hexonet.apiconnector is licensed under MIT License.
A short, permissive software license. Basically, you can do whatever you
want as long as you include the original copyright and license notice in
any copy of the software/source.

The full license text can be found below (:ref:`mit-license`).

.. _authors:

Authors
-------

.. mdinclude:: ../AUTHORS.md

General License Definitions
---------------------------

The following section contains the full license texts for this module and the
documentation.

-   "AUTHORS" hereby refers to all the authors listed in the
    :ref:`authors` section.

-   The ":ref:`mit-license`" applies to all the source code shipped as
    part of hexonet.apiconnector (the module itself as well as the examples and
    the unittests) as well as documentation.

.. _mit-license:

MIT License
-------------

.. include:: ../LICENSE
