summaryrefslogtreecommitdiffstats
path: root/common/conf.py
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2018-10-19 14:42:12 +1100
committerChris Johns <chrisj@rtems.org>2018-10-19 14:42:12 +1100
commit969e60e59612eeeb5c22b6f6c2d60d6c43d183be (patch)
tree18a5f8a18e8cad2b9556703b2a0a8102080cbea6 /common/conf.py
parentMove duplicate host configuration information from RSB to Users Guide (diff)
downloadrtems-docs-969e60e59612eeeb5c22b6f6c2d60d6c43d183be.tar.bz2
Update the copyright year.
Diffstat (limited to 'common/conf.py')
-rw-r--r--common/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/conf.py b/common/conf.py
index 2632146..60db066 100644
--- a/common/conf.py
+++ b/common/conf.py
@@ -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