copyright notice

This commit is contained in:
2026-01-24 13:58:21 +01:00
parent 99c1a9eaf7
commit c659767ba2
6 changed files with 12 additions and 2 deletions

View File

@@ -12,3 +12,6 @@ layout: default
{% if page.tags %}
<small>tags: <em>{{ page.tags | join: "</em> - <em>" }}</em></small>
{% endif %}
<br>
<small>Copyright (c) {{ page.date | date: "%B %Y" }} {{ page.author | default: site.author }} Verbatim copying and redistribution of this entire page are permitted provided this notice is preserved.</small>