diff options
author | Daniel Stenberg <daniel@haxx.se> | 2021-03-27 12:52:25 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2021-03-27 23:00:14 +0100 |
commit | 85e6975643fe52d6c4152969e2353f3ab8ea4554 (patch) | |
tree | 2dcebefef89183e677f7d153b9e69d1e7669da66 /src/tool_paramhlp.c | |
parent | b5726e5549a45671391e88e45b9e0702ff4e7a28 (diff) | |
download | curl-85e6975643fe52d6c4152969e2353f3ab8ea4554.tar.gz |
copyright: update copyright year ranges to 2021
Reviewed-by: Emil Engler
Closes #6802
Diffstat (limited to 'src/tool_paramhlp.c')
-rw-r--r-- | src/tool_paramhlp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tool_paramhlp.c b/src/tool_paramhlp.c index 49deb0929..28a8754f1 100644 --- a/src/tool_paramhlp.c +++ b/src/tool_paramhlp.c @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al. + * Copyright (C) 1998 - 2021, 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 |