mirror of
https://github.com/apache/ant.git
synced 2025-05-19 14:34:45 +00:00
(1) Make sure there is a Copyright notice on all visible files. (2) Make sure all years in which the file has been modified are listed. (3) Make sure the format is consistent, i.e. separate consecutive years with a dash, not a comma. When Stephane changed starteam.html it has been 2001 in France but 2002 in Australia - does that mean we add 2002 to the Copyright line or not? ;-) git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270652 13f79535-47bb-0310-9956-ffa450edef68
32 lines
1010 B
HTML
32 lines
1010 B
HTML
<html>
|
|
|
|
<head>
|
|
<meta http-equiv="Content-Language" content="en-us">
|
|
<title>Apache Ant User Manual</title>
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<h1><a name="feedback">Feedback</a></h1>
|
|
<p>To provide feedback on this software, please subscribe to the
|
|
<a href="http://jakarta.apache.org/site/mail.html" target="_top">Ant User Mailing List</a>
|
|
</p>
|
|
|
|
<p>If you want to contribute to Ant or stay current with the latest
|
|
development, join the
|
|
<a href="http://jakarta.apache.org/site/mail.html" target="_top">Ant Development Mailing List</a>
|
|
</p>
|
|
<p>Archives of both lists can be found at <a
|
|
href="http://archive.covalent.net/" target="_top">http://archive.covalent.net/</a>. Many
|
|
thanks to Covalent Technologies. A searchable archive can be found at <a
|
|
href="http://marc.theaimsgroup.com" target="_top">http://marc.theaimsgroup.com</a>. If
|
|
you know of any additional archive sites, please report them to the
|
|
lists.</p>
|
|
<hr>
|
|
<p align="center">Copyright © 2001 Apache Software Foundation. All rights
|
|
Reserved.</p>
|
|
|
|
</body>
|
|
</html>
|
|
|