From: Daniel Stenberg Date: Wed, 18 Mar 2020 07:33:28 +0000 (+0100) Subject: tool_setopt: correct the copyright year range X-Git-Tag: curl-7_70_0~220 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0ae463ffd4a648fe5c3cc95c052453f3e390ce31;p=thirdparty%2Fcurl.git tool_setopt: correct the copyright year range Follow-up to 5450428491 --- diff --git a/src/tool_setopt.c b/src/tool_setopt.c index ef90e6e4aa..f3b7a9c832 100644 --- a/src/tool_setopt.c +++ b/src/tool_setopt.c @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2019, Daniel Stenberg, , et al. + * Copyright (C) 1998 - 2020, Daniel Stenberg, , et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms