From 7c79eb974b3bd4fff2bf23c00d0c17958b5b7567 Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Thu, 16 May 2019 03:20:08 -0700 Subject: [PATCH] It's 2019 now --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 4b24cf1d..d369e4f5 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -47,7 +47,7 @@ master_doc = 'index' # General information about the project. project = 'Datasette' -copyright = '2018, Simon Willison' +copyright = '2019, Simon Willison' author = 'Simon Willison' # The version info for the project you're documenting, acts as replacement for