skribe: Add copyright information for Ludovic Courtès.

Trace origin back to Skribilo.

* haunt/skribe.scm: Added comments and copyright headers.
This commit is contained in:
Christopher Allan Webber 2015-12-14 23:05:50 -06:00 committed by David Thompson
parent 5b09c3c3fe
commit 8b1adf1dcd
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,6 @@
;;; Haunt --- Static site generator for GNU Guile
;;; Copyright © 2015 David Thompson <davet@gnu.org>
;;; Copyright 2005, 2006 Ludovic Courtès <ludovic.courtes@laas.fr>
;;;
;;; This file is part of Haunt.
;;;
@ -19,6 +20,7 @@
;;; Commentary:
;;
;; Skribe reader.
;; Much code taken from the excellent Skribilo project.
;;
;;; Code: