diff options
author | Christian Grothoff <christian@grothoff.org> | 2019-06-26 16:13:17 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2019-06-26 16:13:17 +0200 |
commit | 0be3dd471195862bc96e4b3a8f54cbdda955fd71 (patch) | |
tree | fc5e06746b74415e05e10e673332f5cc6082d75f /src/lib/exchange_api_refresh.c | |
parent | 3a2f72b4aad3c2719e4326d30a97e49e26b5d797 (diff) |
adding signature verification logic for new link signatures to libtalerexchange
Diffstat (limited to 'src/lib/exchange_api_refresh.c')
-rw-r--r-- | src/lib/exchange_api_refresh.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/exchange_api_refresh.c b/src/lib/exchange_api_refresh.c index 61bee6d64..853c702e3 100644 --- a/src/lib/exchange_api_refresh.c +++ b/src/lib/exchange_api_refresh.c @@ -1,6 +1,6 @@ /* This file is part of TALER - Copyright (C) 2015, 2016, 2017 Taler Systems SA + Copyright (C) 2015, 2016, 2017, 2019 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 |