Index: Utilities.h =================================================================== diff -u -rf9846110e1d1f9f6fc183b428b9469768c3636eb -re8828d66e4a76e0590c3f06b7f6235f33df64e80 --- Utilities.h (.../Utilities.h) (revision f9846110e1d1f9f6fc183b428b9469768c3636eb) +++ Utilities.h (.../Utilities.h) (revision e8828d66e4a76e0590c3f06b7f6235f33df64e80) @@ -1,18 +1,19 @@ -/************************************************************************** - * - * Copyright (c) 2019-2020 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 Utilities.h - * - * @date 23-Oct-2019 - * @author S. Nash - * - * @brief header file for utilities service module. - * - **************************************************************************/ +/************************************************************************** +* +* Copyright (c) 2019-2020 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 Utilities.h +* +* @author (last) Quang Nguyen +* @date (last) 22-Jul-2020 +* +* @author (original) Sean +* @date (original) 17-Feb-2020 +* +***************************************************************************/ #ifndef __UTILITIES_H__ #define __UTILITIES_H__