FreeEMS  0.2.0-SNAPSHOT-282-g9efc524
contributors.h
Go to the documentation of this file.
1 /* FreeEMS - the open source engine management system
2  *
3  * Copyright 2010 Fred Cooke
4  *
5  * This file is part of the FreeEMS project.
6  *
7  * FreeEMS software is free software: you can redistribute it and/or modify
8  * it under the terms of the GNU General Public License as published by
9  * the Free Software Foundation, either version 3 of the License, or
10  * (at your option) any later version.
11  *
12  * FreeEMS software is distributed in the hope that it will be useful,
13  * but WITHOUT ANY WARRANTY; without even the implied warranty of
14  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15  * GNU General Public License for more details.
16  *
17  * You should have received a copy of the GNU General Public License
18  * along with any FreeEMS software. If not, see http://www.gnu.org/licenses/
19  *
20  * We ask that if you make any changes to this file you email them upstream to
21  * us at admin(at)diyefi(dot)org or, even better, fork the code on github.com!
22  *
23  * Thank you for choosing FreeEMS to run your engine!
24  */
25 
26 /** @page contributors Contributors
27  *
28  * Although it may look like I do most of the work, FreeEMS is already very
29  * much a team effort. Right from the start it has been my intention to at the
30  * very least attempt to acknowledge and keep track of all those that played a
31  * part in the success of the project. What better place to do it than right
32  * here in the source code repository!
33  *
34  * On behalf of all past, present and future users of FreeEMS and spin off
35  * projects, I would like to express our sincere gratitude.
36  *
37  * <b>Thank you very much to everyone involved!</b>
38  *
39  * @note this is far from complete, checking in now, feel free to contribute to this list!
40  *
41  * @b Code @b Development:
42  * - Fred Cooke
43  * - Sean Keys
44  *
45  * @b Tuning @b Software:
46  * - Aaron Barnes
47  * - Ben Fenner
48  * - Shameem Hameed
49  *
50  * @b Hardware @b Design:
51  * - Jared Harvey
52  * - Dave
53  * - Delta
54  * - Baldur Gislason
55  * - Jean BĂ©langer
56  * - Abe Mara
57  *
58  * @b Technical @b Advice:
59  * - Karsten Sperling
60  * - Robert Clark
61  * - Jared Harvey
62  * - Aaron Barnes
63  * - Tahi Walcher
64  * - Others
65  *
66  * @b Bug @b Reports/Feedback:
67  * - Steve from OS
68  * - Jared Harvey
69  * - Sean Keys
70  * - Aaron Barnes
71  *
72  * @b Forum @b Discussions:
73  * - Many Many
74  *
75  * @b Support:
76  * - Karri
77  * - Cam
78  * - Many more.
79  */
80 
81 /** @file
82  *
83  * @ingroup doxygenDocFiles
84  * @brief Doxygen Contributors page definition
85  */