aboutsummaryrefslogtreecommitdiff
path: root/ares
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2009-11-10 22:04:51 +0000
committerYang Tse <yangsita@gmail.com>2009-11-10 22:04:51 +0000
commitd7470a3629cc0a5c1a1c8b03ab6d4a2d42ef95e8 (patch)
tree0f397bec28283ff89070d4d3a557522c39a84fad /ares
parent2287e7ba8bc53159fdf03633318cf73d8671a2b4 (diff)
Reinstate copyright symbol lost in previous commit
Diffstat (limited to 'ares')
-rw-r--r--ares/cares.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ares/cares.rc b/ares/cares.rc
index ec99ff34e..4dfacc4d8 100644
--- a/ares/cares.rc
+++ b/ares/cares.rc
@@ -54,7 +54,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", "© 2004 - 2009 Daniel Stenberg, <daniel@haxx.se>.\0"
VALUE "License", "http://c-ares.haxx.se/license.html\0"
END
END