We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31a1c98 commit 370a1e1Copy full SHA for 370a1e1
1 file changed
win32/libxml2.rc
@@ -21,7 +21,7 @@ BEGIN
21
VALUE "FileDescription", "libxml2 library\0"
22
VALUE "FileVersion", LIBXML_DOTTED_VERSION "\0"
23
VALUE "InternalName", "libxml2.dll\0"
24
- VALUE "LegalCopyright", "Copyright (C) Daniel Veillard\0"
+ VALUE "LegalCopyright", "Copyright (C) The Libxml2 Contributors\0"
25
VALUE "LegalTrademarks", "\0"
26
VALUE "OriginalFilename", "libxml2.dll\0"
27
VALUE "ProductName", "libxml2\0"
0 commit comments