You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by el...@apache.org on 2015/11/10 11:49:44 UTC

svn commit: r1713608 - /mina/site/trunk/templates/footer.html

Author: elecharny
Date: Tue Nov 10 10:49:43 2015
New Revision: 1713608

URL: http://svn.apache.org/viewvc?rev=1713608&view=rev
Log:
Updated the footer to change the copyright date

Modified:
    mina/site/trunk/templates/footer.html

Modified: mina/site/trunk/templates/footer.html
URL: http://svn.apache.org/viewvc/mina/site/trunk/templates/footer.html?rev=1713608&r1=1713607&r2=1713608&view=diff
==============================================================================
--- mina/site/trunk/templates/footer.html (original)
+++ mina/site/trunk/templates/footer.html Tue Nov 10 10:49:43 2015
@@ -1,7 +1,7 @@
                 </div><!-- rightColumn -->
                 <div id="endContent"></div>
             </div><!-- content -->
-            <div id="footer">&copy; 2003-2012, <a href="http://www.apache.org">The Apache Software Foundation</a> - <a href="{{base}}privacy-policy.html">Privacy Policy</a><br />
+            <div id="footer">&copy; 2003-2015, <a href="http://www.apache.org">The Apache Software Foundation</a> - <a href="{{base}}privacy-policy.html">Privacy Policy</a><br />
                 Apache MINA, MINA, Apache Vysper, Vysper, Apache SSHd, SSHd, Apache FtpServer, FtpServer, Apache AsyncWeb, AsyncWeb,
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>