Skip to content

Commit 940d0c5

Browse files
rougethseocam
authored andcommitted
Update Creative Commons
1 parent de0b544 commit 940d0c5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/templates/base.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -213,13 +213,13 @@
213213
{% endif %}
214214
<p class="col-lg-12 text-center">
215215
<a href="{% url 'opendata' %}"><img src="{{ STATIC_URL }}img/opendata3.png"/></a>
216-
<a href="http://creativecommons.org/licenses/by-sa/3.0/br/"><img src="{{ STATIC_URL }}img/cc_by_sa.png"/></a>
216+
<a href="http://creativecommons.org/licenses/by-sa/4.0/deed.pt_BR"><img src="{{ STATIC_URL }}img/cc_by_sa.png"/></a>
217217
</p>
218218
<p class="col-lg-12 text-center">
219219
{% trans "The contents of this site is published under license" %}:
220220
<br>
221-
<a href="http://creativecommons.org/licenses/by-sa/3.0/br/">
222-
{% trans "Creative Commons 3.0 Brasil - Atribuir Fonte - Compartilhar Igual" %}.
221+
<a href="http://creativecommons.org/licenses/by-sa/4.0/deed.pt_BR">
222+
{% trans "Creative Commons 4.0 Brasil - Atribuir Fonte - Compartilhar Igual" %}.
223223
</a>
224224
</p>
225225
</div>

0 commit comments

Comments
 (0)