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 | 6c615ef5ac42afb75922dea73e3ef457f4f3b2f8 (patch) | |
| tree | f32bd5bfa082ebbd8b072d6884e50d9d59dd29ac /tests/test_linkcode.py | |
| parent | bb7c46f1da56e56df9c3024b908b2bdb331c7ab0 (diff) | |
| download | sphinx-6c615ef5ac42afb75922dea73e3ef457f4f3b2f8.tar.gz | |
Copyright update.
Diffstat (limited to 'tests/test_linkcode.py')
| -rw-r--r-- | tests/test_linkcode.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_linkcode.py b/tests/test_linkcode.py index 365e826f..6e9bd6f8 100644 --- a/tests/test_linkcode.py +++ b/tests/test_linkcode.py @@ -5,7 +5,7 @@ Test the sphinx.ext.linkcode extension. - :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. """ |
