updates to simplify tracking the copyright and an update to 2018, still room for improvement

This commit is contained in:
Blake J. Harnden 2018-03-15 10:36:54 -07:00
parent b74d3488f7
commit 01fe8d708c
43 changed files with 7 additions and 228 deletions

View file

@ -42,7 +42,7 @@ master_doc = 'index'
# General information about the project.
project = u'CORE'
copyright = u'2017, core-dev'
copyright = u'2005-2018, core-dev'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
@ -223,7 +223,7 @@ man_pages = [
epub_title = u'CORE'
epub_author = u'core-dev'
epub_publisher = u'core-dev'
epub_copyright = u'2017, core-dev'
epub_copyright = u'2005-2018, core-dev'
# The language of the text. It defaults to the language option
# or en if the language is not set.