bodewig 02/05/21 01:47:30
Modified: docs external.html
xdocs external.xml
Log:
Update jalopy entry.
Submitted by: Marco Hunsicker <[EMAIL PROTECTED]>
Revision Changes Path
1.50 +5 -3 jakarta-ant/docs/external.html
Index: external.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/external.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- external.html 17 May 2002 14:40:06 -0000 1.49
+++ external.html 21 May 2002 08:47:30 -0000 1.50
@@ -867,7 +867,7 @@
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Ant 1.4
+ Ant 1.4 (or higher)
</font>
</td>
</tr>
@@ -895,7 +895,7 @@
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
+ <a
href="http://jalopy.sf.net/contact.html">http://jalopy.sf.net/contact.html</a>
</font>
</td>
</tr>
@@ -909,7 +909,9 @@
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
- GNU General Public License
+ Starting with release 1.0 Beta 6 the license is the
+ BSD License. Prior releases were under the GNU General
+ Public License.
</font>
</td>
</tr>
1.37 +5 -3 jakarta-ant/xdocs/external.xml
Index: external.xml
===================================================================
RCS file: /home/cvs/jakarta-ant/xdocs/external.xml,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- external.xml 17 May 2002 14:40:06 -0000 1.36
+++ external.xml 21 May 2002 08:47:30 -0000 1.37
@@ -293,7 +293,7 @@
<table>
<tr>
<th>Compatibility:</th>
- <td>Ant 1.4</td>
+ <td>Ant 1.4 (or higher)</td>
</tr>
<tr>
<th>URL:</th>
@@ -301,11 +301,13 @@
</tr>
<tr>
<th>Contact:</th>
- <td><a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a></td>
+ <td><a
href="http://jalopy.sf.net/contact.html">http://jalopy.sf.net/contact.html</a></td>
</tr>
<tr>
<th>License:</th>
- <td>GNU General Public License</td>
+ <td>Starting with release 1.0 Beta 6 the license is the
+ BSD License. Prior releases were under the GNU General
+ Public License.</td>
</tr>
</table>
</subsection>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>