diff options
| author | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2022-02-21 14:33:50 -0500 |
|---|---|---|
| committer | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2022-02-21 14:33:50 -0500 |
| commit | 0fc261d10501355df366dd0c0856d70b32cc40d4 (patch) | |
| tree | ea4ed823d80d82c0fb05d0a94703a7d50cd3bce4 /haunt | |
| parent | 1cef2af664eeac654bfc19578bf751b48ba364bb (diff) | |
[scheme] Update copyright information
Diffstat (limited to 'haunt')
| -rw-r--r-- | haunt/jakob/theme.scm | 2 |
1 files changed, 1 insertions, 1 deletions
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")) |