From: Daniel Stenberg Date: Sat, 21 Dec 2019 17:17:55 +0000 (+0100) Subject: url2file.c: fix copyright year X-Git-Tag: curl-7_68_0~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c2f5d52ba62f1c24a99c6338b8138495f9281de;p=thirdparty%2Fcurl.git url2file.c: fix copyright year Follow-up to 525787269599b5 --- diff --git a/docs/examples/url2file.c b/docs/examples/url2file.c index 099f0aee5b..314cbe0038 100644 --- a/docs/examples/url2file.c +++ b/docs/examples/url2file.c @@ -5,7 +5,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