From 1d31067d198b1ea81624ff7991387deddc29837e Mon Sep 17 00:00:00 2001 From: rusefi Date: Sat, 20 Jan 2018 20:55:31 -0500 Subject: [PATCH] happy new year --- firmware/console/binary/tunerstudio.cpp | 2 +- firmware/console/binary/tunerstudio_io.cpp | 2 +- firmware/console/console_io.cpp | 2 +- firmware/console/eficonsole.cpp | 2 +- firmware/console/fl_binary/fl_protocol.cpp | 2 +- firmware/console/status_loop.cpp | 2 +- firmware/controllers/PwmTester.cpp | 2 +- firmware/controllers/algo/accel_enrichment.cpp | 2 +- firmware/controllers/algo/advance_map.cpp | 2 +- firmware/controllers/algo/algo.cpp | 2 +- firmware/controllers/algo/aux_pid.cpp | 2 +- firmware/controllers/algo/engine.cpp | 2 +- firmware/controllers/algo/engine_configuration.cpp | 2 +- firmware/controllers/algo/event_registry.cpp | 2 +- firmware/controllers/algo/fuel_math.cpp | 2 +- firmware/controllers/algo/lcd_menu_tree.cpp | 2 +- firmware/controllers/algo/malfunction_central.cpp | 2 +- firmware/controllers/algo/map_adjuster.c | 2 +- firmware/controllers/algo/nmea.c | 2 +- firmware/controllers/algo/signal_executor.cpp | 2 +- firmware/controllers/alternatorController.cpp | 2 +- firmware/controllers/core/EfiWave.cpp | 2 +- firmware/controllers/core/avg_values.cpp | 2 +- firmware/controllers/core/fsio_core.cpp | 2 +- firmware/controllers/core/fsio_impl.cpp | 2 +- firmware/controllers/core/interpolation.cpp | 2 +- firmware/controllers/core/signal_filtering.c | 2 +- firmware/controllers/core/table_helper.cpp | 2 +- firmware/controllers/electronic_throttle.cpp | 2 +- firmware/controllers/engine_controller.cpp | 2 +- firmware/controllers/error_handling.cpp | 2 +- firmware/controllers/flash_main.cpp | 2 +- firmware/controllers/idle_thread.cpp | 2 +- firmware/controllers/injector_central.cpp | 2 +- firmware/controllers/lcd_controller.cpp | 2 +- firmware/controllers/malfunction_indicator.cpp | 2 +- firmware/controllers/map_averaging.cpp | 2 +- firmware/controllers/math/biquad.cpp | 2 +- firmware/controllers/math/engine_math.cpp | 2 +- firmware/controllers/math/pid.cpp | 2 +- firmware/controllers/math/pid_auto_tune.cpp | 2 +- firmware/controllers/math/speed_density.cpp | 2 +- firmware/controllers/obd2.cpp | 2 +- firmware/controllers/obd2viaCAN.c | 2 +- firmware/controllers/persistent_store.cpp | 2 +- firmware/controllers/sensors/allsensors.cpp | 2 +- firmware/controllers/sensors/ego.cpp | 2 +- firmware/controllers/sensors/hip9011_lookup.cpp | 2 +- firmware/controllers/sensors/map.cpp | 2 +- firmware/controllers/sensors/thermistors.cpp | 2 +- firmware/controllers/sensors/tps.cpp | 2 +- firmware/controllers/sensors/voltage.cpp | 2 +- firmware/controllers/settings.cpp | 2 +- firmware/controllers/system/SingleTimerExecutor.cpp | 2 +- firmware/controllers/system/efiGpio.cpp | 2 +- firmware/controllers/system/event_queue.cpp | 2 +- firmware/controllers/system/pwm_generator_logic.cpp | 2 +- firmware/controllers/system/signal_executor_sleep.cpp | 2 +- firmware/controllers/tachometer.cpp | 2 +- firmware/controllers/trigger/aux_valves.cpp | 2 +- firmware/controllers/trigger/decoders/trigger_bmw.cpp | 2 +- firmware/controllers/trigger/decoders/trigger_chrysler.cpp | 2 +- firmware/controllers/trigger/decoders/trigger_gm.cpp | 2 +- firmware/controllers/trigger/decoders/trigger_honda.cpp | 2 +- firmware/controllers/trigger/decoders/trigger_mazda.cpp | 2 +- firmware/controllers/trigger/decoders/trigger_mitsubishi.cpp | 2 +- firmware/controllers/trigger/decoders/trigger_nissan.cpp | 2 +- firmware/controllers/trigger/decoders/trigger_rover.cpp | 2 +- firmware/controllers/trigger/decoders/trigger_subaru.cpp | 2 +- firmware/controllers/trigger/decoders/trigger_toyota.cpp | 2 +- firmware/controllers/trigger/decoders/trigger_universal.cpp | 2 +- firmware/controllers/trigger/main_trigger_callback.cpp | 2 +- firmware/controllers/trigger/rpm_calculator.cpp | 2 +- firmware/controllers/trigger/spark_logic.cpp | 2 +- firmware/controllers/trigger/trigger_central.cpp | 2 +- firmware/controllers/trigger/trigger_decoder.cpp | 2 +- firmware/controllers/trigger/trigger_emulator_algo.cpp | 2 +- firmware/controllers/trigger/trigger_simulator.cpp | 2 +- firmware/controllers/trigger/trigger_structure.cpp | 2 +- firmware/development/engine_emulator.cpp | 2 +- firmware/development/engine_sniffer.cpp | 2 +- firmware/development/hw_layer/poten.cpp | 2 +- firmware/development/rfi_perftest.cpp | 2 +- firmware/development/sensor_chart.cpp | 2 +- firmware/development/trigger_emulator.cpp | 2 +- firmware/development/wave_analyzer.cpp | 2 +- firmware/hw_layer/HIP9011.cpp | 2 +- firmware/hw_layer/accelerometer.cpp | 2 +- firmware/hw_layer/adc_inputs.cpp | 2 +- firmware/hw_layer/board_test.cpp | 2 +- firmware/hw_layer/can_hw.cpp | 2 +- firmware/hw_layer/digital_input_hw.cpp | 2 +- firmware/hw_layer/hardware.cpp | 2 +- firmware/hw_layer/io_pins.cpp | 2 +- firmware/hw_layer/joystick.cpp | 2 +- firmware/hw_layer/lcd/lcd_HD44780.cpp | 2 +- firmware/hw_layer/max31855.cpp | 2 +- firmware/hw_layer/mcp3208.c | 2 +- firmware/hw_layer/microsecond_timer.cpp | 2 +- firmware/hw_layer/mmc_card.cpp | 2 +- firmware/hw_layer/neo6m.cpp | 2 +- firmware/hw_layer/pin_repository.cpp | 2 +- firmware/hw_layer/pwm_generator.cpp | 2 +- firmware/hw_layer/rtc_helper.cpp | 2 +- firmware/hw_layer/sensors/CJ125.cpp | 2 +- firmware/hw_layer/serial_over_usb/usbconsole.c | 2 +- firmware/hw_layer/servo.cpp | 2 +- firmware/hw_layer/stepper.cpp | 2 +- firmware/hw_layer/stm32f0/mpu_util.cpp | 2 +- firmware/hw_layer/stm32f1/mpu_util.cpp | 2 +- firmware/hw_layer/stm32f4/mpu_util.cpp | 2 +- firmware/hw_layer/trigger_input.cpp | 2 +- firmware/hw_layer/vehicle_speed.cpp | 2 +- firmware/main.cpp | 2 +- firmware/rusefi.cpp | 2 +- firmware/util/LocalVersionHolder.cpp | 2 +- firmware/util/cli_registry.cpp | 2 +- firmware/util/crc.c | 2 +- firmware/util/data_buffer.c | 2 +- firmware/util/datalogging.cpp | 2 +- firmware/util/efilib.cpp | 2 +- firmware/util/efilib2.cpp | 2 +- firmware/util/histogram.c | 2 +- firmware/util/listener_array.cpp | 2 +- firmware/util/loggingcentral.cpp | 2 +- firmware/util/rfiutil.c | 2 +- 126 files changed, 126 insertions(+), 126 deletions(-) diff --git a/firmware/console/binary/tunerstudio.cpp b/firmware/console/binary/tunerstudio.cpp index 0469886ca2..4450cf4646 100644 --- a/firmware/console/binary/tunerstudio.cpp +++ b/firmware/console/binary/tunerstudio.cpp @@ -28,7 +28,7 @@ * * * @date Oct 22, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 * * This file is part of rusEfi - see http://rusefi.com * diff --git a/firmware/console/binary/tunerstudio_io.cpp b/firmware/console/binary/tunerstudio_io.cpp index 79d3bbbb79..22b18d4a7b 100644 --- a/firmware/console/binary/tunerstudio_io.cpp +++ b/firmware/console/binary/tunerstudio_io.cpp @@ -2,7 +2,7 @@ * @file tunerstudio_io.cpp * * @date Mar 8, 2015 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "main.h" diff --git a/firmware/console/console_io.cpp b/firmware/console/console_io.cpp index 4edda5cf7c..5aacb82226 100644 --- a/firmware/console/console_io.cpp +++ b/firmware/console/console_io.cpp @@ -2,7 +2,7 @@ * @file console_io.cpp * * @date Dec 29, 2012 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 * * This file is part of rusEfi - see http://rusefi.com * diff --git a/firmware/console/eficonsole.cpp b/firmware/console/eficonsole.cpp index decfc9f883..cbe27a5f09 100644 --- a/firmware/console/eficonsole.cpp +++ b/firmware/console/eficonsole.cpp @@ -4,7 +4,7 @@ * * * @date Nov 15, 2012 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 * * * This file is part of rusEfi - see http://rusefi.com diff --git a/firmware/console/fl_binary/fl_protocol.cpp b/firmware/console/fl_binary/fl_protocol.cpp index 4e7d749e94..d9a02da5ce 100644 --- a/firmware/console/fl_binary/fl_protocol.cpp +++ b/firmware/console/fl_binary/fl_protocol.cpp @@ -2,7 +2,7 @@ * @file fl_protocol.cpp * * @date Mar 15, 2017 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "fl_protocol.h" diff --git a/firmware/console/status_loop.cpp b/firmware/console/status_loop.cpp index 60b0910d4c..287cbfea99 100644 --- a/firmware/console/status_loop.cpp +++ b/firmware/console/status_loop.cpp @@ -7,7 +7,7 @@ * * * @date Mar 15, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 * * This file is part of rusEfi - see http://rusefi.com * diff --git a/firmware/controllers/PwmTester.cpp b/firmware/controllers/PwmTester.cpp index 3e3d404079..502b69062f 100644 --- a/firmware/controllers/PwmTester.cpp +++ b/firmware/controllers/PwmTester.cpp @@ -3,7 +3,7 @@ * This is a tool to measure rusEfi PWM generation quality * * @date Apr 29, 2014 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "main.h" diff --git a/firmware/controllers/algo/accel_enrichment.cpp b/firmware/controllers/algo/accel_enrichment.cpp index 7457bc0b1b..acd6fc3b2b 100644 --- a/firmware/controllers/algo/accel_enrichment.cpp +++ b/firmware/controllers/algo/accel_enrichment.cpp @@ -17,7 +17,7 @@ * http://rusefi.com/wiki/index.php?title=Manual:Software:Fuel_Control * @date Apr 21, 2014 * @author Dmitry Sidin - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "main.h" diff --git a/firmware/controllers/algo/advance_map.cpp b/firmware/controllers/algo/advance_map.cpp index 0b7523850e..cf24a5e3cb 100644 --- a/firmware/controllers/algo/advance_map.cpp +++ b/firmware/controllers/algo/advance_map.cpp @@ -2,7 +2,7 @@ * @file advance_map.cpp * * @date Mar 27, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 * * This file is part of rusEfi - see http://rusefi.com * diff --git a/firmware/controllers/algo/algo.cpp b/firmware/controllers/algo/algo.cpp index 75200f3e20..f802572ce0 100644 --- a/firmware/controllers/algo/algo.cpp +++ b/firmware/controllers/algo/algo.cpp @@ -2,7 +2,7 @@ * @file algo.cpp * * @date Mar 2, 2014 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 * * * This file is part of rusEfi - see http://rusefi.com diff --git a/firmware/controllers/algo/aux_pid.cpp b/firmware/controllers/algo/aux_pid.cpp index ff00a694de..2b1e86bc54 100644 --- a/firmware/controllers/algo/aux_pid.cpp +++ b/firmware/controllers/algo/aux_pid.cpp @@ -4,7 +4,7 @@ * This class is a copy-paste of alternatorController.cpp TODO: do something about it? extract more common logic? * * @date Jun 26, 2016 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "aux_pid.h" diff --git a/firmware/controllers/algo/engine.cpp b/firmware/controllers/algo/engine.cpp index 3762ac9b22..139cf7c4f0 100644 --- a/firmware/controllers/algo/engine.cpp +++ b/firmware/controllers/algo/engine.cpp @@ -6,7 +6,7 @@ * express myself in C/C++. I am open for suggestions :) * * @date May 21, 2014 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "main.h" diff --git a/firmware/controllers/algo/engine_configuration.cpp b/firmware/controllers/algo/engine_configuration.cpp index 514abd8a72..440890fa85 100644 --- a/firmware/controllers/algo/engine_configuration.cpp +++ b/firmware/controllers/algo/engine_configuration.cpp @@ -3,7 +3,7 @@ * @brief Utility method related to the engine configuration data structure. * * @date Nov 22, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 * * This file is part of rusEfi - see http://rusefi.com * diff --git a/firmware/controllers/algo/event_registry.cpp b/firmware/controllers/algo/event_registry.cpp index dbb0a581c3..a9af68098d 100644 --- a/firmware/controllers/algo/event_registry.cpp +++ b/firmware/controllers/algo/event_registry.cpp @@ -3,7 +3,7 @@ * @brief This data structure knows when to do what * * @date Nov 27, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 * * * This file is part of rusEfi - see http://rusefi.com diff --git a/firmware/controllers/algo/fuel_math.cpp b/firmware/controllers/algo/fuel_math.cpp index cffc2e7a02..60cc79a0dd 100644 --- a/firmware/controllers/algo/fuel_math.cpp +++ b/firmware/controllers/algo/fuel_math.cpp @@ -12,7 +12,7 @@ * * * @date May 27, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 * * This file is part of rusEfi - see http://rusefi.com * diff --git a/firmware/controllers/algo/lcd_menu_tree.cpp b/firmware/controllers/algo/lcd_menu_tree.cpp index b0efb40a3f..58fa425498 100644 --- a/firmware/controllers/algo/lcd_menu_tree.cpp +++ b/firmware/controllers/algo/lcd_menu_tree.cpp @@ -2,7 +2,7 @@ * @file lcd_menu_tree.cpp * * @date Jan 6, 2015 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "stddef.h" diff --git a/firmware/controllers/algo/malfunction_central.cpp b/firmware/controllers/algo/malfunction_central.cpp index 0a27eae4b2..310d10116a 100644 --- a/firmware/controllers/algo/malfunction_central.cpp +++ b/firmware/controllers/algo/malfunction_central.cpp @@ -5,7 +5,7 @@ * todo: make this a class * * @date Dec 20, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "malfunction_central.h" diff --git a/firmware/controllers/algo/map_adjuster.c b/firmware/controllers/algo/map_adjuster.c index 9201ffad59..7f1b0fc862 100644 --- a/firmware/controllers/algo/map_adjuster.c +++ b/firmware/controllers/algo/map_adjuster.c @@ -2,7 +2,7 @@ * map_adjuster.c * * @date Jul 23, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 * * * This file is part of rusEfi - see http://rusefi.com diff --git a/firmware/controllers/algo/nmea.c b/firmware/controllers/algo/nmea.c index ae0d079404..c6e0cb35de 100644 --- a/firmware/controllers/algo/nmea.c +++ b/firmware/controllers/algo/nmea.c @@ -1,7 +1,7 @@ /** * @date Dec 20, 2013 * - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 * @author Kot_dnz * * This file is part of rusEfi - see http://rusefi.com diff --git a/firmware/controllers/algo/signal_executor.cpp b/firmware/controllers/algo/signal_executor.cpp index 4f89f4ac56..a30abc2e9a 100644 --- a/firmware/controllers/algo/signal_executor.cpp +++ b/firmware/controllers/algo/signal_executor.cpp @@ -6,7 +6,7 @@ * use the scheduling * * @date Dec 4, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 * * This file is part of rusEfi - see http://rusefi.com * diff --git a/firmware/controllers/alternatorController.cpp b/firmware/controllers/alternatorController.cpp index 50d7728653..ca1185c89e 100644 --- a/firmware/controllers/alternatorController.cpp +++ b/firmware/controllers/alternatorController.cpp @@ -4,7 +4,7 @@ * * @date Apr 6, 2014 * @author Dmitry Sidin - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "main.h" diff --git a/firmware/controllers/core/EfiWave.cpp b/firmware/controllers/core/EfiWave.cpp index 044b0c4537..32e11ae3c8 100644 --- a/firmware/controllers/core/EfiWave.cpp +++ b/firmware/controllers/core/EfiWave.cpp @@ -2,7 +2,7 @@ * @file EfiWave.cpp * * @date May 18, 2014 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "main.h" diff --git a/firmware/controllers/core/avg_values.cpp b/firmware/controllers/core/avg_values.cpp index 485e43a6d4..d20ee2ee3f 100644 --- a/firmware/controllers/core/avg_values.cpp +++ b/firmware/controllers/core/avg_values.cpp @@ -2,7 +2,7 @@ * avg_values.c * * @date Jul 23, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "avg_values.h" diff --git a/firmware/controllers/core/fsio_core.cpp b/firmware/controllers/core/fsio_core.cpp index a4bddc1317..e37c84e38d 100644 --- a/firmware/controllers/core/fsio_core.cpp +++ b/firmware/controllers/core/fsio_core.cpp @@ -10,7 +10,7 @@ * * * @date Oct 3, 2014 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "main.h" diff --git a/firmware/controllers/core/fsio_impl.cpp b/firmware/controllers/core/fsio_impl.cpp index 2194a42657..f60435eb39 100644 --- a/firmware/controllers/core/fsio_impl.cpp +++ b/firmware/controllers/core/fsio_impl.cpp @@ -6,7 +6,7 @@ * https://rusefi.com/wiki/index.php?title=Manual:Flexible_Logic * * @date Oct 5, 2014 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "main.h" diff --git a/firmware/controllers/core/interpolation.cpp b/firmware/controllers/core/interpolation.cpp index 48914c7d08..2b91f4915b 100644 --- a/firmware/controllers/core/interpolation.cpp +++ b/firmware/controllers/core/interpolation.cpp @@ -3,7 +3,7 @@ * @brief Linear interpolation algorithms * * @date Oct 17, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 * @author Dmitry Sidin, (c) 2015 */ diff --git a/firmware/controllers/core/signal_filtering.c b/firmware/controllers/core/signal_filtering.c index c385ccf363..1287f42581 100644 --- a/firmware/controllers/core/signal_filtering.c +++ b/firmware/controllers/core/signal_filtering.c @@ -2,7 +2,7 @@ * @file signal_filtering.c * * @date Aug 5, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #ifndef SIGNAL_FILTERING_C_ diff --git a/firmware/controllers/core/table_helper.cpp b/firmware/controllers/core/table_helper.cpp index 11d1b1b69b..01bb9434cb 100644 --- a/firmware/controllers/core/table_helper.cpp +++ b/firmware/controllers/core/table_helper.cpp @@ -3,7 +3,7 @@ * @brief Helper methods related to 3D & 2D tables manipulation (maps and curves) * * @date Jul 6, 2014 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "table_helper.h" diff --git a/firmware/controllers/electronic_throttle.cpp b/firmware/controllers/electronic_throttle.cpp index 36f72aafeb..9c4c642b01 100644 --- a/firmware/controllers/electronic_throttle.cpp +++ b/firmware/controllers/electronic_throttle.cpp @@ -31,7 +31,7 @@ * http://rusefi.com/forum/viewtopic.php?f=5&t=592 * * @date Dec 7, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 * * This file is part of rusEfi - see http://rusefi.com * diff --git a/firmware/controllers/engine_controller.cpp b/firmware/controllers/engine_controller.cpp index c57fdb3279..e310e047e3 100644 --- a/firmware/controllers/engine_controller.cpp +++ b/firmware/controllers/engine_controller.cpp @@ -5,7 +5,7 @@ * * * @date Feb 7, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 * * This file is part of rusEfi - see http://rusefi.com * diff --git a/firmware/controllers/error_handling.cpp b/firmware/controllers/error_handling.cpp index 31e84b578d..d756e603e4 100644 --- a/firmware/controllers/error_handling.cpp +++ b/firmware/controllers/error_handling.cpp @@ -2,7 +2,7 @@ * @file error_handling.cpp * * @date Apr 1, 2014 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "main.h" diff --git a/firmware/controllers/flash_main.cpp b/firmware/controllers/flash_main.cpp index 1e87905bcd..91f78da189 100644 --- a/firmware/controllers/flash_main.cpp +++ b/firmware/controllers/flash_main.cpp @@ -4,7 +4,7 @@ * * * @date Sep 19, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include diff --git a/firmware/controllers/idle_thread.cpp b/firmware/controllers/idle_thread.cpp index 8304a6b25b..9120cdb9b3 100644 --- a/firmware/controllers/idle_thread.cpp +++ b/firmware/controllers/idle_thread.cpp @@ -7,7 +7,7 @@ * * * @date May 23, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 * * This file is part of rusEfi - see http://rusefi.com * diff --git a/firmware/controllers/injector_central.cpp b/firmware/controllers/injector_central.cpp index 7e40f7f0a2..3eebce86bf 100644 --- a/firmware/controllers/injector_central.cpp +++ b/firmware/controllers/injector_central.cpp @@ -4,7 +4,7 @@ * * * @date Sep 8, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 * * This file is part of rusEfi - see http://rusefi.com * diff --git a/firmware/controllers/lcd_controller.cpp b/firmware/controllers/lcd_controller.cpp index 97c9b69378..fe3aa6ef24 100644 --- a/firmware/controllers/lcd_controller.cpp +++ b/firmware/controllers/lcd_controller.cpp @@ -13,7 +13,7 @@ * The "more" symbol points at the currently selected menu item. * * @date Aug 14, 2014 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "main.h" diff --git a/firmware/controllers/malfunction_indicator.cpp b/firmware/controllers/malfunction_indicator.cpp index 96a0ad4974..45fda595e9 100644 --- a/firmware/controllers/malfunction_indicator.cpp +++ b/firmware/controllers/malfunction_indicator.cpp @@ -5,7 +5,7 @@ * * @date Dec 20, 2013 * @author Konstantin Nikonenko - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 * we show 4 digit error code - 1,5sec * (4xxx+1) digit + 0,4sec * (x3xxx+1) + .... * ATTENTION!!! 0 = 1 blink, 1 = 2 blinks, ...., 9 = 10 blinks * sequence is the constant!!! diff --git a/firmware/controllers/map_averaging.cpp b/firmware/controllers/map_averaging.cpp index bee2dfe60b..d1a516011c 100644 --- a/firmware/controllers/map_averaging.cpp +++ b/firmware/controllers/map_averaging.cpp @@ -5,7 +5,7 @@ * and average the value within a specified angle position window for each cylinder * * @date Dec 11, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 * * This file is part of rusEfi - see http://rusefi.com * diff --git a/firmware/controllers/math/biquad.cpp b/firmware/controllers/math/biquad.cpp index 0d3d52d96a..e7a012a5aa 100644 --- a/firmware/controllers/math/biquad.cpp +++ b/firmware/controllers/math/biquad.cpp @@ -2,7 +2,7 @@ * @file biquad.cpp * * @date Sep 10, 2016 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "biquad.h" diff --git a/firmware/controllers/math/engine_math.cpp b/firmware/controllers/math/engine_math.cpp index e10f349115..f99a155bea 100644 --- a/firmware/controllers/math/engine_math.cpp +++ b/firmware/controllers/math/engine_math.cpp @@ -3,7 +3,7 @@ * @brief * * @date Jul 13, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 * * This file is part of rusEfi - see http://rusefi.com * diff --git a/firmware/controllers/math/pid.cpp b/firmware/controllers/math/pid.cpp index bdbe0939f1..d1dd0d5535 100644 --- a/firmware/controllers/math/pid.cpp +++ b/firmware/controllers/math/pid.cpp @@ -5,7 +5,7 @@ * http://en.wikipedia.org/wiki/PID_controller * * @date Sep 16, 2014 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "pid.h" diff --git a/firmware/controllers/math/pid_auto_tune.cpp b/firmware/controllers/math/pid_auto_tune.cpp index 803337640b..82243b63e6 100644 --- a/firmware/controllers/math/pid_auto_tune.cpp +++ b/firmware/controllers/math/pid_auto_tune.cpp @@ -2,7 +2,7 @@ * pid_auto_tune.cpp * * Created on: Sep 13, 2017 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "pid_auto_tune.h" diff --git a/firmware/controllers/math/speed_density.cpp b/firmware/controllers/math/speed_density.cpp index 9c4e8a9cd9..09a91a5222 100644 --- a/firmware/controllers/math/speed_density.cpp +++ b/firmware/controllers/math/speed_density.cpp @@ -4,7 +4,7 @@ * See http://rusefi.com/wiki/index.php?title=Manual:Software:Fuel_Control#Speed_Density for details * * @date May 29, 2014 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "main.h" diff --git a/firmware/controllers/obd2.cpp b/firmware/controllers/obd2.cpp index 46ae12e727..e842f4ed59 100644 --- a/firmware/controllers/obd2.cpp +++ b/firmware/controllers/obd2.cpp @@ -5,7 +5,7 @@ * http://en.wikipedia.org/wiki/OBD-II_PIDs * * @date Jun 9, 2015 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 * * This file is part of rusEfi - see http://rusefi.com * diff --git a/firmware/controllers/obd2viaCAN.c b/firmware/controllers/obd2viaCAN.c index 77a7b96812..9c0e6350cd 100644 --- a/firmware/controllers/obd2viaCAN.c +++ b/firmware/controllers/obd2viaCAN.c @@ -6,7 +6,7 @@ * standards.sae.org/j2284/ * * @date Feb 14, 2014 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "main.h" diff --git a/firmware/controllers/persistent_store.cpp b/firmware/controllers/persistent_store.cpp index 20b1860a47..a1ac27c48b 100644 --- a/firmware/controllers/persistent_store.cpp +++ b/firmware/controllers/persistent_store.cpp @@ -5,7 +5,7 @@ * * * @date Feb 7, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 * * This file is part of rusEfi - see http://rusefi.com * diff --git a/firmware/controllers/sensors/allsensors.cpp b/firmware/controllers/sensors/allsensors.cpp index ae5f3e64b3..1e12cf9bc0 100644 --- a/firmware/controllers/sensors/allsensors.cpp +++ b/firmware/controllers/sensors/allsensors.cpp @@ -4,7 +4,7 @@ * * * @date Nov 15, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "engine.h" diff --git a/firmware/controllers/sensors/ego.cpp b/firmware/controllers/sensors/ego.cpp index b0b0c87c1c..68aa578b36 100644 --- a/firmware/controllers/sensors/ego.cpp +++ b/firmware/controllers/sensors/ego.cpp @@ -1,5 +1,5 @@ /** - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 * * EGO Exhaust Gas Oxygen, also known as AFR Air/Fuel Ratio :) * diff --git a/firmware/controllers/sensors/hip9011_lookup.cpp b/firmware/controllers/sensors/hip9011_lookup.cpp index 98f4c99eba..e92528f463 100644 --- a/firmware/controllers/sensors/hip9011_lookup.cpp +++ b/firmware/controllers/sensors/hip9011_lookup.cpp @@ -3,7 +3,7 @@ * @brief HIP9011-specific table lookups, the other part of implementation is in HIP9011.cpp * * @date Jan 4, 2015 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "hip9011_lookup.h" diff --git a/firmware/controllers/sensors/map.cpp b/firmware/controllers/sensors/map.cpp index 4b02339d8c..d255e2bd3e 100644 --- a/firmware/controllers/sensors/map.cpp +++ b/firmware/controllers/sensors/map.cpp @@ -2,7 +2,7 @@ * * See also map_averaging.cpp * - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "main.h" #include "engine_configuration.h" diff --git a/firmware/controllers/sensors/thermistors.cpp b/firmware/controllers/sensors/thermistors.cpp index bd33e62c35..e44a40e290 100644 --- a/firmware/controllers/sensors/thermistors.cpp +++ b/firmware/controllers/sensors/thermistors.cpp @@ -2,7 +2,7 @@ * @file thermistors.cpp * * @date Feb 17, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ /** diff --git a/firmware/controllers/sensors/tps.cpp b/firmware/controllers/sensors/tps.cpp index cc152e69de..6c7d4265b1 100644 --- a/firmware/controllers/sensors/tps.cpp +++ b/firmware/controllers/sensors/tps.cpp @@ -1,5 +1,5 @@ /** - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "engine.h" #include "tps.h" diff --git a/firmware/controllers/sensors/voltage.cpp b/firmware/controllers/sensors/voltage.cpp index e6ed4dd7ec..f56c4659e3 100644 --- a/firmware/controllers/sensors/voltage.cpp +++ b/firmware/controllers/sensors/voltage.cpp @@ -4,7 +4,7 @@ * * * @date Nov 15, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "main.h" diff --git a/firmware/controllers/settings.cpp b/firmware/controllers/settings.cpp index b0e29d649e..427beeb466 100644 --- a/firmware/controllers/settings.cpp +++ b/firmware/controllers/settings.cpp @@ -3,7 +3,7 @@ * @brief This file is about configuring engine via the human-readable protocol * * @date Dec 30, 2012 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "main.h" diff --git a/firmware/controllers/system/SingleTimerExecutor.cpp b/firmware/controllers/system/SingleTimerExecutor.cpp index 5e722b4952..d53dc95903 100644 --- a/firmware/controllers/system/SingleTimerExecutor.cpp +++ b/firmware/controllers/system/SingleTimerExecutor.cpp @@ -10,7 +10,7 @@ * http://sourceforge.net/p/rusefi/tickets/24/ * * @date: Apr 18, 2014 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "SingleTimerExecutor.h" diff --git a/firmware/controllers/system/efiGpio.cpp b/firmware/controllers/system/efiGpio.cpp index 40157aa38e..d5b570b4b8 100644 --- a/firmware/controllers/system/efiGpio.cpp +++ b/firmware/controllers/system/efiGpio.cpp @@ -3,7 +3,7 @@ * @brief EFI-related GPIO code * * @date Sep 26, 2014 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "main.h" diff --git a/firmware/controllers/system/event_queue.cpp b/firmware/controllers/system/event_queue.cpp index 9c669018f5..ccc60d91c6 100644 --- a/firmware/controllers/system/event_queue.cpp +++ b/firmware/controllers/system/event_queue.cpp @@ -8,7 +8,7 @@ * this data structure is NOT thread safe * * @date Apr 17, 2014 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "main.h" diff --git a/firmware/controllers/system/pwm_generator_logic.cpp b/firmware/controllers/system/pwm_generator_logic.cpp index 014d5a20c3..8e816425e7 100644 --- a/firmware/controllers/system/pwm_generator_logic.cpp +++ b/firmware/controllers/system/pwm_generator_logic.cpp @@ -5,7 +5,7 @@ * It constantly sets timer to that next toggle time, then sets the timer again from the callback, and so on. * * @date Mar 2, 2014 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "main.h" diff --git a/firmware/controllers/system/signal_executor_sleep.cpp b/firmware/controllers/system/signal_executor_sleep.cpp index 19ce84ac9f..1c4a0e8f98 100644 --- a/firmware/controllers/system/signal_executor_sleep.cpp +++ b/firmware/controllers/system/signal_executor_sleep.cpp @@ -6,7 +6,7 @@ * TODO: https://sourceforge.net/p/rusefi/tickets/6/ * * @date Feb 10, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 * * This file is part of rusEfi - see http://rusefi.com * diff --git a/firmware/controllers/tachometer.cpp b/firmware/controllers/tachometer.cpp index 7bc90f842b..9a426acb8f 100644 --- a/firmware/controllers/tachometer.cpp +++ b/firmware/controllers/tachometer.cpp @@ -7,7 +7,7 @@ * todo: these is a bit of duplication with dizzySparkOutputPin * * @date Aug 18, 2015 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "tachometer.h" diff --git a/firmware/controllers/trigger/aux_valves.cpp b/firmware/controllers/trigger/aux_valves.cpp index 9e5164ee9e..3105b43394 100644 --- a/firmware/controllers/trigger/aux_valves.cpp +++ b/firmware/controllers/trigger/aux_valves.cpp @@ -10,7 +10,7 @@ * https://github.com/rusefi/rusefi/issues/490 * * @date Nov 25, 2017 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "aux_valves.h" diff --git a/firmware/controllers/trigger/decoders/trigger_bmw.cpp b/firmware/controllers/trigger/decoders/trigger_bmw.cpp index e0a90badfc..b62199df28 100644 --- a/firmware/controllers/trigger/decoders/trigger_bmw.cpp +++ b/firmware/controllers/trigger/decoders/trigger_bmw.cpp @@ -2,7 +2,7 @@ * @file trigger_bmw.cpp * * @date May 11, 2014 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "trigger_bmw.h" diff --git a/firmware/controllers/trigger/decoders/trigger_chrysler.cpp b/firmware/controllers/trigger/decoders/trigger_chrysler.cpp index 1b72a7658e..9a2e96108e 100644 --- a/firmware/controllers/trigger/decoders/trigger_chrysler.cpp +++ b/firmware/controllers/trigger/decoders/trigger_chrysler.cpp @@ -2,7 +2,7 @@ * @file trigger_chrysler.cpp * * @date Mar 24, 2014 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "trigger_chrysler.h" diff --git a/firmware/controllers/trigger/decoders/trigger_gm.cpp b/firmware/controllers/trigger/decoders/trigger_gm.cpp index 4ad54a4164..51418859a8 100644 --- a/firmware/controllers/trigger/decoders/trigger_gm.cpp +++ b/firmware/controllers/trigger/decoders/trigger_gm.cpp @@ -2,7 +2,7 @@ * @file trigger_gm.cpp * * @date Mar 28, 2014 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "trigger_gm.h" diff --git a/firmware/controllers/trigger/decoders/trigger_honda.cpp b/firmware/controllers/trigger/decoders/trigger_honda.cpp index 3b7f4a2166..b8fefe9159 100644 --- a/firmware/controllers/trigger/decoders/trigger_honda.cpp +++ b/firmware/controllers/trigger/decoders/trigger_honda.cpp @@ -2,7 +2,7 @@ * @file trigger_honda.cpp * * @date May 27, 2016 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "trigger_honda.h" diff --git a/firmware/controllers/trigger/decoders/trigger_mazda.cpp b/firmware/controllers/trigger/decoders/trigger_mazda.cpp index 38f8d55ddc..f5b79639fa 100644 --- a/firmware/controllers/trigger/decoders/trigger_mazda.cpp +++ b/firmware/controllers/trigger/decoders/trigger_mazda.cpp @@ -2,7 +2,7 @@ * @file trigger_mazda.cpp * * @date Feb 18, 2014 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 * * This file is part of rusEfi - see http://rusefi.com * diff --git a/firmware/controllers/trigger/decoders/trigger_mitsubishi.cpp b/firmware/controllers/trigger/decoders/trigger_mitsubishi.cpp index bffe2876f7..f021386709 100644 --- a/firmware/controllers/trigger/decoders/trigger_mitsubishi.cpp +++ b/firmware/controllers/trigger/decoders/trigger_mitsubishi.cpp @@ -2,7 +2,7 @@ * @file trigger_mitsubishi.cpp * * @date Aug 5, 2014 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "trigger_mitsubishi.h" diff --git a/firmware/controllers/trigger/decoders/trigger_nissan.cpp b/firmware/controllers/trigger/decoders/trigger_nissan.cpp index e92110a85d..f380bf8b57 100644 --- a/firmware/controllers/trigger/decoders/trigger_nissan.cpp +++ b/firmware/controllers/trigger/decoders/trigger_nissan.cpp @@ -4,7 +4,7 @@ * https://rusefi.com/forum/viewtopic.php?f=3&t=1194&start=150#p27784 * * @date Sep 19, 2015 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "trigger_nissan.h" diff --git a/firmware/controllers/trigger/decoders/trigger_rover.cpp b/firmware/controllers/trigger/decoders/trigger_rover.cpp index c6f3213af9..59bf409cb9 100644 --- a/firmware/controllers/trigger/decoders/trigger_rover.cpp +++ b/firmware/controllers/trigger/decoders/trigger_rover.cpp @@ -3,7 +3,7 @@ * * @date Dec 27, 2015 * @author PhilTheGeek - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "trigger_rover.h" diff --git a/firmware/controllers/trigger/decoders/trigger_subaru.cpp b/firmware/controllers/trigger/decoders/trigger_subaru.cpp index 9b2501bbb7..ed6a44fc85 100644 --- a/firmware/controllers/trigger/decoders/trigger_subaru.cpp +++ b/firmware/controllers/trigger/decoders/trigger_subaru.cpp @@ -2,7 +2,7 @@ * @file trigger_subaru.cpp * * @date Sep 10, 2015 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "trigger_subaru.h" diff --git a/firmware/controllers/trigger/decoders/trigger_toyota.cpp b/firmware/controllers/trigger/decoders/trigger_toyota.cpp index 55653482d1..50ed15c104 100644 --- a/firmware/controllers/trigger/decoders/trigger_toyota.cpp +++ b/firmware/controllers/trigger/decoders/trigger_toyota.cpp @@ -4,7 +4,7 @@ * https://thedeltaecho.wordpress.com/2010/03/14/2jz-ge-cam-crank-signals/ * * @date Dec 14, 2015 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "trigger_toyota.h" diff --git a/firmware/controllers/trigger/decoders/trigger_universal.cpp b/firmware/controllers/trigger/decoders/trigger_universal.cpp index fa99b3c821..62471acb84 100644 --- a/firmware/controllers/trigger/decoders/trigger_universal.cpp +++ b/firmware/controllers/trigger/decoders/trigger_universal.cpp @@ -2,7 +2,7 @@ * @file trigger_universal.cpp * * @date Jan 3, 2017 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "trigger_universal.h" diff --git a/firmware/controllers/trigger/main_trigger_callback.cpp b/firmware/controllers/trigger/main_trigger_callback.cpp index 17b17e2e5b..aa0f15cb83 100644 --- a/firmware/controllers/trigger/main_trigger_callback.cpp +++ b/firmware/controllers/trigger/main_trigger_callback.cpp @@ -5,7 +5,7 @@ * See http://rusefi.com/docs/html/ * * @date Feb 7, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 * * This file is part of rusEfi - see http://rusefi.com * diff --git a/firmware/controllers/trigger/rpm_calculator.cpp b/firmware/controllers/trigger/rpm_calculator.cpp index 66d49be3ef..96efa3ea67 100644 --- a/firmware/controllers/trigger/rpm_calculator.cpp +++ b/firmware/controllers/trigger/rpm_calculator.cpp @@ -7,7 +7,7 @@ * since the start of previous shaft revolution. * * @date Jan 1, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "main.h" diff --git a/firmware/controllers/trigger/spark_logic.cpp b/firmware/controllers/trigger/spark_logic.cpp index 6755b49346..9b4f4fb3a3 100644 --- a/firmware/controllers/trigger/spark_logic.cpp +++ b/firmware/controllers/trigger/spark_logic.cpp @@ -2,7 +2,7 @@ * @file spark_logic.cpp * * @date Sep 15, 2016 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "engine_math.h" diff --git a/firmware/controllers/trigger/trigger_central.cpp b/firmware/controllers/trigger/trigger_central.cpp index 4ae3c29187..f8c389abcc 100644 --- a/firmware/controllers/trigger/trigger_central.cpp +++ b/firmware/controllers/trigger/trigger_central.cpp @@ -3,7 +3,7 @@ * Here we have a bunch of higher-level methods which are not directly related to actual signal decoding * * @date Feb 23, 2014 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "main.h" diff --git a/firmware/controllers/trigger/trigger_decoder.cpp b/firmware/controllers/trigger/trigger_decoder.cpp index cf2588802a..8751d814c0 100644 --- a/firmware/controllers/trigger/trigger_decoder.cpp +++ b/firmware/controllers/trigger/trigger_decoder.cpp @@ -2,7 +2,7 @@ * @file trigger_decoder.cpp * * @date Dec 24, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 * * This file is part of rusEfi - see http://rusefi.com * diff --git a/firmware/controllers/trigger/trigger_emulator_algo.cpp b/firmware/controllers/trigger/trigger_emulator_algo.cpp index 535a5ee031..6ad6158e14 100644 --- a/firmware/controllers/trigger/trigger_emulator_algo.cpp +++ b/firmware/controllers/trigger/trigger_emulator_algo.cpp @@ -11,7 +11,7 @@ * todo: one emulator should be enough! another one should be eliminated * * @date Mar 3, 2014 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "main.h" diff --git a/firmware/controllers/trigger/trigger_simulator.cpp b/firmware/controllers/trigger/trigger_simulator.cpp index 4ee352939b..a8c2368831 100644 --- a/firmware/controllers/trigger/trigger_simulator.cpp +++ b/firmware/controllers/trigger/trigger_simulator.cpp @@ -2,7 +2,7 @@ * @file trigger_simulator.cpp * * @date Sep 23, 2015 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "main.h" diff --git a/firmware/controllers/trigger/trigger_structure.cpp b/firmware/controllers/trigger/trigger_structure.cpp index 2e5092dd21..70a81c76a2 100644 --- a/firmware/controllers/trigger/trigger_structure.cpp +++ b/firmware/controllers/trigger/trigger_structure.cpp @@ -2,7 +2,7 @@ * @file trigger_structure.cpp * * @date Jan 20, 2014 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 * * This file is part of rusEfi - see http://rusefi.com * diff --git a/firmware/development/engine_emulator.cpp b/firmware/development/engine_emulator.cpp index 71f61868b8..204114bc38 100644 --- a/firmware/development/engine_emulator.cpp +++ b/firmware/development/engine_emulator.cpp @@ -3,7 +3,7 @@ * @brief Entry point for all the emulation and analysis code * * @date Mar 15, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "main.h" diff --git a/firmware/development/engine_sniffer.cpp b/firmware/development/engine_sniffer.cpp index c60df40be3..ce43266fd4 100644 --- a/firmware/development/engine_sniffer.cpp +++ b/firmware/development/engine_sniffer.cpp @@ -8,7 +8,7 @@ * Both external events (see wave_analyzer.c) and internal (see signal executors) are supported * * @date Jun 23, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 * * This file is part of rusEfi - see http://rusefi.com * diff --git a/firmware/development/hw_layer/poten.cpp b/firmware/development/hw_layer/poten.cpp index 4fb4be60d0..58aa91f53a 100644 --- a/firmware/development/hw_layer/poten.cpp +++ b/firmware/development/hw_layer/poten.cpp @@ -3,7 +3,7 @@ * @brief MCP42010 digital potentiometer driver * * @date Mar 16, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "main.h" diff --git a/firmware/development/rfi_perftest.cpp b/firmware/development/rfi_perftest.cpp index aaff0a5145..6aec06d251 100644 --- a/firmware/development/rfi_perftest.cpp +++ b/firmware/development/rfi_perftest.cpp @@ -2,7 +2,7 @@ * @file rfi_perftest.cpp * * @date Nov 30, 2012 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "main.h" diff --git a/firmware/development/sensor_chart.cpp b/firmware/development/sensor_chart.cpp index 310902f0a4..caf0591736 100644 --- a/firmware/development/sensor_chart.cpp +++ b/firmware/development/sensor_chart.cpp @@ -2,7 +2,7 @@ * @file sensor_chart.cpp * * @date Dec 20, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "sensor_chart.h" diff --git a/firmware/development/trigger_emulator.cpp b/firmware/development/trigger_emulator.cpp index 9ce4c70e89..b2d0c44903 100644 --- a/firmware/development/trigger_emulator.cpp +++ b/firmware/development/trigger_emulator.cpp @@ -6,7 +6,7 @@ * provided by the configureShaftPositionEmulatorShape method * * @date Dec 9, 2012 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "trigger_emulator.h" diff --git a/firmware/development/wave_analyzer.cpp b/firmware/development/wave_analyzer.cpp index 8c2c02342b..98f4609c2b 100644 --- a/firmware/development/wave_analyzer.cpp +++ b/firmware/development/wave_analyzer.cpp @@ -7,7 +7,7 @@ * * * @date Jan 7, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "main.h" diff --git a/firmware/hw_layer/HIP9011.cpp b/firmware/hw_layer/HIP9011.cpp index ac164b34bf..ea0deec61a 100644 --- a/firmware/hw_layer/HIP9011.cpp +++ b/firmware/hw_layer/HIP9011.cpp @@ -28,7 +28,7 @@ * max SPI frequency: 5MHz max * * @date Nov 27, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 * @Spilly */ diff --git a/firmware/hw_layer/accelerometer.cpp b/firmware/hw_layer/accelerometer.cpp index 8f90021bf5..439298ad9b 100644 --- a/firmware/hw_layer/accelerometer.cpp +++ b/firmware/hw_layer/accelerometer.cpp @@ -13,7 +13,7 @@ * * * @date May 19, 2016 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "accelerometer.h" diff --git a/firmware/hw_layer/adc_inputs.cpp b/firmware/hw_layer/adc_inputs.cpp index c7f96435ba..d79cb86d17 100644 --- a/firmware/hw_layer/adc_inputs.cpp +++ b/firmware/hw_layer/adc_inputs.cpp @@ -8,7 +8,7 @@ * Fast ADC group is used for TPS, MAP, MAF HIP * * @date Jan 14, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "main.h" diff --git a/firmware/hw_layer/board_test.cpp b/firmware/hw_layer/board_test.cpp index c17f736850..e113c03abd 100644 --- a/firmware/hw_layer/board_test.cpp +++ b/firmware/hw_layer/board_test.cpp @@ -5,7 +5,7 @@ * By default this is enabled by grounding PB0 * * @date Mar 12, 2014 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 * * This file is part of rusEfi - see http://rusefi.com * diff --git a/firmware/hw_layer/can_hw.cpp b/firmware/hw_layer/can_hw.cpp index 7b9e6749e2..ba3d57a511 100644 --- a/firmware/hw_layer/can_hw.cpp +++ b/firmware/hw_layer/can_hw.cpp @@ -6,7 +6,7 @@ * another one with actual messages * * @date Dec 11, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "main.h" diff --git a/firmware/hw_layer/digital_input_hw.cpp b/firmware/hw_layer/digital_input_hw.cpp index 8b6966ff21..5c1b8850cc 100644 --- a/firmware/hw_layer/digital_input_hw.cpp +++ b/firmware/hw_layer/digital_input_hw.cpp @@ -3,7 +3,7 @@ * @brief Helper methods related to Input Capture Unit (ICU) * * @date Jun 23, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "digital_input_hw.h" diff --git a/firmware/hw_layer/hardware.cpp b/firmware/hw_layer/hardware.cpp index 8f71cce03d..96b66bc968 100644 --- a/firmware/hw_layer/hardware.cpp +++ b/firmware/hw_layer/hardware.cpp @@ -3,7 +3,7 @@ * @brief Hardware package entry point * * @date May 27, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "main.h" diff --git a/firmware/hw_layer/io_pins.cpp b/firmware/hw_layer/io_pins.cpp index c6049e297c..6ed350528f 100644 --- a/firmware/hw_layer/io_pins.cpp +++ b/firmware/hw_layer/io_pins.cpp @@ -4,7 +4,7 @@ * * * @date Jan 24, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include diff --git a/firmware/hw_layer/joystick.cpp b/firmware/hw_layer/joystick.cpp index f87fb0159e..54da1a9663 100644 --- a/firmware/hw_layer/joystick.cpp +++ b/firmware/hw_layer/joystick.cpp @@ -5,7 +5,7 @@ * See void onJoystick(joystick_button_e button) * * @date Jan 2, 2015 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "engine_configuration.h" diff --git a/firmware/hw_layer/lcd/lcd_HD44780.cpp b/firmware/hw_layer/lcd/lcd_HD44780.cpp index e667df5352..b0e806e7f1 100644 --- a/firmware/hw_layer/lcd/lcd_HD44780.cpp +++ b/firmware/hw_layer/lcd/lcd_HD44780.cpp @@ -4,7 +4,7 @@ * * see http://en.wikipedia.org/wiki/Hitachi_HD44780_LCD_controller * @date 13.12.2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "main.h" diff --git a/firmware/hw_layer/max31855.cpp b/firmware/hw_layer/max31855.cpp index 0931d7db1e..9a2948949f 100644 --- a/firmware/hw_layer/max31855.cpp +++ b/firmware/hw_layer/max31855.cpp @@ -9,7 +9,7 @@ * Read-only communication over 5MHz SPI * * @date Sep 17, 2014 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "main.h" diff --git a/firmware/hw_layer/mcp3208.c b/firmware/hw_layer/mcp3208.c index da39e3c5c5..809012134d 100644 --- a/firmware/hw_layer/mcp3208.c +++ b/firmware/hw_layer/mcp3208.c @@ -3,7 +3,7 @@ * @brief MCP3208 external ADC chip implementation. Not really used right now. * * @date Aug 12, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "main.h" diff --git a/firmware/hw_layer/microsecond_timer.cpp b/firmware/hw_layer/microsecond_timer.cpp index e619fd01ce..fc8ad73034 100644 --- a/firmware/hw_layer/microsecond_timer.cpp +++ b/firmware/hw_layer/microsecond_timer.cpp @@ -8,7 +8,7 @@ * If only it was a better multiplier of 2 (84000000 = 328125 * 256) * * @date Apr 14, 2014 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "main.h" diff --git a/firmware/hw_layer/mmc_card.cpp b/firmware/hw_layer/mmc_card.cpp index 1a4c8e1ea4..7a07598ca6 100644 --- a/firmware/hw_layer/mmc_card.cpp +++ b/firmware/hw_layer/mmc_card.cpp @@ -3,7 +3,7 @@ * * @date Dec 28, 2013 * @author Kot_dnz - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 * * default pinouts in case of SPI2 connected to MMC: PB13 - SCK, PB14 - MISO, PB15 - MOSI, PD4 - CS, 3.3v * default pinouts in case of SPI3 connected to MMC: PB3 - SCK, PB4 - MISO, PB5 - MOSI, PD4 - CS, 3.3v diff --git a/firmware/hw_layer/neo6m.cpp b/firmware/hw_layer/neo6m.cpp index b0dcd342a7..732aa03290 100644 --- a/firmware/hw_layer/neo6m.cpp +++ b/firmware/hw_layer/neo6m.cpp @@ -7,7 +7,7 @@ * Technically any UART GPS should work with this driver since NMEA protocol is pretty common anyway * * @date Dec 28, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 * Kot_dnz 2014 */ diff --git a/firmware/hw_layer/pin_repository.cpp b/firmware/hw_layer/pin_repository.cpp index 3f71029a3f..ae18740256 100644 --- a/firmware/hw_layer/pin_repository.cpp +++ b/firmware/hw_layer/pin_repository.cpp @@ -6,7 +6,7 @@ * different purposes. * * @date Jan 15, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "main.h" diff --git a/firmware/hw_layer/pwm_generator.cpp b/firmware/hw_layer/pwm_generator.cpp index 69661a99d8..e070a9bc16 100644 --- a/firmware/hw_layer/pwm_generator.cpp +++ b/firmware/hw_layer/pwm_generator.cpp @@ -8,7 +8,7 @@ * * * @date May 28, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 * */ diff --git a/firmware/hw_layer/rtc_helper.cpp b/firmware/hw_layer/rtc_helper.cpp index 313c9485e3..bfbc92a2fe 100644 --- a/firmware/hw_layer/rtc_helper.cpp +++ b/firmware/hw_layer/rtc_helper.cpp @@ -3,7 +3,7 @@ * @brief Real Time Clock helper * * @date Feb 5, 2014 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include diff --git a/firmware/hw_layer/sensors/CJ125.cpp b/firmware/hw_layer/sensors/CJ125.cpp index c36b9060e3..e2e757fcaf 100644 --- a/firmware/hw_layer/sensors/CJ125.cpp +++ b/firmware/hw_layer/sensors/CJ125.cpp @@ -4,7 +4,7 @@ * Based on Jeff "Turbo SOB" work * * @date: Jun 24, 2016 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 * */ diff --git a/firmware/hw_layer/serial_over_usb/usbconsole.c b/firmware/hw_layer/serial_over_usb/usbconsole.c index bba050b0af..44c343aca4 100644 --- a/firmware/hw_layer/serial_over_usb/usbconsole.c +++ b/firmware/hw_layer/serial_over_usb/usbconsole.c @@ -3,7 +3,7 @@ * @brief USB-over-serial configuration * * @date Oct 14, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "main.h" diff --git a/firmware/hw_layer/servo.cpp b/firmware/hw_layer/servo.cpp index 39a9882b0f..32db651e72 100644 --- a/firmware/hw_layer/servo.cpp +++ b/firmware/hw_layer/servo.cpp @@ -4,7 +4,7 @@ * http://rusefi.com/wiki/index.php?title=Hardware:Servo_motor * * @date Jan 3, 2015 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "servo.h" diff --git a/firmware/hw_layer/stepper.cpp b/firmware/hw_layer/stepper.cpp index 5f90aa8721..d5607ebf83 100644 --- a/firmware/hw_layer/stepper.cpp +++ b/firmware/hw_layer/stepper.cpp @@ -4,7 +4,7 @@ * http://rusefi.com/wiki/index.php?title=Hardware:Stepper_motor * * @date Dec 24, 2014 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "stepper.h" diff --git a/firmware/hw_layer/stm32f0/mpu_util.cpp b/firmware/hw_layer/stm32f0/mpu_util.cpp index c18576ec98..c52d8c86e0 100644 --- a/firmware/hw_layer/stm32f0/mpu_util.cpp +++ b/firmware/hw_layer/stm32f0/mpu_util.cpp @@ -2,7 +2,7 @@ * @file mpu_util.cpp * * @date Dec 23, 2014 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "main.h" diff --git a/firmware/hw_layer/stm32f1/mpu_util.cpp b/firmware/hw_layer/stm32f1/mpu_util.cpp index 038e3716f4..ea18a8a9f3 100644 --- a/firmware/hw_layer/stm32f1/mpu_util.cpp +++ b/firmware/hw_layer/stm32f1/mpu_util.cpp @@ -2,7 +2,7 @@ * @file mpu_util.cpp * * @date Jan 9, 2015 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "mpu_util.h" diff --git a/firmware/hw_layer/stm32f4/mpu_util.cpp b/firmware/hw_layer/stm32f4/mpu_util.cpp index 4f138c8d26..851e0e9ad2 100644 --- a/firmware/hw_layer/stm32f4/mpu_util.cpp +++ b/firmware/hw_layer/stm32f4/mpu_util.cpp @@ -2,7 +2,7 @@ * @file mpu_util.cpp * * @date Jul 27, 2014 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "main.h" diff --git a/firmware/hw_layer/trigger_input.cpp b/firmware/hw_layer/trigger_input.cpp index b99236f86b..82c9428998 100644 --- a/firmware/hw_layer/trigger_input.cpp +++ b/firmware/hw_layer/trigger_input.cpp @@ -3,7 +3,7 @@ * @brief Position sensor hardware layer * * @date Dec 30, 2012 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "main.h" diff --git a/firmware/hw_layer/vehicle_speed.cpp b/firmware/hw_layer/vehicle_speed.cpp index 25e9688dca..1baba87851 100644 --- a/firmware/hw_layer/vehicle_speed.cpp +++ b/firmware/hw_layer/vehicle_speed.cpp @@ -2,7 +2,7 @@ * @file vehicle_speed.cpp * * @date Dec 26, 2014 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "vehicle_speed.h" diff --git a/firmware/main.cpp b/firmware/main.cpp index 7e6c6c5689..7fbf9ef793 100644 --- a/firmware/main.cpp +++ b/firmware/main.cpp @@ -3,7 +3,7 @@ * @brief C++ main entry point * * @date Nov 29, 2012 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 * http://rusefi.com/ */ diff --git a/firmware/rusefi.cpp b/firmware/rusefi.cpp index ba71260adb..16c01154fb 100644 --- a/firmware/rusefi.cpp +++ b/firmware/rusefi.cpp @@ -3,7 +3,7 @@ * @brief Initialization code and main status reporting look * * @date Dec 25, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ /** diff --git a/firmware/util/LocalVersionHolder.cpp b/firmware/util/LocalVersionHolder.cpp index c25ee2a7c5..c7bc51475f 100644 --- a/firmware/util/LocalVersionHolder.cpp +++ b/firmware/util/LocalVersionHolder.cpp @@ -2,7 +2,7 @@ * @file LocalVersionHolder.cpp * * @date Mar 19, 2014 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "LocalVersionHolder.h" diff --git a/firmware/util/cli_registry.cpp b/firmware/util/cli_registry.cpp index 6fd91cba8a..4392550771 100644 --- a/firmware/util/cli_registry.cpp +++ b/firmware/util/cli_registry.cpp @@ -11,7 +11,7 @@ * see testConsoleLogic() * * @date Nov 15, 2012 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include diff --git a/firmware/util/crc.c b/firmware/util/crc.c index 7d5c40b58d..67b0df41bc 100644 --- a/firmware/util/crc.c +++ b/firmware/util/crc.c @@ -1,7 +1,7 @@ /** * @file crc.c * @date Sep 20, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "crc.h" diff --git a/firmware/util/data_buffer.c b/firmware/util/data_buffer.c index adbd3b50ed..fab789fa7b 100644 --- a/firmware/util/data_buffer.c +++ b/firmware/util/data_buffer.c @@ -2,7 +2,7 @@ * @file data_buffer.c * * @date Dec 8, 2012 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "data_buffer.h" diff --git a/firmware/util/datalogging.cpp b/firmware/util/datalogging.cpp index 140a2d5012..6cad1651cb 100644 --- a/firmware/util/datalogging.cpp +++ b/firmware/util/datalogging.cpp @@ -13,7 +13,7 @@ * main console thread. * * @date Feb 25, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 * * This file is part of rusEfi - see http://rusefi.com * diff --git a/firmware/util/efilib.cpp b/firmware/util/efilib.cpp index 67b8340134..7541af49d4 100644 --- a/firmware/util/efilib.cpp +++ b/firmware/util/efilib.cpp @@ -4,7 +4,7 @@ * We cannot use stdlib because we do not have malloc - so, we have to implement these functions * * @date Feb 21, 2014 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include diff --git a/firmware/util/efilib2.cpp b/firmware/util/efilib2.cpp index 0ef4ac7fb0..34335fcffe 100644 --- a/firmware/util/efilib2.cpp +++ b/firmware/util/efilib2.cpp @@ -2,7 +2,7 @@ * @file efilib2.cpp * * @date Apr 14, 2014 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "efilib2.h" diff --git a/firmware/util/histogram.c b/firmware/util/histogram.c index 528696a601..f7c16d5e50 100644 --- a/firmware/util/histogram.c +++ b/firmware/util/histogram.c @@ -6,7 +6,7 @@ * and a couple of median values for a series of measurments. * * @date Dec 18, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include diff --git a/firmware/util/listener_array.cpp b/firmware/util/listener_array.cpp index f6390dce16..df2f5785f1 100644 --- a/firmware/util/listener_array.cpp +++ b/firmware/util/listener_array.cpp @@ -2,7 +2,7 @@ * @file listener_array.cpp * * @date Jan 1, 2013 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "main.h" diff --git a/firmware/util/loggingcentral.cpp b/firmware/util/loggingcentral.cpp index 84f0c68046..cec30e7b58 100644 --- a/firmware/util/loggingcentral.cpp +++ b/firmware/util/loggingcentral.cpp @@ -2,7 +2,7 @@ * @file loggingcentral.cpp * * @date Mar 8, 2015 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 */ #include "main.h" diff --git a/firmware/util/rfiutil.c b/firmware/util/rfiutil.c index bdad4981aa..f9a8e3b9e1 100644 --- a/firmware/util/rfiutil.c +++ b/firmware/util/rfiutil.c @@ -3,7 +3,7 @@ * @brief Number to string conversion code * * @date Nov 15, 2012 - * @author Andrey Belomutskiy, (c) 2012-2017 + * @author Andrey Belomutskiy, (c) 2012-2018 * * This file is part of rusEfi - see http://rusefi.com *