diff options
author | Daniel Stenberg <daniel@haxx.se> | 2020-09-16 23:08:20 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-09-16 23:08:20 +0200 |
commit | ec6363be18ac595ef51d9cfc727625f8f0f65f66 (patch) | |
tree | be442a732fc7d308d8b2232700035e4a6a9b7980 /src | |
parent | 1556b99f1a4f6627c442980d4d4f41e61008045a (diff) | |
download | curl-ec6363be18ac595ef51d9cfc727625f8f0f65f66.tar.gz |
tool_help.h: update copyright year range
Follow-up from aa8777f63febca
Diffstat (limited to 'src')
-rw-r--r-- | src/tool_help.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tool_help.h b/src/tool_help.h index 6c507d4cc..536ac10f8 100644 --- a/src/tool_help.h +++ b/src/tool_help.h @@ -7,7 +7,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 |