diff --git a/docs/conf.py b/docs/conf.py index ec93d43..4afd1eb 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -18,7 +18,7 @@ # -- Project information ----------------------------------------------------- project = "pytest-xdist" -copyright = "2022, holger krekel and contributors" +copyright = "2010, holger krekel and contributors" author = "holger krekel and contributors" master_doc = "index"