Updated copyright year.
authorGuenter Knauf <lists@gknw.net>
Sun, 22 Apr 2012 11:09:39 +0000 (13:09 +0200)
committerGuenter Knauf <lists@gknw.net>
Sun, 22 Apr 2012 11:09:39 +0000 (13:09 +0200)
ares_version.h

index 6889f28f39559e2fc799659ed0282f1051d37d33..8871d9bcc03b74e41a760175fdaae2e10a1b0aee 100644 (file)
@@ -3,7 +3,7 @@
 #define ARES__VERSION_H
 
 /* This is the global package copyright */
-#define ARES_COPYRIGHT "2004 - 2011 Daniel Stenberg, <daniel@haxx.se>."
+#define ARES_COPYRIGHT "2004 - 2012 Daniel Stenberg, <daniel@haxx.se>."
 
 #define ARES_VERSION_MAJOR 1
 #define ARES_VERSION_MINOR 7