Updated the license

Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
Valentin Popov 2019-09-25 16:08:22 +04:00
parent 5328c50d10
commit e755d878d0
Signed by: Valentin Popov
GPG Key ID: 269A00ACA90A8EA3

View File

@ -32,7 +32,7 @@
<h4>License</h4> <h4>License</h4>
<p> <p>
The content for this site is <a href="https://creativecommons.org/licenses/by-nc/3.0/" target="_blank">CC BY-NC 3.0</a>. The content for this site is <a href="https://creativecommons.org/licenses/by-nc/4.0/" target="_blank">CC BY-NC 4.0</a>.
The <a href="{{ site.repos | strip_newlines | strip_html | strip | normalize_whitespace | relative_url | uri_escape }}" target="_blank">code</a> The <a href="{{ site.repos | strip_newlines | strip_html | strip | normalize_whitespace | relative_url | uri_escape }}" target="_blank">code</a>
for this site is <a href="https://opensource.org/licenses/MIT" target="_blank">MIT</a>. for this site is <a href="https://opensource.org/licenses/MIT" target="_blank">MIT</a>.
</p> </p>