summaryrefslogtreecommitdiff
path: root/website/haunt.scm
diff options
context:
space:
mode:
Diffstat (limited to 'website/haunt.scm')
-rw-r--r--website/haunt.scm9
1 files changed, 9 insertions, 0 deletions
diff --git a/website/haunt.scm b/website/haunt.scm
index c25fdc6..25af5e1 100644
--- a/website/haunt.scm
+++ b/website/haunt.scm
@@ -161,6 +161,15 @@ without needing to upload the generated files to a web server.")
,(date->string* (post-date post)))))
(posts/reverse-chronological posts)))
+ (h2 "License")
+ (p "Haunt is "
+ (a (@ (href "https://www.gnu.org/philosophy/free-sw.html"))
+ "Free Software")
+ " available under the "
+ (a (@ (href "https://www.gnu.org/licenses/gpl.html"))
+ "GNU General Public License")
+ " version 3 or later.")
+
(h2 "Contributing")
(p "Patches to fix bugs or add new functionality are
highly encouraged. In lieu of a mailing list, please send patches