diff gsm-fw/bsp/rtc/rtc_functions.c @ 160:dbfc9ff4e8d2

gsm-fw: starting to compile RTC code
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sun, 17 Nov 2013 22:52:52 +0000
parents 3c42e6e5fc04
children 98be4841eeb7
line wrap: on
line diff
--- a/gsm-fw/bsp/rtc/rtc_functions.c	Sun Nov 17 22:10:10 2013 +0000
+++ b/gsm-fw/bsp/rtc/rtc_functions.c	Sun Nov 17 22:52:52 2013 +0000
@@ -1,14 +1,13 @@
-/************************************************************************************/
-/* rtc_functions.c :            contains low level function for the rtc             */
-/*                                                                                  */
-/*                                                                                  */
-/*   Author: Laurent Sollier                                                        */
-/*                                                                                  */
-/*   version: 1.0                                                                   */
-/*                                                                                  */
-/*   Date: 03/20/01                                                                 */
-/*   (C) Copyright 2001 by Texas Instruments Incorporated, All Rights Reserved      */   
-/************************************************************************************/
+/******************************************************************************/
+/* rtc_functions.c :            contains low level function for the rtc       */
+/*                                                                            */
+/*                                                                            */
+/*   Author: Laurent Sollier                                                  */
+/*                                                                            */
+/*   version: 1.0                                                             */
+/*                                                                            */
+/*   Date: 03/20/01                                                           */
+/******************************************************************************/
 
 #ifndef _WINDOWS
    #include "l1sw.cfg"