|
12345678910111213141516171819202122232425 |
- <html>
-
- <head>
- <meta http-equiv="Content-Language" content="en-us">
- <title>Apache Ant 1.5 User Manual - Credits</title>
- </head>
-
- <body bgcolor="#FFFFFF">
- <div align="center">
- <h1><img src="../artwork/ant_logo_large.gif" width="190" height="120"></h1>
- <h1>Apache Ant 1.5 Manual</h1>
- <p align="left">This is the manual for version 1.5 of Apache Ant. If your version
- of ant (as verified with <tt>ant -version</tt>) is older or newer than this
- version then this is not the correct manual set. Please use the documentation
- appropriate to your current version. </p>
- <p> </p>
- </div>
-
-
- <hr>
- <p align="center">Copyright © 2001-2002 Apache Software Foundation. All rights
- Reserved.</p>
-
- </body>
- </html>
|