diff options
author | Daniel Stenberg <daniel@haxx.se> | 2020-11-05 08:22:10 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-11-05 08:22:10 +0100 |
commit | ac0a88fd2552524955233198de96cc66f6b15a07 (patch) | |
tree | ddb4495a5896c4232fdbf4207782616a0265cf02 /src/tool_helpers.c | |
parent | fbbbf5aae0fe9bb5b57e4ffa9f34ccfd7a6d89d4 (diff) | |
download | curl-ac0a88fd2552524955233198de96cc66f6b15a07.tar.gz |
copyright: fix year ranges
Follow-up from 4d2f8006777
Diffstat (limited to 'src/tool_helpers.c')
-rw-r--r-- | src/tool_helpers.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tool_helpers.c b/src/tool_helpers.c index 2e502aeb1..8cd2ac58a 100644 --- a/src/tool_helpers.c +++ b/src/tool_helpers.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 |