ares.h: there is no ares_free_soa function
[platform/upstream/c-ares.git] / cares.rc
index ec99ff3..50a5e8e 100644 (file)
--- a/cares.rc
+++ b/cares.rc
@@ -1,4 +1,3 @@
-/* $Id$ */
 
 /* Copyright (C) 2009 by Daniel Stenberg
  *
@@ -54,7 +53,7 @@ BEGIN
 #endif
       VALUE "ProductName",      "The c-ares library\0"
       VALUE "ProductVersion",   ARES_VERSION_STR "\0"
-      VALUE "LegalCopyright",   " 2004 - 2009 Daniel Stenberg, <daniel@haxx.se>.\0"
+      VALUE "LegalCopyright",   "© " ARES_COPYRIGHT "\0"
       VALUE "License",          "http://c-ares.haxx.se/license.html\0"
     END
   END