aboutsummaryrefslogtreecommitdiff
path: root/daemon/mxml/mxml-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'daemon/mxml/mxml-private.h')
-rw-r--r--daemon/mxml/mxml-private.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/daemon/mxml/mxml-private.h b/daemon/mxml/mxml-private.h
index 8789e6c..c5e4e6b 100644
--- a/daemon/mxml/mxml-private.h
+++ b/daemon/mxml/mxml-private.h
@@ -1,9 +1,9 @@
/*
- * "$Id: mxml-private.h 408 2010-09-19 05:26:46Z mike $"
+ * "$Id: mxml-private.h 451 2014-01-04 21:50:06Z msweet $"
*
* Private definitions for Mini-XML, a small XML-like file parsing library.
*
- * Copyright 2003-2010 by Michael R Sweet.
+ * Copyright 2003-2014 by Michael R Sweet.
*
* These coded instructions, statements, and computer programs are the
* property of Michael R Sweet and are protected by Federal copyright
@@ -11,7 +11,7 @@
* which should have been included with this file. If this file is
* missing or damaged, see the license at:
*
- * http://www.minixml.org/
+ * http://www.msweet.org/projects.php/Mini-XML
*/
/*
@@ -46,5 +46,5 @@ extern int _mxml_entity_cb(const char *name);
/*
- * End of "$Id: mxml-private.h 408 2010-09-19 05:26:46Z mike $".
+ * End of "$Id: mxml-private.h 451 2014-01-04 21:50:06Z msweet $".
*/