Change license in footer, again
This commit is contained in:
parent
b96813ff26
commit
7d20903dbb
1 changed files with 2 additions and 2 deletions
|
@ -53,8 +53,8 @@
|
|||
The platform behind this blog is <a href="{{ blog_repo_homepage }}">free software</a>.
|
||||
This blog and all articles by Gabriel Augendre are licensed under the
|
||||
<a href="http://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0 International License</a>.
|
||||
Code blocks by Gabriel Augendre are licensed under the
|
||||
<a href="https://git.augendre.info/gaugendre/blog/src/branch/master/LICENSE">MIT License</a>.<br>
|
||||
Code blocks by Gabriel Augendre are published as is and released
|
||||
<a href="https://git.augendre.info/gaugendre/blog/src/branch/master/LICENSE">into the public domain</a>.<br>
|
||||
Currently deployed version: <a href="{{ git_version_url }}">{{ git_version }}</a>.
|
||||
{% if blog_status_url %}
|
||||
Status of services can be found <a href="{{ blog_status_url }}">here</a>
|
||||
|
|
Reference in a new issue