merchant

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

commit 09b3cfee78cebd84cfec64ce28cd5d39be0a12d2
parent e3a8b30d8681cbc10f0357e74f8a09fa63f14c36
Author: Christian Grothoff <christian@grothoff.org>
Date:   Tue, 19 Jan 2016 14:39:37 +0100

-fix (C) notices

Diffstat:
Msrc/include/taler_merchant_service.h | 2+-
Msrc/lib/merchant_api_context.c | 2+-
Msrc/lib/merchant_api_context.h | 2+-
Msrc/lib/merchant_api_pay.c | 2+-
Msrc/lib/test_merchant_api.c | 2+-
5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/include/taler_merchant_service.h b/src/include/taler_merchant_service.h @@ -1,6 +1,6 @@ /* This file is part of TALER - Copyright (C) 2014, 2015 Christian Grothoff (and other contributing authors) + Copyright (C) 2014, 2015 GNUnet e.V. TALER is free software; you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software diff --git a/src/lib/merchant_api_context.c b/src/lib/merchant_api_context.c @@ -1,6 +1,6 @@ /* This file is part of TALER - Copyright (C) 2014, 2015 Christian Grothoff (and other contributing authors) + Copyright (C) 2014, 2015 GNUnet e.V. 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 diff --git a/src/lib/merchant_api_context.h b/src/lib/merchant_api_context.h @@ -1,6 +1,6 @@ /* This file is part of TALER - Copyright (C) 2014, 2015 Christian Grothoff (and other contributing authors) + Copyright (C) 2014, 2015 GNUnet e.V. 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 diff --git a/src/lib/merchant_api_pay.c b/src/lib/merchant_api_pay.c @@ -1,6 +1,6 @@ /* This file is part of TALER - Copyright (C) 2014, 2015 Christian Grothoff (and other contributing authors) + Copyright (C) 2014, 2015 GNUnet e.V. 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 diff --git a/src/lib/test_merchant_api.c b/src/lib/test_merchant_api.c @@ -1,6 +1,6 @@ /* This file is part of TALER - Copyright (C) 2014, 2015 Christian Grothoff (and other contributing authors) + Copyright (C) 2014, 2015 GNUnet e.V. 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