mirror of
https://frontier.innolan.net/rainlance/c-ares.git
synced 2025-12-07 15:30:20 +00:00
Added copyright string to ares_version.h and make use of it in other files.
This commit is contained in:
2
cares.rc
2
cares.rc
@ -53,7 +53,7 @@ BEGIN
|
||||
#endif
|
||||
VALUE "ProductName", "The c-ares library\0"
|
||||
VALUE "ProductVersion", ARES_VERSION_STR "\0"
|
||||
VALUE "LegalCopyright", "<22> 2004 - 2009 Daniel Stenberg, <daniel@haxx.se>.\0"
|
||||
VALUE "LegalCopyright", "<22> " ARES_COPYRIGHT "\0"
|
||||
VALUE "License", "http://c-ares.haxx.se/license.html\0"
|
||||
END
|
||||
END
|
||||
|
||||
Reference in New Issue
Block a user