mirror of
https://github.com/curl/curl.git
synced 2026-07-22 14:37:18 +03:00
Reinstate copyright symbol lost in previous commit
This commit is contained in:
parent
2287e7ba8b
commit
d7470a3629
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue