diff options
| author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2019-01-02 16:17:25 +0900 |
|---|---|---|
| committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2019-01-02 16:17:25 +0900 |
| commit | da3075d0b7474846a3f86c1ddd272d9640982e02 (patch) | |
| tree | b72622b75acc49433609ff506145122cc343904d /sphinx/project.py | |
| parent | 76e9f57c2e4457dec11d258435b7a6c6ec5de005 (diff) | |
| download | sphinx-git-da3075d0b7474846a3f86c1ddd272d9640982e02.tar.gz | |
A happy new year!
Diffstat (limited to 'sphinx/project.py')
| -rw-r--r-- | sphinx/project.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/project.py b/sphinx/project.py index 8b8aa5794..c7094503f 100644 --- a/sphinx/project.py +++ b/sphinx/project.py @@ -4,7 +4,7 @@ Utility function and classes for Sphinx projects. - :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. """ |
