[rtems-docs commit] Change first copyright year to 1988

Sebastian Huber sebh at rtems.org
Fri Jan 18 08:54:51 UTC 2019


Module:    rtems-docs
Branch:    master
Commit:    d9eb36b097e4309428d0169559195167936611fa
Changeset: http://git.rtems.org/rtems-docs/commit/?id=d9eb36b097e4309428d0169559195167936611fa

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Thu Jan 17 09:44:07 2019 +0100

Change first copyright year to 1988

The OAR copyright goes back to 1988.

---

 common/conf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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




More information about the vc mailing list