Merge pull request #697 from berendt/docs_copyright_year

docs: add 2016 copyright year to sphinx conf file
This commit is contained in:
Matthias Schiffer 2016-03-21 23:05:16 +01:00
commit 7327ad2ff1
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