diff options
author | Daniel Stenberg <daniel@haxx.se> | 2020-08-14 10:20:27 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-08-14 10:20:27 +0200 |
commit | 010fb9830b1b8503792acb59cc8b71642e2c7a9b (patch) | |
tree | be26d0760a124ff864bb38c625d2e3c9da63d1c2 /docs/libcurl/curl_multi_perform.3 | |
parent | de195a17189098c053d248a9ac9612ac36e2a308 (diff) | |
download | curl-010fb9830b1b8503792acb59cc8b71642e2c7a9b.tar.gz |
copyright: update/correct the year range on a few files
Diffstat (limited to 'docs/libcurl/curl_multi_perform.3')
-rw-r--r-- | docs/libcurl/curl_multi_perform.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/curl_multi_perform.3 b/docs/libcurl/curl_multi_perform.3 index 6a0ccb938..6374b3fa9 100644 --- a/docs/libcurl/curl_multi_perform.3 +++ b/docs/libcurl/curl_multi_perform.3 @@ -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 |