Update copyright to 2022
This commit is contained in:
parent
5bd41befa8
commit
4c94807811
|
@ -99,7 +99,7 @@ master_doc = "contents"
|
||||||
|
|
||||||
# General information about the project.
|
# General information about the project.
|
||||||
project = "pytest"
|
project = "pytest"
|
||||||
copyright = "2015, holger krekel and pytest-dev team"
|
copyright = "2022, holger krekel and pytest-dev team"
|
||||||
|
|
||||||
|
|
||||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||||
|
|
Loading…
Reference in New Issue