This is an automated email from the ASF dual-hosted git repository.
rusackas 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 8476de9 Bump copyright notice (#9539)
8476de9 is described below
commit 8476de9640f010d8ebb65e7cd948a31705045861
Author: Ville Brofeldt <[email protected]>
AuthorDate: Wed Apr 15 18:59:29 2020 +0300
Bump copyright notice (#9539)
---
docs/conf.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/conf.py b/docs/conf.py
index 89042b2..d1aec85 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -63,7 +63,7 @@ master_doc = "index"
# General information about the project.
project = "Apache Superset"
-copyright = "Copyright © 2019 The Apache Software Foundation, Licensed under
the Apache License, Version 2.0."
+copyright = "Copyright © 2020 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