diff --git a/haunt/skribe.scm b/haunt/skribe.scm index 7ce5457..95315e9 100644 --- a/haunt/skribe.scm +++ b/haunt/skribe.scm @@ -1,5 +1,6 @@ ;;; Haunt --- Static site generator for GNU Guile ;;; Copyright © 2015 David Thompson +;;; Copyright 2005, 2006 Ludovic Courtès ;;; ;;; This file is part of Haunt. ;;; @@ -19,6 +20,7 @@ ;;; Commentary: ;; ;; Skribe reader. +;; Much code taken from the excellent Skribilo project. ;; ;;; Code: