summaryrefslogtreecommitdiff
path: root/sphinx/domains/python.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-01-02 21:14:10 +0100
committerGeorg Brandl <georg@python.org>2010-01-02 21:14:10 +0100
commitb055defb7917017af8e0255973d94b51baacc020 (patch)
tree4c065fff8231a05466b83259d1cfdccf01e31eee /sphinx/domains/python.py
parentb76796271b7dcdede1d9adf55ca1e060229463cb (diff)
downloadsphinx-b055defb7917017af8e0255973d94b51baacc020.tar.gz
Update copyrights.
Diffstat (limited to 'sphinx/domains/python.py')
-rw-r--r--sphinx/domains/python.py2
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.
"""