docs: update copyright year in sphinx's conf.py

This commit is contained in:
Andreas Ziegler 2018-02-20 15:45:43 +01:00 committed by GitHub
parent 84618ed65a
commit b38ca0a794
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,7 +47,7 @@ master_doc = 'index'
# General information about the project.
project = 'Gluon'
copyright = '2015-2017, Project Gluon'
copyright = '2015-2018, 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