Skip to content

Commit 6461217

Browse files
author
Resolver Developers
committed
Updates license to version 3 of the creative commons sharealike. By
Giles & Hansel.
1 parent 02e5b59 commit 6461217

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

server/renderer/templates/tutorial_base.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,7 @@ <h1 id="id_tutorial_title">{{ title }}</h1>
5454
{{ body }}
5555
{% endautoescape %}
5656
</div>
57-
<a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/2.5/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/">Creative Commons Attribution-ShareAlike 2.5 Generic License</a>.
58-
57+
<a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/3.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>.
5958
</body>
6059
</html>
6160

0 commit comments

Comments
 (0)