From: Daniel Stenberg Date: Wed, 31 Mar 2010 21:55:57 +0000 (+0200) Subject: update the generic copyright year range X-Git-Tag: curl-7_20_1~28 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a681d46c1b066ff1256d6bff0b392c7f35c11182;p=curl update the generic copyright year range --- diff --git a/configure.ac b/configure.ac index dbaa224db..2d394e153 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 - 2009 Daniel Stenberg, +AC_COPYRIGHT([Copyright (c) 1998 - 2010 Daniel Stenberg, This configure script may be copied, distributed and modified under the terms of the curl license; see COPYING for more details])