Skip to content

Commit 370a1e1

Browse files
committed
Update libxml2.rc
1 parent 31a1c98 commit 370a1e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

win32/libxml2.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ BEGIN
2121
VALUE "FileDescription", "libxml2 library\0"
2222
VALUE "FileVersion", LIBXML_DOTTED_VERSION "\0"
2323
VALUE "InternalName", "libxml2.dll\0"
24-
VALUE "LegalCopyright", "Copyright (C) Daniel Veillard\0"
24+
VALUE "LegalCopyright", "Copyright (C) The Libxml2 Contributors\0"
2525
VALUE "LegalTrademarks", "\0"
2626
VALUE "OriginalFilename", "libxml2.dll\0"
2727
VALUE "ProductName", "libxml2\0"

0 commit comments

Comments
 (0)