aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÖzgür Kesim <oec-taler@kesim.org>2023-06-27 18:56:27 +0200
committerÖzgür Kesim <oec-taler@kesim.org>2023-06-27 18:56:27 +0200
commit537206e49f7ccc32551ea894547ee1583ea244ef (patch)
tree92ba2090d7629333c127b60faab6d59363ca4111
parente889179bddc94accbba437f2ab802c165609679b (diff)
downloadexchange-537206e49f7ccc32551ea894547ee1583ea244ef.tar.xz
-update author
-rw-r--r--src/util/wallet_signatures.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/util/wallet_signatures.c b/src/util/wallet_signatures.c
index 0e5db2b51..34d097d77 100644
--- 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"