taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 22133c6f1ec0df35f88ea963148832fe19d67810
parent b44c9721d6232ce457ac6cd5e4755b6fa3ddd081
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Wed,  9 Mar 2016 13:27:27 +0100

no runtime dependencies for Sphinx

Diffstat:
Mlicensing.rst | 13++-----------
1 file changed, 2 insertions(+), 11 deletions(-)

diff --git a/licensing.rst b/licensing.rst @@ -18,14 +18,5 @@ which do not have legal significance in this context) -------------------- Runtime dependencies -------------------- -We list as 'runtime dependencies' - -* shared libraries (namely \*.so files) -* running services (like databases) -* languages interpreters (like PHP) - -The following list encompasses all the runtime dependencies for this project, -and gives the copyright holder for each of them - -* Sphinx : Python Software Foundation License v2, LPGL-Compatible, Python Software Foundation -* Python : Python Software Foundation License v2, LPGL-Compatible, Python Software Foundation +This component has no runtime dependencies as it is supposed to generate +HTML.