mirror of
https://github.com/curl/curl.git
synced 2024-11-27 05:50:21 +08:00
Reinstate copyright symbol lost in previous commit
This commit is contained in:
parent
2287e7ba8b
commit
d7470a3629
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user