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 | 151856819c212229f6f58a8a2cbf9223a4191f94 (patch) | |
| tree | f32bd5bfa082ebbd8b072d6884e50d9d59dd29ac /tests/test_config.py | |
| parent | 0158545d8e5f38c31fbe13274ad25e333f10970d (diff) | |
| download | sphinx-git-151856819c212229f6f58a8a2cbf9223a4191f94.tar.gz | |
Copyright update.
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 b07a71bf1..69858a200 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-2011 by the Sphinx team, see AUTHORS. + :copyright: Copyright 2007-2013 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. """ import sys |
