diff options
Diffstat (limited to 'sphinx/__main__.py')
-rw-r--r-- | sphinx/__main__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/__main__.py b/sphinx/__main__.py index 4badfcc4c..22ea029b0 100644 --- a/sphinx/__main__.py +++ b/sphinx/__main__.py @@ -4,7 +4,7 @@ The Sphinx documentation toolchain. - :copyright: Copyright 2007-2018 by the Sphinx team, see AUTHORS. + :copyright: Copyright 2007-2019 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. """ |