From: Daniel Stenberg Date: Wed, 11 Mar 2009 09:00:34 +0000 (+0000) Subject: update the embedded copyright year X-Git-Tag: curl-7_19_5~273 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=34cd99d1d9baa0841890188e95aa2e2255bf5afc;p=thirdparty%2Fcurl.git update the embedded copyright year --- diff --git a/configure.ac b/configure.ac index 58624a2dde..af652655aa 100644 --- a/configure.ac +++ b/configure.ac @@ -30,7 +30,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 - 2008 Daniel Stenberg, +AC_COPYRIGHT([Copyright (c) 1998 - 2009 Daniel Stenberg, This configure script may be copied, distributed and modified under the terms of the curl license; see COPYING for more details])