Allow GPL usage

This commit is contained in:
James Clark 1998-11-19 05:41:26 +00:00
parent e5deda3f60
commit 50b15d16b7

View file

@ -9,17 +9,19 @@
<H1>expat - XML Parser Toolkit</H1>
<H3>Version 19980924</H3>
<H3>Version 19981119</H3>
<P>Copyright (c) 1998 James Clark. Expat is subject to the <A
HREF="MPL-1_0.html">Mozilla Public License Version 1.0</A>. You may
not use expat except in compliance with this license. Please contact
me if you wish to negotiate an alternative license.</P><P> Expat is an
<A HREF="http://www.w3.org/TR/1998/REC-xml-19980210">XML 1.0</A>
parser written in C. It aims to be fully conforming. It is currently
not a validating XML processor. The current production version of
expat can be downloaded from <A href =
"ftp://ftp.jclark.com/pub/xml/expat.zip"
as a special exception <A href="gplelect.html">elect to use the GNU
General Public License</A>. Please contact me if you wish to
negotiate an alternative license.</P>
<P>Expat is an <A
HREF="http://www.w3.org/TR/1998/REC-xml-19980210">XML 1.0</A> parser
written in C. It aims to be fully conforming. It is currently not a
validating XML processor. The current production version of expat can
be downloaded from <A href = "ftp://ftp.jclark.com/pub/xml/expat.zip"
>ftp://ftp.jclark.com/pub/xml/expat.zip</A>.</P>
<P>The directory <SAMP>xmltok</SAMP> contains a low-level library for