[geany/www.geany.org] 44e6a4: Add "CC BY-SA" notice to footer
Enrico Tröger
git-noreply at xxxxx
Sun Jun 30 12:06:58 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: Sun, 30 Jun 2019 12:06:58 UTC
Commit: 44e6a40fcbd922d6034c93300826652ae2394390
https://github.com/geany/www.geany.org/commit/44e6a40fcbd922d6034c93300826652ae2394390
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" %}
+ ‐ The Geany contributors
+ ‐ Licensed under <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA</a>
</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