summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2006-10-27 03:47:57 +0000
committerYang Tse <yangsita@gmail.com>2006-10-27 03:47:57 +0000
commit772a985dc3318214443ddd2ad6541d520f089368 (patch)
treea819cecce7b6d3614b539787695b1d65556eddd2 /configure.ac
parent8a7514de8ace5dcb9fe322043cc7cfe5372646dd (diff)
downloadcurl-772a985dc3318214443ddd2ad6541d520f089368.tar.gz
Update copyright year, since the file has been modified
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a53c819d7..fb44a9557 100644
--- a/configure.ac
+++ b/configure.ac
@@ -28,7 +28,7 @@ dnl We don't know the version number "staticly" so we use a dash here
AC_INIT(curl, [-], [a suitable curl mailing list => http://curl.haxx.se/mail/])
dnl configure script copyright
-AC_COPYRIGHT([Copyright (c) 1998 - 2005 Daniel Stenberg, <daniel@haxx.se>
+AC_COPYRIGHT([Copyright (c) 1998 - 2006 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])