diff options
Diffstat (limited to 'sphinx/util/texescape.py')
| -rw-r--r-- | sphinx/util/texescape.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sphinx/util/texescape.py b/sphinx/util/texescape.py index 8412a3a3..1799b77c 100644 --- a/sphinx/util/texescape.py +++ b/sphinx/util/texescape.py @@ -5,8 +5,8 @@ TeX escaping helper. - :copyright: 2008 by Georg Brandl. - :license: BSD. + :copyright: Copyright 2007-2009 by the Sphinx team, see AUTHORS. + :license: BSD, see LICENSE for details. """ tex_replacements = [ |
