summaryrefslogtreecommitdiff
path: root/haunt.scm
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2018-03-10 20:30:47 -0500
committerDavid Thompson <dthompson2@worcester.edu>2018-03-10 20:32:32 -0500
commit6566d9bf84efb9733638e2ca8f95b239ba19f4bd (patch)
treee7a2e57e87458e33d11301cfc272c3934651b786 /haunt.scm
parent3fc32a79e3c08e3e4dca2fc7a72946273d48587c (diff)
Update copyright for 2018.
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.")