File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
2
- Copyright (C) 2003-2022
2
+ Copyright (C) 2003-2024
3
3
Noriaki Ando and the OpenRTM-aist Project team
4
4
National Institute of Advanced Industrial Science and Technology (AIST),
5
5
Tsukuba, Japan, All rights reserved.
Original file line number Diff line number Diff line change @@ -1426,9 +1426,9 @@ std::vector<coil::Properties> Manager::getLoadableModules()
1426
1426
initLogstreamOthers ();
1427
1427
1428
1428
RTC_INFO ((" %s" , m_config[" openrtm.version" ].c_str ()));
1429
- RTC_INFO ((" Copyright (C) 2003-2022 , Noriaki Ando and OpenRTM development team," ));
1429
+ RTC_INFO ((" Copyright (C) 2003-2024 , Noriaki Ando and OpenRTM development team," ));
1430
1430
RTC_INFO ((" Intelligent Systems Research Institute, AIST," ));
1431
- RTC_INFO ((" Copyright (C) 2022 , Noriaki Ando and OpenRTM development team," ));
1431
+ RTC_INFO ((" Copyright (C) 2024 , Noriaki Ando and OpenRTM development team," ));
1432
1432
RTC_INFO ((" Industrial Cyber-Physical Research Center, AIST," ));
1433
1433
RTC_INFO ((" All right reserved." ));
1434
1434
RTC_INFO ((" Manager starting." ));
You can’t perform that action at this time.
0 commit comments