git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273925 13f79535-47bb-0310-9956-ffa450edef68master
@@ -205,7 +205,7 @@ sub process is killed and a message printed to the log. The return | |||||
value of the execution will be "-1", which will halt the build if | value of the execution will be "-1", which will halt the build if | ||||
<tt>failonerror=true</tt>, but be ignored otherwise. | <tt>failonerror=true</tt>, but be ignored otherwise. | ||||
<hr> | <hr> | ||||
<p align="center">Copyright © 2000-2002 Apache Software Foundation. All rights | |||||
<p align="center">Copyright © 2000-2003 Apache Software Foundation. All rights | |||||
Reserved.</p> | Reserved.</p> | ||||
</body> | </body> | ||||
@@ -10,7 +10,7 @@ | |||||
<li>Kirk Wylie (<a href="mailto:kirk@radik.com">kirk@radik.com</a>)</li> | <li>Kirk Wylie (<a href="mailto:kirk@radik.com">kirk@radik.com</a>)</li> | ||||
<li>Matt Bishop (<a href="mailto:matt@thebishops.org">matt@thebishops.org</a>)</li> | <li>Matt Bishop (<a href="mailto:matt@thebishops.org">matt@thebishops.org</a>)</li> | ||||
</ul> | </ul> | ||||
<p>Version 1.2 - 2002/10/08</p> | |||||
<p>Version $Revision$ - $Date$</p> | |||||
<hr> | <hr> | ||||
<h2>Contents</h2> | <h2>Contents</h2> | ||||
<ul> | <ul> | ||||
@@ -595,7 +595,7 @@ and submit | |||||
</tr> | </tr> | ||||
</table> | </table> | ||||
<hr> | <hr> | ||||
<p align="center">Copyright © 2001-2002 Apache Software Foundation. All rights | |||||
<p align="center">Copyright © 2001-2003 Apache Software Foundation. All rights | |||||
Reserved.</p> | Reserved.</p> | ||||
</body> | </body> | ||||
</html> | </html> |
@@ -1,7 +1,7 @@ | |||||
/* | /* | ||||
* The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
* | * | ||||
* Copyright (c) 2000-2002 The Apache Software Foundation. All rights | |||||
* Copyright (c) 2000-2003 The Apache Software Foundation. All rights | |||||
* reserved. | * reserved. | ||||
* | * | ||||
* Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||