Author: sebb
Date: Thu Mar 10 00:22:40 2011
New Revision: 1080067
URL: http://svn.apache.org/viewvc?rev=1080067&view=rev
Log:
Remove Commons as a claimed mark.
Remove default trademark overlay, as many logos now have them
Modified:
commons/proper/commons-parent/trunk/src/site/site.xml
Modified: commons/proper/commons-parent/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/src/site/site.xml?rev=1080067&r1=1080066&r2=1080067&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/src/site/site.xml (original)
+++ commons/proper/commons-parent/trunk/src/site/site.xml Thu Mar 10 00:22:40
2011
@@ -126,17 +126,10 @@
<!-- @project.name@ will be replaced by the template; if we used
${project.name} it would pick up Commons Parent -->
<footer>
<div class="center">
- Apache Commons, Commons, Apache @project.name@, @project.name@, Apache,
the Apache feather logo, and the Apache Commons project logos are trademarks of
The Apache Software Foundation.
+ Apache Commons, Apache @project.name@, @project.name@, Apache, the
Apache feather logo, and the Apache Commons project logos are trademarks of The
Apache Software Foundation.
All other marks mentioned may be trademarks or registered trademarks of
their respective owners.
</div>
</footer>
- <!--
- ! We cannot pass in any extra info in the <bannerxx> sections so we have
to do it here
- -->
- <!-- Apache Commons on LHS -->
- <bannerLeft><tradePos>left: 0px</tradePos></bannerLeft>
- <!-- Component logo on RHS -->
- <bannerRight><tradePos>right: 0px</tradePos></bannerRight>
</custom>
</project>