diff --git a/cpukit/sapi/src/exinit.c b/cpukit/sapi/src/exinit.c index acb2041e1e..47848e1094 100644 --- a/cpukit/sapi/src/exinit.c +++ b/cpukit/sapi/src/exinit.c @@ -42,7 +42,7 @@ #include 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 ];