Author: mseidel
Date: Sun Jan  1 11:38:33 2017
New Revision: 1776841

URL: http://svn.apache.org/viewvc?rev=1776841&view=rev
Log:
Updated Copyright

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

Modified: openoffice/site/trunk/templates/skeleton.html
URL: 
http://svn.apache.org/viewvc/openoffice/site/trunk/templates/skeleton.html?rev=1776841&r1=1776840&r2=1776841&view=diff
==============================================================================
--- openoffice/site/trunk/templates/skeleton.html (original)
+++ openoffice/site/trunk/templates/skeleton.html Sun Jan  1 11:38:33 2017
@@ -37,14 +37,14 @@
     var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(ga, s);
   })();
 
-</script>      
+</script>   
 </head>
 
 <body>
   <div id="banner">
-         <div id="bannerleft"><a alt="Apache OpenOffice" 
href="https://openoffice.apache.org/";>
-                 <img id="logo" alt="Apache OpenOffice" 
src="https://www.openoffice.org/images/AOO_logos/AOO4_website_logo.png"/></a></div>
-    
+      <div id="bannerleft"><a alt="Apache OpenOffice" 
href="https://openoffice.apache.org/";>
+          <img id="logo" alt="Apache OpenOffice" 
src="https://www.openoffice.org/images/AOO_logos/AOO4_website_logo.png"/></a></div>
+
    <div id="bannercenter"><br/>&nbsp;The Free and Open Productivity Suite</div>
   </div>
   <div id="clear"></div>
@@ -62,18 +62,18 @@
 
   <div id="footera">
     <div id="poweredby">
-      <p><img src="/images/asf_logo_small.png" alt="Apache Software 
Foundation"/></p>
+      <p><a href="https://www.apache.org/";><img 
src="/images/asf_logo_small.png" alt="Apache Software Foundation" height="76" 
width="188"/></p>
     </div>
     <div id="copyrighta">
-      <p>
-                 Copyright &copy; 2011-2012 The Apache Software Foundation 
Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache 
License, Version 2.0</a> | <a href="/contact.html">Contact Us</a> | <a 
href="/terms.html">Terms of Use</a>
+      <p style="text-align:center;">
+          Copyright &copy; 2011-2017 The Apache Software Foundation, Licensed 
under the <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a> | <a href="/contact.html">Contact Us</a> | <a 
href="/terms.html">Terms of Use</a>
       </p>
       <p>
-  Apache and the Apache feather logos are trademarks of The Apache Software 
Foundation.
+  Apache and the Apache feather logo are trademarks of The Apache Software 
Foundation.
   OpenOffice.org and the seagull logo are registered trademarks of The Apache 
Software Foundation.
   Other names appearing on the site may be trademarks of their respective 
owners.
       </p>
-     
+
     </div>
   </div>
 


Reply via email to