summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/vespa/docs/sphinx/source/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/vespa/docs/sphinx/source/conf.py b/python/vespa/docs/sphinx/source/conf.py
index bb608f6b1ec..dae8480eeba 100644
--- a/python/vespa/docs/sphinx/source/conf.py
+++ b/python/vespa/docs/sphinx/source/conf.py
@@ -19,7 +19,7 @@ sys.path.insert(0, os.path.abspath("../../.."))
# -- Project information -----------------------------------------------------
project = "pyvespa"
-copyright = "Copyright Verizon Media 2020 Licensed under Apache License 2.0"
+copyright = "Verizon Media 2020 Licensed under Apache License 2.0"
author = "Vespa team"