summaryrefslogtreecommitdiff
path: root/sphinx/directives/code.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-01-01 14:10:48 +0100
committerGeorg Brandl <georg@python.org>2010-01-01 14:10:48 +0100
commit47ccbccc62e47d3fe699a8777ef4a6646b6e6e78 (patch)
treee153175b38cabd835ec31b6fb49e5d2da5b9bad3 /sphinx/directives/code.py
parentbf9c12a3e8a0e604fd8878bf21b291dd97187502 (diff)
parentf6a56192d150091e10bc8726d68e0632f395ee54 (diff)
downloadsphinx-git-47ccbccc62e47d3fe699a8777ef4a6646b6e6e78.tar.gz
merge with 0.6
Diffstat (limited to 'sphinx/directives/code.py')
-rw-r--r--sphinx/directives/code.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/directives/code.py b/sphinx/directives/code.py
index 4f44c3335..1ae8b3a84 100644
--- a/sphinx/directives/code.py
+++ b/sphinx/directives/code.py
@@ -3,7 +3,7 @@
sphinx.directives.code
~~~~~~~~~~~~~~~~~~~~~~
- :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.
"""