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 /sphinx/ext/viewcode.py | |
| parent | bb7c46f1da56e56df9c3024b908b2bdb331c7ab0 (diff) | |
| download | sphinx-6c615ef5ac42afb75922dea73e3ef457f4f3b2f8.tar.gz | |
Copyright update.
Diffstat (limited to 'sphinx/ext/viewcode.py')
| -rw-r--r-- | sphinx/ext/viewcode.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/ext/viewcode.py b/sphinx/ext/viewcode.py index 32840f30..962b543b 100644 --- a/sphinx/ext/viewcode.py +++ b/sphinx/ext/viewcode.py @@ -5,7 +5,7 @@ Add links to module code in Python object descriptions. - :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. """ |
