diff options
author | Georg Brandl <georg@python.org> | 2011-01-04 11:29:09 +0100 |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2011-01-04 11:29:09 +0100 |
commit | 17efae56228b8f222cc4fcd888a4468c0b97d000 (patch) | |
tree | 7c6e2469c3a80d9712519426a6263a2083088138 /sphinx/builders/devhelp.py | |
parent | 51852c0e8732085bc3f933667a3394320c1e98f2 (diff) | |
parent | 0e1db6ad90a272ff7e5cf86039df905ae91ac4df (diff) | |
download | sphinx-git-17efae56228b8f222cc4fcd888a4468c0b97d000.tar.gz |
merge with 1.0
Diffstat (limited to 'sphinx/builders/devhelp.py')
-rw-r--r-- | sphinx/builders/devhelp.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/builders/devhelp.py b/sphinx/builders/devhelp.py index d43cd624b..a1b419453 100644 --- a/sphinx/builders/devhelp.py +++ b/sphinx/builders/devhelp.py @@ -7,7 +7,7 @@ .. _Devhelp: http://live.gnome.org/devhelp - :copyright: Copyright 2007-2010 by the Sphinx team, see AUTHORS. + :copyright: Copyright 2007-2011 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. """ |