From: Daniel Stenberg Date: Wed, 9 Mar 2011 07:49:40 +0000 (+0100) Subject: configure: update the copyright year in the output X-Git-Tag: curl-7_21_5~121 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a26a8d8330e947a893b83f0f4de8dedeb468b7c;p=thirdparty%2Fcurl.git configure: update the copyright year in the output --- diff --git a/configure.ac b/configure.ac index ba9d559127..d6f4fb293b 100644 --- a/configure.ac +++ b/configure.ac @@ -29,7 +29,7 @@ AC_INIT([curl], [-], [a suitable curl mailing list: http://curl.haxx.se/mail/]) CURL_OVERRIDE_AUTOCONF dnl configure script copyright -AC_COPYRIGHT([Copyright (c) 1998 - 2010 Daniel Stenberg, +AC_COPYRIGHT([Copyright (c) 1998 - 2011 Daniel Stenberg, This configure script may be copied, distributed and modified under the terms of the curl license; see COPYING for more details])