From: Daniel Stenberg Date: Tue, 21 Jan 2020 09:34:44 +0000 (+0100) Subject: copyright: fix year ranges X-Git-Tag: curl-7_69_0~187 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23a17e039d0b1f0491d420ce2fd06e23cb3cf4c6;p=thirdparty%2Fcurl.git copyright: fix year ranges follow-up from dea17b519d (one of these days I'll learn to check before I push) --- diff --git a/lib/curl_sasl.c b/lib/curl_sasl.c index 5659c83d53..8c1c86623d 100644 --- a/lib/curl_sasl.c +++ b/lib/curl_sasl.c @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 2012 - 2019, Daniel Stenberg, , et al. + * Copyright (C) 2012 - 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 diff --git a/lib/urldata.h b/lib/urldata.h index f3358b3e24..6aaadca6f5 100644 --- a/lib/urldata.h +++ b/lib/urldata.h @@ -7,7 +7,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