Skip to content

Commit 3ff3ce7

Browse files
shell-over-ricebehackett
authored andcommitted
Reproducibility-fix
1 parent ae24c4c commit 3ff3ce7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/conf.py

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

3131
# General information about the project.
3232
project = u'PyMongo'
33-
copyright = u'MongoDB, Inc. 2008-{0}. MongoDB, Mongo, and the leaf logo are registered trademarks of MongoDB, Inc'.format(datetime.date.today().year)
33+
copyright = u'MongoDB, Inc. MongoDB, Mongo, and the leaf logo are registered trademarks of MongoDB, Inc'
3434
html_show_sphinx = False
3535

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

0 commit comments

Comments
 (0)