|
1 | 1 | /*----------------------------------------------------------------------------
|
2 | 2 | *
|
3 |
| - * Copyright (C) 2016 Antonio Augusto Alves Junior e Andrea Contu |
| 3 | + * Copyright (C) 2018-2020 Andrea Contu e Angelo Loi |
4 | 4 | *
|
5 |
| - * This file is part of MassMeasurement software. |
| 5 | + * This file is part of TCode software. |
6 | 6 | *
|
7 |
| - * MassMeasurement is free software: you can redistribute it and/or modify |
| 7 | + * TCode is free software: you can redistribute it and/or modify |
8 | 8 | * it under the terms of the GNU General Public License as published by
|
9 | 9 | * the Free Software Foundation, either version 3 of the License, or
|
10 | 10 | * (at your option) any later version.
|
11 | 11 | *
|
12 |
| - * MassMeasurement is distributed in the hope that it will be useful, |
| 12 | + * TCode is distributed in the hope that it will be useful, |
13 | 13 | * but WITHOUT ANY WARRANTY; without even the implied warranty of
|
14 | 14 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
15 | 15 | * GNU General Public License for more details.
|
16 | 16 | *
|
17 | 17 | * You should have received a copy of the GNU General Public License
|
18 |
| - * along with Hydra. If not, see <http://www.gnu.org/licenses/>. |
| 18 | + * along with TCode. If not, see <http://www.gnu.org/licenses/>. |
19 | 19 | *
|
20 | 20 | *---------------------------------------------------------------------------*/
|
21 | 21 | /*
|
22 |
| - * analysis.cpp |
| 22 | + * simulations.cpp |
23 | 23 | *
|
24 |
| - * Created on: 30/01/2018 |
25 |
| - * Author: Antonio Augusto Alves Junior |
| 24 | + * Created on: 27/12/2018 |
| 25 | + * Author: Andrea Contu |
26 | 26 | */
|
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
31 | 30 | #include <main.inl>
|
0 commit comments