Index: App/Services/Timers.c =================================================================== diff -u -radd7eb956a7d2c124434541e1f06ca5ae158716f -r9ff8753b0d546369f99230b572454a8e38b0705a --- App/Services/Timers.c (.../Timers.c) (revision add7eb956a7d2c124434541e1f06ca5ae158716f) +++ App/Services/Timers.c (.../Timers.c) (revision 9ff8753b0d546369f99230b572454a8e38b0705a) @@ -1,17 +1,17 @@ /************************************************************************* * - * Copyright Diality, Inc. 2019-2020. All Rights Reserved. - * 181 Technology, Ste. 150 - * Irvine, CA 92618 + * Copyright (c) 2019-2019 Diality Inc. - All Rights Reserved. * - * Project Denali + * 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 Timers.c * - * @brief Timers service module. Provides miscellaneous timer functions. - * * @date 25-Sep-2019 + * @author S. Nash * + * @brief Timers service module. Provides miscellaneous timer functions. + * *************************************************************************/ #include "Common.h"