summaryrefslogtreecommitdiff
path: root/tests/test_autodoc.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2011-01-04 11:29:09 +0100
committerGeorg Brandl <georg@python.org>2011-01-04 11:29:09 +0100
commit91f7f969ed843e4edd7c9f0a5403c2a9c9de9833 (patch)
tree7c6e2469c3a80d9712519426a6263a2083088138 /tests/test_autodoc.py
parent8a623b1e53df7c211a2b6989e187d1072377fd5b (diff)
parent901ef024a6309d69bd4e04da2145b97af99cb64e (diff)
downloadsphinx-91f7f969ed843e4edd7c9f0a5403c2a9c9de9833.tar.gz
merge with 1.0
Diffstat (limited to 'tests/test_autodoc.py')
-rw-r--r--tests/test_autodoc.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_autodoc.py b/tests/test_autodoc.py
index 063df861..949ba9d4 100644
--- a/tests/test_autodoc.py
+++ b/tests/test_autodoc.py
@@ -6,7 +6,7 @@
Test the autodoc extension. This tests mainly the Documenters; the auto
directives are tested in a test source file translated by test_build.
- :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.
"""