You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by ro...@apache.org on 2010/10/15 22:32:49 UTC

svn commit: r1023101 - in /mahout/site/new_website: images/global.css index.html

Author: robinanil
Date: Fri Oct 15 20:32:48 2010
New Revision: 1023101

URL: http://svn.apache.org/viewvc?rev=1023101&view=rev
Log:
Trademark and apache.org url in Mahout homepage

Modified:
    mahout/site/new_website/images/global.css
    mahout/site/new_website/index.html

Modified: mahout/site/new_website/images/global.css
URL: http://svn.apache.org/viewvc/mahout/site/new_website/images/global.css?rev=1023101&r1=1023100&r2=1023101&view=diff
==============================================================================
--- mahout/site/new_website/images/global.css (original)
+++ mahout/site/new_website/images/global.css Fri Oct 15 20:32:48 2010
@@ -362,12 +362,13 @@ input.button {
 #footer {
     background: url(../images/footer.jpg) bottom center no-repeat;
     position: relative;
-	margin: -42px auto 0px auto;
-	height: 42px;
+	margin: -50px auto 0px auto;
+	height: 50px;
 	clear:both;
 	font-size:11px;
 	font-family:Verdana, Arial, sans-serif;
     width:945px;
+    border-top: 1px solid #eee;
 }
 
 #foot {

Modified: mahout/site/new_website/index.html
URL: http://svn.apache.org/viewvc/mahout/site/new_website/index.html?rev=1023101&r1=1023100&r2=1023101&view=diff
==============================================================================
--- mahout/site/new_website/index.html (original)
+++ mahout/site/new_website/index.html Fri Oct 15 20:32:48 2010
@@ -440,7 +440,8 @@
 <!-- footer -->
 <div id="footer">
       <div id="foot">
-            © Copyright 2001-2010 The Apache Software Foundation - www.apache.org
+            Copyright © 2010 The Apache Software Foundation - <a href="http://www.apache.org">www.apache.org</a> Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>
+	    Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
       </div>
 </div>
 <script type="text/javascript">