Merge pull request #8 from eloydegen/eloydegen-license-patch

Specify license version
iglocska-patch-1
Alexandre Dulaunoy 2019-02-24 20:10:08 +01:00 committed by GitHub
commit ac84cebbe8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
<!-- Copyright -->
<div class="copyright">
<ul class="menu">
<li>&copy; 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>&copy; 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>
</div>