diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-01-17 19:32:44 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-01-17 19:32:44 +0100 |
commit | 98ec18bd7e7ab88b0432a3c5a00e54661b9b27e1 (patch) | |
tree | 0bda0b6200a43e63dbebd118bba5b4dbc298aa5d /src | |
parent | 2ce6c7a9d8fa5940049e0ea9f9f13b908ce6c7f8 (diff) |
more KS cleanups, including one race fix
Diffstat (limited to 'src')
-rw-r--r-- | src/exchange/taler-exchange-httpd_keystate.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange/taler-exchange-httpd_keystate.c b/src/exchange/taler-exchange-httpd_keystate.c index 35bf52f65..54f4c308b 100644 --- a/src/exchange/taler-exchange-httpd_keystate.c +++ b/src/exchange/taler-exchange-httpd_keystate.c @@ -1,6 +1,6 @@ /* This file is part of TALER - Copyright (C) 2014--2019 GNUnet e.V. + Copyright (C) 2014--2019 Taler Systems SA 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 |