tiramisu placed under the lgpl licence

This commit is contained in:
gwen
2013-08-29 15:55:06 +02:00
parent af50605d73
commit 4c4d664c2e
5 changed files with 173 additions and 683 deletions

View File

@ -38,18 +38,12 @@ others
.. automodule:: test.test_option_consistency
:members:
.. automodule:: test.test_option
:members:
.. automodule:: test.test_cache
:members:
.. automodule:: test.test_option_setting
:members:
.. automodule:: test.test_config
:members:
.. automodule:: test.test_freeze
:members:

View File

@ -48,9 +48,14 @@ Indices and tables
* :ref:`modindex`
* :ref:`search`
.. note:: This documentation is licensed under a `Creative Commons
.. note:: The tiramisu code is licensed under the `LGPL licence`_
and this documentation is licensed under the `Creative Commons
Attribution-ShareAlike 3.0 Unported License`_\ .
.. _`Creative Commons Attribution-ShareAlike 3.0 Unported License`: http://creativecommons.org/licenses/by-sa/3.0/deed.en_US
.. _`LGPL licence`: http://www.gnu.org/licenses/lgpl.html
.. todolist::