Skip to content

Commit 5bef18a

Browse files
oleg-nenashevtillahoffmannalexanderankin
authored
fix: Update the copyright header for readthedocs (#341)
The current one references 2017, and it is confusing since the website may be perceived as outdated one --------- Co-authored-by: Till Hoffmann <[email protected]> Co-authored-by: David Ankin <[email protected]>
1 parent efb1683 commit 5bef18a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.py

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

5353
# General information about the project.
5454
project = "testcontainers"
55-
copyright = "2017, Sergey Pirogov" # noqa: A001
55+
copyright = "2017-2024, Sergey Pirogov and Testcontainers Python contributors" # noqa: A001
5656
author = "Sergey Pirogov"
5757

5858
# The version info for the project you're documenting, acts as replacement for

0 commit comments

Comments
 (0)