Changeset 3272dcb in rtems
- Timestamp:
- Jan 27, 2021, 8:39:51 AM (5 weeks ago)
- Branches:
- master
- Children:
- 361ec320
- Parents:
- b35ac99
- git-author:
- Sebastian Huber <sebastian.huber@…> (01/27/21 08:39:51)
- git-committer:
- Sebastian Huber <sebastian.huber@…> (01/27/21 08:41:07)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/sapi/src/exinit.c
rb35ac99 r3272dcb 43 43 44 44 RTEMS_SECTION(".rtemsroset.copyright") const char _Copyright_Notice[] = 45 "Copyright (C) 1989, 202 0RTEMS Project and contributors";45 "Copyright (C) 1989, 2021 RTEMS Project and contributors"; 46 46 47 47 static Objects_Information *
Note: See TracChangeset
for help on using the changeset viewer.