diff options
| author | Georg Brandl <georg@python.org> | 2013-01-01 22:13:15 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2013-01-01 22:13:15 +0100 |
| commit | 6c615ef5ac42afb75922dea73e3ef457f4f3b2f8 (patch) | |
| tree | f32bd5bfa082ebbd8b072d6884e50d9d59dd29ac /sphinx/ext/mathbase.py | |
| parent | bb7c46f1da56e56df9c3024b908b2bdb331c7ab0 (diff) | |
| download | sphinx-6c615ef5ac42afb75922dea73e3ef457f4f3b2f8.tar.gz | |
Copyright update.
Diffstat (limited to 'sphinx/ext/mathbase.py')
| -rw-r--r-- | sphinx/ext/mathbase.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/ext/mathbase.py b/sphinx/ext/mathbase.py index 6d080b4b..3955e4bc 100644 --- a/sphinx/ext/mathbase.py +++ b/sphinx/ext/mathbase.py @@ -5,7 +5,7 @@ Set up math support in source files and LaTeX/text output. - :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. """ |
