From 045d00ed9896044e2d81c29968b02815b67b774b Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Tue, 27 May 2025 19:46:40 -0700 Subject: [PATCH] Bump copyright year in docs --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 8c83cd6..f4a2d95 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -55,7 +55,7 @@ master_doc = "index" # General information about the project. project = "LLM" -copyright = "2023, Simon Willison" +copyright = "2025, Simon Willison" author = "Simon Willison" # The version info for the project you're documenting, acts as replacement for