merchant

Merchant backend to process payments, run by merchants
Log | Files | Refs | Submodules | README | LICENSE

commit 4f1d6803f11d8f9ac1c441715de3091af21d25e0
parent 8ee74376283eff881b2891a2dc976db7834c46b7
Author: Christian Grothoff <christian@grothoff.org>
Date:   Wed, 16 Mar 2016 15:16:13 +0100

rst files only in API

Diffstat:
Dlicensing.rst | 41-----------------------------------------
1 file changed, 0 insertions(+), 41 deletions(-)

diff --git a/licensing.rst b/licensing.rst @@ -1,41 +0,0 @@ ---------- -Licensing ---------- - -This project has been jointly developed by INRIA and by individuals -being under the juridical subject called 'GNUnet e.V.'. For each source -file, the header indicated whose is holding the copyright, since some -parts have been taken "verbatim" from the GNUnet e.V. licensed code, and -some other have been developed at INRIA "ex novo". - -Source files are located in the following directories: - -* src/lib/ -* src/backend/ -* src/backenddb/ -* src/include/ -* src/tests/ -* examples/blog/ -* examples/shop/ -* copylib/ - -Note that the copyright for content in examples/blog/articles is entirely -owned by the Free Software Foundation - --------------------- -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 - -* libjansson : MIT License, AGPL- and LGPL-Compatible, owned by Petri Lehtinen and other individuals -* libgcrypt : LGPL, owned by Free Software Foundation -* postgresql : PostgreSQL License, AGPL- and LGPL-Compatible, owned by The PostgreSQL Global Development Group -* libgnunet (in all of its variants) : LGPL/GPL, owned by GNUnet e.V. -* PHP : PHP License, AGPL- and LGPL-Compatible, owned by The PHP Group