Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2022-01-01 14:02:10 +0300
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2022-01-01 14:02:10 +0300
commitf38bd8e9529d50e5cceffe3ca55be4b758529ff7 (patch)
tree7c031d01e1d8d9515f3286acfc237dfb96d4d3f4 /sphinx/writers/texinfo.py
parentb22134dcd35c9cffd5c8fe5a3f5224fcb3d3741f (diff)
parent8b7c81bc944351b98ac3d5a71d37009a5276ab4b (diff)
Merge branch '4.3.x' into 4.x
Diffstat (limited to 'sphinx/writers/texinfo.py')
-rw-r--r--sphinx/writers/texinfo.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/writers/texinfo.py b/sphinx/writers/texinfo.py
index c764b3027..7551136ff 100644
--- a/sphinx/writers/texinfo.py
+++ b/sphinx/writers/texinfo.py
@@ -4,7 +4,7 @@
Custom docutils writer for Texinfo.
- :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS.
+ :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""