From: Daniel Stenberg Date: Tue, 2 Feb 2016 21:49:05 +0000 (+0100) Subject: configure: update the copyright year range in output X-Git-Tag: curl-7_47_1~21 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d33dd0b1951d4772e12e84df0f3b728dbddac38f;p=thirdparty%2Fcurl.git configure: update the copyright year range in output --- diff --git a/configure.ac b/configure.ac index d6d3466b8d..4e1442f07f 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 - 2014 Daniel Stenberg, +AC_COPYRIGHT([Copyright (c) 1998 - 2016 Daniel Stenberg, This configure script may be copied, distributed and modified under the terms of the curl license; see COPYING for more details])