mirror of https://github.com/MISP/misp-website
Update footer.html
To make it possible to copy content to Wikipedia from the website, the CC BY-SA license version has to be specified. The 4.0 version is basically the same, but incompatible with Wikipedia, so 3.0 is the preferred version.[1] [1] https://en.wikipedia.org/wiki/Wikipedia:FAQ/Copyright#cite_note-2pull/8/head
parent
37da0397c9
commit
9b4e2f6710
|
@ -26,7 +26,7 @@
|
||||||
<!-- Copyright -->
|
<!-- Copyright -->
|
||||||
<div class="copyright">
|
<div class="copyright">
|
||||||
<ul class="menu">
|
<ul class="menu">
|
||||||
<li>© MISP project. Software released under the AGPL license and content released as CC-BY-SA.</li><li><img src="{{ site.baseurl }}/assets/images/en_cef.png" width="50%" height="50%"/></li>
|
<li>© MISP project. Software released under the AGPL license and content released as CC BY-SA 3.0.</li><li><img src="{{ site.baseurl }}/assets/images/en_cef.png" width="50%" height="50%"/></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue