diff options
-rw-r--r-- | firmware/e300/rev_b/bq24190.c | 3 | ||||
-rw-r--r-- | firmware/e300/rev_b/bq24190.h | 3 | ||||
-rw-r--r-- | firmware/e300/rev_b/error.h | 3 | ||||
-rw-r--r-- | firmware/e300/rev_b/global.h | 3 | ||||
-rw-r--r-- | firmware/e300/rev_b/ltc4155.h | 3 | ||||
-rw-r--r-- | firmware/e300/rev_c/bq24190.c | 3 | ||||
-rw-r--r-- | firmware/e300/rev_c/bq24190.h | 3 | ||||
-rw-r--r-- | firmware/e300/rev_c/error.h | 3 | ||||
-rw-r--r-- | firmware/e300/rev_c/global.h | 3 | ||||
-rw-r--r-- | firmware/e300/rev_c/ltc4155.h | 3 |
10 files changed, 10 insertions, 20 deletions
diff --git a/firmware/e300/rev_b/bq24190.c b/firmware/e300/rev_b/bq24190.c index 029beacf6..d864ad0b3 100644 --- a/firmware/e300/rev_b/bq24190.c +++ b/firmware/e300/rev_b/bq24190.c @@ -1,8 +1,7 @@ /* * bq24190.c * - * Created: 11/12/2012 4:58:12 PM - * Author: Balint Seeber + * Copyright 2015 National Instruments Corp */ #ifdef CHARGER_TI diff --git a/firmware/e300/rev_b/bq24190.h b/firmware/e300/rev_b/bq24190.h index dc20ca796..bca415181 100644 --- a/firmware/e300/rev_b/bq24190.h +++ b/firmware/e300/rev_b/bq24190.h @@ -1,8 +1,7 @@ /* * bq24190.h * - * Created: 11/12/2012 4:58:23 PM - * Author: Balint Seeber + * Copyright 2015 National Instruments Corp */ diff --git a/firmware/e300/rev_b/error.h b/firmware/e300/rev_b/error.h index 82a8f0aca..4275fbf47 100644 --- a/firmware/e300/rev_b/error.h +++ b/firmware/e300/rev_b/error.h @@ -1,8 +1,7 @@ /* * error.h * - * Created: 4/09/2012 6:25:53 PM - * Author: Balint Seeber + * Copyright 2015 National Instruments Corp */ diff --git a/firmware/e300/rev_b/global.h b/firmware/e300/rev_b/global.h index 50fab581d..a142d6efc 100644 --- a/firmware/e300/rev_b/global.h +++ b/firmware/e300/rev_b/global.h @@ -1,8 +1,7 @@ /* * global.h * - * Created: 31/08/2012 8:47:14 PM - * Author: Balint Seeber + * Copyright 2015 National Instruments Corp */ #ifndef GLOBAL_H_ diff --git a/firmware/e300/rev_b/ltc4155.h b/firmware/e300/rev_b/ltc4155.h index 7e8e3751d..048e476cb 100644 --- a/firmware/e300/rev_b/ltc4155.h +++ b/firmware/e300/rev_b/ltc4155.h @@ -1,8 +1,7 @@ /* * ltc4155.h * - * Created: 17/08/2012 8:09:43 PM - * Author: Balint Seeber + * Copyright 2015 National Instruments Corp */ diff --git a/firmware/e300/rev_c/bq24190.c b/firmware/e300/rev_c/bq24190.c index 029beacf6..d864ad0b3 100644 --- a/firmware/e300/rev_c/bq24190.c +++ b/firmware/e300/rev_c/bq24190.c @@ -1,8 +1,7 @@ /* * bq24190.c * - * Created: 11/12/2012 4:58:12 PM - * Author: Balint Seeber + * Copyright 2015 National Instruments Corp */ #ifdef CHARGER_TI diff --git a/firmware/e300/rev_c/bq24190.h b/firmware/e300/rev_c/bq24190.h index dc20ca796..bca415181 100644 --- a/firmware/e300/rev_c/bq24190.h +++ b/firmware/e300/rev_c/bq24190.h @@ -1,8 +1,7 @@ /* * bq24190.h * - * Created: 11/12/2012 4:58:23 PM - * Author: Balint Seeber + * Copyright 2015 National Instruments Corp */ diff --git a/firmware/e300/rev_c/error.h b/firmware/e300/rev_c/error.h index 82a8f0aca..4275fbf47 100644 --- a/firmware/e300/rev_c/error.h +++ b/firmware/e300/rev_c/error.h @@ -1,8 +1,7 @@ /* * error.h * - * Created: 4/09/2012 6:25:53 PM - * Author: Balint Seeber + * Copyright 2015 National Instruments Corp */ diff --git a/firmware/e300/rev_c/global.h b/firmware/e300/rev_c/global.h index 50fab581d..a142d6efc 100644 --- a/firmware/e300/rev_c/global.h +++ b/firmware/e300/rev_c/global.h @@ -1,8 +1,7 @@ /* * global.h * - * Created: 31/08/2012 8:47:14 PM - * Author: Balint Seeber + * Copyright 2015 National Instruments Corp */ #ifndef GLOBAL_H_ diff --git a/firmware/e300/rev_c/ltc4155.h b/firmware/e300/rev_c/ltc4155.h index 7e8e3751d..048e476cb 100644 --- a/firmware/e300/rev_c/ltc4155.h +++ b/firmware/e300/rev_c/ltc4155.h @@ -1,8 +1,7 @@ /* * ltc4155.h * - * Created: 17/08/2012 8:09:43 PM - * Author: Balint Seeber + * Copyright 2015 National Instruments Corp */ |