From: Steve Holme Date: Thu, 13 Feb 2020 00:40:08 +0000 (+0000) Subject: tool_home: Fix the copyright year being out of date X-Git-Tag: curl-7_69_0~117 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=46af41dafc6a6dd0d63f8181e50b1e88f11f4603;p=thirdparty%2Fcurl.git tool_home: Fix the copyright year being out of date Follow up to 9dc350b6. --- diff --git a/lib/getenv.c b/lib/getenv.c index a50226e738..9385b8f677 100644 --- a/lib/getenv.c +++ b/lib/getenv.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 diff --git a/src/tool_homedir.c b/src/tool_homedir.c index e4ea97d384..719ff6a55f 100644 --- a/src/tool_homedir.c +++ b/src/tool_homedir.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