summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGunter Knauf <gk@gknw.de>2009-01-17 14:56:33 +0000
committerGunter Knauf <gk@gknw.de>2009-01-17 14:56:33 +0000
commit3fa6c51bb145a2cd81daac5d56cbee9ca9652288 (patch)
tree2b4d286b04396476aff2f75360eab960290cadbd
parent37c5250e03b2bea485749819f7a7a6101149cee4 (diff)
downloadcurl-3fa6c51bb145a2cd81daac5d56cbee9ca9652288.tar.gz
fixed global copyright.
-rw-r--r--include/curl/curlver.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/curl/curlver.h b/include/curl/curlver.h
index 254b0ed91..29ac96184 100644
--- a/include/curl/curlver.h
+++ b/include/curl/curlver.h
@@ -7,7 +7,7 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * Copyright (C) 1998 - 2008, Daniel Stenberg, <daniel@haxx.se>, et al.
+ * Copyright (C) 1998 - 2009, Daniel Stenberg, <daniel@haxx.se>, et al.
*
* This software is licensed as described in the file COPYING, which
* you should have received as part of this distribution. The terms
@@ -27,7 +27,7 @@
a script at release-time. This was made its own header file in 7.11.2 */
/* This is the global package copyright */
-#define LIBCURL_COPYRIGHT "1996 - 2008 Daniel Stenberg, <daniel@haxx.se>."
+#define LIBCURL_COPYRIGHT "1996 - 2009 Daniel Stenberg, <daniel@haxx.se>."
/* This is the version number of the libcurl package from which this header
file origins: */