Index: firmware/App/Controllers/SyringePump.c =================================================================== diff -u -rae552ee28c425dccf069b1d80ce7f93a34c06063 -rec4abf209e338090e861defd54e38b692d85e2b1 --- firmware/App/Controllers/SyringePump.c (.../SyringePump.c) (revision ae552ee28c425dccf069b1d80ce7f93a34c06063) +++ firmware/App/Controllers/SyringePump.c (.../SyringePump.c) (revision ec4abf209e338090e861defd54e38b692d85e2b1) @@ -7,8 +7,8 @@ * * @file SyringePump.c * -* @author (last) Darren Cox -* @date (last) 01-May-2023 +* @author (last) Sean Nash +* @date (last) 15-May-2023 * * @author (original) Sean Nash * @date (original) 04-Mar-2021 Index: firmware/App/Controllers/SyringePump.h =================================================================== diff -u -rae552ee28c425dccf069b1d80ce7f93a34c06063 -rec4abf209e338090e861defd54e38b692d85e2b1 --- firmware/App/Controllers/SyringePump.h (.../SyringePump.h) (revision ae552ee28c425dccf069b1d80ce7f93a34c06063) +++ firmware/App/Controllers/SyringePump.h (.../SyringePump.h) (revision ec4abf209e338090e861defd54e38b692d85e2b1) @@ -7,8 +7,8 @@ * * @file SyringePump.h * -* @author (last) Michael Garthwaite -* @date (last) 26-Apr-2023 +* @author (last) Sean Nash +* @date (last) 15-May-2023 * * @author (original) Sean Nash * @date (original) 04-Mar-2021 Index: firmware/App/Modes/SelfTests.c =================================================================== diff -u -rae552ee28c425dccf069b1d80ce7f93a34c06063 -rec4abf209e338090e861defd54e38b692d85e2b1 --- firmware/App/Modes/SelfTests.c (.../SelfTests.c) (revision ae552ee28c425dccf069b1d80ce7f93a34c06063) +++ firmware/App/Modes/SelfTests.c (.../SelfTests.c) (revision ec4abf209e338090e861defd54e38b692d85e2b1) @@ -7,8 +7,8 @@ * * @file SelfTests.c * -* @author (last) Dara Navaei -* @date (last) 09-May-2023 +* @author (last) Sean Nash +* @date (last) 15-May-2023 * * @author (original) Quang Nguyen * @date (original) 28-Jan-2021