summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 13de175..fadf2b6 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -83,9 +83,7 @@ root_doc = "index"
# General information about the project.
project = "python-gitlab"
-copyright = (
- f"2013-2018, Gauvain Pocentek, Mika Mäenpää.\n2018-{year}, python-gitlab team"
-)
+copyright = gitlab.__copyright__
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the