Fix copyright year in project documentation (#898)

As per https://stackoverflow.com/questions/2390230/do-copyright-dates-need-to-be-updated, updated it to the first commit of this repository.
This commit is contained in:
Dmitry Volkov 2024-01-31 21:44:46 +03:00 committed by GitHub
parent 5ebf62a8bf
commit c2d31f5e8b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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"