diff options
Diffstat (limited to 'sphinx/builders/text.py')
-rw-r--r-- | sphinx/builders/text.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/builders/text.py b/sphinx/builders/text.py index c6f232e86..e3eadcbc0 100644 --- a/sphinx/builders/text.py +++ b/sphinx/builders/text.py @@ -6,7 +6,7 @@ Plain-text Sphinx builder. :copyright: 2008 by Georg Brandl. - :license: BSD. + :license: BSD, see LICENSE for details. """ import codecs |