summaryrefslogtreecommitdiff
path: root/ares_version.h
diff options
context:
space:
mode:
authorGuenter Knauf <lists@gknw.net>2012-04-22 13:09:39 +0200
committerGuenter Knauf <lists@gknw.net>2012-04-22 13:09:39 +0200
commit28354d9ad246ccf99301460c8074d4bcc4adfa8e (patch)
treeeea7a133f4d0f4fcb8353045c6fe6552e3670997 /ares_version.h
parent7ce8fe781af579e5e108ad4cd15d14b903418d9e (diff)
downloadc-ares-28354d9ad246ccf99301460c8074d4bcc4adfa8e.tar.gz
c-ares-28354d9ad246ccf99301460c8074d4bcc4adfa8e.tar.bz2
c-ares-28354d9ad246ccf99301460c8074d4bcc4adfa8e.zip
Updated copyright year.
Diffstat (limited to 'ares_version.h')
-rw-r--r--ares_version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ares_version.h b/ares_version.h
index 6889f28..8871d9b 100644
--- a/ares_version.h
+++ b/ares_version.h
@@ -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