Author: mattmann
Date: Sun Jun  7 06:37:56 2015
New Revision: 1683991

URL: http://svn.apache.org/r1683991
Log:
Update copyrights in the right place.

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=1683991&r1=1683990&r2=1683991&view=diff
==============================================================================
--- oodt/cms_site/trunk/templates/std.html (original)
+++ oodt/cms_site/trunk/templates/std.html Sun Jun  7 06:37:56 2015
@@ -47,41 +47,17 @@ under the License.
     <!-- MAIN .MD CONTENT -->
     {% block content %}{% endblock %}
 
-    <!--div class="row">
-        <div class="twelve columns">
-          <footer>
-            <div class="copyright">
-                <div class="row">
-                    <div class="six columns">
-                     &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>
-                    <div class="six columns">
-                       <p>Apache OODT, OODT, Apache, the Apache feather logo, 
and the
-                        Apache Nutch project logo are trademarks of The Apache 
Software
-                        Foundation.</p>
-                    </div>
-                </div>
-            </div>
-        </footer>
-    </div-->
-    <!-- /container -->
-<!-- FOOOTER 
-================================================== -->
+
 <div id="footer">
        <footer class="row">
        <p class="back-top floatright">
                <a href="#top"><span></span></a>
        </p>
-       <!--div class="four columns">
-               <h1>ABOUT US</h1>
-                Our goal is to keep clients satisfied!
-       </div-->
+
     <div class="copyright">
          <div class="row floatleft">
             <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>
             
@@ -105,17 +81,6 @@ under the License.
                <div class="social irc"></div>
            </a>
        </div>
-       <!--div class="four columns">
-               <h1 class="newsmargin">NEWSLETTER</h1>
-               <div class="row collapse newsletter floatright">
-                       <div class="ten mobile-three columns">
-                               <input type="text" class="nomargin" 
placeholder="Enter your e-mail address...">
-                       </div>
-                       <div class="two mobile-one columns">
-                               <a href="#" class="postfix button expand">GO</a>
-                       </div>
-               </div>
-       </div-->
   </footer>
 </div>
 


Reply via email to