trademark policy

git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/dotnet/tags/1_1@1064451 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/docs/csc.html b/docs/csc.html
index d5f4f21..b715389 100644
--- a/docs/csc.html
+++ b/docs/csc.html
@@ -456,5 +456,8 @@
 </csc>
 </pre>
 
+    <p class="copyright">
+      Apache Ant, Apache .NET Ant Library, Ant, .NET Ant Library, Apache, the Apache feather logo, and the Apache Ant project logos are trademarks of The Apache Software Foundation.
+    </p>
 </body>
 </html>
diff --git a/docs/dotnetexec.html b/docs/dotnetexec.html
index 0ba8058..6f9bd7e 100644
--- a/docs/dotnetexec.html
+++ b/docs/dotnetexec.html
@@ -44,5 +44,9 @@
     may also work for Mono on Linux systems with the binfmt feature
     described in the <a
     href="http://www.go-mono.org/faq.html#q86">Mono FAQ</a>.</p>
+
+    <p class="copyright">
+      Apache Ant, Apache .NET Ant Library, Ant, .NET Ant Library, Apache, the Apache feather logo, and the Apache Ant project logos are trademarks of The Apache Software Foundation.
+    </p>
   </body>
-</html>
\ No newline at end of file
+</html>
diff --git a/docs/fsc.html b/docs/fsc.html
index 0856e0b..fe35d67 100644
--- a/docs/fsc.html
+++ b/docs/fsc.html
@@ -341,5 +341,9 @@
     &lt;define name="def3" unless="def2.property"/&gt;
 &lt;/fsc&gt;
 </pre>
+
+    <p class="copyright">
+      Apache Ant, Apache .NET Ant Library, Ant, .NET Ant Library, Apache, the Apache feather logo, and the Apache Ant project logos are trademarks of The Apache Software Foundation.
+    </p>
 </body>
 </html>
diff --git a/docs/ilasm.html b/docs/ilasm.html
index ac16da0..c0666b0 100644
--- a/docs/ilasm.html
+++ b/docs/ilasm.html
@@ -201,5 +201,8 @@
 
     <p>add a new source directory to the compile</p>
 
+    <p class="copyright">
+      Apache Ant, Apache .NET Ant Library, Ant, .NET Ant Library, Apache, the Apache feather logo, and the Apache Ant project logos are trademarks of The Apache Software Foundation.
+    </p>
 </body>
 </html>
diff --git a/docs/ildasm.html b/docs/ildasm.html
index 9451281..96df325 100644
--- a/docs/ildasm.html
+++ b/docs/ildasm.html
@@ -306,5 +306,8 @@
       </tr>
     </table>
 
+    <p class="copyright">
+      Apache Ant, Apache .NET Ant Library, Ant, .NET Ant Library, Apache, the Apache feather logo, and the Apache Ant project logos are trademarks of The Apache Software Foundation.
+    </p>
 </body>
 </html>
diff --git a/docs/importtypelib.html b/docs/importtypelib.html
index 272431d..0033f7d 100644
--- a/docs/importtypelib.html
+++ b/docs/importtypelib.html
@@ -137,5 +137,8 @@
     namespace="Apache.Xerces"/&gt;
     </pre>
 
+    <p class="copyright">
+      Apache Ant, Apache .NET Ant Library, Ant, .NET Ant Library, Apache, the Apache feather logo, and the Apache Ant project logos are trademarks of The Apache Software Foundation.
+    </p>
 </body>
 </html>
diff --git a/docs/index.html b/docs/index.html
index 5baea29..4f23713 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -26,7 +26,9 @@
   <body>
     <h2>Introduction</h2>
 
-    <p>This is a library of Ant tasks that support using .NET
+    <p>The Apache .NET Ant Library&trade; is a library of Apache
+    Ant&trade; tasks developed by <a href="http://www.apache.org/">The
+    Apache Software Foundation</a> that support using .NET
     executables accross different platforms and in particular support
     using common .NET development tools like <a
     href="http://nant.sourceforge.net/">NAnt</a> or <a
@@ -169,5 +171,9 @@
       nunit-console.exe <a href="http://www.nunit.org/">NUnit</a>
       test runner.</li>
     </ul>
+
+    <p class="copyright">
+      Apache Ant, Apache .NET Ant Library, Ant, .NET Ant Library, Apache, the Apache feather logo, and the Apache Ant project logos are trademarks of The Apache Software Foundation.
+    </p>
   </body>
 </html>
diff --git a/docs/jsharpc.html b/docs/jsharpc.html
index f7abf4c..58273ed 100644
--- a/docs/jsharpc.html
+++ b/docs/jsharpc.html
@@ -356,5 +356,8 @@
 
     <p>add a new source directory to the compile</p>
 
+    <p class="copyright">
+      Apache Ant, Apache .NET Ant Library, Ant, .NET Ant Library, Apache, the Apache feather logo, and the Apache Ant project logos are trademarks of The Apache Software Foundation.
+    </p>
 </body>
 </html>
diff --git a/docs/msbuild.html b/docs/msbuild.html
index 9704fd5..d9ed555 100644
--- a/docs/msbuild.html
+++ b/docs/msbuild.html
@@ -134,5 +134,9 @@
         &lt;/build&gt;
       &lt;/msbuild&gt;
     </pre>
+
+    <p class="copyright">
+      Apache Ant, Apache .NET Ant Library, Ant, .NET Ant Library, Apache, the Apache feather logo, and the Apache Ant project logos are trademarks of The Apache Software Foundation.
+    </p>
   </body>
-</html>
\ No newline at end of file
+</html>
diff --git a/docs/nant.html b/docs/nant.html
index d4bd015..6ec9332 100644
--- a/docs/nant.html
+++ b/docs/nant.html
@@ -133,5 +133,9 @@
         &lt;/build&gt;
       &lt;/nant&gt;
     </pre>
+
+    <p class="copyright">
+      Apache Ant, Apache .NET Ant Library, Ant, .NET Ant Library, Apache, the Apache feather logo, and the Apache Ant project logos are trademarks of The Apache Software Foundation.
+    </p>
   </body>
-</html>
\ No newline at end of file
+</html>
diff --git a/docs/nunit.html b/docs/nunit.html
index 3b7dc76..04ce7c2 100644
--- a/docs/nunit.html
+++ b/docs/nunit.html
@@ -196,5 +196,9 @@
         &lt;testassembly name="assembly3.dll"/&gt;
       &lt;/nunit&gt;
     </pre>
+
+    <p class="copyright">
+      Apache Ant, Apache .NET Ant Library, Ant, .NET Ant Library, Apache, the Apache feather logo, and the Apache Ant project logos are trademarks of The Apache Software Foundation.
+    </p>
   </body>
-</html>
\ No newline at end of file
+</html>
diff --git a/docs/old-core.html b/docs/old-core.html
index 6c66e1f..d2ebbc5 100644
--- a/docs/old-core.html
+++ b/docs/old-core.html
@@ -318,5 +318,9 @@
 
 <h4>Version 0.1</h4>
 Initial proof of concept; very rudimentary support for CSC only.
+
+    <p class="copyright">
+      Apache Ant, Apache .NET Ant Library, Ant, .NET Ant Library, Apache, the Apache feather logo, and the Apache Ant project logos are trademarks of The Apache Software Foundation.
+    </p>
 </body>
 </html>
diff --git a/docs/tallow.html b/docs/tallow.html
index 175610a..bd4e651 100644
--- a/docs/tallow.html
+++ b/docs/tallow.html
@@ -109,5 +109,9 @@
         &lt;arg value="-dav"/&gt;
       &lt;/tallow&gt;
     </pre>
+
+    <p class="copyright">
+      Apache Ant, Apache .NET Ant Library, Ant, .NET Ant Library, Apache, the Apache feather logo, and the Apache Ant project logos are trademarks of The Apache Software Foundation.
+    </p>
   </body>
 </html>
diff --git a/docs/vbc.html b/docs/vbc.html
index 53d740e..939592b 100644
--- a/docs/vbc.html
+++ b/docs/vbc.html
@@ -416,5 +416,9 @@
     &lt;define name="def3" unless="def2.property"/&gt;
 &lt;/vbc&gt;
 </pre>
+
+    <p class="copyright">
+      Apache Ant, Apache .NET Ant Library, Ant, .NET Ant Library, Apache, the Apache feather logo, and the Apache Ant project logos are trademarks of The Apache Software Foundation.
+    </p>
 </body>
 </html>
diff --git a/docs/wix.html b/docs/wix.html
index 9526111..f44549e 100644
--- a/docs/wix.html
+++ b/docs/wix.html
@@ -240,5 +240,9 @@
     files) the candle step will be skipped.  If
     <code>product.msi</code> is newer than all files, the task won't
     do anything.</p>
+
+    <p class="copyright">
+      Apache Ant, Apache .NET Ant Library, Ant, .NET Ant Library, Apache, the Apache feather logo, and the Apache Ant project logos are trademarks of The Apache Software Foundation.
+    </p>
   </body>
 </html>
diff --git a/docs/wsdltodotnet.html b/docs/wsdltodotnet.html
index 7bb7e34..52aa62d 100644
--- a/docs/wsdltodotnet.html
+++ b/docs/wsdltodotnet.html
@@ -171,5 +171,8 @@
 
     </table>
 
+    <p class="copyright">
+      Apache Ant, Apache .NET Ant Library, Ant, .NET Ant Library, Apache, the Apache feather logo, and the Apache Ant project logos are trademarks of The Apache Software Foundation.
+    </p>
 </body>
 </html>