Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Commit 35f8e4a

Browse files
committed
Added doc license note in ReST.
1 parent 0d13690 commit 35f8e4a

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

doc/index.rst

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,12 +139,22 @@ Contributors
139139
************
140140

141141
* `Patrick Lehmann <https://github.com/Paebbels>`_ (Maintainer)
142+
* `and more... <https://github.com/paebbels/pyCallBy/graphs/contributors>`__
143+
142144

143145

144146
License
145147
*******
146148

147-
This library is licensed under **Apache License 2.0**.
149+
.. only:: html
150+
151+
This Python package (source code) is licensed under `Apache License 2.0 <Code-License.html>`__. |br|
152+
The accompanying documentation is licensed under `Creative Commons - Attribution 4.0 (CC-BY 4.0) <Doc-License.html>`__.
153+
154+
.. only:: latex
155+
156+
This Python package (source code) is licensed under **Apache License 2.0**. |br|
157+
The accompanying documentation is licensed under **Creative Commons - Attribution 4.0 (CC-BY 4.0)**.
148158

149159

150160
------------------------------------

0 commit comments

Comments
 (0)