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:
parent
5b09c3c3fe
commit
8b1adf1dcd
|
@ -1,5 +1,6 @@
|
||||||
;;; Haunt --- Static site generator for GNU Guile
|
;;; Haunt --- Static site generator for GNU Guile
|
||||||
;;; Copyright © 2015 David Thompson <davet@gnu.org>
|
;;; Copyright © 2015 David Thompson <davet@gnu.org>
|
||||||
|
;;; Copyright 2005, 2006 Ludovic Courtès <ludovic.courtes@laas.fr>
|
||||||
;;;
|
;;;
|
||||||
;;; This file is part of Haunt.
|
;;; This file is part of Haunt.
|
||||||
;;;
|
;;;
|
||||||
|
@ -19,6 +20,7 @@
|
||||||
;;; Commentary:
|
;;; Commentary:
|
||||||
;;
|
;;
|
||||||
;; Skribe reader.
|
;; Skribe reader.
|
||||||
|
;; Much code taken from the excellent Skribilo project.
|
||||||
;;
|
;;
|
||||||
;;; Code:
|
;;; Code:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue