From 463fd3c3f66691532022f14ad446f9b782d2273c Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Fri, 22 Feb 2019 22:08:14 -0800 Subject: [PATCH] Bump copyright year --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 1136754..90aed1d 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -44,7 +44,7 @@ master_doc = "index" # General information about the project. project = "sqlite-utils" -copyright = "2018, Simon Willison" +copyright = "2019, Simon Willison" author = "Simon Willison" # The version info for the project you're documenting, acts as replacement for