From: Daniel Stenberg Date: Sat, 19 Mar 2022 21:21:30 +0000 (+0100) Subject: configure: bump the copyright year range int the generated output X-Git-Tag: curl-7_83_0~137 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a7ee34259ea42ee180a3489556875cef5880f0ec;p=thirdparty%2Fcurl.git configure: bump the copyright year range int the generated output --- diff --git a/configure.ac b/configure.ac index e76f223e6c..ed8018155c 100644 --- a/configure.ac +++ b/configure.ac @@ -31,7 +31,7 @@ XC_OVR_ZZ60 CURL_OVERRIDE_AUTOCONF dnl configure script copyright -AC_COPYRIGHT([Copyright (c) 1998 - 2021 Daniel Stenberg, +AC_COPYRIGHT([Copyright (c) 1998 - 2022 Daniel Stenberg, This configure script may be copied, distributed and modified under the terms of the curl license; see COPYING for more details])