Author: mattmann
Date: Sun Jun  7 06:32:41 2015
New Revision: 1683990

URL: http://svn.apache.org/r1683990
Log:
Update copyrights. Fix links to social sites in footer.

Modified:
    oodt/cms_site/trunk/templates/std.html

Modified: oodt/cms_site/trunk/templates/std.html
URL: 
http://svn.apache.org/viewvc/oodt/cms_site/trunk/templates/std.html?rev=1683990&r1=1683989&r2=1683990&view=diff
==============================================================================
--- oodt/cms_site/trunk/templates/std.html (original)
+++ oodt/cms_site/trunk/templates/std.html Sun Jun  7 06:32:41 2015
@@ -53,7 +53,7 @@ under the License.
             <div class="copyright">
                 <div class="row">
                     <div class="six columns">
-                     &copy;<span class="small"> Copyright 2010-2014 The Apache 
Software Foundation. Licensed under
+                     &copy;<span class="small"> Copyright 2010-2015 The Apache 
Software Foundation. Licensed under
                      <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache
                         License 2.0</a>.</span>
                     </div>
@@ -92,18 +92,18 @@ under the License.
         </div>
     </div>
        <div class="four columns">
-               <div class="social facebook">
-                       <a 
href="http://www.facebook.com/group.php?gid=322088549131"/>
-           </div>
-               <div class="social twitter">
-                       <a href="http://twitter.com/apache_oodt/";></a>
-               </div>
-               <div class="social google">
-                       <a href="http://s.apache.org/8vM";></a>
-               </div>
-               <div class="social irc">
-                       <a href="irc://irc.freenode.net/#oodt"></a>
-               </div>
+           <a href="http://www.facebook.com/group.php?gid=322088549131"/>
+               <div class="social facebook"></div>
+           </a>
+           <a href="http://twitter.com/apache_oodt/";>
+               <div class="social twitter"></div>
+           </a>
+           <a href="http://s.apache.org/8vM";>
+               <div class="social google"></div>
+          </a>
+           <a href="irc://irc.freenode.net/#oodt">
+               <div class="social irc"></div>
+           </a>
        </div>
        <!--div class="four columns">
                <h1 class="newsmargin">NEWSLETTER</h1>


Reply via email to