diff options
Diffstat (limited to 'sphinx/builders/text.py')
-rw-r--r-- | sphinx/builders/text.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sphinx/builders/text.py b/sphinx/builders/text.py index b6dd4c343..8da91d462 100644 --- a/sphinx/builders/text.py +++ b/sphinx/builders/text.py @@ -1,7 +1,4 @@ """Plain-text Sphinx builder. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from os import path |