happy new year

This commit is contained in:
rusefi 2018-07-28 12:42:37 -04:00
parent 853c80aeea
commit ab97f5df07
9 changed files with 9 additions and 9 deletions

View File

@ -2,7 +2,7 @@
* @file board.cpp * @file board.cpp
* *
* @date Nov 15, 2013 * @date Nov 15, 2013
* @author Andrey Belomutskiy, (c) 2012-2016 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "main.h" #include "main.h"

View File

@ -2,7 +2,7 @@
* @file framework.cpp * @file framework.cpp
* *
* @date Sep 25, 2014 * @date Sep 25, 2014
* @author Andrey Belomutskiy, (c) 2012-2014 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "main.h" #include "main.h"

View File

@ -2,7 +2,7 @@
* @file rusEfiFunctionalTest.cpp * @file rusEfiFunctionalTest.cpp
* *
* @date Mar 1, 2014 * @date Mar 1, 2014
* @author Andrey Belomutskiy, (c) 2012-2016 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "global.h" #include "global.h"

View File

@ -2,7 +2,7 @@
* @file main.cpp * @file main.cpp
* @file First step towards unit-testing rusEfi algorithms * @file First step towards unit-testing rusEfi algorithms
* *
* @author Andrey Belomutskiy (c) 2012-2014 * @author Andrey Belomutskiy (c) 2012-2018
*/ */
#include <stdio.h> #include <stdio.h>

View File

@ -3,7 +3,7 @@
* *
* Created on: apr 29, 2014 * Created on: apr 29, 2014
* Author: Dmitry Sidin * Author: Dmitry Sidin
* Author: Andrey Belomutskiy, (c) 2012-2015 * Author: Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "main.h" #include "main.h"

View File

@ -2,7 +2,7 @@
* @file test_engine_math.c * @file test_engine_math.c
* *
* Created on: Nov 14, 2013 * Created on: Nov 14, 2013
* Author: Andrey Belomutskiy, (c) 2012-2015 * Author: Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "test_engine_math.h" #include "test_engine_math.h"

View File

@ -2,7 +2,7 @@
* @file test_idle_controller.cpp * @file test_idle_controller.cpp
* *
* @date Oct 17, 2013 * @date Oct 17, 2013
* @author Andrey Belomutskiy, (c) 2012-2014 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include <stdio.h> #include <stdio.h>

View File

@ -4,7 +4,7 @@
* https://sourceforge.net/p/rusefi/tickets/102/ * https://sourceforge.net/p/rusefi/tickets/102/
* *
* @date Oct 3, 2014 * @date Oct 3, 2014
* @author Andrey Belomutskiy, (c) 2012-2014 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "main.h" #include "main.h"

View File

@ -2,7 +2,7 @@
* @file test_speed_density.cpp * @file test_speed_density.cpp
* *
* @date Jun 26, 2014 * @date Jun 26, 2014
* @author Andrey Belomutskiy, (c) 2012-2014 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "main.h" #include "main.h"