exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit 537206e49f7ccc32551ea894547ee1583ea244ef
parent e889179bddc94accbba437f2ab802c165609679b
Author: Özgür Kesim <oec-taler@kesim.org>
Date:   Tue, 27 Jun 2023 18:56:27 +0200

-update author

Diffstat:
Msrc/util/wallet_signatures.c | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/util/wallet_signatures.c b/src/util/wallet_signatures.c @@ -1,6 +1,6 @@ /* This file is part of TALER - Copyright (C) 2021, 2022 Taler Systems SA + Copyright (C) 2021-2023 Taler Systems SA 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 @@ -17,6 +17,7 @@ * @file wallet_signatures.c * @brief Utility functions for Taler wallet signatures * @author Christian Grothoff + * @author Özgür Kesim */ #include "platform.h" #include "taler_util.h"