From 728aefa7567ca882dc6c85044587509f1fdd5b8a Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Thu, 19 May 2022 15:34:51 -0500 Subject: Change content --- src/_foot.htm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/_foot.htm') diff --git a/src/_foot.htm b/src/_foot.htm index 287b2ba..bddc923 100644 --- a/src/_foot.htm +++ b/src/_foot.htm @@ -1,6 +1,7 @@ <footer> $(case "$(title)" in ("") ;; (*) print "<a href=\"./index.html\">back</a>" ;; esac) - <span id="copyright">(C) 2022 C. Duckworth</span> + <span id="copyright">(C) 2022 C. Duckworth</span> under the + <a href="gcl.html">Good Choices License</a>. </footer> </body> </html> -- cgit 1.4.1-21-gabe81