summaryrefslogtreecommitdiff
path: root/haunt.scm
diff options
context:
space:
mode:
Diffstat (limited to 'haunt.scm')
-rw-r--r--haunt.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/haunt.scm b/haunt.scm
index f7cfcd0..5e17276 100644
--- a/haunt.scm
+++ b/haunt.scm
@@ -1,4 +1,4 @@
-;;; Copyright © 2015 David Thompson <davet@gnu.org>
+;;; Copyright © 2018 David Thompson <davet@gnu.org>
;;;
;;; This program is free software; you can redistribute it and/or
;;; modify it under the terms of the GNU General Public License as
@@ -117,7 +117,7 @@
,body
(footer (@ (class "text-center"))
(p (@ (class "copyright"))
- "© 2016 David Thompson"
+ "© 2018 David Thompson"
,%cc-by-sa-button)
(p "The text and images on this site are
free culture works available under the " ,%cc-by-sa-link " license.")