aboutsummaryrefslogtreecommitdiff
path: root/tools/gator/daemon/mxml/mxml-private.h
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2014-10-31 16:29:17 +0000
committerMark Brown <broonie@kernel.org>2014-10-31 16:29:17 +0000
commita3d64deb4ee72f27441dd5363d74c294b7dd34a7 (patch)
treee8cd428e662cdeec5e8376d1aac3ab07eb5edbce /tools/gator/daemon/mxml/mxml-private.h
parent335ab1659bbf3ecf8dc1ba31e66111d35d54e8c9 (diff)
parent715db954c8f2d97a6742ff13be91c99db22135e9 (diff)
Merge branch 'lsk-3.10-gator' of git://git.linaro.org/landing-teams/working/arm/kernel into lsk-v3.10-gatorv3.10/topic/gator
Diffstat (limited to 'tools/gator/daemon/mxml/mxml-private.h')
-rw-r--r--tools/gator/daemon/mxml/mxml-private.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/gator/daemon/mxml/mxml-private.h b/tools/gator/daemon/mxml/mxml-private.h
index 8789e6c52cbd..c5e4e6b6f27a 100644
--- a/tools/gator/daemon/mxml/mxml-private.h
+++ b/tools/gator/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 $".
*/