Index: sources/model/hd/alarm/MAlarmMapping.cpp =================================================================== diff -u -rb0b2f6f711301a93d1b50004c17fa64385fc8500 -rf6c480d06e4b8c770012115d20df2a44e0da8031 --- sources/model/hd/alarm/MAlarmMapping.cpp (.../MAlarmMapping.cpp) (revision b0b2f6f711301a93d1b50004c17fa64385fc8500) +++ sources/model/hd/alarm/MAlarmMapping.cpp (.../MAlarmMapping.cpp) (revision f6c480d06e4b8c770012115d20df2a44e0da8031) @@ -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) 21-Feb-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/storage/FileHandler.cpp =================================================================== diff -u -r5b68ba0e456eb8667195ce78d280868c389310ea -rf6c480d06e4b8c770012115d20df2a44e0da8031 --- sources/storage/FileHandler.cpp (.../FileHandler.cpp) (revision 5b68ba0e456eb8667195ce78d280868c389310ea) +++ sources/storage/FileHandler.cpp (.../FileHandler.cpp) (revision f6c480d06e4b8c770012115d20df2a44e0da8031) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file FileHandler.cpp - * \author (last) Dara Navaei - * \date (last) 08-Feb-2024 + * \author (last) Behrouz NematiPour + * \date (last) 22-Feb-2024 * \author (original) Behrouz NematiPour * \date (original) 26-Aug-2020 * Index: sources/storage/FileHandler.h =================================================================== diff -u -r5b68ba0e456eb8667195ce78d280868c389310ea -rf6c480d06e4b8c770012115d20df2a44e0da8031 --- sources/storage/FileHandler.h (.../FileHandler.h) (revision 5b68ba0e456eb8667195ce78d280868c389310ea) +++ sources/storage/FileHandler.h (.../FileHandler.h) (revision f6c480d06e4b8c770012115d20df2a44e0da8031) @@ -7,7 +7,7 @@ * * \file FileHandler.h * \author (last) Behrouz NematiPour - * \date (last) 14-Sep-2023 + * \date (last) 22-Feb-2024 * \author (original) Behrouz NematiPour * \date (original) 26-Aug-2020 * Index: unittests/tst_fileHandler.cpp =================================================================== diff -u -r4489378415df8f8398f59a20ca637b39f2ed2613 -rf6c480d06e4b8c770012115d20df2a44e0da8031 --- unittests/tst_fileHandler.cpp (.../tst_fileHandler.cpp) (revision 4489378415df8f8398f59a20ca637b39f2ed2613) +++ unittests/tst_fileHandler.cpp (.../tst_fileHandler.cpp) (revision f6c480d06e4b8c770012115d20df2a44e0da8031) @@ -1,15 +1,15 @@ /*! * - * Copyright (c) 2020-2023 Diality Inc. - All Rights Reserved. + * Copyright (c) 2023-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 tst_fileHandler.cpp - * \author (last) Behrouz NematiPour - * \date (last) 16-Apr-2021 - * \author (original) Behrouz NematiPour - * \date (original) 21-Apr-2020 + * \author (last) Vy + * \date (last) 01-Dec-2023 + * \author (original) Vy + * \date (original) 01-Dec-2023 * */ #include "tst_fileHandler.h" Index: unittests/tst_fileHandler.h =================================================================== diff -u -r4489378415df8f8398f59a20ca637b39f2ed2613 -rf6c480d06e4b8c770012115d20df2a44e0da8031 --- unittests/tst_fileHandler.h (.../tst_fileHandler.h) (revision 4489378415df8f8398f59a20ca637b39f2ed2613) +++ unittests/tst_fileHandler.h (.../tst_fileHandler.h) (revision f6c480d06e4b8c770012115d20df2a44e0da8031) @@ -1,15 +1,15 @@ /*! * - * Copyright (c) 2020-2023 Diality Inc. - All Rights Reserved. + * Copyright (c) 2023-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 tst_fileHandler.h - * \author (last) Behrouz NematiPour - * \date (last) 22-Mar-2021 - * \author (original) Behrouz NematiPour - * \date (original) 21-Apr-2020 + * \author (last) Vy + * \date (last) 01-Dec-2023 + * \author (original) Vy + * \date (original) 01-Dec-2023 * */ #pragma once Index: unittests/tst_logging.cpp =================================================================== diff -u -r5b68ba0e456eb8667195ce78d280868c389310ea -rf6c480d06e4b8c770012115d20df2a44e0da8031 --- unittests/tst_logging.cpp (.../tst_logging.cpp) (revision 5b68ba0e456eb8667195ce78d280868c389310ea) +++ unittests/tst_logging.cpp (.../tst_logging.cpp) (revision f6c480d06e4b8c770012115d20df2a44e0da8031) @@ -7,7 +7,7 @@ * * \file tst_logging.cpp * \author (last) Behrouz NematiPour - * \date (last) 13-Oct-2022 + * \date (last) 22-Feb-2024 * \author (original) Behrouz NematiPour * \date (original) 08-Jan-2020 * Index: unittests/tst_logging.h =================================================================== diff -u -r5b68ba0e456eb8667195ce78d280868c389310ea -rf6c480d06e4b8c770012115d20df2a44e0da8031 --- unittests/tst_logging.h (.../tst_logging.h) (revision 5b68ba0e456eb8667195ce78d280868c389310ea) +++ unittests/tst_logging.h (.../tst_logging.h) (revision f6c480d06e4b8c770012115d20df2a44e0da8031) @@ -7,7 +7,7 @@ * * \file tst_logging.h * \author (last) Behrouz NematiPour - * \date (last) 20-Aug-2020 + * \date (last) 22-Feb-2024 * \author (original) Behrouz NematiPour * \date (original) 08-Jan-2020 * Index: unittests/tst_messaging.cpp =================================================================== diff -u -r5b68ba0e456eb8667195ce78d280868c389310ea -rf6c480d06e4b8c770012115d20df2a44e0da8031 --- unittests/tst_messaging.cpp (.../tst_messaging.cpp) (revision 5b68ba0e456eb8667195ce78d280868c389310ea) +++ unittests/tst_messaging.cpp (.../tst_messaging.cpp) (revision f6c480d06e4b8c770012115d20df2a44e0da8031) @@ -7,7 +7,7 @@ * * \file tst_messaging.cpp * \author (last) Behrouz NematiPour - * \date (last) 22-Mar-2021 + * \date (last) 22-Feb-2024 * \author (original) Behrouz NematiPour * \date (original) 21-Apr-2020 * Index: unittests/tst_models.cpp =================================================================== diff -u -r5b68ba0e456eb8667195ce78d280868c389310ea -rf6c480d06e4b8c770012115d20df2a44e0da8031 --- unittests/tst_models.cpp (.../tst_models.cpp) (revision 5b68ba0e456eb8667195ce78d280868c389310ea) +++ unittests/tst_models.cpp (.../tst_models.cpp) (revision f6c480d06e4b8c770012115d20df2a44e0da8031) @@ -7,7 +7,7 @@ * * \file tst_models.cpp * \author (last) Behrouz NematiPour - * \date (last) 10-Feb-2023 + * \date (last) 22-Feb-2024 * \author (original) Behrouz NematiPour * \date (original) 21-Apr-2020 * Index: unittests/tst_models.h =================================================================== diff -u -r5b68ba0e456eb8667195ce78d280868c389310ea -rf6c480d06e4b8c770012115d20df2a44e0da8031 --- unittests/tst_models.h (.../tst_models.h) (revision 5b68ba0e456eb8667195ce78d280868c389310ea) +++ unittests/tst_models.h (.../tst_models.h) (revision f6c480d06e4b8c770012115d20df2a44e0da8031) @@ -7,7 +7,7 @@ * * \file tst_models.h * \author (last) Behrouz NematiPour - * \date (last) 22-Mar-2021 + * \date (last) 22-Feb-2024 * \author (original) Behrouz NematiPour * \date (original) 21-Apr-2020 * Index: unittests/tst_threads.cpp =================================================================== diff -u -r5b68ba0e456eb8667195ce78d280868c389310ea -rf6c480d06e4b8c770012115d20df2a44e0da8031 --- unittests/tst_threads.cpp (.../tst_threads.cpp) (revision 5b68ba0e456eb8667195ce78d280868c389310ea) +++ unittests/tst_threads.cpp (.../tst_threads.cpp) (revision f6c480d06e4b8c770012115d20df2a44e0da8031) @@ -7,7 +7,7 @@ * * \file tst_threads.cpp * \author (last) Behrouz NematiPour - * \date (last) 28-Sep-2022 + * \date (last) 22-Feb-2024 * \author (original) Behrouz NematiPour * \date (original) 21-Apr-2020 * Index: unittests/tst_views.cpp =================================================================== diff -u -r5b68ba0e456eb8667195ce78d280868c389310ea -rf6c480d06e4b8c770012115d20df2a44e0da8031 --- unittests/tst_views.cpp (.../tst_views.cpp) (revision 5b68ba0e456eb8667195ce78d280868c389310ea) +++ unittests/tst_views.cpp (.../tst_views.cpp) (revision f6c480d06e4b8c770012115d20df2a44e0da8031) @@ -7,7 +7,7 @@ * * \file tst_views.cpp * \author (last) Behrouz NematiPour - * \date (last) 16-Apr-2021 + * \date (last) 22-Feb-2024 * \author (original) Behrouz NematiPour * \date (original) 21-Apr-2020 * Index: unittests/tst_views.h =================================================================== diff -u -r5b68ba0e456eb8667195ce78d280868c389310ea -rf6c480d06e4b8c770012115d20df2a44e0da8031 --- unittests/tst_views.h (.../tst_views.h) (revision 5b68ba0e456eb8667195ce78d280868c389310ea) +++ unittests/tst_views.h (.../tst_views.h) (revision f6c480d06e4b8c770012115d20df2a44e0da8031) @@ -7,7 +7,7 @@ * * \file tst_views.h * \author (last) Behrouz NematiPour - * \date (last) 22-Mar-2021 + * \date (last) 22-Feb-2024 * \author (original) Behrouz NematiPour * \date (original) 21-Apr-2020 *