Author: jarcec
Date: Tue Jul 31 23:42:57 2012
New Revision: 1367823
URL: http://svn.apache.org/viewvc?rev=1367823&view=rev
Log:
SQOOP-530. Sqoop web page do not conform with Apache rules for public webpages.
Trying to get correct footer working.
Modified:
sqoop/site/trunk/content/site.xml
Modified: sqoop/site/trunk/content/site.xml
URL:
http://svn.apache.org/viewvc/sqoop/site/trunk/content/site.xml?rev=1367823&r1=1367822&r2=1367823&view=diff
==============================================================================
--- sqoop/site/trunk/content/site.xml (original)
+++ sqoop/site/trunk/content/site.xml Tue Jul 31 23:42:57 2012
@@ -88,5 +88,9 @@
<item name="Sponsoring Apache"
href="http://www.apache.org/foundation/sponsorship.html"/>
<item name="Thanks" href="http://www.apache.org/foundation/thanks.html"/>
</menu>
+
+ <footer>
+ © 2011-2012 The Apache Software Foundation. Apache Sqoop, Sqoop,
Apache, the Apache feather logo, and the Apache Sqoop project logo are
trademarks of The Apache Software Foundation.
+ </footer>
</body>
</project>