Index: sources/model/hd/alarm/MAlarmMapping.cpp =================================================================== diff -u -r18efb40a5a49c70ae4af8645616416dc50416f03 -r6e80ef971f83e73b2972b8ec38213f603eef31ff --- sources/model/hd/alarm/MAlarmMapping.cpp (.../MAlarmMapping.cpp) (revision 18efb40a5a49c70ae4af8645616416dc50416f03) +++ sources/model/hd/alarm/MAlarmMapping.cpp (.../MAlarmMapping.cpp) (revision 6e80ef971f83e73b2972b8ec38213f603eef31ff) @@ -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) 14-Aug-2023 - * \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-2023 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) 18-Jul-2023 + * \author (original) Behrouz NematiPour + * \date (original) 04-May-2021 + * + */ #include "MAlarmStatusData.h" using namespace Model; Index: sources/storage/Logger.cpp =================================================================== diff -u -r656094cd72dfcb6cec410b8e36570abf5c9d6975 -r6e80ef971f83e73b2972b8ec38213f603eef31ff --- sources/storage/Logger.cpp (.../Logger.cpp) (revision 656094cd72dfcb6cec410b8e36570abf5c9d6975) +++ sources/storage/Logger.cpp (.../Logger.cpp) (revision 6e80ef971f83e73b2972b8ec38213f603eef31ff) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file Logger.cpp - * \author (last) Vy - * \date (last) 10-Aug-2023 + * \author (last) Behrouz NematiPour + * \date (last) 14-Aug-2023 * \author (original) Behrouz NematiPour * \date (original) 26-Aug-2020 * Index: sources/storage/Settings.h =================================================================== diff -u -r2912750c8e787739f2cb2069fee1b33195a9ef54 -r6e80ef971f83e73b2972b8ec38213f603eef31ff --- sources/storage/Settings.h (.../Settings.h) (revision 2912750c8e787739f2cb2069fee1b33195a9ef54) +++ sources/storage/Settings.h (.../Settings.h) (revision 6e80ef971f83e73b2972b8ec38213f603eef31ff) @@ -7,7 +7,7 @@ * * \file Settings.h * \author (last) Behrouz NematiPour - * \date (last) 08-Aug-2023 + * \date (last) 13-Aug-2023 * \author (original) Behrouz NematiPour * \date (original) 29-Mar-2021 * Index: sources/storage/StorageGlobals.cpp =================================================================== diff -u -r2912750c8e787739f2cb2069fee1b33195a9ef54 -r6e80ef971f83e73b2972b8ec38213f603eef31ff --- sources/storage/StorageGlobals.cpp (.../StorageGlobals.cpp) (revision 2912750c8e787739f2cb2069fee1b33195a9ef54) +++ sources/storage/StorageGlobals.cpp (.../StorageGlobals.cpp) (revision 6e80ef971f83e73b2972b8ec38213f603eef31ff) @@ -7,7 +7,7 @@ * * \file StorageGlobals.cpp * \author (last) Behrouz NematiPour - * \date (last) 01-Aug-2023 + * \date (last) 13-Aug-2023 * \author (original) Behrouz NematiPour * \date (original) 26-Aug-2020 * Index: sources/storage/StorageGlobals.h =================================================================== diff -u -r2912750c8e787739f2cb2069fee1b33195a9ef54 -r6e80ef971f83e73b2972b8ec38213f603eef31ff --- sources/storage/StorageGlobals.h (.../StorageGlobals.h) (revision 2912750c8e787739f2cb2069fee1b33195a9ef54) +++ sources/storage/StorageGlobals.h (.../StorageGlobals.h) (revision 6e80ef971f83e73b2972b8ec38213f603eef31ff) @@ -7,7 +7,7 @@ * * \file StorageGlobals.h * \author (last) Behrouz NematiPour - * \date (last) 25-Jul-2023 + * \date (last) 13-Aug-2023 * \author (original) Behrouz NematiPour * \date (original) 26-Aug-2020 * Index: sources/storage/TreatmentLog.cpp =================================================================== diff -u -r2912750c8e787739f2cb2069fee1b33195a9ef54 -r6e80ef971f83e73b2972b8ec38213f603eef31ff --- sources/storage/TreatmentLog.cpp (.../TreatmentLog.cpp) (revision 2912750c8e787739f2cb2069fee1b33195a9ef54) +++ sources/storage/TreatmentLog.cpp (.../TreatmentLog.cpp) (revision 6e80ef971f83e73b2972b8ec38213f603eef31ff) @@ -7,7 +7,7 @@ * * \file TreatmentLog.cpp * \author (last) Behrouz NematiPour - * \date (last) 18-Jul-2023 + * \date (last) 13-Aug-2023 * \author (original) Behrouz NematiPour * \date (original) 04-May-2021 * Index: sources/storage/TreatmentLog.h =================================================================== diff -u -r2912750c8e787739f2cb2069fee1b33195a9ef54 -r6e80ef971f83e73b2972b8ec38213f603eef31ff --- sources/storage/TreatmentLog.h (.../TreatmentLog.h) (revision 2912750c8e787739f2cb2069fee1b33195a9ef54) +++ sources/storage/TreatmentLog.h (.../TreatmentLog.h) (revision 6e80ef971f83e73b2972b8ec38213f603eef31ff) @@ -7,7 +7,7 @@ * * \file TreatmentLog.h * \author (last) Behrouz NematiPour - * \date (last) 07-Apr-2023 + * \date (last) 13-Aug-2023 * \author (original) Behrouz NematiPour * \date (original) 04-May-2021 *