taler-docs

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

commit 33c392da07b8c3b4d077d50d4b52f2c1e16eb55e
parent edc7ed0d5d0071d7ac778754338d848c1373e80d
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Tue,  8 Mar 2016 10:44:39 +0100

updating licensing information

Diffstat:
DOWNERS.rst | 20--------------------
Mapi-bank.rst | 4+++-
Mapi-common.rst | 4+++-
Mapi-merchant.rst | 5++++-
Mapi-mint.rst | 4+++-
Mconf.py | 7++++++-
Mdev-wallet-wx.rst | 4+++-
Mexample-essay-store.rst | 4+++-
Mexts/tsref.py | 2++
Mglossary.rst | 4+++-
Mimpl-merchant.rst | 5++++-
Mimpl-mint.rst | 4+++-
Mindex.rst | 6+++++-
Alicensing.rst | 31+++++++++++++++++++++++++++++++
14 files changed, 73 insertions(+), 31 deletions(-)

diff --git a/OWNERS.rst b/OWNERS.rst @@ -1,20 +0,0 @@ -The following list associated each source file with its owner - - -* impl-mint.rst GNUnet e.V. and INRIA -* integration-bank.rst GNUnet e.V. and INRIA -* impl-merchant.rst GNUnet e.V. and INRIA -* dev-wallet-wx.rst GNUnet e.V. and INRIA -* integration-merchant.rst GNUnet e.V. and INRIA -* api-mint.rst GNUnet e.V. and INRIA -* integration-general.rst GNUnet e.V. and INRIA -* wireformats.rst GNUnet e.V. and INRIA -* index.rst GNUnet e.V. and INRIA -* api-merchant.rst GNUnet e.V. and INRIA -* api-common.rst GNUnet e.V. and INRIA -* api-bank.rst GNUnet e.V. and INRIA -* glossary.rst GNUnet e.V. and INRIA -* example-essay-store.rst GNUnet e.V. and INRIA - -* exts/tsref.py GNUnet e.V. and INRIA -* conf.py GNUnet e.V. and INRIA diff --git a/api-bank.rst b/api-bank.rst @@ -1,6 +1,6 @@ .. This file is part of GNU TALER. - Copyright (C) 2014, 2015 GNUnet e.V. and INRIA + Copyright (C) 2014, 2015, 2016 INRIA TALER is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1, or (at your option) any later version. @@ -9,6 +9,8 @@ A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> + + @author Marcello Stanisci ========= Bank API diff --git a/api-common.rst b/api-common.rst @@ -1,6 +1,6 @@ .. This file is part of GNU TALER. - Copyright (C) 2014, 2015 GNUnet e.V. and INRIA + Copyright (C) 2014, 2015, 2016 GNUnet e.V. and INRIA TALER is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1, or (at your option) any later version. @@ -10,6 +10,8 @@ You should have received a copy of the GNU Lesser General Public License along with TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> + @author Christian Grothoff + .. _http-common: ================================= diff --git a/api-merchant.rst b/api-merchant.rst @@ -1,6 +1,6 @@ .. This file is part of GNU TALER. - Copyright (C) 2014, 2015 GNUnet e.V. and INRIA + Copyright (C) 2014, 2015, 2016 and INRIA TALER is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1, or (at your option) any later version. @@ -10,6 +10,9 @@ You should have received a copy of the GNU Lesser General Public License along with TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> + @author Florian Dold + @author Marcello Stanisci + ===================== The Merchant HTTP API ===================== diff --git a/api-mint.rst b/api-mint.rst @@ -1,6 +1,6 @@ .. This file is part of GNU TALER. - Copyright (C) 2014, 2015 GNUnet e.V. and INRIA + Copyright (C) 2014, 2015, 2016 GNUnet e.V. and INRIA TALER is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1, or (at your option) any later version. @@ -10,6 +10,8 @@ You should have received a copy of the GNU Lesser General Public License along with TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> + @author Christian Grothoff + ========================= The Exchange RESTful JSON API ========================= diff --git a/conf.py b/conf.py @@ -1,6 +1,6 @@ """ This file is part of GNU TALER. - Copyright (C) 2014, 2015 GNUnet e.V. and INRIA + Copyright (C) 2014, 2015, 2016 GNUnet e.V. and INRIA TALER is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1, or (at your option) any later version. @@ -9,6 +9,11 @@ A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> + + @author Florian Dold + @author Benedikt Muller + @author Sree Harsha Totakura + @author Marcello Stanisci """ # -*- coding: utf-8 -*- # diff --git a/dev-wallet-wx.rst b/dev-wallet-wx.rst @@ -1,6 +1,6 @@ .. This file is part of GNU TALER. - Copyright (C) 2014, 2015 GNUnet e.V. and INRIA + Copyright (C) 2014, 2015, 2016 INRIA TALER is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1, or (at your option) any later version. @@ -10,6 +10,8 @@ You should have received a copy of the GNU Lesser General Public License along with TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> + @author Florian Dold + ===================== WebExtensions Wallet ===================== diff --git a/example-essay-store.rst b/example-essay-store.rst @@ -1,6 +1,6 @@ .. This file is part of GNU TALER. - Copyright (C) 2014, 2015 GNUnet e.V. and INRIA + Copyright (C) 2014, 2015, 2016 INRIA TALER is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1, or (at your option) any later version. @@ -10,6 +10,8 @@ You should have received a copy of the GNU Lesser General Public License along with TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> + @author Florian Dold + ================================== Example: Essay Store ================================== diff --git a/exts/tsref.py b/exts/tsref.py @@ -9,6 +9,8 @@ A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> + + @author Florian Dold """ """ diff --git a/glossary.rst b/glossary.rst @@ -1,6 +1,6 @@ .. This file is part of GNU TALER. - Copyright (C) 2014, 2015 GNUnet e.V. and INRIA + Copyright (C) 2014, 2015, 2016 INRIA TALER is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1, or (at your option) any later version. @@ -10,6 +10,8 @@ You should have received a copy of the GNU Lesser General Public License along with TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> + @author Florian Dold + ============== Taler Glossary ============== diff --git a/impl-merchant.rst b/impl-merchant.rst @@ -1,6 +1,6 @@ .. This file is part of GNU TALER. - Copyright (C) 2014, 2015 GNUnet e.V. and INRIA + Copyright (C) 2014, 2015, 2016 INRIA TALER is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1, or (at your option) any later version. @@ -10,6 +10,9 @@ You should have received a copy of the GNU Lesser General Public License along with TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> + @author Marcello Stanisci + @author Florian Dold + ================================= Merchant Reference Implementation ================================= diff --git a/impl-mint.rst b/impl-mint.rst @@ -1,6 +1,6 @@ .. This file is part of GNU TALER. - Copyright (C) 2014, 2015 GNUnet e.V. and INRIA + Copyright (C) 2014, 2015, 2016 GNUnet e.V. and INRIA TALER is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1, or (at your option) any later version. @@ -10,6 +10,8 @@ You should have received a copy of the GNU Lesser General Public License along with TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> + @author Christian Grothoff + =================================== The Exchange Reference Implementation =================================== diff --git a/index.rst b/index.rst @@ -1,6 +1,6 @@ .. This file is part of GNU TALER. - Copyright (C) 2014, 2015 GNUnet e.V. and INRIA + Copyright (C) 2014, 2015, 2016 GNUnet e.V. TALER is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1, or (at your option) any later version. @@ -10,6 +10,10 @@ You should have received a copy of the GNU Lesser General Public License along with TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> + @author Florian Dold + @author Benedikt Muller + @author Sree Harsha Totakura + GNU Taler Documentation ======================= diff --git a/licensing.rst b/licensing.rst @@ -0,0 +1,31 @@ +--------- +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 of interest are located in the following directories: +(The repository could contain also scaffolded autogenerated files, +which do not have legal significance in this context) + +* current directory +* exts/ + +-------------------- +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 : Georg Brandl and the Sphinx team +* Python: Python Software Foundation