From 4678cdb60426d55b15e39cbc6fbbce57e852c61b Mon Sep 17 00:00:00 2001 From: gnat Date: Sun, 6 Oct 2024 23:41:48 -0700 Subject: [PATCH] add licensing disclaimer for natalie --- src/html/natalie-info.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/html/natalie-info.lisp b/src/html/natalie-info.lisp index 790fc6c..f0be43b 100644 --- a/src/html/natalie-info.lisp +++ b/src/html/natalie-info.lisp @@ -1,7 +1,7 @@ (defun html () (page "natalie info" `((section () (h1 () "what is a \"natalie\"?") - (span () "I am natalie. obviously.") + (span () "I am natalie",(exec-command "make-footnote 'the natalie is provided \"as is\", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, title and non-infringement. in no event shall the copyright holders or anyone distributing the natalie be liable for any damages or other liability, whether in contract, tort or otherwise, arising from, out of or in connection with the natalie or the use or other dealings in the natalie.'")". obviously.") (p () "words are not a thing I am good at. this is exacerbaited when the words are about myself. " "despite this, I shall attempt a suitable description of myself.") (br)