We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29428d9 commit 9279dd7Copy full SHA for 9279dd7
docs/source/conf.py
@@ -103,7 +103,7 @@ def install(package):
103
# General information about the project.
104
project = u'QuantEcon'
105
year = datetime.now().year
106
-copyright = f'2008-{year}, QuantEcon Developer Team'
+copyright = f'2014-{year}, QuantEcon Developer Team'
107
108
# The version info for the project you're documenting, acts as replacement for
109
# |version| and |release|, also used in various other places throughout the
0 commit comments