Skip to content

Commit 724e259

Browse files
authored
[docs] automatic copyright year update (#17982)
sorry for #17972 and thanks @Viicos Co-authored-by: chiri <[email protected]>
1 parent afdafb6 commit 724e259

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/requirements-docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
sphinx>=5.1.0
1+
sphinx>=8.1.0
22
furo>=2022.3.4
33
myst-parser>=4.0.0

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151

5252
# General information about the project.
5353
project = "mypy"
54-
copyright = "2012-2022 Jukka Lehtosalo and mypy contributors"
54+
copyright = "2012-%Y Jukka Lehtosalo and mypy contributors"
5555

5656
# The version info for the project you're documenting, acts as replacement for
5757
# |version| and |release|, also used in various other places throughout the

0 commit comments

Comments
 (0)