summaryrefslogtreecommitdiff
path: root/sphinx/errors.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2011-01-04 10:00:51 +0100
committerGeorg Brandl <georg@python.org>2011-01-04 10:00:51 +0100
commit901ef024a6309d69bd4e04da2145b97af99cb64e (patch)
treec30521ff90a59b6daa6dac72fbfd43b65c7cef2c /sphinx/errors.py
parentfead912b0a78ff95c04311625b7bc891b6aeb8ca (diff)
downloadsphinx-901ef024a6309d69bd4e04da2145b97af99cb64e.tar.gz
New year update.
Diffstat (limited to 'sphinx/errors.py')
-rw-r--r--sphinx/errors.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/errors.py b/sphinx/errors.py
index b614d9ab..bfc2be37 100644
--- a/sphinx/errors.py
+++ b/sphinx/errors.py
@@ -6,7 +6,7 @@
Contains SphinxError and a few subclasses (in an extra module to avoid
circular import problems).
- :copyright: Copyright 2007-2010 by the Sphinx team, see AUTHORS.
+ :copyright: Copyright 2007-2011 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""