git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@375169 13f79535-47bb-0310-9956-ffa450edef68master
@@ -6,7 +6,7 @@ | |||||
<xsl:output method="html" indent="yes" encoding="US-ASCII"/> | <xsl:output method="html" indent="yes" encoding="US-ASCII"/> | ||||
<xsl:decimal-format decimal-separator="." grouping-separator=","/> | <xsl:decimal-format decimal-separator="." grouping-separator=","/> | ||||
<!-- | <!-- | ||||
Copyright 2001-2004 The Apache Software Foundation | |||||
Copyright 2001-2006 The Apache Software Foundation | |||||
Licensed under the Apache License, Version 2.0 (the "License"); | Licensed under the Apache License, Version 2.0 (the "License"); | ||||
you may not use this file except in compliance with the License. | you may not use this file except in compliance with the License. | ||||
@@ -572,7 +572,7 @@ h6 { | |||||
<table width="100%"> | <table width="100%"> | ||||
<tr> | <tr> | ||||
<td align="left"></td> | <td align="left"></td> | ||||
<td align="right">Designed for use with <a href="http://www.junit.org/">JUnit</a> and <a href="http://jakarta.apache.org/">Ant</a>.</td> | |||||
<td align="right">Designed for use with <a href="http://www.junit.org/">JUnit</a> and <a href="http://ant.apache.org/">Ant</a>.</td> | |||||
</tr> | </tr> | ||||
</table> | </table> | ||||
<hr size="1"/> | <hr size="1"/> | ||||
@@ -6,7 +6,7 @@ | |||||
<xsl:output method="html" indent="yes" encoding="US-ASCII"/> | <xsl:output method="html" indent="yes" encoding="US-ASCII"/> | ||||
<xsl:decimal-format decimal-separator="." grouping-separator=","/> | <xsl:decimal-format decimal-separator="." grouping-separator=","/> | ||||
<!-- | <!-- | ||||
Copyright 2001-2005 The Apache Software Foundation | |||||
Copyright 2001-2006 The Apache Software Foundation | |||||
Licensed under the Apache License, Version 2.0 (the "License"); | Licensed under the Apache License, Version 2.0 (the "License"); | ||||
you may not use this file except in compliance with the License. | you may not use this file except in compliance with the License. | ||||
@@ -689,7 +689,7 @@ h6 { | |||||
<table width="100%"> | <table width="100%"> | ||||
<tr> | <tr> | ||||
<td align="left"></td> | <td align="left"></td> | ||||
<td align="right">Designed for use with <a href="http://www.junit.org/">JUnit</a> and <a href="http://jakarta.apache.org/">Ant</a>.</td> | |||||
<td align="right">Designed for use with <a href="http://www.junit.org/">JUnit</a> and <a href="http://ant.apache.org/">Ant</a>.</td> | |||||
</tr> | </tr> | ||||
</table> | </table> | ||||
<hr size="1"/> | <hr size="1"/> | ||||
@@ -5,7 +5,7 @@ | |||||
doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN" /> | doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN" /> | ||||
<xsl:decimal-format decimal-separator="." grouping-separator="," /> | <xsl:decimal-format decimal-separator="." grouping-separator="," /> | ||||
<!-- | <!-- | ||||
Copyright 2001-2005 The Apache Software Foundation | |||||
Copyright 2001-2006 The Apache Software Foundation | |||||
Licensed under the Apache License, Version 2.0 (the "License"); | Licensed under the Apache License, Version 2.0 (the "License"); | ||||
you may not use this file except in compliance with the License. | you may not use this file except in compliance with the License. | ||||
@@ -309,7 +309,7 @@ | |||||
<table width="100%"> | <table width="100%"> | ||||
<tr> | <tr> | ||||
<td align="left"></td> | <td align="left"></td> | ||||
<td align="right">Designed for use with <a href='http://www.junit.org'>JUnit</a> and <a href='http://jakarta.apache.org/ant'>Ant</a>.</td> | |||||
<td align="right">Designed for use with <a href='http://www.junit.org'>JUnit</a> and <a href='http://ant.apache.org/ant'>Ant</a>.</td> | |||||
</tr> | </tr> | ||||
</table> | </table> | ||||
<hr size="1"/> | <hr size="1"/> | ||||