summaryrefslogtreecommitdiff
path: root/utils/convert.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2014-03-01 08:18:16 +0100
committerGeorg Brandl <georg@python.org>2014-03-01 08:18:16 +0100
commite0300313215fb55d24aa5bda1b68eedd798310b6 (patch)
treed8b6c05c1371ee2821df553e07eea1a60eb94d8c /utils/convert.py
parent4ea37b595fb92c6e1f7f9f952ac2c59100a9b648 (diff)
downloadsphinx-git-e0300313215fb55d24aa5bda1b68eedd798310b6.tar.gz
Update copyright year.
Diffstat (limited to 'utils/convert.py')
-rwxr-xr-xutils/convert.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/convert.py b/utils/convert.py
index 6f4618229..c90be8e6d 100755
--- a/utils/convert.py
+++ b/utils/convert.py
@@ -8,7 +8,7 @@
The Python3 version of a file foo.py will be called foo3.py.
- :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.
"""
import os