aboutsummaryrefslogtreecommitdiff
path: root/tools/gator/daemon/mxml/config.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/config.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/config.h')
-rw-r--r--tools/gator/daemon/mxml/config.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/tools/gator/daemon/mxml/config.h b/tools/gator/daemon/mxml/config.h
index 1f59ba34a474..ad6df1d7debe 100644
--- a/tools/gator/daemon/mxml/config.h
+++ b/tools/gator/daemon/mxml/config.h
@@ -1,10 +1,10 @@
/* config.h. Generated from config.h.in by configure. */
/*
- * "$Id: config.h.in 408 2010-09-19 05:26:46Z mike $"
+ * "$Id: config.h.in 451 2014-01-04 21:50:06Z msweet $"
*
* Configuration file 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
@@ -12,7 +12,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
*/
/*
@@ -30,7 +30,7 @@
* Version number...
*/
-#define MXML_VERSION "Mini-XML v2.7"
+#define MXML_VERSION "Mini-XML v2.8"
/*
@@ -92,5 +92,5 @@ extern int _mxml_vsnprintf(char *, size_t, const char *, va_list);
# endif /* !HAVE_VSNPRINTF */
/*
- * End of "$Id: config.h.in 408 2010-09-19 05:26:46Z mike $".
+ * End of "$Id: config.h.in 451 2014-01-04 21:50:06Z msweet $".
*/