Update copyright years
This commit is contained in:
2
LICENSE
2
LICENSE
@@ -1,4 +1,4 @@
|
||||
Copyright 2011 Roberto Rosario
|
||||
Copyright 2011-2015 Roberto Rosario
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
{% block footer %}
|
||||
<div id="footer">
|
||||
<div class="block">
|
||||
<p>{% trans 'Copyright © 2011 Roberto Rosario.' %}</p>
|
||||
<p>{% trans 'Copyright © 2011-2015 Roberto Rosario.' %}</p>
|
||||
</div>
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user