Index: main.cpp =================================================================== diff -u -r526875e8db8cf0c97f5cd8aa90564e41d42f5fde -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- main.cpp (.../main.cpp) (revision 526875e8db8cf0c97f5cd8aa90564e41d42f5fde) +++ main.cpp (.../main.cpp) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -7,7 +7,7 @@ * * \file main.cpp * \author (last) Behrouz NematiPour - * \date (last) 29-Nov-2021 + * \date (last) 17-Feb-2022 * \author (original) Behrouz NematiPour * \date (original) 24-Sep-2019 * Index: scripts/run.sh =================================================================== diff -u -r7ca54d22cafff7daa7ee38ab4120ca2f726de524 -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- scripts/run.sh (.../run.sh) (revision 7ca54d22cafff7daa7ee38ab4120ca2f726de524) +++ scripts/run.sh (.../run.sh) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -9,7 +9,7 @@ # @file run.sh # # @author (last) Behrouz NematiPour -# @date (last) 06-Nov-2021 +# @date (last) 18-Feb-2022 # @author (original) Behrouz NematiPour # @date (original) 28-Oct-2019 # Index: scripts/wifi_save_dhcp_interface.sh =================================================================== diff -u -r1c23a7f4c576dd70c2bfb94a85af470b7d641f1e -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- scripts/wifi_save_dhcp_interface.sh (.../wifi_save_dhcp_interface.sh) (revision 1c23a7f4c576dd70c2bfb94a85af470b7d641f1e) +++ scripts/wifi_save_dhcp_interface.sh (.../wifi_save_dhcp_interface.sh) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -9,7 +9,7 @@ # @file wifi_save_dhcp_interface.sh # # @author (last) Behrouz NematiPour -# @date (last) 11-May-2021 +# @date (last) 25-Feb-2022 # @author (original) Behrouz NematiPour # @date (original) 11-May-2021 # Index: sources/Threads.cpp =================================================================== diff -u -r0552e825eebff72cbfd7f4f2fbb74b46c80f1e21 -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/Threads.cpp (.../Threads.cpp) (revision 0552e825eebff72cbfd7f4f2fbb74b46c80f1e21) +++ sources/Threads.cpp (.../Threads.cpp) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -7,7 +7,7 @@ * * \file Threads.cpp * \author (last) Behrouz NematiPour - * \date (last) 14-Oct-2021 + * \date (last) 21-Feb-2022 * \author (original) Behrouz NematiPour * \date (original) 26-Aug-2020 * Index: sources/canbus/FrameInterface.cpp =================================================================== diff -u -r526875e8db8cf0c97f5cd8aa90564e41d42f5fde -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/canbus/FrameInterface.cpp (.../FrameInterface.cpp) (revision 526875e8db8cf0c97f5cd8aa90564e41d42f5fde) +++ sources/canbus/FrameInterface.cpp (.../FrameInterface.cpp) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -7,7 +7,7 @@ * * \file FrameInterface.cpp * \author (last) Behrouz NematiPour - * \date (last) 22-Sep-2021 + * \date (last) 17-Feb-2022 * \author (original) Behrouz NematiPour * \date (original) 26-Aug-2020 * Index: sources/canbus/MessageGlobals.h =================================================================== diff -u -r6a4027856dfbe2ff3a4d44a2140ce78bd9bcfc2e -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/canbus/MessageGlobals.h (.../MessageGlobals.h) (revision 6a4027856dfbe2ff3a4d44a2140ce78bd9bcfc2e) +++ sources/canbus/MessageGlobals.h (.../MessageGlobals.h) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -7,7 +7,7 @@ * * \file MessageGlobals.h * \author (last) Behrouz NematiPour - * \date (last) 07-Feb-2022 + * \date (last) 09-Mar-2022 * \author (original) Behrouz NematiPour * \date (original) 26-Aug-2020 * Index: sources/canbus/MessageInterpreter.cpp =================================================================== diff -u -r6a4027856dfbe2ff3a4d44a2140ce78bd9bcfc2e -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/canbus/MessageInterpreter.cpp (.../MessageInterpreter.cpp) (revision 6a4027856dfbe2ff3a4d44a2140ce78bd9bcfc2e) +++ sources/canbus/MessageInterpreter.cpp (.../MessageInterpreter.cpp) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -7,7 +7,7 @@ * * \file MessageInterpreter.cpp * \author (last) Behrouz NematiPour - * \date (last) 17-Dec-2021 + * \date (last) 09-Mar-2022 * \author (original) Behrouz NematiPour * \date (original) 26-Aug-2020 * Index: sources/cloudsync/CloudSyncController.cpp =================================================================== diff -u -r1c23a7f4c576dd70c2bfb94a85af470b7d641f1e -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/cloudsync/CloudSyncController.cpp (.../CloudSyncController.cpp) (revision 1c23a7f4c576dd70c2bfb94a85af470b7d641f1e) +++ sources/cloudsync/CloudSyncController.cpp (.../CloudSyncController.cpp) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -7,7 +7,7 @@ * * \file CloudSyncController.cpp * \author (last) Behrouz NematiPour - * \date (last) 15-Dec-2021 + * \date (last) 25-Feb-2022 * \author (original) Behrouz NematiPour * \date (original) 14-Oct-2021 * Index: sources/cloudsync/CloudSyncController.h =================================================================== diff -u -rd0c1c6aa5856a7acbca29a4c5435cc20db3ea383 -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/cloudsync/CloudSyncController.h (.../CloudSyncController.h) (revision d0c1c6aa5856a7acbca29a4c5435cc20db3ea383) +++ sources/cloudsync/CloudSyncController.h (.../CloudSyncController.h) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -7,7 +7,7 @@ * * \file CloudSyncController.h * \author (last) Behrouz NematiPour - * \date (last) 13-Dec-2021 + * \date (last) 04-Mar-2022 * \author (original) Behrouz NematiPour * \date (original) 14-Oct-2021 * Index: sources/device/DeviceController.cpp =================================================================== diff -u -rd0c1c6aa5856a7acbca29a4c5435cc20db3ea383 -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/device/DeviceController.cpp (.../DeviceController.cpp) (revision d0c1c6aa5856a7acbca29a4c5435cc20db3ea383) +++ sources/device/DeviceController.cpp (.../DeviceController.cpp) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -7,7 +7,7 @@ * * \file DeviceController.cpp * \author (last) Behrouz NematiPour - * \date (last) 11-Nov-2021 + * \date (last) 04-Mar-2022 * \author (original) Behrouz NematiPour * \date (original) 03-Jun-2021 * Index: sources/device/DeviceError.h =================================================================== diff -u -r23eda7b49841f242485b70d0a96f4bdde50f71bc -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/device/DeviceError.h (.../DeviceError.h) (revision 23eda7b49841f242485b70d0a96f4bdde50f71bc) +++ sources/device/DeviceError.h (.../DeviceError.h) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -7,7 +7,7 @@ * * \file DeviceError.h * \author (last) Behrouz NematiPour - * \date (last) 11-Nov-2021 + * \date (last) 23-Feb-2022 * \author (original) Behrouz NematiPour * \date (original) 06-Jun-2021 * Index: sources/device/DeviceModels.cpp =================================================================== diff -u -rd0c1c6aa5856a7acbca29a4c5435cc20db3ea383 -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/device/DeviceModels.cpp (.../DeviceModels.cpp) (revision d0c1c6aa5856a7acbca29a4c5435cc20db3ea383) +++ sources/device/DeviceModels.cpp (.../DeviceModels.cpp) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -7,7 +7,7 @@ * * \file DeviceModels.cpp * \author (last) Behrouz NematiPour - * \date (last) 12-Nov-2021 + * \date (last) 04-Mar-2022 * \author (original) Behrouz NematiPour * \date (original) 03-Jun-2021 * Index: sources/device/DeviceModels.h =================================================================== diff -u -rd0c1c6aa5856a7acbca29a4c5435cc20db3ea383 -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/device/DeviceModels.h (.../DeviceModels.h) (revision d0c1c6aa5856a7acbca29a4c5435cc20db3ea383) +++ sources/device/DeviceModels.h (.../DeviceModels.h) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -7,7 +7,7 @@ * * \file DeviceModels.h * \author (last) Behrouz NematiPour - * \date (last) 12-Nov-2021 + * \date (last) 04-Mar-2022 * \author (original) Behrouz NematiPour * \date (original) 03-Jun-2021 * Index: sources/gui/GuiGlobals.cpp =================================================================== diff -u -r30a3a58cde0e82d66c8c5f242ec550007e20b694 -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/gui/GuiGlobals.cpp (.../GuiGlobals.cpp) (revision 30a3a58cde0e82d66c8c5f242ec550007e20b694) +++ sources/gui/GuiGlobals.cpp (.../GuiGlobals.cpp) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file GuiGlobals.cpp - * \author (last) Behrouz NematiPour - * \date (last) 07-Oct-2021 + * \author (last) Michael Garthwaite + * \date (last) 24-Feb-2022 * \author (original) Behrouz NematiPour * \date (original) 26-Aug-2020 * Index: sources/gui/GuiGlobals.h =================================================================== diff -u -r6a4027856dfbe2ff3a4d44a2140ce78bd9bcfc2e -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/gui/GuiGlobals.h (.../GuiGlobals.h) (revision 6a4027856dfbe2ff3a4d44a2140ce78bd9bcfc2e) +++ sources/gui/GuiGlobals.h (.../GuiGlobals.h) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -7,7 +7,7 @@ * * \file GuiGlobals.h * \author (last) Behrouz NematiPour - * \date (last) 07-Oct-2021 + * \date (last) 09-Mar-2022 * \author (original) Behrouz NematiPour * \date (original) 26-Aug-2020 * Index: sources/gui/qml/AlarmItem.qml =================================================================== diff -u -r2124420a19819f672e9180979ff3762dc083eb7f -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/gui/qml/AlarmItem.qml (.../AlarmItem.qml) (revision 2124420a19819f672e9180979ff3762dc083eb7f) +++ sources/gui/qml/AlarmItem.qml (.../AlarmItem.qml) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file AlarmItem.qml - * \author (last) Behrouz NematiPour - * \date (last) 07-Oct-2021 + * \author (last) Michael Garthwaite + * \date (last) 02-Mar-2022 * \author (original) Behrouz NematiPour * \date (original) 01-Mar-2021 * Index: sources/gui/qml/KeyboardItem.qml =================================================================== diff -u -r93dbee7bb0b6e799a602735d54c01aeebd0a2074 -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/gui/qml/KeyboardItem.qml (.../KeyboardItem.qml) (revision 93dbee7bb0b6e799a602735d54c01aeebd0a2074) +++ sources/gui/qml/KeyboardItem.qml (.../KeyboardItem.qml) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -7,9 +7,9 @@ * * \file KeyboardItem.qml * \author (last) Behrouz NematiPour - * \date (last) 14-Jan-2022 + * \date (last) 22-Feb-2022 * \author (original) Behrouz NematiPour - * \date (original) 14-Jan-2022 + * \date (original) 22-Feb-2022 * */ Index: sources/gui/qml/dialogs/DiagnosticsDialog.qml =================================================================== diff -u -r26a05ea7e6dd3078331b2175927b00327c7419b4 -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/gui/qml/dialogs/DiagnosticsDialog.qml (.../DiagnosticsDialog.qml) (revision 26a05ea7e6dd3078331b2175927b00327c7419b4) +++ sources/gui/qml/dialogs/DiagnosticsDialog.qml (.../DiagnosticsDialog.qml) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file DiagnosticsDialog.qml - * \author (last) Behrouz NematiPour - * \date (last) 17-Feb-2022 + * \author (last) Michael Garthwaite + * \date (last) 03-Mar-2022 * \author (original) Behrouz NematiPour * \date (original) 11-May-2021 * Index: sources/gui/qml/dialogs/NotificationDialog.qml =================================================================== diff -u -rd0c1c6aa5856a7acbca29a4c5435cc20db3ea383 -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/gui/qml/dialogs/NotificationDialog.qml (.../NotificationDialog.qml) (revision d0c1c6aa5856a7acbca29a4c5435cc20db3ea383) +++ sources/gui/qml/dialogs/NotificationDialog.qml (.../NotificationDialog.qml) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -7,7 +7,7 @@ * * \file NotificationDialog.qml * \author (last) Behrouz NematiPour - * \date (last) 07-Oct-2021 + * \date (last) 04-Mar-2022 * \author (original) Peter Lucia * \date (original) 02-Jun-2020 * Index: sources/gui/qml/globals/Variables.qml =================================================================== diff -u -r4e035c96c971fb8ec19fb030d9120046697b6e71 -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/gui/qml/globals/Variables.qml (.../Variables.qml) (revision 4e035c96c971fb8ec19fb030d9120046697b6e71) +++ sources/gui/qml/globals/Variables.qml (.../Variables.qml) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -7,7 +7,7 @@ * * \file Variables.qml * \author (last) Behrouz NematiPour - * \date (last) 18-Jan-2022 + * \date (last) 17-Feb-2022 * \author (original) Behrouz NematiPour * \date (original) 09-Oct-2019 * Index: sources/gui/qml/main.qml =================================================================== diff -u -r6a4027856dfbe2ff3a4d44a2140ce78bd9bcfc2e -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/gui/qml/main.qml (.../main.qml) (revision 6a4027856dfbe2ff3a4d44a2140ce78bd9bcfc2e) +++ sources/gui/qml/main.qml (.../main.qml) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -7,7 +7,7 @@ * * \file main.qml * \author (last) Behrouz NematiPour - * \date (last) 14-Jan-2022 + * \date (last) 09-Mar-2022 * \author (original) Behrouz NematiPour * \date (original) 24-Sep-2019 * Index: sources/gui/qml/pages/endtreatment/rinseback/EndTreatmentRinsebackComplete.qml =================================================================== diff -u -r2d37cfe6593a90633a9db1fa5136f8fc43b56188 -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/gui/qml/pages/endtreatment/rinseback/EndTreatmentRinsebackComplete.qml (.../EndTreatmentRinsebackComplete.qml) (revision 2d37cfe6593a90633a9db1fa5136f8fc43b56188) +++ sources/gui/qml/pages/endtreatment/rinseback/EndTreatmentRinsebackComplete.qml (.../EndTreatmentRinsebackComplete.qml) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file EndTreatmentRinsebackComplete.qml - * \author (last) Behrouz NematiPour - * \date (last) 15-May-2021 + * \author (last) Michael Garthwaite + * \date (last) 23-Feb-2022 * \author (original) Behrouz NematiPour * \date (original) 11-Apr-2021 * Index: sources/gui/qml/pages/posttreatment/PostTreatmentReview.qml =================================================================== diff -u -rfd1b031dd0c66addaa751f5d69dfef46bdfc6b7a -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/gui/qml/pages/posttreatment/PostTreatmentReview.qml (.../PostTreatmentReview.qml) (revision fd1b031dd0c66addaa751f5d69dfef46bdfc6b7a) +++ sources/gui/qml/pages/posttreatment/PostTreatmentReview.qml (.../PostTreatmentReview.qml) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -7,7 +7,7 @@ * * \file PostTreatmentReview.qml * \author (last) Behrouz NematiPour - * \date (last) 04-Aug-2021 + * \date (last) 03-Mar-2022 * \author (original) Behrouz NematiPour * \date (original) 21-Apr-2021 * Index: sources/gui/qml/pages/posttreatment/PostTreatmentStack.qml =================================================================== diff -u -ra3a8ae19d678d29179cc493df9de5b630185063b -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/gui/qml/pages/posttreatment/PostTreatmentStack.qml (.../PostTreatmentStack.qml) (revision a3a8ae19d678d29179cc493df9de5b630185063b) +++ sources/gui/qml/pages/posttreatment/PostTreatmentStack.qml (.../PostTreatmentStack.qml) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -7,7 +7,7 @@ * * \file PostTreatmentStack.qml * \author (last) Behrouz NematiPour - * \date (last) 14-Jan-2022 + * \date (last) 28-Feb-2022 * \author (original) Behrouz NematiPour * \date (original) 13-Apr-2021 * Index: sources/gui/qml/pages/pretreatment/PreTreatmentDisposablesStack.qml =================================================================== diff -u -ra3a8ae19d678d29179cc493df9de5b630185063b -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/gui/qml/pages/pretreatment/PreTreatmentDisposablesStack.qml (.../PreTreatmentDisposablesStack.qml) (revision a3a8ae19d678d29179cc493df9de5b630185063b) +++ sources/gui/qml/pages/pretreatment/PreTreatmentDisposablesStack.qml (.../PreTreatmentDisposablesStack.qml) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -7,7 +7,7 @@ * * \file PreTreatmentDisposablesStack.qml * \author (last) Behrouz NematiPour - * \date (last) 10-Aug-2021 + * \date (last) 28-Feb-2022 * \author (original) Behrouz NematiPour * \date (original) 18-Mar-2021 * Index: sources/gui/qml/pages/pretreatment/PreTreatmentPrimeStack.qml =================================================================== diff -u -ra3a8ae19d678d29179cc493df9de5b630185063b -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/gui/qml/pages/pretreatment/PreTreatmentPrimeStack.qml (.../PreTreatmentPrimeStack.qml) (revision a3a8ae19d678d29179cc493df9de5b630185063b) +++ sources/gui/qml/pages/pretreatment/PreTreatmentPrimeStack.qml (.../PreTreatmentPrimeStack.qml) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -7,7 +7,7 @@ * * \file PreTreatmentPrimeStack.qml * \author (last) Behrouz NematiPour - * \date (last) 07-Apr-2021 + * \date (last) 28-Feb-2022 * \author (original) Behrouz NematiPour * \date (original) 01-Mar-2021 * Index: sources/gui/qml/pages/pretreatment/PreTreatmentStack.qml =================================================================== diff -u -ra3a8ae19d678d29179cc493df9de5b630185063b -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/gui/qml/pages/pretreatment/PreTreatmentStack.qml (.../PreTreatmentStack.qml) (revision a3a8ae19d678d29179cc493df9de5b630185063b) +++ sources/gui/qml/pages/pretreatment/PreTreatmentStack.qml (.../PreTreatmentStack.qml) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -7,7 +7,7 @@ * * \file PreTreatmentStack.qml * \author (last) Behrouz NematiPour - * \date (last) 21-Jun-2021 + * \date (last) 28-Feb-2022 * \author (original) Behrouz NematiPour * \date (original) 21-Jun-2021 * Index: sources/gui/qml/pages/pretreatment/create/PreTreatmentCreate.qml =================================================================== diff -u -r4e035c96c971fb8ec19fb030d9120046697b6e71 -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/gui/qml/pages/pretreatment/create/PreTreatmentCreate.qml (.../PreTreatmentCreate.qml) (revision 4e035c96c971fb8ec19fb030d9120046697b6e71) +++ sources/gui/qml/pages/pretreatment/create/PreTreatmentCreate.qml (.../PreTreatmentCreate.qml) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -7,7 +7,7 @@ * * \file PreTreatmentCreate.qml * \author (last) Behrouz NematiPour - * \date (last) 01-Feb-2022 + * \date (last) 17-Feb-2022 * \author (original) Behrouz NematiPour * \date (original) 12-Jan-2021 * Index: sources/gui/qml/pages/treatment/sections/TreatmentHeparin.qml =================================================================== diff -u -r4e035c96c971fb8ec19fb030d9120046697b6e71 -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/gui/qml/pages/treatment/sections/TreatmentHeparin.qml (.../TreatmentHeparin.qml) (revision 4e035c96c971fb8ec19fb030d9120046697b6e71) +++ sources/gui/qml/pages/treatment/sections/TreatmentHeparin.qml (.../TreatmentHeparin.qml) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -7,7 +7,7 @@ * * \file TreatmentHeparin.qml * \author (last) Behrouz NematiPour - * \date (last) 12-Nov-2021 + * \date (last) 17-Feb-2022 * \author (original) Behrouz NematiPour * \date (original) 20-Nov-2020 * Index: sources/main.h =================================================================== diff -u -r526875e8db8cf0c97f5cd8aa90564e41d42f5fde -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/main.h (.../main.h) (revision 526875e8db8cf0c97f5cd8aa90564e41d42f5fde) +++ sources/main.h (.../main.h) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -7,7 +7,7 @@ * * \file main.h * \author (last) Behrouz NematiPour - * \date (last) 14-Jan-2022 + * \date (last) 17-Feb-2022 * \author (original) Behrouz NematiPour * \date (original) 28-Oct-2019 * Index: sources/model/MModel.h =================================================================== diff -u -r6a4027856dfbe2ff3a4d44a2140ce78bd9bcfc2e -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/model/MModel.h (.../MModel.h) (revision 6a4027856dfbe2ff3a4d44a2140ce78bd9bcfc2e) +++ sources/model/MModel.h (.../MModel.h) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -7,7 +7,7 @@ * * \file MModel.h * \author (last) Behrouz NematiPour - * \date (last) 17-Feb-2022 + * \date (last) 09-Mar-2022 * \author (original) Behrouz NemaiPour * \date (original) 02-Jul-2020 * Index: sources/model/dg/adjustment/settings/MAdjustDGVersionsResponse.cpp =================================================================== diff -u -r34861b44547037950fcf398accc7649f7fac4529 -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/model/dg/adjustment/settings/MAdjustDGVersionsResponse.cpp (.../MAdjustDGVersionsResponse.cpp) (revision 34861b44547037950fcf398accc7649f7fac4529) +++ sources/model/dg/adjustment/settings/MAdjustDGVersionsResponse.cpp (.../MAdjustDGVersionsResponse.cpp) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file MAdjustDGVersionsResponse.cpp - * \author (last) Behrouz NematiPour - * \date (last) 13-Jun-2021 + * \author (last) Michael Garthwaite + * \date (last) 28-Feb-2022 * \author (original) Behrouz NematiPour * \date (original) 16-Apr-2021 * Index: sources/model/dg/adjustment/settings/MAdjustDGVersionsResponse.h =================================================================== diff -u -r34861b44547037950fcf398accc7649f7fac4529 -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/model/dg/adjustment/settings/MAdjustDGVersionsResponse.h (.../MAdjustDGVersionsResponse.h) (revision 34861b44547037950fcf398accc7649f7fac4529) +++ sources/model/dg/adjustment/settings/MAdjustDGVersionsResponse.h (.../MAdjustDGVersionsResponse.h) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file MAdjustDGVersionsResponse.h - * \author (last) Behrouz NematiPour - * \date (last) 28-Jul-2021 + * \author (last) Michael Garthwaite + * \date (last) 28-Feb-2022 * \author (original) Behrouz NematiPour * \date (original) 16-Apr-2021 * Index: sources/model/dg/data/MDGConductivityData.cpp =================================================================== diff -u -r968c7861b6caf1906c6b3ac34ae13018c6f1bf2b -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/model/dg/data/MDGConductivityData.cpp (.../MDGConductivityData.cpp) (revision 968c7861b6caf1906c6b3ac34ae13018c6f1bf2b) +++ sources/model/dg/data/MDGConductivityData.cpp (.../MDGConductivityData.cpp) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -1,6 +1,6 @@ /*! * - * Copyright (c) 2019-2022 Diality Inc. - All Rights Reserved. + * Copyright (c) 2022-2022 Diality Inc. - All Rights Reserved. * \copyright * THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. Index: sources/model/dg/data/MDGConductivityData.h =================================================================== diff -u -r2124420a19819f672e9180979ff3762dc083eb7f -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/model/dg/data/MDGConductivityData.h (.../MDGConductivityData.h) (revision 2124420a19819f672e9180979ff3762dc083eb7f) +++ sources/model/dg/data/MDGConductivityData.h (.../MDGConductivityData.h) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -1,13 +1,13 @@ /*! * - * Copyright (c) 2019-2020 Diality Inc. - All Rights Reserved. + * Copyright (c) 2022-2022 Diality Inc. - All Rights Reserved. * \copyright * THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file MDGConductivityData.h * \author (last) Michael Garthwaite - * \date (last) 23-Feb-2022 + * \date (last) 02-Mar-2022 * \author (original) Michael Garthwaite * \date (original) 23-Feb-2022 * Index: sources/model/dg/data/MDGValvesStatesData.h =================================================================== diff -u -r30a3a58cde0e82d66c8c5f242ec550007e20b694 -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/model/dg/data/MDGValvesStatesData.h (.../MDGValvesStatesData.h) (revision 30a3a58cde0e82d66c8c5f242ec550007e20b694) +++ sources/model/dg/data/MDGValvesStatesData.h (.../MDGValvesStatesData.h) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file MDGValvesStatesData.h - * \author (last) Behrouz NematiPour - * \date (last) 16-Oct-2020 + * \author (last) Michael Garthwaite + * \date (last) 24-Feb-2022 * \author (original) Behrouz NemaiPour * \date (original) 02-Jul-2020 * Index: sources/model/hd/adjustment/pretreatment/MPreTreatmentAdjustDisposablesConfirmResponse.cpp =================================================================== diff -u -red9ea343a2a22623796045d9e1229a2cbfa8c970 -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/model/hd/adjustment/pretreatment/MPreTreatmentAdjustDisposablesConfirmResponse.cpp (.../MPreTreatmentAdjustDisposablesConfirmResponse.cpp) (revision ed9ea343a2a22623796045d9e1229a2cbfa8c970) +++ sources/model/hd/adjustment/pretreatment/MPreTreatmentAdjustDisposablesConfirmResponse.cpp (.../MPreTreatmentAdjustDisposablesConfirmResponse.cpp) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -1,15 +1,15 @@ /*! * - * Copyright (c) 2021-2022 Diality Inc. - All Rights Reserved. + * Copyright (c) 2022-2022 Diality Inc. - All Rights Reserved. * \copyright * THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file MPreTreatmentAdjustDisposablesConfirmResponse.cpp * \author (last) Behrouz NematiPour - * \date (last) 11-Apr-2021 + * \date (last) 23-Feb-2022 * \author (original) Behrouz NematiPour - * \date (original) 11-Apr-2021 + * \date (original) 23-Feb-2022 * */ #include "MPreTreatmentAdjustDisposablesConfirmResponse.h" Index: sources/model/hd/adjustment/pretreatment/MPreTreatmentAdjustDisposablesConfirmResponse.h =================================================================== diff -u -red9ea343a2a22623796045d9e1229a2cbfa8c970 -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/model/hd/adjustment/pretreatment/MPreTreatmentAdjustDisposablesConfirmResponse.h (.../MPreTreatmentAdjustDisposablesConfirmResponse.h) (revision ed9ea343a2a22623796045d9e1229a2cbfa8c970) +++ sources/model/hd/adjustment/pretreatment/MPreTreatmentAdjustDisposablesConfirmResponse.h (.../MPreTreatmentAdjustDisposablesConfirmResponse.h) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -1,15 +1,15 @@ /*! * - * Copyright (c) 2021-2022 Diality Inc. - All Rights Reserved. + * Copyright (c) 2022-2022 Diality Inc. - All Rights Reserved. * \copyright * THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file MPreTreatmentAdjustDisposablesConfirmResponse.h * \author (last) Behrouz NematiPour - * \date (last) 11-Apr-2021 + * \date (last) 23-Feb-2022 * \author (original) Behrouz NematiPour - * \date (original) 11-Apr-2021 + * \date (original) 23-Feb-2022 * */ #pragma once Index: sources/model/hd/adjustment/settings/MAdjustHDVersionsResponse.cpp =================================================================== diff -u -r34861b44547037950fcf398accc7649f7fac4529 -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/model/hd/adjustment/settings/MAdjustHDVersionsResponse.cpp (.../MAdjustHDVersionsResponse.cpp) (revision 34861b44547037950fcf398accc7649f7fac4529) +++ sources/model/hd/adjustment/settings/MAdjustHDVersionsResponse.cpp (.../MAdjustHDVersionsResponse.cpp) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file MAdjustHDVersionsResponse.cpp - * \author (last) Behrouz NematiPour - * \date (last) 13-Jun-2021 + * \author (last) Michael Garthwaite + * \date (last) 28-Feb-2022 * \author (original) Behrouz NematiPour * \date (original) 16-Apr-2021 * Index: sources/model/hd/adjustment/settings/MAdjustHDVersionsResponse.h =================================================================== diff -u -r34861b44547037950fcf398accc7649f7fac4529 -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/model/hd/adjustment/settings/MAdjustHDVersionsResponse.h (.../MAdjustHDVersionsResponse.h) (revision 34861b44547037950fcf398accc7649f7fac4529) +++ sources/model/hd/adjustment/settings/MAdjustHDVersionsResponse.h (.../MAdjustHDVersionsResponse.h) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file MAdjustHDVersionsResponse.h - * \author (last) Behrouz NematiPour - * \date (last) 30-Jul-2021 + * \author (last) Michael Garthwaite + * \date (last) 28-Feb-2022 * \author (original) Behrouz NematiPour * \date (original) 16-Apr-2021 * Index: sources/model/hd/alarm/MAlarmMapping.cpp =================================================================== diff -u -r76f54d4deb1ba4d3fe00b8fee9058b3a74956bc6 -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/model/hd/alarm/MAlarmMapping.cpp (.../MAlarmMapping.cpp) (revision 76f54d4deb1ba4d3fe00b8fee9058b3a74956bc6) +++ sources/model/hd/alarm/MAlarmMapping.cpp (.../MAlarmMapping.cpp) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -1,23 +1,17 @@ -/*! - * - * Copyright (c) 2019-2020 Diality Inc. - All Rights Reserved. - * \copyright - * THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN - * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. - * - * \file MAlarmMapping.cpp - * \author (last) Behrouz NematiPour - * \date (last) 09-Mar-2022 - * \author (original) Behrouz NematiPour - * \date (original) 03-May-2021 - * - ********************************************************************************* - * ANY MODIFICATION IN THIS FILE WILL BE LOST. * - * THE CONTENT OF THIS FILE IS AUTOMATICALLY GENERATED ON EACH BUILD ON SERVER. * - * ANY REQUIRED UPDATE NEEDS TO BE DONE IN THE AlarmDefs.h IN common REPOSITORY. * - ******************************************************************************* * - * - */ +/*! + * + * Copyright (c) 2021-2022 Diality Inc. - All Rights Reserved. + * \copyright + * THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN + * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. + * + * \file MAlarmMapping.cpp + * \author (last) Behrouz NematiPour + * \date (last) 09-Mar-2022 + * \author (original) Behrouz NematiPour + * \date (original) 04-May-2021 + * + */ #include "MAlarmStatusData.h" using namespace Model; Index: sources/model/hd/data/MHDAirBubbleData.cpp =================================================================== diff -u -r968c7861b6caf1906c6b3ac34ae13018c6f1bf2b -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/model/hd/data/MHDAirBubbleData.cpp (.../MHDAirBubbleData.cpp) (revision 968c7861b6caf1906c6b3ac34ae13018c6f1bf2b) +++ sources/model/hd/data/MHDAirBubbleData.cpp (.../MHDAirBubbleData.cpp) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -1,15 +1,15 @@ /*! * - * Copyright (c) 2020-2020 Diality Inc. - All Rights Reserved. + * Copyright (c) 2022-2022 Diality Inc. - All Rights Reserved. * \copyright * THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * - * \file MHDAirTrapData.cpp - * \author (last) Michael Gathwaite - * \date (last) 23-Feb-2022 - * \author (original) Michael Garthwaite - * \date (original) 23-Feb-2022 + * \file MHDAirBubbleData.cpp + * \author (last) Michael Garthwaite + * \date (last) 23-Feb-2022 + * \author (original) Michael Garthwaite + * \date (original) 23-Feb-2022 * */ #include "MHDAirBubbleData.h" Index: sources/model/hd/data/MHDAirBubbleData.h =================================================================== diff -u -r2124420a19819f672e9180979ff3762dc083eb7f -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/model/hd/data/MHDAirBubbleData.h (.../MHDAirBubbleData.h) (revision 2124420a19819f672e9180979ff3762dc083eb7f) +++ sources/model/hd/data/MHDAirBubbleData.h (.../MHDAirBubbleData.h) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -1,14 +1,14 @@ /*! * - * Copyright (c) 2020-2022 Diality Inc. - All Rights Reserved. + * Copyright (c) 2022-2022 Diality Inc. - All Rights Reserved. * \copyright * THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file MHDAirBubbleData.h * \author (last) Michael Garthwaite + * \date (last) 02-Mar-2022 * \author (original) Michael Garthwaite - * \date (last) 23-Feb-2022 * \date (original) 23-Feb-2022 * */ Index: sources/model/hd/data/MHDAirTrapData.cpp =================================================================== diff -u -r968c7861b6caf1906c6b3ac34ae13018c6f1bf2b -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/model/hd/data/MHDAirTrapData.cpp (.../MHDAirTrapData.cpp) (revision 968c7861b6caf1906c6b3ac34ae13018c6f1bf2b) +++ sources/model/hd/data/MHDAirTrapData.cpp (.../MHDAirTrapData.cpp) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -1,15 +1,15 @@ /*! * - * Copyright (c) 2020-2020 Diality Inc. - All Rights Reserved. + * Copyright (c) 2022-2022 Diality Inc. - All Rights Reserved. * \copyright * THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * - * \file MHDAirTrapData.cpp - * \author (last) Michael Gathwaite - * \date (last) 23-Feb-2022 - * \author (original) Michael Garthwaite - * \date (original) 23-Feb-2022 + * \file MHDAirTrapData.cpp + * \author (last) Michael Garthwaite + * \date (last) 23-Feb-2022 + * \author (original) Michael Garthwaite + * \date (original) 23-Feb-2022 * */ #include "MHDAirTrapData.h" Index: sources/model/hd/data/MHDAirTrapData.h =================================================================== diff -u -r2124420a19819f672e9180979ff3762dc083eb7f -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/model/hd/data/MHDAirTrapData.h (.../MHDAirTrapData.h) (revision 2124420a19819f672e9180979ff3762dc083eb7f) +++ sources/model/hd/data/MHDAirTrapData.h (.../MHDAirTrapData.h) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -1,14 +1,14 @@ /*! * - * Copyright (c) 2020-2022 Diality Inc. - All Rights Reserved. + * Copyright (c) 2022-2022 Diality Inc. - All Rights Reserved. * \copyright * THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file MHDAirTrapData.h * \author (last) Michael Garthwaite + * \date (last) 02-Mar-2022 * \author (original) Michael Garthwaite - * \date (last) 23-Feb-2022 * \date (original) 23-Feb-2022 * */ Index: sources/model/hd/data/MHDBloodLeakData.cpp =================================================================== diff -u -r968c7861b6caf1906c6b3ac34ae13018c6f1bf2b -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/model/hd/data/MHDBloodLeakData.cpp (.../MHDBloodLeakData.cpp) (revision 968c7861b6caf1906c6b3ac34ae13018c6f1bf2b) +++ sources/model/hd/data/MHDBloodLeakData.cpp (.../MHDBloodLeakData.cpp) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -1,15 +1,15 @@ /*! * - * Copyright (c) 2020-2020 Diality Inc. - All Rights Reserved. + * Copyright (c) 2022-2022 Diality Inc. - All Rights Reserved. * \copyright * THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * - * \file MHDBloodLeakData.cpp - * \author (last) Michael Gathwaite - * \date (last) 23-Feb-2022 - * \author (original) Michael Garthwaite - * \date (original) 23-Feb-2022 + * \file MHDBloodLeakData.cpp + * \author (last) Michael Garthwaite + * \date (last) 23-Feb-2022 + * \author (original) Michael Garthwaite + * \date (original) 23-Feb-2022 * */ #include "MHDBloodLeakData.h" Index: sources/model/hd/data/MHDBloodLeakData.h =================================================================== diff -u -r2124420a19819f672e9180979ff3762dc083eb7f -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/model/hd/data/MHDBloodLeakData.h (.../MHDBloodLeakData.h) (revision 2124420a19819f672e9180979ff3762dc083eb7f) +++ sources/model/hd/data/MHDBloodLeakData.h (.../MHDBloodLeakData.h) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -1,15 +1,15 @@ /*! * - * Copyright (c) 2020-2022 Diality Inc. - All Rights Reserved. + * Copyright (c) 2022-2022 Diality Inc. - All Rights Reserved. * \copyright * THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file MHDBloodLeakData.h * \author (last) Michael Garthwaite + * \date (last) 02-Mar-2022 * \author (original) Michael Garthwaite - * \date (last) 16-Feb-2022 - * \date (original) 16-Feb-2022 + * \date (original) 17-Feb-2022 * */ #pragma once Index: sources/model/hd/data/treatment/MTreatmentRinsebackData.cpp =================================================================== diff -u -r2d37cfe6593a90633a9db1fa5136f8fc43b56188 -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/model/hd/data/treatment/MTreatmentRinsebackData.cpp (.../MTreatmentRinsebackData.cpp) (revision 2d37cfe6593a90633a9db1fa5136f8fc43b56188) +++ sources/model/hd/data/treatment/MTreatmentRinsebackData.cpp (.../MTreatmentRinsebackData.cpp) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file MTreatmentRinsebackData.cpp - * \author (last) Behrouz NematiPour - * \date (last) 16-Sep-2021 + * \author (last) Michael Garthwaite + * \date (last) 23-Feb-2022 * \author (original) Behrouz NematiPour * \date (original) 11-Apr-2021 * Index: sources/model/hd/data/treatment/MTreatmentRinsebackData.h =================================================================== diff -u -r2d37cfe6593a90633a9db1fa5136f8fc43b56188 -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/model/hd/data/treatment/MTreatmentRinsebackData.h (.../MTreatmentRinsebackData.h) (revision 2d37cfe6593a90633a9db1fa5136f8fc43b56188) +++ sources/model/hd/data/treatment/MTreatmentRinsebackData.h (.../MTreatmentRinsebackData.h) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file MTreatmentRinsebackData.h - * \author (last) Behrouz NematiPour - * \date (last) 06-Sep-2021 + * \author (last) Michael Garthwaite + * \date (last) 23-Feb-2022 * \author (original) Behrouz NematiPour * \date (original) 11-Apr-2021 * Index: sources/model/hd/data/treatment/MTreatmentStatesData.cpp =================================================================== diff -u -r34861b44547037950fcf398accc7649f7fac4529 -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/model/hd/data/treatment/MTreatmentStatesData.cpp (.../MTreatmentStatesData.cpp) (revision 34861b44547037950fcf398accc7649f7fac4529) +++ sources/model/hd/data/treatment/MTreatmentStatesData.cpp (.../MTreatmentStatesData.cpp) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file MTreatmentStatesData.cpp - * \author (last) Behrouz NematiPour - * \date (last) 11-Apr-2021 + * \author (last) Michael Garthwaite + * \date (last) 28-Feb-2022 * \author (original) Behrouz NematiPour * \date (original) 11-Apr-2021 * Index: sources/model/hd/data/treatment/MTreatmentStatesData.h =================================================================== diff -u -r34861b44547037950fcf398accc7649f7fac4529 -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/model/hd/data/treatment/MTreatmentStatesData.h (.../MTreatmentStatesData.h) (revision 34861b44547037950fcf398accc7649f7fac4529) +++ sources/model/hd/data/treatment/MTreatmentStatesData.h (.../MTreatmentStatesData.h) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file MTreatmentStatesData.h - * \author (last) Behrouz NematiPour - * \date (last) 11-Apr-2021 + * \author (last) Michael Garthwaite + * \date (last) 28-Feb-2022 * \author (original) Behrouz NematiPour * \date (original) 11-Apr-2021 * Index: sources/storage/FileHandler.cpp =================================================================== diff -u -r3f60b9a1c0b3a43ec1c5c72955dce0d80354e35c -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/storage/FileHandler.cpp (.../FileHandler.cpp) (revision 3f60b9a1c0b3a43ec1c5c72955dce0d80354e35c) +++ sources/storage/FileHandler.cpp (.../FileHandler.cpp) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -7,7 +7,7 @@ * * \file FileHandler.cpp * \author (last) Behrouz NematiPour - * \date (last) 10-Aug-2021 + * \date (last) 24-Feb-2022 * \author (original) Behrouz NematiPour * \date (original) 26-Aug-2020 * Index: sources/storage/FileHandler.h =================================================================== diff -u -r3f60b9a1c0b3a43ec1c5c72955dce0d80354e35c -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/storage/FileHandler.h (.../FileHandler.h) (revision 3f60b9a1c0b3a43ec1c5c72955dce0d80354e35c) +++ sources/storage/FileHandler.h (.../FileHandler.h) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -7,7 +7,7 @@ * * \file FileHandler.h * \author (last) Behrouz NematiPour - * \date (last) 10-Aug-2021 + * \date (last) 24-Feb-2022 * \author (original) Behrouz NematiPour * \date (original) 26-Aug-2020 * Index: sources/storage/StorageGlobals.cpp =================================================================== diff -u -r3f60b9a1c0b3a43ec1c5c72955dce0d80354e35c -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/storage/StorageGlobals.cpp (.../StorageGlobals.cpp) (revision 3f60b9a1c0b3a43ec1c5c72955dce0d80354e35c) +++ sources/storage/StorageGlobals.cpp (.../StorageGlobals.cpp) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -7,7 +7,7 @@ * * \file StorageGlobals.cpp * \author (last) Behrouz NematiPour - * \date (last) 11-Nov-2021 + * \date (last) 24-Feb-2022 * \author (original) Behrouz NematiPour * \date (original) 26-Aug-2020 * Index: sources/storage/StorageGlobals.h =================================================================== diff -u -r3f60b9a1c0b3a43ec1c5c72955dce0d80354e35c -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/storage/StorageGlobals.h (.../StorageGlobals.h) (revision 3f60b9a1c0b3a43ec1c5c72955dce0d80354e35c) +++ sources/storage/StorageGlobals.h (.../StorageGlobals.h) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -7,7 +7,7 @@ * * \file StorageGlobals.h * \author (last) Behrouz NematiPour - * \date (last) 11-Nov-2021 + * \date (last) 24-Feb-2022 * \author (original) Behrouz NematiPour * \date (original) 26-Aug-2020 * Index: sources/storage/TreatmentLog.cpp =================================================================== diff -u -rf6b5ddb9a15690504163abe71e2e70a33ae0d68c -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/storage/TreatmentLog.cpp (.../TreatmentLog.cpp) (revision f6b5ddb9a15690504163abe71e2e70a33ae0d68c) +++ sources/storage/TreatmentLog.cpp (.../TreatmentLog.cpp) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -7,7 +7,7 @@ * * \file TreatmentLog.cpp * \author (last) Behrouz NematiPour - * \date (last) 13-Dec-2021 + * \date (last) 01-Mar-2022 * \author (original) Behrouz NematiPour * \date (original) 04-May-2021 * Index: sources/storage/TreatmentLog.h =================================================================== diff -u -rf6b5ddb9a15690504163abe71e2e70a33ae0d68c -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/storage/TreatmentLog.h (.../TreatmentLog.h) (revision f6b5ddb9a15690504163abe71e2e70a33ae0d68c) +++ sources/storage/TreatmentLog.h (.../TreatmentLog.h) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -7,7 +7,7 @@ * * \file TreatmentLog.h * \author (last) Behrouz NematiPour - * \date (last) 13-Dec-2021 + * \date (last) 01-Mar-2022 * \author (original) Behrouz NematiPour * \date (original) 04-May-2021 * Index: sources/view/VTreatmentCreate(legacy).cpp =================================================================== diff -u -r388ecba67cdd4402c04df9516b44d714745eef7e -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/view/VTreatmentCreate(legacy).cpp (.../VTreatmentCreate(legacy).cpp) (revision 388ecba67cdd4402c04df9516b44d714745eef7e) +++ sources/view/VTreatmentCreate(legacy).cpp (.../VTreatmentCreate(legacy).cpp) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -1,15 +1,15 @@ /*! * - * Copyright (c) 2019-2020 Diality Inc. - All Rights Reserved. + * Copyright (c) 2022-2022 Diality Inc. - All Rights Reserved. * \copyright * THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * - * \file VTreatmentCreate.cpp - * \author (last) Peter Lucia - * \date (last) 15-Oct-2020 - * \author (original) Peter Lucia - * \date (original) 03-Aug-2020 + * \file VTreatmentCreate(legacy).cpp + * \author (last) Behrouz NematiPour + * \date (last) 28-Feb-2022 + * \author (original) Behrouz NematiPour + * \date (original) 28-Feb-2022 * */ Index: sources/view/VTreatmentCreate(legacy).h =================================================================== diff -u -r388ecba67cdd4402c04df9516b44d714745eef7e -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/view/VTreatmentCreate(legacy).h (.../VTreatmentCreate(legacy).h) (revision 388ecba67cdd4402c04df9516b44d714745eef7e) +++ sources/view/VTreatmentCreate(legacy).h (.../VTreatmentCreate(legacy).h) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -1,3 +1,17 @@ +/*! + * + * Copyright (c) 2022-2022 Diality Inc. - All Rights Reserved. + * \copyright + * THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN + * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. + * + * \file VTreatmentCreate(legacy).h + * \author (last) Behrouz NematiPour + * \date (last) 28-Feb-2022 + * \author (original) Behrouz NematiPour + * \date (original) 28-Feb-2022 + * + */ #pragma once // Qt Index: sources/view/VView.h =================================================================== diff -u -r30a3a58cde0e82d66c8c5f242ec550007e20b694 -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/view/VView.h (.../VView.h) (revision 30a3a58cde0e82d66c8c5f242ec550007e20b694) +++ sources/view/VView.h (.../VView.h) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file VView.h - * \author (last) Behrouz NematiPour - * \date (last) 07-Oct-2021 + * \author (last) Michael Garthwaite + * \date (last) 24-Feb-2022 * \author (original) Behrouz NematiPour * \date (original) 26-Aug-2020 * Index: sources/view/dg/data/VDGConductivityData.cpp =================================================================== diff -u -r30a3a58cde0e82d66c8c5f242ec550007e20b694 -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/view/dg/data/VDGConductivityData.cpp (.../VDGConductivityData.cpp) (revision 30a3a58cde0e82d66c8c5f242ec550007e20b694) +++ sources/view/dg/data/VDGConductivityData.cpp (.../VDGConductivityData.cpp) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -1,13 +1,13 @@ /*! * - * Copyright (c) 2020-2020 Diality Inc. - All Rights Reserved. + * Copyright (c) 2022-2022 Diality Inc. - All Rights Reserved. * \copyright * THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file VDGConductivityData.cpp * \author (last) Michael Garthwaite - * \date (last) 23-Feb-2022 + * \date (last) 24-Feb-2022 * \author (original) Michael Garthwaite * \date (original) 23-Feb-2022 * Index: sources/view/dg/data/VDGConductivityData.h =================================================================== diff -u -r968c7861b6caf1906c6b3ac34ae13018c6f1bf2b -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/view/dg/data/VDGConductivityData.h (.../VDGConductivityData.h) (revision 968c7861b6caf1906c6b3ac34ae13018c6f1bf2b) +++ sources/view/dg/data/VDGConductivityData.h (.../VDGConductivityData.h) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -1,15 +1,15 @@ /*! * - * Copyright (c) 2020-2022 Diality Inc. - All Rights Reserved. + * Copyright (c) 2022-2022 Diality Inc. - All Rights Reserved. * \copyright * THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * - * \file VDGConductivityData.h - * \author (last) Michael Garthwaite - * \date (last) 23-Feb-2022 - * \author (original) Michael Garthwaite - * \date (original) 23-Feb-2022 + * \file VDGConductivityData.h + * \author (last) Michael Garthwaite + * \date (last) 23-Feb-2022 + * \author (original) Michael Garthwaite + * \date (original) 23-Feb-2022 * */ #pragma once Index: sources/view/dg/data/VDGValvesStatesData.cpp =================================================================== diff -u -r30a3a58cde0e82d66c8c5f242ec550007e20b694 -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/view/dg/data/VDGValvesStatesData.cpp (.../VDGValvesStatesData.cpp) (revision 30a3a58cde0e82d66c8c5f242ec550007e20b694) +++ sources/view/dg/data/VDGValvesStatesData.cpp (.../VDGValvesStatesData.cpp) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file VDGValvesStatesData.cpp - * \author (last) Behrouz NematiPour - * \date (last) 16-Oct-2020 + * \author (last) Michael Garthwaite + * \date (last) 24-Feb-2022 * \author (original) Behrouz NemaiPour * \date (original) 02-Jul-2020 * Index: sources/view/dg/data/VDGValvesStatesData.h =================================================================== diff -u -r30a3a58cde0e82d66c8c5f242ec550007e20b694 -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/view/dg/data/VDGValvesStatesData.h (.../VDGValvesStatesData.h) (revision 30a3a58cde0e82d66c8c5f242ec550007e20b694) +++ sources/view/dg/data/VDGValvesStatesData.h (.../VDGValvesStatesData.h) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file VDGValvesStatesData.h - * \author (last) Behrouz NematiPour - * \date (last) 10-Aug-2021 + * \author (last) Michael Garthwaite + * \date (last) 24-Feb-2022 * \author (original) Behrouz NemaiPour * \date (original) 02-Jul-2020 * Index: sources/view/hd/adjustment/posttreatment/VPostTreatmentAdjustTreatmentLog.cpp =================================================================== diff -u -rf6b5ddb9a15690504163abe71e2e70a33ae0d68c -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/view/hd/adjustment/posttreatment/VPostTreatmentAdjustTreatmentLog.cpp (.../VPostTreatmentAdjustTreatmentLog.cpp) (revision f6b5ddb9a15690504163abe71e2e70a33ae0d68c) +++ sources/view/hd/adjustment/posttreatment/VPostTreatmentAdjustTreatmentLog.cpp (.../VPostTreatmentAdjustTreatmentLog.cpp) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -7,7 +7,7 @@ * * \file VPostTreatmentAdjustTreatmentLog.cpp * \author (last) Behrouz NematiPour - * \date (last) 29-Oct-2021 + * \date (last) 01-Mar-2022 * \author (original) Behrouz NematiPour * \date (original) 11-Apr-2021 * Index: sources/view/hd/adjustment/posttreatment/VPostTreatmentAdjustTreatmentLog.h =================================================================== diff -u -rf6b5ddb9a15690504163abe71e2e70a33ae0d68c -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/view/hd/adjustment/posttreatment/VPostTreatmentAdjustTreatmentLog.h (.../VPostTreatmentAdjustTreatmentLog.h) (revision f6b5ddb9a15690504163abe71e2e70a33ae0d68c) +++ sources/view/hd/adjustment/posttreatment/VPostTreatmentAdjustTreatmentLog.h (.../VPostTreatmentAdjustTreatmentLog.h) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -7,7 +7,7 @@ * * \file VPostTreatmentAdjustTreatmentLog.h * \author (last) Behrouz NematiPour - * \date (last) 29-Oct-2021 + * \date (last) 01-Mar-2022 * \author (original) Behrouz NematiPour * \date (original) 11-Apr-2021 * Index: sources/view/hd/adjustment/pretreatment/VPreTreatmentAdjustmentDisposablesConfirm.cpp =================================================================== diff -u -rd0c1c6aa5856a7acbca29a4c5435cc20db3ea383 -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/view/hd/adjustment/pretreatment/VPreTreatmentAdjustmentDisposablesConfirm.cpp (.../VPreTreatmentAdjustmentDisposablesConfirm.cpp) (revision d0c1c6aa5856a7acbca29a4c5435cc20db3ea383) +++ sources/view/hd/adjustment/pretreatment/VPreTreatmentAdjustmentDisposablesConfirm.cpp (.../VPreTreatmentAdjustmentDisposablesConfirm.cpp) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -7,7 +7,7 @@ * * \file VPreTreatmentAdjustmentDisposablesConfirm.cpp * \author (last) Behrouz NematiPour - * \date (last) 11-Apr-2021 + * \date (last) 04-Mar-2022 * \author (original) Behrouz NematiPour * \date (original) 11-Apr-2021 * Index: sources/view/hd/adjustment/pretreatment/VPreTreatmentAdjustmentDisposablesConfirm.h =================================================================== diff -u -red9ea343a2a22623796045d9e1229a2cbfa8c970 -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/view/hd/adjustment/pretreatment/VPreTreatmentAdjustmentDisposablesConfirm.h (.../VPreTreatmentAdjustmentDisposablesConfirm.h) (revision ed9ea343a2a22623796045d9e1229a2cbfa8c970) +++ sources/view/hd/adjustment/pretreatment/VPreTreatmentAdjustmentDisposablesConfirm.h (.../VPreTreatmentAdjustmentDisposablesConfirm.h) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -7,7 +7,7 @@ * * \file VPreTreatmentAdjustmentDisposablesConfirm.h * \author (last) Behrouz NematiPour - * \date (last) 10-Aug-2021 + * \date (last) 23-Feb-2022 * \author (original) Behrouz NematiPour * \date (original) 11-Apr-2021 * Index: sources/view/hd/data/VHDAirBubbleData.cpp =================================================================== diff -u -r30a3a58cde0e82d66c8c5f242ec550007e20b694 -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/view/hd/data/VHDAirBubbleData.cpp (.../VHDAirBubbleData.cpp) (revision 30a3a58cde0e82d66c8c5f242ec550007e20b694) +++ sources/view/hd/data/VHDAirBubbleData.cpp (.../VHDAirBubbleData.cpp) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -1,13 +1,13 @@ /*! * - * Copyright (c) 2021-2022 Diality Inc. - All Rights Reserved. + * Copyright (c) 2022-2022 Diality Inc. - All Rights Reserved. * \copyright * THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file VHDAirBubbleData.cpp * \author (last) Michael Garthwaite - * \date (last) 23-Feb-2022 + * \date (last) 24-Feb-2022 * \author (original) Michael Garthwaite * \date (original) 23-Feb-2022 * Index: sources/view/hd/data/VHDAirBubbleData.h =================================================================== diff -u -r30a3a58cde0e82d66c8c5f242ec550007e20b694 -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/view/hd/data/VHDAirBubbleData.h (.../VHDAirBubbleData.h) (revision 30a3a58cde0e82d66c8c5f242ec550007e20b694) +++ sources/view/hd/data/VHDAirBubbleData.h (.../VHDAirBubbleData.h) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -1,13 +1,13 @@ /*! * - * Copyright (c) 2021-2022 Diality Inc. - All Rights Reserved. + * Copyright (c) 2022-2022 Diality Inc. - All Rights Reserved. * \copyright * THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file VHDAirBubbleData.h * \author (last) Michael Garthwaite - * \date (last) 23-Feb-2022 + * \date (last) 24-Feb-2022 * \author (original) Michael Garthwaite * \date (original) 23-Feb-2022 * Index: sources/view/hd/data/VHDAirTrapData.cpp =================================================================== diff -u -r30a3a58cde0e82d66c8c5f242ec550007e20b694 -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/view/hd/data/VHDAirTrapData.cpp (.../VHDAirTrapData.cpp) (revision 30a3a58cde0e82d66c8c5f242ec550007e20b694) +++ sources/view/hd/data/VHDAirTrapData.cpp (.../VHDAirTrapData.cpp) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -1,13 +1,13 @@ /*! * - * Copyright (c) 2021-2022 Diality Inc. - All Rights Reserved. + * Copyright (c) 2022-2022 Diality Inc. - All Rights Reserved. * \copyright * THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file VHDAirTrapData.cpp * \author (last) Michael Garthwaite - * \date (last) 23-Feb-2022 + * \date (last) 24-Feb-2022 * \author (original) Michael Garthwaite * \date (original) 23-Feb-2022 * Index: sources/view/hd/data/VHDAirTrapData.h =================================================================== diff -u -r30a3a58cde0e82d66c8c5f242ec550007e20b694 -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/view/hd/data/VHDAirTrapData.h (.../VHDAirTrapData.h) (revision 30a3a58cde0e82d66c8c5f242ec550007e20b694) +++ sources/view/hd/data/VHDAirTrapData.h (.../VHDAirTrapData.h) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -1,13 +1,13 @@ /*! * - * Copyright (c) 2021-2022 Diality Inc. - All Rights Reserved. + * Copyright (c) 2022-2022 Diality Inc. - All Rights Reserved. * \copyright * THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file VHDAirTrapData.h * \author (last) Michael Garthwaite - * \date (last) 23-Feb-2022 + * \date (last) 24-Feb-2022 * \author (original) Michael Garthwaite * \date (original) 23-Feb-2022 * Index: sources/view/hd/data/VHDBloodLeakData.cpp =================================================================== diff -u -r30a3a58cde0e82d66c8c5f242ec550007e20b694 -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/view/hd/data/VHDBloodLeakData.cpp (.../VHDBloodLeakData.cpp) (revision 30a3a58cde0e82d66c8c5f242ec550007e20b694) +++ sources/view/hd/data/VHDBloodLeakData.cpp (.../VHDBloodLeakData.cpp) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -1,15 +1,15 @@ /*! * - * Copyright (c) 2020-2022 Diality Inc. - All Rights Reserved. + * Copyright (c) 2022-2022 Diality Inc. - All Rights Reserved. * \copyright * THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file VHDBloodLeakData.cpp - * \author (last) Behrouz NematiPour - * \author (original) Behrouz NematiPour - * \date (last) 29-Jul-2022 - * \date (original) 29-Jul-2022 + * \author (last) Michael Garthwaite + * \date (last) 24-Feb-2022 + * \author (original) Michael Garthwaite + * \date (original) 23-Feb-2022 * */ #include "VHDBloodLeakData.h" Index: sources/view/hd/data/VHDBloodLeakData.h =================================================================== diff -u -r30a3a58cde0e82d66c8c5f242ec550007e20b694 -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/view/hd/data/VHDBloodLeakData.h (.../VHDBloodLeakData.h) (revision 30a3a58cde0e82d66c8c5f242ec550007e20b694) +++ sources/view/hd/data/VHDBloodLeakData.h (.../VHDBloodLeakData.h) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -1,15 +1,15 @@ /*! * - * Copyright (c) 2020-2022 Diality Inc. - All Rights Reserved. + * Copyright (c) 2022-2022 Diality Inc. - All Rights Reserved. * \copyright * THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * - * \file VHDBloodLeakData.h - * \author (last) Michael Garthwaite - * \date (last) 23-Feb-2022 - * \author (original) Peman Montazemi - * \date (original) 23-Feb-2022 + * \file VHDBloodLeakData.h + * \author (last) Michael Garthwaite + * \date (last) 24-Feb-2022 + * \author (original) Michael Garthwaite + * \date (original) 23-Feb-2022 * */ #pragma once Index: sources/view/hd/data/treatment/VTreatmentRinsebackData.cpp =================================================================== diff -u -r2d37cfe6593a90633a9db1fa5136f8fc43b56188 -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/view/hd/data/treatment/VTreatmentRinsebackData.cpp (.../VTreatmentRinsebackData.cpp) (revision 2d37cfe6593a90633a9db1fa5136f8fc43b56188) +++ sources/view/hd/data/treatment/VTreatmentRinsebackData.cpp (.../VTreatmentRinsebackData.cpp) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file VTreatmentRinsebackData.cpp - * \author (last) Behrouz NematiPour - * \date (last) 11-Apr-2021 + * \author (last) Michael Garthwaite + * \date (last) 23-Feb-2022 * \author (original) Behrouz NematiPour * \date (original) 11-Apr-2021 * Index: sources/view/hd/data/treatment/VTreatmentRinsebackData.h =================================================================== diff -u -r2d37cfe6593a90633a9db1fa5136f8fc43b56188 -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/view/hd/data/treatment/VTreatmentRinsebackData.h (.../VTreatmentRinsebackData.h) (revision 2d37cfe6593a90633a9db1fa5136f8fc43b56188) +++ sources/view/hd/data/treatment/VTreatmentRinsebackData.h (.../VTreatmentRinsebackData.h) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file VTreatmentRinsebackData.h - * \author (last) Behrouz NematiPour - * \date (last) 10-Aug-2021 + * \author (last) Michael Garthwaite + * \date (last) 23-Feb-2022 * \author (original) Behrouz NematiPour * \date (original) 11-Apr-2021 * Index: sources/view/settings/VAdjustmentVersions.cpp =================================================================== diff -u -r34861b44547037950fcf398accc7649f7fac4529 -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/view/settings/VAdjustmentVersions.cpp (.../VAdjustmentVersions.cpp) (revision 34861b44547037950fcf398accc7649f7fac4529) +++ sources/view/settings/VAdjustmentVersions.cpp (.../VAdjustmentVersions.cpp) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file VAdjustmentVersions.cpp - * \author (last) Behrouz NematiPour - * \date (last) 31-Jul-2021 + * \author (last) Michael Garthwaite + * \date (last) 28-Feb-2022 * \author (original) Behrouz NematiPour * \date (original) 16-Apr-2021 * Index: sources/view/settings/VAdjustmentVersions.h =================================================================== diff -u -r34861b44547037950fcf398accc7649f7fac4529 -r301c0a2101eb9374145ae274c8d91460fc9a6a62 --- sources/view/settings/VAdjustmentVersions.h (.../VAdjustmentVersions.h) (revision 34861b44547037950fcf398accc7649f7fac4529) +++ sources/view/settings/VAdjustmentVersions.h (.../VAdjustmentVersions.h) (revision 301c0a2101eb9374145ae274c8d91460fc9a6a62) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file VAdjustmentVersions.h - * \author (last) Behrouz NematiPour - * \date (last) 10-Aug-2021 + * \author (last) Michael Garthwaite + * \date (last) 28-Feb-2022 * \author (original) Behrouz NematiPour * \date (original) 16-Apr-2021 *