diff options
author | Guenter Knauf <lists@gknw.net> | 2013-02-04 04:47:26 +0100 |
---|---|---|
committer | Guenter Knauf <lists@gknw.net> | 2013-02-04 04:47:26 +0100 |
commit | c0c334b42a3907d82b6a66d9a7461c01d652c0d6 (patch) | |
tree | d4cf73d6be20017698aef1825578b50d04b6540d | |
parent | b4270a9af1d0d9dea5931ca2269ba5c727495208 (diff) |
configure: update the copyright years for the output.
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 3e0d184fd..597018827 100644 --- a/configure.ac +++ b/configure.ac @@ -31,7 +31,7 @@ XC_OVR_ZZ60 CURL_OVERRIDE_AUTOCONF dnl configure script copyright -AC_COPYRIGHT([Copyright (c) 1998 - 2012 Daniel Stenberg, <daniel@haxx.se> +AC_COPYRIGHT([Copyright (c) 1998 - 2013 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]) |