Index: Utilities.h =================================================================== diff -u -r6a00bc5632cfdb84cf72e7dbbc55ff115e3481d5 -rb6692fc38b400e9f2c12520fcadc2438e5a31e36 --- Utilities.h (.../Utilities.h) (revision 6a00bc5632cfdb84cf72e7dbbc55ff115e3481d5) +++ Utilities.h (.../Utilities.h) (revision b6692fc38b400e9f2c12520fcadc2438e5a31e36) @@ -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__