Index: firmware/App/Controllers/DGInterface.c =================================================================== diff -u -r7c8ec681f8c5dc44674893b5c3924a6203f2c8d0 -rde5a0d43bdef611d963d11855bc958a8d8899a09 --- firmware/App/Controllers/DGInterface.c (.../DGInterface.c) (revision 7c8ec681f8c5dc44674893b5c3924a6203f2c8d0) +++ firmware/App/Controllers/DGInterface.c (.../DGInterface.c) (revision de5a0d43bdef611d963d11855bc958a8d8899a09) @@ -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 DGInterface.c - * - * @date 08-Apr-2020 - * @author S. Nash - * - * @brief Interfaces with and monitors the DG sub-system. - * - **************************************************************************/ +/************************************************************************** +* +* 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 DGInterface.c +* +* @author (last) Sean Nash +* @date (last) 07-Jul-2020 +* +* @author (original) Sean +* @date (original) 08-Apr-2020 +* +***************************************************************************/ #include "DialInFlow.h" #include "ModeTreatment.h"