From 0fc261d10501355df366dd0c0856d70b32cc40d4 Mon Sep 17 00:00:00 2001 From: "Jakob L. Kreuze" Date: Mon, 21 Feb 2022 14:33:50 -0500 Subject: [PATCH] [scheme] Update copyright information --- haunt/jakob/theme.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haunt/jakob/theme.scm b/haunt/jakob/theme.scm index 4c01418..0632a36 100644 --- a/haunt/jakob/theme.scm +++ b/haunt/jakob/theme.scm @@ -49,7 +49,7 @@ (define %footer `(footer (div - (p "© 2015 - 2020 Jakob L. Kreuze") + (p "© 2015 - 2022 Jakob L. Kreuze") ,(image "cc-by-sa-4.0.png" "Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) Logo")) -- 2.34.2