summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2020-03-06 08:16:38 +0100
committerDaniel Stenberg <daniel@haxx.se>2020-03-06 08:16:38 +0100
commit0b7735c45bf36b71f5b93ef334520b3abc301aea (patch)
treecec2f24331a5545a0332cbd6792b21acf2d78ae7
parent6f17df7a6afcc600d96fb02d125aa2932540eff1 (diff)
downloadcurl-0b7735c45bf36b71f5b93ef334520b3abc301aea.tar.gz
transfer: set correct copyright year range
-rw-r--r--lib/transfer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/transfer.c b/lib/transfer.c
index f015b9120..e76834eb3 100644
--- a/lib/transfer.c
+++ b/lib/transfer.c
@@ -5,7 +5,7 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * Copyright (C) 1998 - 2019, Daniel Stenberg, <daniel@haxx.se>, et al.
+ * Copyright (C) 1998 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al.
*
* This software is licensed as described in the file COPYING, which
* you should have received as part of this distribution. The terms