Author: olamy
Date: Fri Oct 14 10:46:48 2011
New Revision: 1183290
URL: http://svn.apache.org/viewvc?rev=1183290&view=rev
Log:
add trademark notes on footer
Modified:
tomcat/maven-plugin/trunk/src/site/site.xml
Modified: tomcat/maven-plugin/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/src/site/site.xml?rev=1183290&r1=1183289&r2=1183290&view=diff
==============================================================================
--- tomcat/maven-plugin/trunk/src/site/site.xml (original)
+++ tomcat/maven-plugin/trunk/src/site/site.xml Fri Oct 14 10:46:48 2011
@@ -61,4 +61,13 @@
<item name="Thanks" href="http://www.apache.org/foundation/thanks.html"/>
</menu>
</body>
+
+ <custom>
+ <footer>
+ <div>
+ Apache Tomcat, Apache, the Apache feather logo, and the Apache Tomcat
project logo are trademarks of The Apache Software Foundation.
+ All other marks mentioned may be trademarks or registered trademarks of
their respective owners.</div>
+ </footer>
+ </custom>
+
</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]