diff options
author | Daniel Stenberg <daniel@haxx.se> | 2020-04-26 23:59:22 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-04-26 23:59:22 +0200 |
commit | b7135f58f566c4a1765bfbffa580d7c0951a36b9 (patch) | |
tree | e61553ef7079bc1d93d5aad6d0cbb3b9490868ec /docs | |
parent | cca20cb00e0d0c06b27814a881b195a51d91de87 (diff) |
copyright updates: adjust year ranges
Diffstat (limited to 'docs')
-rw-r--r-- | docs/curl-config.1 | 2 | ||||
-rw-r--r-- | docs/libcurl/libcurl-multi.3 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/curl-config.1 b/docs/curl-config.1 index 7614daac6..84fd0576f 100644 --- a/docs/curl-config.1 +++ b/docs/curl-config.1 @@ -5,7 +5,7 @@ .\" * | (__| |_| | _ <| |___ .\" * \___|\___/|_| \_\_____| .\" * -.\" * Copyright (C) 1998 - 2017, 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 diff --git a/docs/libcurl/libcurl-multi.3 b/docs/libcurl/libcurl-multi.3 index 58dd93288..5176aebf0 100644 --- a/docs/libcurl/libcurl-multi.3 +++ b/docs/libcurl/libcurl-multi.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 |