diff options
author | Georg Brandl <georg@python.org> | 2014-03-01 08:18:23 +0100 |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2014-03-01 08:18:23 +0100 |
commit | ac92719ac36f8f739ac93771c1250990fa0f4d8b (patch) | |
tree | 54b9419c78a5f725508241c48a1ca731ee9317fa /sphinx/builders/devhelp.py | |
parent | 480b1c03967d7b001da70260e2e5f5888aa9ec24 (diff) | |
parent | e0300313215fb55d24aa5bda1b68eedd798310b6 (diff) | |
download | sphinx-git-ac92719ac36f8f739ac93771c1250990fa0f4d8b.tar.gz |
Update copyright year.
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 4595c7c29..afe4b4040 100644 --- a/sphinx/builders/devhelp.py +++ b/sphinx/builders/devhelp.py @@ -7,7 +7,7 @@ .. _Devhelp: http://live.gnome.org/devhelp - :copyright: Copyright 2007-2013 by the Sphinx team, see AUTHORS. + :copyright: Copyright 2007-2014 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. """ from __future__ import absolute_import |