diff options
author | Julien Dessaux | 2021-03-30 20:17:36 +0200 |
---|---|---|
committer | Julien Dessaux | 2021-03-31 09:38:18 +0200 |
commit | 90a2b10127acc1460a14ebc91af225adfb0ec00d (patch) | |
tree | 1f44501ff63d5b68073af84a4e1b7005b52086ba /layouts | |
parent | Update 'content/blog/OpenBSD/relayd-httpd-example.md' (diff) | |
download | www-90a2b10127acc1460a14ebc91af225adfb0ec00d.tar.gz www-90a2b10127acc1460a14ebc91af225adfb0ec00d.tar.bz2 www-90a2b10127acc1460a14ebc91af225adfb0ec00d.zip |
Updated License
Diffstat (limited to '')
-rw-r--r-- | layouts/partials/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index eeadb61..302ee1b 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,5 +1,5 @@ <footer> <p> - © 2009 - 2021 | Julien (Adyxax) Dessaux | <a href="https://creativecommons.org/licenses/by/4.0/" title="Creative Commons Attribution">Some rights reserved</a> + © 2009 - 2021 | Julien (Adyxax) Dessaux | <a href="https://joinup.ec.europa.eu/collection/eupl/eupl-text-eupl-12" title="EUPL 1.2">Some rights reserved</a> </p> </footer> |