Author: tommaso
Date: Thu Jul 12 06:58:14 2012
New Revision: 1360549
URL: http://svn.apache.org/viewvc?rev=1360549&view=rev
Log:
no Jira - fixed footer to accomplish trademarks requirements
Modified:
hama/trunk/src/site/site.xml
Modified: hama/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/hama/trunk/src/site/site.xml?rev=1360549&r1=1360548&r2=1360549&view=diff
==============================================================================
--- hama/trunk/src/site/site.xml (original)
+++ hama/trunk/src/site/site.xml Thu Jul 12 06:58:14 2012
@@ -80,5 +80,8 @@
<menu name="Art works">
<item name="Artwork and Clothing" href="artwork.html" />
</menu>
+ <footer>
+ <div class="row span16">Apache Hama, Apache, the Apache feather logo,
and the Apache Hama 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>
</body>
</project>