summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-01-18 23:19:48 +0100
committerChristian Grothoff <christian@grothoff.org>2020-01-18 23:19:48 +0100
commitff35a1d229e320e79ac3e7a91e5eaade1c6e2873 (patch)
tree19f4f4631ae3281cdcccaa82ce53da2ff13816de /src/include
parentdfd58b33e870022675c3bac7e0c56caaf2f63964 (diff)
downloadexchange-ff35a1d229e320e79ac3e7a91e5eaade1c6e2873.tar.gz
exchange-ff35a1d229e320e79ac3e7a91e5eaade1c6e2873.tar.bz2
exchange-ff35a1d229e320e79ac3e7a91e5eaade1c6e2873.zip
deduplicate doxyfiles, integrate with build
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