aboutsummaryrefslogtreecommitdiffstats
path: root/xmlIO.c
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2001-08-20 00:08:40 +0000
committerDaniel Veillard <veillard@src.gnome.org>2001-08-20 00:08:40 +0000
commit344cee76a675e83ff159ffc02b009f304569ceda (patch)
treeccb61b9f5893fe0cabb2b0f19bd9a3ea88a3cf32 /xmlIO.c
parentb7664f444160425950a2a03a38f1b8256d3705e6 (diff)
downloadandroid_external_libxml2-344cee76a675e83ff159ffc02b009f304569ceda.tar.gz
android_external_libxml2-344cee76a675e83ff159ffc02b009f304569ceda.tar.bz2
android_external_libxml2-344cee76a675e83ff159ffc02b009f304569ceda.zip
renaming testCatalog as xmlcatalog, making it an installed app adding a
* Makefile.am xmlcatalog.c libxml.spec.in: renaming testCatalog as xmlcatalog, making it an installed app adding a shell, and preparing it to be a /etc/xml/catalog management tool, though not ready yet * catalog.c include/libxml/catalog.h: adding support for XML Catalogs http://www.oasis-open.org/committees/entity/ not finished, there is some interesting tradeoffs and a few open questions left. Daniel
Diffstat (limited to 'xmlIO.c')
-rw-r--r--xmlIO.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlIO.c b/xmlIO.c
index 6360d04b..981528ff 100644
--- a/xmlIO.c
+++ b/xmlIO.c
@@ -3,7 +3,7 @@
*
* See Copyright for the status of this software.
*
- * Daniel.Veillard@w3.org
+ * daniel@veillard.com
*
* 14 Nov 2000 ht - for VMS, truncated name of long functions to under 32 char
*/