diff options
| author | Georg Brandl <georg@python.org> | 2010-01-02 21:14:10 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2010-01-02 21:14:10 +0100 |
| commit | b055defb7917017af8e0255973d94b51baacc020 (patch) | |
| tree | 4c065fff8231a05466b83259d1cfdccf01e31eee /sphinx/domains/python.py | |
| parent | b76796271b7dcdede1d9adf55ca1e060229463cb (diff) | |
| download | sphinx-b055defb7917017af8e0255973d94b51baacc020.tar.gz | |
Update copyrights.
Diffstat (limited to 'sphinx/domains/python.py')
| -rw-r--r-- | sphinx/domains/python.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/domains/python.py b/sphinx/domains/python.py index c95f787a..1540f90b 100644 --- a/sphinx/domains/python.py +++ b/sphinx/domains/python.py @@ -5,7 +5,7 @@ The Python domain. - :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. """ |
