merchant

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

commit 783169d826594b726dd95b125a3475d138e0ef62
parent ef5e9452c3ed1ad83de9bff113b693de151fad5a
Author: Christian Grothoff <christian@grothoff.org>
Date:   Tue, 18 Aug 2015 23:05:00 +0200

clarify license as LGPL

Diffstat:
Msrc/frontend/fake_wire_transfer.php | 10+++++-----
Msrc/frontend/generate_taler_contract.php | 2+-
Msrc/frontend/index.html | 4++--
Msrc/frontend/pay.php | 2+-
4 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/src/frontend/fake_wire_transfer.php b/src/frontend/fake_wire_transfer.php @@ -11,15 +11,15 @@ The JavaScript code in this page is free software: you can redistribute it and/or modify it under the terms of the GNU - General Public License (GNU GPL) as published by the Free Software - Foundation, either version 3 of the License, or (at your option) + Lesser General Public License (GNU LGPL) as published by the Free Software + Foundation, either version 2.1 of the License, or (at your option) any later version. The code is distributed WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS - FOR A PARTICULAR PURPOSE. See the GNU GPL for more details. + FOR A PARTICULAR PURPOSE. See the GNU LGPL for more details. - As additional permission under GNU GPL version 3 section 7, you + As additional permission under GNU LGPL version 2.1 section 7, you may distribute non-source (e.g., minimized or compacted) forms of - that code without the copy of the GNU GPL normally required by + that code without the copy of the GNU LGPL normally required by section 4, provided you include this license notice and a URL through which recipients can access the Corresponding Source. diff --git a/src/frontend/generate_taler_contract.php b/src/frontend/generate_taler_contract.php @@ -5,7 +5,7 @@ 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 3, or (at your option) any later version. + Foundation; either version 2.1, or (at your option) any later version. TALER is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR diff --git a/src/frontend/index.html b/src/frontend/index.html @@ -13,12 +13,12 @@ The JavaScript code in this page is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License (GNU LGPL) as published by the Free Software - Foundation, either version 3 of the License, or (at your option) + Foundation, either version 2.1 of the License, or (at your option) any later version. The code is distributed WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU LGPL for more details. - As additional permission under GNU LGPL version 3 section 7, you + As additional permission under GNU LGPL version 2.1 section 7, you may distribute non-source (e.g., minimized or compacted) forms of that code without the copy of the GNU LGPL normally required by section 4, provided you include this license notice and a URL diff --git a/src/frontend/pay.php b/src/frontend/pay.php @@ -12,7 +12,7 @@ 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 3, or (at your option) any later version. + Foundation; either version 2.1, or (at your option) any later version. TALER is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR