Index: MessageSupport.c =================================================================== diff -u -rdae0bc97eb180f6c1fd5a57b8e3ec4307d1a89af -rc0e7b9287da8b31bcb7d74c937f60ad263eeb710 --- MessageSupport.c (.../MessageSupport.c) (revision dae0bc97eb180f6c1fd5a57b8e3ec4307d1a89af) +++ MessageSupport.c (.../MessageSupport.c) (revision c0e7b9287da8b31bcb7d74c937f60ad263eeb710) @@ -1,21 +1,20 @@ /************************************************************************** * -* Copyright (c) 2021-2021 Diality Inc. - All Rights Reserved. +* Copyright (c) 2019-2021 Diality Inc. - All Rights Reserved. * * 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 MessageSupport.C +* @file MessageSupport.c * -* @author (last) Dara Navaei -* @date (last) 01-Oct-2021 +* @author (last) Dara Navaei +* @date (last) 10-Sep-2021 * -* @author (original) Dara Navaei -* @date (original) 01-Oct-2021 +* @author (original) Dara Navaei +* @date (original) 10-Sep-2021 * ***************************************************************************/ -#include "MessageSupport.h" #include "SystemCommMessages.h" #include "Utilities.h"