summaryrefslogtreecommitdiff
path: root/docs/license.rst
blob: 7c93ab426ea41423491a6634c2af9a6935963edd (plain)
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
License
=======

Babel is licensed under a three clause BSD License.  It basically means:
do whatever you want with it as long as the copyright in Babel sticks
around, the conditions are not modified and the disclaimer is present.
Furthermore you must not use the names of the authors to promote derivatives
of the software without written consent.

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

.. _authors:

Authors
-------

.. include:: ../AUTHORS

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

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

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

-   The ":ref:`babel-license`" applies to all the sourcecode shipped as
    part of Babel (Babel itself as well as the examples and the unit tests)
    as well as documentation.

.. _babel-license:

Babel License
-------------

.. include:: ../LICENSE