From 1c815207cca70107711d514d3303986333da8b7a Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Sat, 12 May 2018 09:08:11 -0300 Subject: [PATCH] Update conf.py --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 8c5fe543..4b24cf1d 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -47,7 +47,7 @@ master_doc = 'index' # General information about the project. project = 'Datasette' -copyright = '2017, Simon Willison' +copyright = '2018, Simon Willison' author = 'Simon Willison' # The version info for the project you're documenting, acts as replacement for