mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2024-12-24 21:33:51 +03:00
c5d64345cf
* AUTHORS: added William and Bjorn * include/libxml/*.h *.c README doc/*.html etc.: changed old email to daniel@veillard.com hopefully I won't have to do this again * doc/Makefile.am doc/html/*.html: cleanup makefile, checked that docs can be rebuilt cleanly now * include/libxml/xml*version.h*: removed include/libxml/xmlversion.h from CVs it's generated, added include/libxml/xmlwin32version.h also generated but which should change far less frequently. * catalog.c nanoftp.c: made sure to include libxml.h not libxml/xmlversion.h directly * include/libxml/*.h: include xmlwin32version.h instead of xmlversion.h when compiling on WIN32 and MSC Daniel
17 lines
378 B
Plaintext
17 lines
378 B
Plaintext
|
|
XML parser for Gnome
|
|
|
|
Full documentation is available on-line at
|
|
http://xmlsoft.org/
|
|
|
|
This code is released under the LGPL or the W3C IPR, pick the one
|
|
you prefer.
|
|
|
|
A mailing-list xml@gnome.org is available, to subscribe:
|
|
http://mail.gnome.org/mailman/listinfo/xml
|
|
|
|
The list archive is at:
|
|
http://mail.gnome.org/archives/xml/
|
|
|
|
daniel@veillard.com
|