summaryrefslogtreecommitdiff
path: root/include/libxml/xmlwin32version.h.in
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2003-11-18 20:56:51 +0000
committerDaniel Veillard <veillard@src.gnome.org>2003-11-18 20:56:51 +0000
commitbe5869729a416032a4abb5a65430d25831828f75 (patch)
treeea46ae7bb1ea14ab07078bd31b292fb0643d9217 /include/libxml/xmlwin32version.h.in
parent2f9cf62d61f2124c446364e6acf70726938625c9 (diff)
downloadlibxml2-be5869729a416032a4abb5a65430d25831828f75.tar.gz
modified the file header to add more informations, painful... updated to
* include/libxml/*.h include/libxml/*.h.in: modified the file header to add more informations, painful... * genChRanges.py genUnicode.py: updated to generate said changes in headers * doc/apibuild.py: extract headers, add them to libxml2-api.xml * *.html *.xsl *.xml: updated the stylesheets to flag geprecated APIs modules. Updated the stylesheets, some cleanups, regenerated * doc/html/*.html: regenerated added back book1 and libxml-lib.html Daniel
Diffstat (limited to 'include/libxml/xmlwin32version.h.in')
-rw-r--r--include/libxml/xmlwin32version.h.in9
1 files changed, 5 insertions, 4 deletions
diff --git a/include/libxml/xmlwin32version.h.in b/include/libxml/xmlwin32version.h.in
index 3ecdf750..7554966a 100644
--- a/include/libxml/xmlwin32version.h.in
+++ b/include/libxml/xmlwin32version.h.in
@@ -1,10 +1,11 @@
/*
- * xmlwin32version.h : compile-time version informations for the XML parser
- * when compiled on the Windows platform
+ * Summary: compile-time version informations on Windows
+ * Description: compile-time version informations for the XML library
+ * when compiled on the Windows platform
*
- * See Copyright for the status of this software.
+ * Copy: See Copyright for the status of this software.
*
- * daniel@veillard.com
+ * Author: Daniel Veillard
*/
#ifndef __XML_VERSION_H__