[geany/www.geany.org] 6e53e1: Add "CC BY-SA" notice to footer
Enrico Tröger
git-noreply at xxxxx
Sat Jun 29 11:03:04 UTC 2019
Branch: refs/heads/issue6_content_license
Author: Enrico Tröger <enrico.troeger at uvena.de>
Committer: Enrico Tröger <enrico.troeger at uvena.de>
Date: Sat, 29 Jun 2019 11:03:04 UTC
Commit: 6e53e146429b88e9544053271740b51e173a5bec
https://github.com/geany/www.geany.org/commit/6e53e146429b88e9544053271740b51e173a5bec
Log Message:
-----------
Add "CC BY-SA" notice to footer
Closes #6.
Modified Paths:
--------------
geany/templates/skel.html
Modified: geany/templates/skel.html
4 lines changed, 3 insertions(+), 1 deletions(-)
===================================================================
@@ -58,7 +58,9 @@
<div class="well">
<p>
<a href="{% url 'page' "about/privacy" %}">Privacy Statement</a>
- - Contents Copyright {% now "Y" %} ‐ The Geany development team
+ ‐ Contents Copyright {% now "Y" %}
+ ‐ Licensed under <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA</a>
+ ‐ The Geany development team
</p>
</div>
</div>
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
More information about the Commits
mailing list