docs: add 2016 copyright year to sphinx conf file

This commit is contained in:
Christian Berendt 2016-03-21 22:31:46 +01:00
parent d2b74b4cf0
commit 67fe231805
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ master_doc = 'index'
# General information about the project.
project = 'Gluon'
copyright = '2015, Project Gluon'
copyright = '2015-2016, Project Gluon'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the