From 96b6c38c3a6db991b4805475c319f0f5c5b0bfba Mon Sep 17 00:00:00 2001
From: Kevin Day
Date: Mon, 16 Jan 2023 10:45:04 -0600
Subject: [PATCH] Update: Website copyright year, adding 2023.
---
licenses.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/licenses.html b/licenses.html
index 184988a..8813776 100644
--- a/licenses.html
+++ b/licenses.html
@@ -96,7 +96,7 @@
Everything else on this website that is source code, including HTML markup, CSS, and Javascript, is under LGPLv2.1+ license.
- © 2022 Kevin Day
+ © 2022-2023 Kevin Day
--
1.8.3.1