merchant

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

commit 8ee74376283eff881b2891a2dc976db7834c46b7
parent 4c45a00a00fbfe07a763906ea83276747dda933d
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Wed, 16 Mar 2016 13:25:39 +0100

making,

merchant "http service" AGPL
merchant "lib" LGPL
merchant tests GPL

Diffstat:
Mlicensing.rst | 6+++---
Msrc/backend/taler-merchant-httpd.c | 2+-
Msrc/backend/taler-merchant-httpd_auditors.c | 2+-
Msrc/backend/taler-merchant-httpd_auditors.h | 2+-
Msrc/backend/taler-merchant-httpd_contract.c | 2+-
Msrc/backend/taler-merchant-httpd_exchanges.c | 2+-
Msrc/backend/taler-merchant-httpd_pay.c | 2+-
Msrc/backend/taler-merchant-httpd_util.c | 2+-
Msrc/backenddb/merchantdb_plugin.c | 2+-
Msrc/backenddb/plugin_merchantdb_postgres.c | 2+-
Msrc/include/platform.h | 2+-
Msrc/include/taler_merchant_service.h | 2+-
Msrc/include/taler_merchantdb_lib.h | 2+-
Msrc/include/taler_merchantdb_plugin.h | 2+-
14 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/licensing.rst b/licensing.rst @@ -34,8 +34,8 @@ We list as 'runtime dependencies' The following list encompasses all the runtime dependencies for this project, and gives the copyright holder for each of them -* libjansson : MIT License, LGPL-Compatible, owned by Petri Lehtinen and other individuals +* libjansson : MIT License, AGPL- and LGPL-Compatible, owned by Petri Lehtinen and other individuals * libgcrypt : LGPL, owned by Free Software Foundation -* postgresql : PostgreSQL License, LGPL-Compatible, owned by The PostgreSQL Global Development Group +* 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, LGPL-Compatible, owned by The PHP Group +* PHP : PHP License, AGPL- and LGPL-Compatible, owned by The PHP Group diff --git a/src/backend/taler-merchant-httpd.c b/src/backend/taler-merchant-httpd.c @@ -3,7 +3,7 @@ (C) 2014, 2015, 2016 INRIA TALER is free software; you can redistribute it and/or modify it under the - terms of the GNU General Public License as published by the Free Software + terms of the GNU Affero General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. TALER is distributed in the hope that it will be useful, but WITHOUT ANY diff --git a/src/backend/taler-merchant-httpd_auditors.c b/src/backend/taler-merchant-httpd_auditors.c @@ -3,7 +3,7 @@ (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 General Public License as published by the Free Software + terms of the GNU Affero General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. TALER is distributed in the hope that it will be useful, but WITHOUT ANY diff --git a/src/backend/taler-merchant-httpd_auditors.h b/src/backend/taler-merchant-httpd_auditors.h @@ -3,7 +3,7 @@ (C) 2014, 2015 GNUnet e.V. and INRIA TALER is free software; you can redistribute it and/or modify it under the - terms of the GNU General Public License as published by the Free Software + terms of the GNU Affero General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. TALER is distributed in the hope that it will be useful, but WITHOUT ANY diff --git a/src/backend/taler-merchant-httpd_contract.c b/src/backend/taler-merchant-httpd_contract.c @@ -3,7 +3,7 @@ (C) 2014, 2015, 2016 INRIA TALER is free software; you can redistribute it and/or modify it under the - terms of the GNU General Public License as published by the Free Software + terms of the GNU Affero General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. TALER is distributed in the hope that it will be useful, but WITHOUT ANY diff --git a/src/backend/taler-merchant-httpd_exchanges.c b/src/backend/taler-merchant-httpd_exchanges.c @@ -3,7 +3,7 @@ (C) 2014, 2015, 2016 INRIA TALER is free software; you can redistribute it and/or modify it under the - terms of the GNU General Public License as published by the Free Software + terms of the GNU Affero General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. TALER is distributed in the hope that it will be useful, but WITHOUT ANY diff --git a/src/backend/taler-merchant-httpd_pay.c b/src/backend/taler-merchant-httpd_pay.c @@ -3,7 +3,7 @@ (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 General Public License as published by the Free Software + terms of the GNU Affero General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. TALER is distributed in the hope that it will be useful, but WITHOUT ANY diff --git a/src/backend/taler-merchant-httpd_util.c b/src/backend/taler-merchant-httpd_util.c @@ -3,7 +3,7 @@ (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 General Public License as published by the Free Software + terms of the GNU Affero General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. TALER is distributed in the hope that it will be useful, but WITHOUT ANY diff --git a/src/backenddb/merchantdb_plugin.c b/src/backenddb/merchantdb_plugin.c @@ -3,7 +3,7 @@ Copyright (C) 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 General Public License as published by the Free Software + terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. TALER is distributed in the hope that it will be useful, but WITHOUT ANY diff --git a/src/backenddb/plugin_merchantdb_postgres.c b/src/backenddb/plugin_merchantdb_postgres.c @@ -3,7 +3,7 @@ (C) 2014, 2015, 2016 INRIA TALER is free software; you can redistribute it and/or modify it under the - terms of the GNU General Public License as published by the Free Software + terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. TALER is distributed in the hope that it will be useful, but WITHOUT ANY diff --git a/src/include/platform.h b/src/include/platform.h @@ -3,7 +3,7 @@ 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 General Public License as published by the Free Software + terms of the GNU Affero General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. TALER is distributed in the hope that it will be useful, but WITHOUT ANY diff --git a/src/include/taler_merchant_service.h b/src/include/taler_merchant_service.h @@ -3,7 +3,7 @@ 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 + terms of the GNU Affero General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. TALER is distributed in the hope that it will be useful, but WITHOUT ANY diff --git a/src/include/taler_merchantdb_lib.h b/src/include/taler_merchantdb_lib.h @@ -3,7 +3,7 @@ Copyright (C) 2014, 2015, 2016 INRIA TALER is free software; you can redistribute it and/or modify it under the - terms of the GNU General Public License as published by the Free Software + terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. TALER is distributed in the hope that it will be useful, but WITHOUT ANY diff --git a/src/include/taler_merchantdb_plugin.h b/src/include/taler_merchantdb_plugin.h @@ -3,7 +3,7 @@ Copyright (C) 2014, 2015, 2016 INRIA TALER is free software; you can redistribute it and/or modify it under the - terms of the GNU General Public License as published by the Free Software + terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. TALER is distributed in the hope that it will be useful, but WITHOUT ANY