Update the copyright year.

This commit is contained in:
Chris Johns
2018-10-19 14:42:12 +11:00
parent 5577cc082a
commit 969e60e596
14 changed files with 14 additions and 14 deletions

View File

@@ -47,7 +47,7 @@ master_doc = 'index'
# General information about the project.
project = u'RTEMS Documentation Project'
copyright = u'2017, RTEMS Project (built %s)' % (build_date())
copyright = u'2018, RTEMS Project (built %s)' % (build_date())
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the