summaryrefslogtreecommitdiff
path: root/src/curl/curl.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-01-14 15:12:02 +0100
committerChristian Grothoff <christian@grothoff.org>2020-01-14 15:12:02 +0100
commitcba9f8614efab7805d736ac795f8edb970c6a301 (patch)
treef5bd8dd1863f5faa0f3d334a01d6a1eba42c7a16 /src/curl/curl.c
parent90886bd4115975f057bae6853ecefa23c5352759 (diff)
downloadexchange-cba9f8614efab7805d736ac795f8edb970c6a301.tar.gz
exchange-cba9f8614efab7805d736ac795f8edb970c6a301.tar.bz2
exchange-cba9f8614efab7805d736ac795f8edb970c6a301.zip
spass
Diffstat (limited to 'src/curl/curl.c')
-rw-r--r--src/curl/curl.c7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/curl/curl.c b/src/curl/curl.c
index 3e56c7536..b60fb2ce3 100644
--- a/src/curl/curl.c
+++ b/src/curl/curl.c
@@ -1,6 +1,6 @@
/*
This file is part of TALER
- Copyright (C) 2019 GNUnet e.V.
+ Copyright (C) 2019-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
@@ -16,10 +16,9 @@
License along with TALER; see the file COPYING. If not, see
<http://www.gnu.org/licenses/>
*/
-
/**
- * @file lib/teah_common.c
- * @brief Helper routines shared by libtalerexchange and libtalerauditor
+ * @file curl/curl.c
+ * @brief Helper routines for interactions with libcurl
* @author Christian Grothoff
*/
#include "platform.h"