Author: sdp
Date: Thu May 12 05:41:01 2016
New Revision: 1743458

URL: http://svn.apache.org/viewvc?rev=1743458&view=rev
Log:
SENTRY-1211 : Home page still has Incubator logo in footer

Modified:
    sentry/site/trunk/templates/skeleton.html

Modified: sentry/site/trunk/templates/skeleton.html
URL: 
http://svn.apache.org/viewvc/sentry/site/trunk/templates/skeleton.html?rev=1743458&r1=1743457&r2=1743458&view=diff
==============================================================================
--- sentry/site/trunk/templates/skeleton.html (original)
+++ sentry/site/trunk/templates/skeleton.html Thu May 12 05:41:01 2016
@@ -50,12 +50,9 @@
     <div id="poweredby">
       <p><img src="/images/feather_small.gif"/></p>
     </div>
-    <div id="poweredby">
-      <p><img src="/images/incubator-logo.png"/></p>
-    </div>
     <div id="copyrighta">
       <p>
-  Copyright &copy; 2011-2014 The Apache Software Foundation Licensed under the 
<a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>
+  Copyright &copy; 2011-2016 The Apache Software Foundation Licensed under the 
<a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>
       </p>
       <p>
   Apache Sentry, Sentry, Apache, the Apache feather logo, and the Apache 
Sentry project logo are trademarks of The Apache Software Foundation.


Reply via email to