summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/include')
-rw-r--r--src/include/taler_signatures.h2
-rw-r--r--src/include/taler_util.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/include/taler_signatures.h b/src/include/taler_signatures.h
index 680b69886..75735bb1f 100644
--- a/src/include/taler_signatures.h
+++ b/src/include/taler_signatures.h
@@ -955,7 +955,7 @@ struct TALER_MasterWireDetailsPS
/**
* Hash over the account holder's payto:// URL and
- * the salt, as done by #TALER_wire_signature_hash().
+ * the salt, as done by #TALER_exchange_wire_signature_hash().
*/
struct GNUNET_HashCode h_wire_details GNUNET_PACKED;
diff --git a/src/include/taler_util.h b/src/include/taler_util.h
index 9157faf01..58b1906c2 100644
--- a/src/include/taler_util.h
+++ b/src/include/taler_util.h
@@ -1,6 +1,6 @@
/*
This file is part of TALER
- Copyright (C) 2014, 2015 GNUnet e.V.
+ Copyright (C) 2014-2020 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