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, .\0" + VALUE "LegalCopyright", "© 2004 - 2009 Daniel Stenberg, .\0" VALUE "License", "http://c-ares.haxx.se/license.html\0" END END