]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
update the embedded copyright year
authorDaniel Stenberg <daniel@haxx.se>
Wed, 11 Mar 2009 09:00:34 +0000 (09:00 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 11 Mar 2009 09:00:34 +0000 (09:00 +0000)
configure.ac

index 58624a2dded8b5317a2ede54508b8456849cd491..af652655aaea6a403115a26224354c418c837193 100644 (file)
@@ -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, <daniel@haxx.se>
+AC_COPYRIGHT([Copyright (c) 1998 - 2009 Daniel Stenberg, <daniel@haxx.se>
 This configure script may be copied, distributed and modified under the
 terms of the curl license; see COPYING for more details])