summaryrefslogtreecommitdiff
path: root/tests/test_config.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 /tests/test_config.py
parentfead912b0a78ff95c04311625b7bc891b6aeb8ca (diff)
downloadsphinx-901ef024a6309d69bd4e04da2145b97af99cb64e.tar.gz
New year update.
Diffstat (limited to 'tests/test_config.py')
-rw-r--r--tests/test_config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_config.py b/tests/test_config.py
index cb4e1105..e5638bdb 100644
--- a/tests/test_config.py
+++ b/tests/test_config.py
@@ -6,7 +6,7 @@
Test the sphinx.config.Config class and its handling in the
Application class.
- :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.
"""