Commit d22f13e4f9c4acfa017071ddb52491588efef44d

Authored by Georg Hopp
1 parent 043aaabf

change CC license to by-sa

@@ -47,17 +47,17 @@ @@ -47,17 +47,17 @@
47 </p> 47 </p>
48 <p> 48 <p>
49 All other work is licensed under a 49 All other work is licensed under a
50 - <a href="http://creativecommons.org/licenses/by/4.0/" rel="license"> 50 + <a href="http://creativecommons.org/licenses/by-sa/4.0/" rel="license">
51 Creative Commons Attribution 4.0 International License 51 Creative Commons Attribution 4.0 International License
52 </a>. 52 </a>.
53 </p> 53 </p>
54 </div> 54 </div>
55 - <a href="http://creativecommons.org/licenses/by/4.0/" rel="license"> 55 + <a href="http://creativecommons.org/licenses/by-sa/4.0/" rel="license">
56 <img alt="Creative Commons License" 56 <img alt="Creative Commons License"
57 style="border-width:0" 57 style="border-width:0"
58 width="88" 58 width="88"
59 height="31" 59 height="31"
60 - src="https://i.creativecommons.org/l/by/4.0/88x31.png" /> 60 + src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" />
61 </a> 61 </a>
62 <a href="http://www.gnu.org/licenses/gpl-3.0.en.html" rel="license"> 62 <a href="http://www.gnu.org/licenses/gpl-3.0.en.html" rel="license">
63 <%= image_tag("gpl-v3-red.png", height: "31", width: "62") %> 63 <%= image_tag("gpl-v3-red.png", height: "31", width: "62") %>
Please register or login to post a comment