From 59be60c471fd7a2c4be7f75e8911163e618ff5ca Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Fri, 20 May 2022 14:57:49 -0700 Subject: [PATCH] Update copyright dates on docs --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 996a499..1b1c4f1 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -52,7 +52,7 @@ master_doc = "index" # General information about the project. project = "sqlite-utils" -copyright = "2018-2021, Simon Willison" +copyright = "2018-2022, Simon Willison" author = "Simon Willison" # The version info for the project you're documenting, acts as replacement for