diff options
author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2019-01-02 16:00:30 +0900 |
---|---|---|
committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2019-01-02 16:00:30 +0900 |
commit | 1b1ebd2c7539ebf6a1dfa1ea247e659f98fa9eaf (patch) | |
tree | 38bca96a6678ce1adf052aa51223bd91804e3b8b /sphinx/environment/collectors/asset.py | |
parent | 38c5ec13a54a2b7fcd7e70956ee99a656a651f13 (diff) | |
download | sphinx-git-1b1ebd2c7539ebf6a1dfa1ea247e659f98fa9eaf.tar.gz |
A happy new year!
Diffstat (limited to 'sphinx/environment/collectors/asset.py')
-rw-r--r-- | sphinx/environment/collectors/asset.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/environment/collectors/asset.py b/sphinx/environment/collectors/asset.py index 725431dfa..7ab3c2c87 100644 --- a/sphinx/environment/collectors/asset.py +++ b/sphinx/environment/collectors/asset.py @@ -5,7 +5,7 @@ The image collector for sphinx.environment. - :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. """ |