Update copyright year

This commit is contained in:
Roberto Rosario
2012-10-09 00:58:37 -04:00
parent 9b69b9620e
commit e3cc2efbcb
2 changed files with 4 additions and 1 deletions

View File

@@ -11,7 +11,7 @@
{% block footer %}
<div id="footer">
<div class="block">
<p>Copyright &copy; 2011 Roberto Rosario.</p>
<p>Copyright &copy; 2011, 2012 Roberto Rosario.</p>
</div>
</div>
{% endblock %}

View File

@@ -14,6 +14,9 @@
<p class="tc">
<span class="famfam active famfam-wrench"></span><a href="http://www.github.com/rosarior/mayan/">http://www.github.com/rosarior/mayan/</a>
</p>
<p class="tc">
<span class="famfam active famfam-bug"></span><a href="https://github.com/rosarior/mayan/issues">https://github.com/rosarior/mayan/issues</a>
</p>
<p class="tc">
{% trans "Released under the GPL V3 License" %}
</p>