Index: Utilities.c =================================================================== diff -u -rc639b7a9238140949b634e8a920973f6b0699776 -re8828d66e4a76e0590c3f06b7f6235f33df64e80 --- Utilities.c (.../Utilities.c) (revision c639b7a9238140949b634e8a920973f6b0699776) +++ Utilities.c (.../Utilities.c) (revision e8828d66e4a76e0590c3f06b7f6235f33df64e80) @@ -1,19 +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.c - * - * @date 23-Oct-2019 - * @author S. Nash - * - * @brief Utilities service module. Provides miscellaneous utility \n - * functions. - * - **************************************************************************/ +/************************************************************************** +* +* 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.c +* +* @author (last) Sean Nash +* @date (last) 23-Jul-2020 +* +* @author (original) Sean +* @date (original) 17-Feb-2020 +* +***************************************************************************/ #include "Common.h" #include "Timers.h"