Update copyright year.

This commit is contained in:
Georg Brandl
2014-03-01 08:18:23 +01:00
182 changed files with 182 additions and 182 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
Make sure each Python file has a correct file header
including copyright and license information.
: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 print_function
+1 -1
View File
@@ -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