mirror of
https://github.com/libexpat/libexpat.git
synced 2025-04-05 13:14:59 +00:00
Allow GPL usage
This commit is contained in:
parent
e5deda3f60
commit
50b15d16b7
1 changed files with 10 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue