You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by aa...@apache.org on 2014/10/17 02:35:23 UTC

svn commit: r1632457 - /cayenne/site/cms/trunk/templates/skeleton.html

Author: aadamchik
Date: Fri Oct 17 00:35:23 2014
New Revision: 1632457

URL: http://svn.apache.org/r1632457
Log:
copyright year

Modified:
    cayenne/site/cms/trunk/templates/skeleton.html

Modified: cayenne/site/cms/trunk/templates/skeleton.html
URL: http://svn.apache.org/viewvc/cayenne/site/cms/trunk/templates/skeleton.html?rev=1632457&r1=1632456&r2=1632457&view=diff
==============================================================================
--- cayenne/site/cms/trunk/templates/skeleton.html (original)
+++ cayenne/site/cms/trunk/templates/skeleton.html Fri Oct 17 00:35:23 2014
@@ -36,7 +36,7 @@
 <div id="content">
        {% block content %}{% endblock %}
        <hr>
-       <p id="footer">Copyright &#169; 2001-2012 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>.
+       <p id="footer">Copyright &#169; 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>.
 </div>
 </div>