mirror of
https://github.com/michaelrsweet/mxml.git
synced 2025-05-11 15:32:08 +00:00
48 lines
1.9 KiB
HTML
48 lines
1.9 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE>Mini-XML Programmers Manual, Version 2.3</TITLE>
|
|
<META NAME="author" CONTENT="Michael R. Sweet">
|
|
<META NAME="copyright" CONTENT="Copyright 2003-2007">
|
|
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=iso-iso-8859-1">
|
|
<LINK REL="Start" HREF="index.html">
|
|
<LINK REL="Contents" HREF="index.html">
|
|
<LINK REL="Prev" HREF="OtherReferences.html">
|
|
<LINK REL="Next" HREF="BuildingInstallingandPackagingMiniXML.html">
|
|
<STYLE TYPE="text/css"><!--
|
|
BODY { font-family: sans-serif }
|
|
H1 { font-family: sans-serif }
|
|
H2 { font-family: sans-serif }
|
|
H3 { font-family: sans-serif }
|
|
H4 { font-family: sans-serif }
|
|
H5 { font-family: sans-serif }
|
|
H6 { font-family: sans-serif }
|
|
SUB { font-size: smaller }
|
|
SUP { font-size: smaller }
|
|
PRE { font-family: monospace }
|
|
A { text-decoration: none }
|
|
--></STYLE>
|
|
</HEAD>
|
|
<BODY>
|
|
<A HREF="index.html">Contents</A>
|
|
<A HREF="OtherReferences.html">Previous</A>
|
|
<A HREF="BuildingInstallingandPackagingMiniXML.html">Next</A>
|
|
<HR NOSHADE>
|
|
<H2><A NAME="1_5">Legal Stuff</A></H2>
|
|
<P>The Mini-XML library is copyright 2003-2007 by Michael Sweet.</P>
|
|
<P>This library is free software; you can redistribute it and/or modify
|
|
it under the terms of the <A href="MiniXMLLicense.html#LICENSE">GNU
|
|
Library General Public License</A> as published by the Free Software
|
|
Foundation; either version 2 of the License, or (at your option) any
|
|
later version.</P>
|
|
<P>This library is distributed in the hope that it will be useful, but
|
|
WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
Library General Public License for more details.</P>
|
|
<HR NOSHADE>
|
|
<A HREF="index.html">Contents</A>
|
|
<A HREF="OtherReferences.html">Previous</A>
|
|
<A HREF="BuildingInstallingandPackagingMiniXML.html">Next</A>
|
|
</BODY>
|
|
</HTML>
|