Skip to content

Commit 6b53714

Browse files
authored
Update conf.py
1 parent 647ac4a commit 6b53714

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/en/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171

7272
# General information about the project.
7373
project = "pytest"
74-
copyright = "2015–2020, holger krekel and pytest-dev team"
74+
copyright = "2015–2021, holger krekel and pytest-dev team"
7575

7676

7777
# The language for content autogenerated by Sphinx. Refer to documentation
@@ -293,7 +293,7 @@
293293
epub_title = "pytest"
294294
epub_author = "holger krekel at merlinux eu"
295295
epub_publisher = "holger krekel at merlinux eu"
296-
epub_copyright = "2013-2020, holger krekel et alii"
296+
epub_copyright = "2013-2021, holger krekel et alii"
297297

298298
# The language of the text. It defaults to the language option
299299
# or en if the language is not set.

0 commit comments

Comments
 (0)