Update copyright year.

This commit is contained in:
Georg Brandl
2014-03-01 08:18:16 +01:00
parent 4ea37b595f
commit e030031321
182 changed files with 182 additions and 182 deletions

View File

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