summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob L. Kreuze <zerodaysfordays@sdf.lonestar.org>2019-05-02 15:39:05 -0400
committerJakob L. Kreuze <zerodaysfordays@sdf.lonestar.org>2019-05-02 15:39:05 -0400
commita296e9cf8e634ef731c34ae994dee41ef67c614b (patch)
tree88f28793e586c5211c4acd200d42ed1096553b16
parenta0dac0a1fc3c33d3590e67fb7d0d30cb958dc560 (diff)
Update licensing information in footer
-rw-r--r--haunt.scm5
1 files changed, 3 insertions, 2 deletions
diff --git a/haunt.scm b/haunt.scm
index c5d0cea..3b4acaf 100644
--- a/haunt.scm
+++ b/haunt.scm
@@ -108,8 +108,9 @@
(p (@ (class "copyright"))
"© 2019 Jakob L. Kreuze"
,%cc-by-sa-button)
- (p "The text and images on this site are
-free culture works available under the " ,%cc-by-sa-link " license.")
+ (p "Unless otherwise specified, the text and images
+on this site are free culture works available under the " ,%cc-by-sa-link "
+license.")
(p "This website is built with "
(a (@ (href "http://haunt.dthompson.us"))
"Haunt")