Author: oching
Date: Fri Aug 17 11:55:49 2012
New Revision: 1374212
URL: http://svn.apache.org/viewvc?rev=1374212&view=rev
Log:
added trademark attribution in footer
Modified:
archiva/site/src/site/site.xml
Modified: archiva/site/src/site/site.xml
URL:
http://svn.apache.org/viewvc/archiva/site/src/site/site.xml?rev=1374212&r1=1374211&r2=1374212&view=diff
==============================================================================
--- archiva/site/src/site/site.xml (original)
+++ archiva/site/src/site/site.xml Fri Aug 17 11:55:49 2012
@@ -69,5 +69,8 @@
<item name="Thanks" href="http://www.apache.org/foundation/thanks.html"/>
</menu>
+ <footer>
+ <div class="row span16">Apache ${project.name}, ${project.name}, Apache,
the Apache feather logo, and the Apache ${project.name} project logos are
trademarks of The Apache Software Foundation.</div>
+ </footer>
</body>
</project>