diff options
author | Georg Brandl <georg@python.org> | 2015-01-03 21:36:32 +0100 |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2015-01-03 21:36:32 +0100 |
commit | 567d52f199d74a9ec84c491b5d7c9a4555912db0 (patch) | |
tree | 089594320500eda862741d18806aad89569a3647 /sphinx/builders/devhelp.py | |
parent | 5f3d18dac25a2d25d3d972fae3bd02fbee894d33 (diff) | |
download | sphinx-git-567d52f199d74a9ec84c491b5d7c9a4555912db0.tar.gz |
all: update copyright
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 61482fd08..bc7916667 100644 --- a/sphinx/builders/devhelp.py +++ b/sphinx/builders/devhelp.py @@ -7,7 +7,7 @@ .. _Devhelp: http://live.gnome.org/devhelp - :copyright: Copyright 2007-2014 by the Sphinx team, see AUTHORS. + :copyright: Copyright 2007-2015 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. """ from __future__ import absolute_import |