summaryrefslogtreecommitdiff
path: root/sphinx/writers/text.py
diff options
context:
space:
mode:
authorRobert Lehmann <mail@robertlehmann.de>2013-01-02 17:45:33 +0100
committerRobert Lehmann <mail@robertlehmann.de>2013-01-02 17:45:33 +0100
commit0725cb608a9ca6de67d3e681acb51507c300936e (patch)
treee34d12e2493e12a7c68e3b43040bb2c664e6e8d3 /sphinx/writers/text.py
parentebc953d15cf1ea583e1b79399fb074ad26f7c6ce (diff)
parent151856819c212229f6f58a8a2cbf9223a4191f94 (diff)
downloadsphinx-git-0725cb608a9ca6de67d3e681acb51507c300936e.tar.gz
merge with birkenfeld/sphinx
Diffstat (limited to 'sphinx/writers/text.py')
-rw-r--r--sphinx/writers/text.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/writers/text.py b/sphinx/writers/text.py
index 60d38a7a1..688af4ad4 100644
--- a/sphinx/writers/text.py
+++ b/sphinx/writers/text.py
@@ -5,7 +5,7 @@
Custom docutils writer for plain text.
- :copyright: Copyright 2007-2011 by the Sphinx team, see AUTHORS.
+ :copyright: Copyright 2007-2013 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""
import os