diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 36d689199..6db1ee214 100644 --- a/configure.ac +++ b/configure.ac @@ -7,7 +7,7 @@ dnl We don't know the version number "staticly" so we use a dash here AC_INIT(curl, [-], [curl-bug@haxx.se]) dnl configure script copyright -AC_COPYRIGHT([Copyright (c) 1998 - 2003 Daniel Stenberg, <daniel@haxx.se> +AC_COPYRIGHT([Copyright (c) 1998 - 2004 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]) |