summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2019-01-17 09:44:07 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-01-18 09:54:36 +0100
commitd9eb36b097e4309428d0169559195167936611fa (patch)
treeef2870884d25f84dbc65fc0fe1ae36734a37e39f /common
parent3ed59cebd898b320cd38f739c317640c327f1e8c (diff)
Change first copyright year to 1988
The OAR copyright goes back to 1988.
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 5be4568..c658113 100644
--- a/common/conf.py
+++ b/common/conf.py
@@ -24,7 +24,7 @@ master_doc = 'index'
# General information about the project.
project = u'RTEMS Documentation Project'
-copyright = u'2018, 2019 RTEMS Project and contributors'
+copyright = u'1988, 2019 RTEMS Project and contributors'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the