From dbfd5f3777ae05ae44e218949acec4232ec34315 Mon Sep 17 00:00:00 2001 From: Ben Smith Date: Thu, 30 May 2019 14:02:40 -0700 Subject: [PATCH] Remove extraneous copyright from bikeshed document --- document/core/util/bikeshed/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/document/core/util/bikeshed/conf.py b/document/core/util/bikeshed/conf.py index ebe2841502..e38c1a5607 100644 --- a/document/core/util/bikeshed/conf.py +++ b/document/core/util/bikeshed/conf.py @@ -226,12 +226,12 @@ # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True. # -html_show_copyright = True +html_show_copyright = False # If this is not None, a ‘Last updated on:’ timestamp is inserted at every # page bottom, using the given strftime() format. # -html_last_updated_fmt = '%F' +html_last_updated_fmt = None # If true, an OpenSearch description file will be output, and all pages will # contain a tag referring to it. The value of this option must be the