From: Daniel Stenberg Date: Mon, 2 Dec 2019 07:02:05 +0000 (+0100) Subject: copyright: fix the year ranges for two files X-Git-Tag: curl-7_68_0~119 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d9118e8d71578781bf8642e89e6fa0483d065e35;p=thirdparty%2Fcurl.git copyright: fix the year ranges for two files Follow-up to 9c1806ae --- diff --git a/lib/curl_setup_once.h b/lib/curl_setup_once.h index 9d504cb6e3..8db74e9b46 100644 --- a/lib/curl_setup_once.h +++ b/lib/curl_setup_once.h @@ -7,7 +7,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2018, Daniel Stenberg, , et al. + * Copyright (C) 1998 - 2019, 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 diff --git a/src/tool_easysrc.c b/src/tool_easysrc.c index 87ad4bbaa8..bb1a135d81 100644 --- a/src/tool_easysrc.c +++ b/src/tool_easysrc.c @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2017, Daniel Stenberg, , et al. + * Copyright (C) 1998 - 2019, 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