diff --git a/_layouts/post.html b/_layouts/post.html
index 0676aff..4268569 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -12,3 +12,6 @@ layout: default
{% if page.tags %}
tags: {{ page.tags | join: " - " }}
{% endif %}
+
+
+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.
diff --git a/archive.html b/archive.html
index 087a4f4..2380830 100644
--- a/archive.html
+++ b/archive.html
@@ -30,3 +30,5 @@ permalink: /archive.html
+
+Copyright (c) 2026 Sam Hadow Verbatim copying and redistribution of this entire page are permitted provided this notice is preserved.
diff --git a/articles.html b/articles.html
index dbf41cc..5ab0705 100644
--- a/articles.html
+++ b/articles.html
@@ -17,3 +17,5 @@ title: Articles
{% endif %}
{% endfor %}
+
+Copyright (c) 2026 Sam Hadow Verbatim copying and redistribution of this entire page are permitted provided this notice is preserved.
diff --git a/blog.html b/blog.html
index c699fd9..c97d1d0 100644
--- a/blog.html
+++ b/blog.html
@@ -26,3 +26,5 @@ title: Blog
{% endfor %}
+
+Copyright (c) 2026 Sam Hadow Verbatim copying and redistribution of this entire page are permitted provided this notice is preserved.
diff --git a/faq.md b/faq.md
index 45d81d2..93526bf 100644
--- a/faq.md
+++ b/faq.md
@@ -33,4 +33,5 @@ Both needs were fulfilled with [inbox.lv](https://www.inbox.lv/), but apart from
I wanted a static website to reduce load on my server as well as attack surface. I also wanted to use as little JavaScript as possible to keep this website accessible to everyone.
And since I like markdown and LaTeX, why not jekyll.
-
Copyright (c) 2025 Sam Hadow Verbatim copying and redistribution of this entire page are permitted provided this notice is preserved.
+
+Copyright (c) 2025 Sam Hadow Verbatim copying and redistribution of this entire page are permitted provided this notice is preserved.
diff --git a/index.md b/index.md
index e64a4d8..81fddf4 100644
--- a/index.md
+++ b/index.md
@@ -19,4 +19,4 @@ I'm Sam Hadow, a free software advocate *(with free as in freedom, libre in Span

-Copyright (c) 2025 Sam Hadow Verbatim copying and redistribution of this entire page are permitted provided this notice is preserved.
+Copyright (c) 2025 Sam Hadow Verbatim copying and redistribution of this entire page are permitted provided this notice is preserved.