You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bo...@apache.org on 2017/06/21 16:19:08 UTC

svn commit: r1799480 - in /ant/site/ant/sources/stylesheets: project.xml templates.vm

Author: bodewig
Date: Wed Jun 21 16:19:08 2017
New Revision: 1799480

URL: http://svn.apache.org/viewvc?rev=1799480&view=rev
Log:
make ant pass test on https://whimsy.apache.org/site/

Modified:
    ant/site/ant/sources/stylesheets/project.xml
    ant/site/ant/sources/stylesheets/templates.vm

Modified: ant/site/ant/sources/stylesheets/project.xml
URL: http://svn.apache.org/viewvc/ant/site/ant/sources/stylesheets/project.xml?rev=1799480&r1=1799479&r2=1799480&view=diff
==============================================================================
--- ant/site/ant/sources/stylesheets/project.xml (original)
+++ ant/site/ant/sources/stylesheets/project.xml Wed Jun 21 16:19:08 2017
@@ -24,7 +24,7 @@
        <menusection name="Home" index="0"         href="/index.html">
             <menu name="Apache Ant">
                 <item name="Welcome"               href="/index.html"/>
-                <item name="License"               href="http://www.apache.org/licenses/LICENSE-2.0.html"/>
+                <item name="License"               href="https://www.apache.org/licenses/"/>
                 <item name="News"                  href="/antnews.html"/>
                 <item name="Security Reports"      href="/security.html"/>
             </menu>

Modified: ant/site/ant/sources/stylesheets/templates.vm
URL: http://svn.apache.org/viewvc/ant/site/ant/sources/stylesheets/templates.vm?rev=1799480&r1=1799479&r2=1799480&view=diff
==============================================================================
--- ant/site/ant/sources/stylesheets/templates.vm (original)
+++ ant/site/ant/sources/stylesheets/templates.vm Wed Jun 21 16:19:08 2017
@@ -285,6 +285,9 @@
 
 #macro (footer)
       <p class="copyright">
+        Copyright &#169; 1999-2017 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+      </p>
+      <p class="copyright">
       Apache Ant, Apache Ivy, Apache EasyAnt, Ant, Ivy, EasyAnt, Apache, the Apache feather logo, and the Apache Ant project logos are trademarks of The Apache Software Foundation.
         <script type="text/javascript" language="JavaScript"><!--
                 document.write(" - "+"Last Published: " + document.lastModified);