diff options
| author | Georg Brandl <georg@python.org> | 2010-01-02 21:03:56 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2010-01-02 21:03:56 +0100 |
| commit | 1ec3628aac366b3d4df3d6836b850943783095b9 (patch) | |
| tree | 50fe275b8db2751541d4d20be7656aca3bc0eed4 /sphinx/builders/devhelp.py | |
| parent | c18e116de760d9365ef3660a9c359a6186149ee3 (diff) | |
| parent | 64c741270a7aae68c6279e50fab5ead1fe2f5733 (diff) | |
| download | sphinx-1ec3628aac366b3d4df3d6836b850943783095b9.tar.gz | |
merge with trunk
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 e5a9a453..88fccadc 100644 --- a/sphinx/builders/devhelp.py +++ b/sphinx/builders/devhelp.py @@ -7,7 +7,7 @@ .. _Devhelp: http://live.gnome.org/devhelp - :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. """ |
