Index: sources/canbus/MessageDispatcher.cpp =================================================================== diff -u -rb6f86ce89361e33d989f6a9d01eb94c344a6384f -r26433c42f2efa2cb18af95f523581c7eeeff049d --- sources/canbus/MessageDispatcher.cpp (.../MessageDispatcher.cpp) (revision b6f86ce89361e33d989f6a9d01eb94c344a6384f) +++ sources/canbus/MessageDispatcher.cpp (.../MessageDispatcher.cpp) (revision 26433c42f2efa2cb18af95f523581c7eeeff049d) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file MessageDispatcher.cpp - * \author (last) Vy - * \date (last) 08-Sep-2023 + * \author (last) Dara Navaei + * \date (last) 28-Feb-2024 * \author (original) Behrouz NematiPour * \date (original) 26-Aug-2020 * Index: sources/canbus/MessageDispatcher.h =================================================================== diff -u -rb6f86ce89361e33d989f6a9d01eb94c344a6384f -r26433c42f2efa2cb18af95f523581c7eeeff049d --- sources/canbus/MessageDispatcher.h (.../MessageDispatcher.h) (revision b6f86ce89361e33d989f6a9d01eb94c344a6384f) +++ sources/canbus/MessageDispatcher.h (.../MessageDispatcher.h) (revision 26433c42f2efa2cb18af95f523581c7eeeff049d) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file MessageDispatcher.h - * \author (last) Vy - * \date (last) 08-Sep-2023 + * \author (last) Dara Navaei + * \date (last) 28-Feb-2024 * \author (original) Behrouz NematiPour * \date (original) 26-Aug-2020 * Index: sources/canbus/MessageGlobals.h =================================================================== diff -u -rb7310738257f7a0efc48cdb955a5e11b79343677 -r26433c42f2efa2cb18af95f523581c7eeeff049d --- sources/canbus/MessageGlobals.h (.../MessageGlobals.h) (revision b7310738257f7a0efc48cdb955a5e11b79343677) +++ sources/canbus/MessageGlobals.h (.../MessageGlobals.h) (revision 26433c42f2efa2cb18af95f523581c7eeeff049d) @@ -7,7 +7,7 @@ * * \file MessageGlobals.h * \author (last) Dara Navaei - * \date (last) 05-Feb-2024 + * \date (last) 05-Mar-2024 * \author (original) Behrouz NematiPour * \date (original) 26-Aug-2020 * Index: sources/canbus/MessageInterpreter.cpp =================================================================== diff -u -rac49f0bd00d33f7326e82ae2d213e1b21e9083d4 -r26433c42f2efa2cb18af95f523581c7eeeff049d --- sources/canbus/MessageInterpreter.cpp (.../MessageInterpreter.cpp) (revision ac49f0bd00d33f7326e82ae2d213e1b21e9083d4) +++ sources/canbus/MessageInterpreter.cpp (.../MessageInterpreter.cpp) (revision 26433c42f2efa2cb18af95f523581c7eeeff049d) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file MessageInterpreter.cpp - * \author (last) Vy - * \date (last) 21-Sep-2023 + * \author (last) Dara Navaei + * \date (last) 03-Mar-2024 * \author (original) Behrouz NematiPour * \date (original) 26-Aug-2020 * Index: sources/gui/GuiGlobals.cpp =================================================================== diff -u -rb6f86ce89361e33d989f6a9d01eb94c344a6384f -r26433c42f2efa2cb18af95f523581c7eeeff049d --- sources/gui/GuiGlobals.cpp (.../GuiGlobals.cpp) (revision b6f86ce89361e33d989f6a9d01eb94c344a6384f) +++ sources/gui/GuiGlobals.cpp (.../GuiGlobals.cpp) (revision 26433c42f2efa2cb18af95f523581c7eeeff049d) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file GuiGlobals.cpp - * \author (last) Vy - * \date (last) 08-Sep-2023 + * \author (last) Dara Navaei + * \date (last) 28-Feb-2024 * \author (original) Behrouz NematiPour * \date (original) 26-Aug-2020 * Index: sources/gui/GuiGlobals.h =================================================================== diff -u -rac49f0bd00d33f7326e82ae2d213e1b21e9083d4 -r26433c42f2efa2cb18af95f523581c7eeeff049d --- sources/gui/GuiGlobals.h (.../GuiGlobals.h) (revision ac49f0bd00d33f7326e82ae2d213e1b21e9083d4) +++ sources/gui/GuiGlobals.h (.../GuiGlobals.h) (revision 26433c42f2efa2cb18af95f523581c7eeeff049d) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file GuiGlobals.h - * \author (last) Vy - * \date (last) 08-Sep-2023 + * \author (last) Dara Navaei + * \date (last) 03-Mar-2024 * \author (original) Behrouz NematiPour * \date (original) 26-Aug-2020 * Index: sources/gui/qml/compounds/TouchGrid.qml =================================================================== diff -u -rd0d33ade79a156e8d02adf532d7c7053fdfb4c47 -r26433c42f2efa2cb18af95f523581c7eeeff049d --- sources/gui/qml/compounds/TouchGrid.qml (.../TouchGrid.qml) (revision d0d33ade79a156e8d02adf532d7c7053fdfb4c47) +++ sources/gui/qml/compounds/TouchGrid.qml (.../TouchGrid.qml) (revision 26433c42f2efa2cb18af95f523581c7eeeff049d) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file TouchGrid.qml - * \author (last) Vy - * \date (last) 08-Sep-2023 + * \author (last) Dara Navaei + * \date (last) 06-Mar-2024 * \author (original) Behrouz NematiPour * \date (original) 14-Apr-2021 * Index: sources/gui/qml/dialogs/DiagnosticsDialog.qml =================================================================== diff -u -rb7310738257f7a0efc48cdb955a5e11b79343677 -r26433c42f2efa2cb18af95f523581c7eeeff049d --- sources/gui/qml/dialogs/DiagnosticsDialog.qml (.../DiagnosticsDialog.qml) (revision b7310738257f7a0efc48cdb955a5e11b79343677) +++ sources/gui/qml/dialogs/DiagnosticsDialog.qml (.../DiagnosticsDialog.qml) (revision 26433c42f2efa2cb18af95f523581c7eeeff049d) @@ -7,7 +7,7 @@ * * \file DiagnosticsDialog.qml * \author (last) Dara Navaei - * \date (last) 05-Feb-2024 + * \date (last) 05-Mar-2024 * \author (original) Behrouz NematiPour * \date (original) 11-May-2021 * Index: sources/gui/qml/main.qml =================================================================== diff -u -rb6f86ce89361e33d989f6a9d01eb94c344a6384f -r26433c42f2efa2cb18af95f523581c7eeeff049d --- sources/gui/qml/main.qml (.../main.qml) (revision b6f86ce89361e33d989f6a9d01eb94c344a6384f) +++ sources/gui/qml/main.qml (.../main.qml) (revision 26433c42f2efa2cb18af95f523581c7eeeff049d) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file main.qml - * \author (last) Behrouz NematiPour - * \date (last) 11-Sep-2023 + * \author (last) Dara Navaei + * \date (last) 28-Feb-2024 * \author (original) Behrouz NematiPour * \date (original) 24-Sep-2019 * Index: sources/gui/qml/pages/settings/SettingsHome.qml =================================================================== diff -u -rd0d33ade79a156e8d02adf532d7c7053fdfb4c47 -r26433c42f2efa2cb18af95f523581c7eeeff049d --- sources/gui/qml/pages/settings/SettingsHome.qml (.../SettingsHome.qml) (revision d0d33ade79a156e8d02adf532d7c7053fdfb4c47) +++ sources/gui/qml/pages/settings/SettingsHome.qml (.../SettingsHome.qml) (revision 26433c42f2efa2cb18af95f523581c7eeeff049d) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file SettingsHome.qml - * \author (last) Behrouz NematiPour - * \date (last) 26-May-2023 + * \author (last) Dara Navaei + * \date (last) 06-Mar-2024 * \author (original) Behrouz NematiPour * \date (original) 16-Apr-2021 * Index: sources/gui/qml/pages/settings/SettingsInstitutionalRecord.qml =================================================================== diff -u -r0f4f4a2228f31ea9a29c3a79df8441aa6d90e112 -r26433c42f2efa2cb18af95f523581c7eeeff049d --- sources/gui/qml/pages/settings/SettingsInstitutionalRecord.qml (.../SettingsInstitutionalRecord.qml) (revision 0f4f4a2228f31ea9a29c3a79df8441aa6d90e112) +++ sources/gui/qml/pages/settings/SettingsInstitutionalRecord.qml (.../SettingsInstitutionalRecord.qml) (revision 26433c42f2efa2cb18af95f523581c7eeeff049d) @@ -1,15 +1,15 @@ /*! * - * Copyright (c) 2023-2024 Diality Inc. - All Rights Reserved. + * Copyright (c) 2024-2024 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 SettingsInformation.qml - * \author (last) Behrouz NematiPour - * \date (last) 11-Sep-2023 - * \author (original) Behrouz NematiPour - * \date (original) 18-Jul-2023 + * \file SettingsInstitutionalRecord.qml + * \author (last) Dara Navaei + * \date (last) 05-Mar-2024 + * \author (original) Dara Navaei + * \date (original) 28-Feb-2024 * */ Index: sources/gui/qml/pages/settings/SettingsStack.qml =================================================================== diff -u -rd0d33ade79a156e8d02adf532d7c7053fdfb4c47 -r26433c42f2efa2cb18af95f523581c7eeeff049d --- sources/gui/qml/pages/settings/SettingsStack.qml (.../SettingsStack.qml) (revision d0d33ade79a156e8d02adf532d7c7053fdfb4c47) +++ sources/gui/qml/pages/settings/SettingsStack.qml (.../SettingsStack.qml) (revision 26433c42f2efa2cb18af95f523581c7eeeff049d) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file SettingsStack.qml - * \author (last) Behrouz NematiPour - * \date (last) 11-Sep-2023 + * \author (last) Dara Navaei + * \date (last) 06-Mar-2024 * \author (original) Behrouz NematiPour * \date (original) 16-Apr-2021 * Index: sources/model/MModel.h =================================================================== diff -u -rb6f86ce89361e33d989f6a9d01eb94c344a6384f -r26433c42f2efa2cb18af95f523581c7eeeff049d --- sources/model/MModel.h (.../MModel.h) (revision b6f86ce89361e33d989f6a9d01eb94c344a6384f) +++ sources/model/MModel.h (.../MModel.h) (revision 26433c42f2efa2cb18af95f523581c7eeeff049d) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file MModel.h - * \author (last) Vy - * \date (last) 08-Sep-2023 + * \author (last) Dara Navaei + * \date (last) 28-Feb-2024 * \author (original) Behrouz NemaiPour * \date (original) 02-Jul-2020 * Index: sources/model/dg/data/MDGDrainPumpData.cpp =================================================================== diff -u -rb7310738257f7a0efc48cdb955a5e11b79343677 -r26433c42f2efa2cb18af95f523581c7eeeff049d --- sources/model/dg/data/MDGDrainPumpData.cpp (.../MDGDrainPumpData.cpp) (revision b7310738257f7a0efc48cdb955a5e11b79343677) +++ sources/model/dg/data/MDGDrainPumpData.cpp (.../MDGDrainPumpData.cpp) (revision 26433c42f2efa2cb18af95f523581c7eeeff049d) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file MDGDrainPumpData.cpp - * \author (last) Behrouz NematiPour - * \date (last) 24-Mar-2023 + * \author (last) Dara Navaei + * \date (last) 05-Mar-2024 * \author (original) Behrouz NemaiPour * \date (original) 02-Jul-2020 * Index: sources/model/dg/data/MDGDrainPumpData.h =================================================================== diff -u -rb7310738257f7a0efc48cdb955a5e11b79343677 -r26433c42f2efa2cb18af95f523581c7eeeff049d --- sources/model/dg/data/MDGDrainPumpData.h (.../MDGDrainPumpData.h) (revision b7310738257f7a0efc48cdb955a5e11b79343677) +++ sources/model/dg/data/MDGDrainPumpData.h (.../MDGDrainPumpData.h) (revision 26433c42f2efa2cb18af95f523581c7eeeff049d) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file MDGDrainPumpData.h - * \author (last) Behrouz NematiPour - * \date (last) 24-Mar-2023 + * \author (last) Dara Navaei + * \date (last) 05-Mar-2024 * \author (original) Behrouz NemaiPour * \date (original) 02-Jul-2020 * Index: sources/model/hd/adjustment/settings/MAdjustHDInstitutionalRecordResponse.cpp =================================================================== diff -u -r9891a1deb940324058d295bcd3ff5e55c47701c2 -r26433c42f2efa2cb18af95f523581c7eeeff049d --- sources/model/hd/adjustment/settings/MAdjustHDInstitutionalRecordResponse.cpp (.../MAdjustHDInstitutionalRecordResponse.cpp) (revision 9891a1deb940324058d295bcd3ff5e55c47701c2) +++ sources/model/hd/adjustment/settings/MAdjustHDInstitutionalRecordResponse.cpp (.../MAdjustHDInstitutionalRecordResponse.cpp) (revision 26433c42f2efa2cb18af95f523581c7eeeff049d) @@ -1,16 +1,16 @@ /*! * - * Copyright (c) 2022-2024 Diality Inc. - All Rights Reserved. + * Copyright (c) 2024-2024 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 MAdjustHDServiceModeResponse.cpp - * \author (last) Behrouz NematiPour - * \date (last) 01-Jun-2022 - * \author (original) Behrouz NematiPour - * \date (original) 01-Jun-2022 + * \file MAdjustHDInstitutionalRecordResponse.cpp + * \author (last) Dara Navaei + * \date (last) 07-Mar-2024 + * \author (original) Dara Navaei + * \date (original) 28-Feb-2024 * */ #include "MAdjustHDInstitutionalRecordResponse.h" Index: sources/model/hd/adjustment/settings/MAdjustHDInstitutionalRecordResponse.h =================================================================== diff -u -r9891a1deb940324058d295bcd3ff5e55c47701c2 -r26433c42f2efa2cb18af95f523581c7eeeff049d --- sources/model/hd/adjustment/settings/MAdjustHDInstitutionalRecordResponse.h (.../MAdjustHDInstitutionalRecordResponse.h) (revision 9891a1deb940324058d295bcd3ff5e55c47701c2) +++ sources/model/hd/adjustment/settings/MAdjustHDInstitutionalRecordResponse.h (.../MAdjustHDInstitutionalRecordResponse.h) (revision 26433c42f2efa2cb18af95f523581c7eeeff049d) @@ -1,3 +1,17 @@ +/*! + * + * Copyright (c) 2024-2024 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 MAdjustHDInstitutionalRecordResponse.h + * \author (last) Dara Navaei + * \date (last) 07-Mar-2024 + * \author (original) Dara Navaei + * \date (original) 28-Feb-2024 + * + */ #pragma once // Qt Index: sources/model/hd/adjustment/settings/MAdjustHDRequests.h =================================================================== diff -u -rb6f86ce89361e33d989f6a9d01eb94c344a6384f -r26433c42f2efa2cb18af95f523581c7eeeff049d --- sources/model/hd/adjustment/settings/MAdjustHDRequests.h (.../MAdjustHDRequests.h) (revision b6f86ce89361e33d989f6a9d01eb94c344a6384f) +++ sources/model/hd/adjustment/settings/MAdjustHDRequests.h (.../MAdjustHDRequests.h) (revision 26433c42f2efa2cb18af95f523581c7eeeff049d) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file MAdjustHDRequests.h - * \author (last) Behrouz NematiPour - * \date (last) 22-Oct-2023 + * \author (last) Dara Navaei + * \date (last) 28-Feb-2024 * \author (original) Behrouz NematiPour * \date (original) 16-Apr-2021 * Index: sources/model/hd/alarm/MAlarmMapping.cpp =================================================================== diff -u -r9891a1deb940324058d295bcd3ff5e55c47701c2 -r26433c42f2efa2cb18af95f523581c7eeeff049d --- sources/model/hd/alarm/MAlarmMapping.cpp (.../MAlarmMapping.cpp) (revision 9891a1deb940324058d295bcd3ff5e55c47701c2) +++ sources/model/hd/alarm/MAlarmMapping.cpp (.../MAlarmMapping.cpp) (revision 26433c42f2efa2cb18af95f523581c7eeeff049d) @@ -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) 07-Mar-2024 - * \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-2024 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) Dara Navaei + * \date (last) 08-Feb-2024 + * \author (original) Behrouz NematiPour + * \date (original) 04-May-2021 + * + */ #include "MAlarmStatusData.h" using namespace Model; Index: sources/model/hd/data/MHDAirBubbleData.cpp =================================================================== diff -u -r10f946b2ecf6eed25d07d6a22216393dca34ffcc -r26433c42f2efa2cb18af95f523581c7eeeff049d --- sources/model/hd/data/MHDAirBubbleData.cpp (.../MHDAirBubbleData.cpp) (revision 10f946b2ecf6eed25d07d6a22216393dca34ffcc) +++ sources/model/hd/data/MHDAirBubbleData.cpp (.../MHDAirBubbleData.cpp) (revision 26433c42f2efa2cb18af95f523581c7eeeff049d) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file MHDAirBubbleData.cpp - * \author (last) Michael Garthwaite - * \date (last) 23-Feb-2022 + * \author (last) Dara Navaei + * \date (last) 27-Feb-2024 * \author (original) Michael Garthwaite * \date (original) 23-Feb-2022 * Index: sources/model/hd/data/MHDAirTrapData.cpp =================================================================== diff -u -r10f946b2ecf6eed25d07d6a22216393dca34ffcc -r26433c42f2efa2cb18af95f523581c7eeeff049d --- sources/model/hd/data/MHDAirTrapData.cpp (.../MHDAirTrapData.cpp) (revision 10f946b2ecf6eed25d07d6a22216393dca34ffcc) +++ sources/model/hd/data/MHDAirTrapData.cpp (.../MHDAirTrapData.cpp) (revision 26433c42f2efa2cb18af95f523581c7eeeff049d) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file MHDAirTrapData.cpp - * \author (last) Michael Garthwaite - * \date (last) 23-Feb-2022 + * \author (last) Dara Navaei + * \date (last) 27-Feb-2024 * \author (original) Michael Garthwaite * \date (original) 23-Feb-2022 * Index: sources/model/hd/data/MHDAirTrapData.h =================================================================== diff -u -r9891a1deb940324058d295bcd3ff5e55c47701c2 -r26433c42f2efa2cb18af95f523581c7eeeff049d --- sources/model/hd/data/MHDAirTrapData.h (.../MHDAirTrapData.h) (revision 9891a1deb940324058d295bcd3ff5e55c47701c2) +++ sources/model/hd/data/MHDAirTrapData.h (.../MHDAirTrapData.h) (revision 26433c42f2efa2cb18af95f523581c7eeeff049d) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file MHDAirTrapData.h - * \author (last) Behrouz NematiPour - * \date (last) 09-Mar-2022 + * \author (last) Dara Navaei + * \date (last) 07-Mar-2024 * \author (original) Michael Garthwaite * \date (original) 23-Feb-2022 * Index: sources/view/VView.h =================================================================== diff -u -rb6f86ce89361e33d989f6a9d01eb94c344a6384f -r26433c42f2efa2cb18af95f523581c7eeeff049d --- sources/view/VView.h (.../VView.h) (revision b6f86ce89361e33d989f6a9d01eb94c344a6384f) +++ sources/view/VView.h (.../VView.h) (revision 26433c42f2efa2cb18af95f523581c7eeeff049d) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file VView.h - * \author (last) Vy - * \date (last) 08-Sep-2023 + * \author (last) Dara Navaei + * \date (last) 28-Feb-2024 * \author (original) Behrouz NematiPour * \date (original) 26-Aug-2020 * Index: sources/view/dg/data/VDGDrainPumpData.cpp =================================================================== diff -u -rb7310738257f7a0efc48cdb955a5e11b79343677 -r26433c42f2efa2cb18af95f523581c7eeeff049d --- sources/view/dg/data/VDGDrainPumpData.cpp (.../VDGDrainPumpData.cpp) (revision b7310738257f7a0efc48cdb955a5e11b79343677) +++ sources/view/dg/data/VDGDrainPumpData.cpp (.../VDGDrainPumpData.cpp) (revision 26433c42f2efa2cb18af95f523581c7eeeff049d) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file VDGDrainPumpData.cpp - * \author (last) Behrouz NematiPour - * \date (last) 24-Mar-2023 + * \author (last) Dara Navaei + * \date (last) 05-Mar-2024 * \author (original) Behrouz NemaiPour * \date (original) 02-Jul-2020 * Index: sources/view/dg/data/VDGDrainPumpData.h =================================================================== diff -u -rb7310738257f7a0efc48cdb955a5e11b79343677 -r26433c42f2efa2cb18af95f523581c7eeeff049d --- sources/view/dg/data/VDGDrainPumpData.h (.../VDGDrainPumpData.h) (revision b7310738257f7a0efc48cdb955a5e11b79343677) +++ sources/view/dg/data/VDGDrainPumpData.h (.../VDGDrainPumpData.h) (revision 26433c42f2efa2cb18af95f523581c7eeeff049d) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file VDGDrainPumpData.h - * \author (last) Behrouz NematiPour - * \date (last) 24-Mar-2023 + * \author (last) Dara Navaei + * \date (last) 05-Mar-2024 * \author (original) Behrouz NemaiPour * \date (original) 02-Jul-2020 * Index: sources/view/hd/data/VHDAirTrapData.cpp =================================================================== diff -u -r10f946b2ecf6eed25d07d6a22216393dca34ffcc -r26433c42f2efa2cb18af95f523581c7eeeff049d --- sources/view/hd/data/VHDAirTrapData.cpp (.../VHDAirTrapData.cpp) (revision 10f946b2ecf6eed25d07d6a22216393dca34ffcc) +++ sources/view/hd/data/VHDAirTrapData.cpp (.../VHDAirTrapData.cpp) (revision 26433c42f2efa2cb18af95f523581c7eeeff049d) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file VHDAirTrapData.cpp - * \author (last) Behrouz NematiPour - * \date (last) 09-Mar-2022 + * \author (last) Dara Navaei + * \date (last) 27-Feb-2024 * \author (original) Michael Garthwaite * \date (original) 23-Feb-2022 * Index: sources/view/hd/data/VHDAirTrapData.h =================================================================== diff -u -r10f946b2ecf6eed25d07d6a22216393dca34ffcc -r26433c42f2efa2cb18af95f523581c7eeeff049d --- sources/view/hd/data/VHDAirTrapData.h (.../VHDAirTrapData.h) (revision 10f946b2ecf6eed25d07d6a22216393dca34ffcc) +++ sources/view/hd/data/VHDAirTrapData.h (.../VHDAirTrapData.h) (revision 26433c42f2efa2cb18af95f523581c7eeeff049d) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file VHDAirTrapData.h - * \author (last) Behrouz NematiPour - * \date (last) 09-Mar-2022 + * \author (last) Dara Navaei + * \date (last) 27-Feb-2024 * \author (original) Michael Garthwaite * \date (original) 23-Feb-2022 * Index: sources/view/settings/VAdjustmentInstitutionalRecord.cpp =================================================================== diff -u -r9891a1deb940324058d295bcd3ff5e55c47701c2 -r26433c42f2efa2cb18af95f523581c7eeeff049d --- sources/view/settings/VAdjustmentInstitutionalRecord.cpp (.../VAdjustmentInstitutionalRecord.cpp) (revision 9891a1deb940324058d295bcd3ff5e55c47701c2) +++ sources/view/settings/VAdjustmentInstitutionalRecord.cpp (.../VAdjustmentInstitutionalRecord.cpp) (revision 26433c42f2efa2cb18af95f523581c7eeeff049d) @@ -1,15 +1,15 @@ /*! * - * Copyright (c) 2022-2024 Diality Inc. - All Rights Reserved. + * Copyright (c) 2024-2024 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 VAdjustmentServiceMode.cpp - * \author (last) Behrouz NematiPour - * \date (last) 01-Jun-2022 - * \author (original) Behrouz NematiPour - * \date (original) 01-Jun-2022 + * \file VAdjustmentInstitutionalRecord.cpp + * \author (last) Dara Navaei + * \date (last) 07-Mar-2024 + * \author (original) Dara Navaei + * \date (original) 28-Feb-2024 * */ #include "VAdjustmentInstitutionalRecord.h" Index: sources/view/settings/VAdjustmentInstitutionalRecord.h =================================================================== diff -u -rcf700f1c8511c69f2c356b81cf2f76298e141808 -r26433c42f2efa2cb18af95f523581c7eeeff049d --- sources/view/settings/VAdjustmentInstitutionalRecord.h (.../VAdjustmentInstitutionalRecord.h) (revision cf700f1c8511c69f2c356b81cf2f76298e141808) +++ sources/view/settings/VAdjustmentInstitutionalRecord.h (.../VAdjustmentInstitutionalRecord.h) (revision 26433c42f2efa2cb18af95f523581c7eeeff049d) @@ -1,3 +1,17 @@ +/*! + * + * Copyright (c) 2024-2024 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 VAdjustmentInstitutionalRecord.h + * \author (last) Dara Navaei + * \date (last) 06-Mar-2024 + * \author (original) Dara Navaei + * \date (original) 28-Feb-2024 + * + */ #pragma once