Update year in the footer

This commit is contained in:
Saivann 2014-01-04 11:52:25 -05:00
parent ef9bcb251a
commit 9ec6afdbaa
15 changed files with 15 additions and 15 deletions

View file

@ -128,7 +128,7 @@ if(typeof(legacyIE)==='undefined'){
{% else %}
<a href="/{{ page.lang }}/{% translate about-us url %}">{% translate menu-about-us layout %}</a>
{% endcase %}
<span>{% translate footer layout %}</span>
<span>© Bitcoin Project 2009-2014 {% translate footer layout %}</span>
</div></div>
</div>
<script type="text/javascript">fallbackSVG();</script>