[gimp-web/testing] Replace copyright notice with CC-BY-SA notice in footer
- From: Pat David <patdavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/testing] Replace copyright notice with CC-BY-SA notice in footer
- Date: Thu, 2 Mar 2017 23:21:26 +0000 (UTC)
commit d64c2d0701dd65a9fa09763fbb2eb1fa8dd35219
Author: Pat David <patdavid gmail com>
Date: Thu Mar 2 17:20:34 2017 -0600
Replace copyright notice with CC-BY-SA notice in footer
content/images/creativecommons/by-sa 88x31.png | Bin 0 -> 1621 bytes
themes/newgimp/templates/base.html | 10 +++++++++-
2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/content/images/creativecommons/by-sa 88x31.png b/content/images/creativecommons/by-sa 88x31.png
new file mode 100644
index 0000000..5d64b4a
Binary files /dev/null and b/content/images/creativecommons/by-sa 88x31.png differ
diff --git a/themes/newgimp/templates/base.html b/themes/newgimp/templates/base.html
index 9210d6e..9eab935 100644
--- a/themes/newgimp/templates/base.html
+++ b/themes/newgimp/templates/base.html
@@ -226,7 +226,15 @@
<a href="/feeds/atom.xml">GIMP News Feed <i class='fa fa-rss'></i></a> | <a
href="/webmasters.html">Contacting Us</a>
</div>
<div class="column half">
- © 2001-2017 <a href="/team.html">The GIMP Team</a>
+ <p>
+ <small>
+ <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">
+ <img alt="Creative Commons License" style="border-width:0"
src="/images/creativecommons/by-sa 88x31.png">
+ </a>
+ <br>
+ Unless otherwise noted, <span xmlns:dct="http://purl.org/dc/terms/"
property="dct:title">The GIMP Website</span> by <a xmlns:cc="http://creativecommons.org/ns#"
href="https://www.gimp.org/team.html" property="cc:attributionName" rel="cc:attributionURL">The GIMP Team</a>
is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons
Attribution-ShareAlike 4.0 International License</a>.
+ </small>
+ </p>
</div>
</div>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]