Skip to content
Snippets Groups Projects
Commit 7327ad2f authored by Matthias Schiffer's avatar Matthias Schiffer
Browse files

Merge pull request #697 from berendt/docs_copyright_year

docs: add 2016 copyright year to sphinx conf file
parents d2b74b4c 67fe2318
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment