Obligatory copyright update.

This commit is contained in:
Georg Brandl
2016-01-14 22:54:04 +01:00
parent 53cd2d4f3f
commit 46d7e8558e
206 changed files with 206 additions and 206 deletions

View File

@@ -15,7 +15,7 @@ templates_path = ['_templates']
exclude_patterns = ['_build']
project = 'Sphinx'
copyright = '2007-2015, Georg Brandl and the Sphinx team'
copyright = '2007-2016, Georg Brandl and the Sphinx team'
version = sphinx.__released__
release = version
show_authors = True