mirror of
https://github.com/libexpat/libexpat.git
synced 2025-04-05 21:24:59 +00:00
Update to Version 1.0
This commit is contained in:
parent
6f563b2256
commit
f5f79a12ae
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
<H1>expat - XML Parser Toolkit</H1>
|
||||
|
||||
<H3>Version 19980621</H3>
|
||||
<H3>Version 1.0</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
|
||||
|
@ -19,7 +19,7 @@ me if you wish to negotiate an alternative license.</P><P> Expat is an
|
|||
parser written in C. It aims to be fully conforming. It is currently
|
||||
not a validating XML processor. Expat can be downloaded from <A href
|
||||
= "ftp://ftp.jclark.com/pub/xml/expat.zip"
|
||||
>ftp://ftp.jclark.com/pub/xml/expat.zip</A>. This is a beta-test
|
||||
>ftp://ftp.jclark.com/pub/xml/expat.zip</A>. This is a production
|
||||
version.</P>
|
||||
|
||||
<P>The directory <SAMP>xmltok</SAMP> contains a low-level library for
|
||||
|
|
Loading…
Add table
Reference in a new issue