From: Guenter Knauf Date: Sun, 22 Apr 2012 11:09:39 +0000 (+0200) Subject: Updated copyright year. X-Git-Tag: upstream/1.10.0~107 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=28354d9ad246ccf99301460c8074d4bcc4adfa8e;p=platform%2Fupstream%2Fc-ares.git Updated copyright year. --- 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, ." +#define ARES_COPYRIGHT "2004 - 2012 Daniel Stenberg, ." #define ARES_VERSION_MAJOR 1 #define ARES_VERSION_MINOR 7