summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormetamuffin <yvchraiqi@protonmail.com>2022-05-11 17:51:16 +0200
committermetamuffin <yvchraiqi@protonmail.com>2022-05-11 17:51:16 +0200
commit7ee47e2fa0eff925c955a857cbd481a71e3d327b (patch)
tree114ae99db5d71e6c68a6149633240650c22e453e
parenta24d64db1a42bd3c105deedf6779ea93add98629 (diff)
downloadmetamuffin-website-7ee47e2fa0eff925c955a857cbd481a71e3d327b.tar
metamuffin-website-7ee47e2fa0eff925c955a857cbd481a71e3d327b.tar.bz2
metamuffin-website-7ee47e2fa0eff925c955a857cbd481a71e3d327b.tar.zst
added 2020 to copyright, because some code was copy-pasted from that time. lol
-rw-r--r--views/layout.pug2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/layout.pug b/views/layout.pug
index 8c9fdd1..6f30818 100644
--- a/views/layout.pug
+++ b/views/layout.pug
@@ -25,6 +25,6 @@ html(lang="en")
hr
footer
p metamuffin.org version of commit #{commit}
- p copyright (C) 2021, 2022 metamuffin
+ p copyright (C) 2020, 2021, 2022 metamuffin
p see #[a(href="/licence") licence].
p sources can be found on #[a(href="https://codeberg.org/metamuffin/website") codeberg].