ant/docs/manual/feedback.html
Stefan Bodewig b6a3e9df36 License police on documentation files:
(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
2002-01-10 08:48:33 +00:00

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 &copy; 2001 Apache Software Foundation. All rights
Reserved.</p>
</body>
</html>