mrglavas 2004/04/06 11:37:57
Modified: java/docs install.xml
Log:
List SAX and DOM licenses among files included in the
source and binary distributions.
Revision Changes Path
1.20 +24 -0 xml-xerces/java/docs/install.xml
Index: install.xml
===================================================================
RCS file: /home/cvs/xml-xerces/java/docs/install.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- install.xml 27 Feb 2004 19:08:15 -0000 1.19
+++ install.xml 6 Apr 2004 18:37:57 -0000 1.20
@@ -48,6 +48,18 @@
<td>License for the XML Commons Resolver</td>
</tr>
<tr>
+ <td>LICENSE-SAX.html</td>
+ <td>SAX License</td>
+ </tr>
+ <tr>
+ <td>LICENSE.DOM-documentation.html</td>
+ <td>W3C Document License</td>
+ </tr>
+ <tr>
+ <td>LICENSE.DOM-software.html</td>
+ <td>W3C Software License</td>
+ </tr>
+ <tr>
<td>Readme.html</td>
<td>Web page redirect to docs/html/index.html</td>
</tr>
@@ -121,6 +133,18 @@
<tr>
<td>LICENSE.resolver.txt</td>
<td>License for the XML Commons Resolver</td>
+ </tr>
+ <tr>
+ <td>LICENSE-SAX.html</td>
+ <td>SAX License</td>
+ </tr>
+ <tr>
+ <td>LICENSE.DOM-documentation.html</td>
+ <td>W3C Document License</td>
+ </tr>
+ <tr>
+ <td>LICENSE.DOM-software.html</td>
+ <td>W3C Software License</td>
</tr>
<tr>
<td>build.bat</td>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]