From: Daniel Stenberg Date: Mon, 6 Jan 2020 09:12:02 +0000 (+0100) Subject: file: fix copyright year range X-Git-Tag: curl-7_68_0~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50e35ccfbb78c23b375987390060fc3ceb5ba7a9;p=thirdparty%2Fcurl.git file: fix copyright year range Follow-up to 1b71bc532bd --- diff --git a/lib/file.c b/lib/file.c index 166931d7f1..249237073f 100644 --- a/lib/file.c +++ b/lib/file.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