]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
configure: update the copyright year in the output
authorDaniel Stenberg <daniel@haxx.se>
Wed, 9 Mar 2011 07:49:40 +0000 (08:49 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 9 Mar 2011 22:05:44 +0000 (23:05 +0100)
configure.ac

index ba9d559127f3f9db61c8cf1c6050d61d02f58319..d6f4fb293b03df3752572a42834f9c4a7cf7ab41 100644 (file)
@@ -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, <daniel@haxx.se>
+AC_COPYRIGHT([Copyright (c) 1998 - 2011 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])