summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mumi/web/view/html.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/mumi/web/view/html.scm b/mumi/web/view/html.scm
index f919b9d..d94f7a7 100644
--- a/mumi/web/view/html.scm
+++ b/mumi/web/view/html.scm
@@ -81,7 +81,7 @@
(href "/css/code.css"))))
(body ,@body
(footer (@ (class "text-center"))
- (p "Copyright © 2016—2019 by the GNU Guix community."
+ (p "Copyright © 2016—2020 by the GNU Guix community."
(br)
"Now with even more " (span (@ (class "lambda")) "λ") "! ")
(p "This is free software. Download the "