diff options
Diffstat (limited to 'haunt/post.scm')
-rw-r--r-- | haunt/post.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haunt/post.scm b/haunt/post.scm index fb8eaea..a3112bd 100644 --- a/haunt/post.scm +++ b/haunt/post.scm @@ -1,6 +1,6 @@ ;;; Haunt --- Static site generator for GNU Guile ;;; Copyright © 2015 David Thompson <davet@gnu.org> -;;; Copyright © 2016 Christopher Allan Webber <cwebber@dustycloud.org> +;;; Copyright © 2016 Christine Lemmer-Webber <cwebber@dustycloud.org> ;;; ;;; This file is part of Haunt. ;;; |