[rtems commit] Update copyright notice to 2021

Sebastian Huber sebh at rtems.org
Wed Jan 27 08:41:20 UTC 2021


Module:    rtems
Branch:    master
Commit:    3272dcb36481927fe34d2a60897cf4181acd9679
Changeset: http://git.rtems.org/rtems/commit/?id=3272dcb36481927fe34d2a60897cf4181acd9679

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Wed Jan 27 09:39:51 2021 +0100

Update copyright notice to 2021

---

 cpukit/sapi/src/exinit.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cpukit/sapi/src/exinit.c b/cpukit/sapi/src/exinit.c
index acb2041..47848e1 100644
--- a/cpukit/sapi/src/exinit.c
+++ b/cpukit/sapi/src/exinit.c
@@ -42,7 +42,7 @@
 #include <rtems/score/wkspace.h>
 
 RTEMS_SECTION(".rtemsroset.copyright") const char _Copyright_Notice[] =
-  "Copyright (C) 1989, 2020 RTEMS Project and contributors";
+  "Copyright (C) 1989, 2021 RTEMS Project and contributors";
 
 static Objects_Information *
 _Internal_Objects[ OBJECTS_INTERNAL_CLASSES_LAST + 1 ];



More information about the vc mailing list