Browse Source

and some more trademarks

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1034567 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 14 years ago
parent
commit
66bb8571d7
5 changed files with 7 additions and 5 deletions
  1. +1
    -1
      docs/ant_in_anger.html
  2. +1
    -1
      docs/ant_task_guidelines.html
  3. +1
    -1
      docs/manual/antexternal.html
  4. +3
    -1
      docs/manual/cover.html
  5. +1
    -1
      docs/manual/index.html

+ 1
- 1
docs/ant_in_anger.html View File

@@ -21,7 +21,7 @@
</head> </head>


<body bgcolor="#FFFFFF" text="#000000"> <body bgcolor="#FFFFFF" text="#000000">
<h1 align="center">Apache Ant in Anger:
<h1 align="center">Apache Ant&trade; in Anger:
</h1> </h1>
<h2 align="center"> <h2 align="center">
Using Apache Ant in a Production Development System Using Apache Ant in a Production Development System


+ 1
- 1
docs/ant_task_guidelines.html View File

@@ -20,7 +20,7 @@ Apache Ant Task Design Guidelines
</title> </title>
</head><body> </head><body>


<h1>Apache Ant Task Design Guidelines</h1>
<h1>Apache Ant&trade; Task Design Guidelines</h1>


This document covers how to write Apache Ant tasks to a standard required to be This document covers how to write Apache Ant tasks to a standard required to be
incorporated into the Ant distribution. You may find it useful when incorporated into the Ant distribution. You may find it useful when


+ 1
- 1
docs/manual/antexternal.html View File

@@ -23,7 +23,7 @@
</head> </head>


<body> <body>
<h1>Using Apache Ant Tasks Outside of Ant</h1>
<h1>Using Apache Ant&trade; Tasks Outside of Ant</h1>


<h2>Rationale</h2> <h2>Rationale</h2>




+ 3
- 1
docs/manual/cover.html View File

@@ -25,7 +25,7 @@
<body bgcolor="#FFFFFF"> <body bgcolor="#FFFFFF">
<div align="center"> <div align="center">
<h1><img src="../images/ant_logo_large.gif" width="190" height="120"></h1> <h1><img src="../images/ant_logo_large.gif" width="190" height="120"></h1>
<h1>Apache Ant 1.8.1 Manual</h1>
<h1>Apache Ant&trade; 1.8.1 Manual</h1>
<p align="left">This is the manual for version 1.8.1 of <p align="left">This is the manual for version 1.8.1 of
<a target="_top" href="http://ant.apache.org/index.html">Apache Ant</a>. <a target="_top" href="http://ant.apache.org/index.html">Apache Ant</a>.
If your version If your version
@@ -44,6 +44,8 @@
download download
<a href="http://ant.apache.org/bindownload.cgi#Old Ant Releases">as <a href="http://ant.apache.org/bindownload.cgi#Old Ant Releases">as
well</a>.</p> well</a>.</p>

<p>Apache Ant, Apache Ivy, Ant, Ivy, Apache, the Apache feather logo, and the Apache Ant project logos are trademarks of The Apache Software Foundation.</p>
</div> </div>






+ 1
- 1
docs/manual/index.html View File

@@ -27,7 +27,7 @@
<frame src="cover.html" name="mainFrame"> <frame src="cover.html" name="mainFrame">
</frameset> </frameset>
<noframes> <noframes>
<H2>Apache Ant User Manual</H2>
<H2>Apache Ant&trade; User Manual</H2>


<a href="toc.html">Apache Ant User Manual</a></noframes> <a href="toc.html">Apache Ant User Manual</a></noframes>




Loading…
Cancel
Save