This is an automated email from the ASF dual-hosted git repository.
maximebeauchemin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git
The following commit(s) were added to refs/heads/master by this push:
new 7bc8355 SUPERSET-8: Update text in docs copyright footer (#7360)
7bc8355 is described below
commit 7bc8355b75bf490abf17d18f0311202395c6e3e4
Author: Andrew Musselman <[email protected]>
AuthorDate: Wed Apr 24 12:31:48 2019 -0700
SUPERSET-8: Update text in docs copyright footer (#7360)
* SUPERSET-7: Docker compose config version breaks on Ubuntu 16.04
* SUPERSET-8: Extra text in docs copyright footer
---
docs/conf.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/conf.py b/docs/conf.py
index 186b790..80d6de1 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -65,7 +65,7 @@ master_doc = 'index'
# General information about the project.
project = "Apache Superset"
-copyright = 'Copyright © 2018 The Apache Software Foundation, Licensed under
the Apache License, Version 2.0.'
+copyright = 'Copyright © 2019 The Apache Software Foundation, Licensed under
the Apache License, Version 2.0.'
author = u'Apache Superset Dev'
# The version info for the project you're documenting, acts as replacement for
@@ -194,7 +194,7 @@ html_show_sourcelink = False
html_show_sphinx = False
# If true, "(C) Copyright ..." is shown in the HTML footer. Default is True.
-html_show_copyright = True
+html_show_copyright = False
# If true, an OpenSearch description file will be output, and all pages will
# contain a <link> tag referring to it. The value of this option must be the