diff options
| author | Georg Brandl <georg@python.org> | 2010-01-02 21:03:56 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2010-01-02 21:03:56 +0100 |
| commit | 1ec3628aac366b3d4df3d6836b850943783095b9 (patch) | |
| tree | 50fe275b8db2751541d4d20be7656aca3bc0eed4 /tests/test_config.py | |
| parent | c18e116de760d9365ef3660a9c359a6186149ee3 (diff) | |
| parent | 64c741270a7aae68c6279e50fab5ead1fe2f5733 (diff) | |
| download | sphinx-1ec3628aac366b3d4df3d6836b850943783095b9.tar.gz | |
merge with trunk
Diffstat (limited to 'tests/test_config.py')
| -rw-r--r-- | tests/test_config.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_config.py b/tests/test_config.py index 1560c257..621741aa 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-2009 by the Sphinx team, see AUTHORS. + :copyright: Copyright 2007-2010 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. """ |
