summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-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