Skip to content

Commit 808618e

Browse files
author
acontu
committed
Bump up copyright
1 parent b8c60cf commit 808618e

21 files changed

+35
-36
lines changed

INSTALL.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Build application
22
-------------------------------
33
Make sure that you have the following packages available in your system:
4-
- [Hydra >= v2.3.1](https://github.com/MultithreadCorner/Hydra/releases/tag/v2.3.1)
4+
- [Hydra = v2.3.1](https://github.com/MultithreadCorner/Hydra/releases/tag/v2.3.1)
55
- [libconfig >= v1.5](https://github.com/hyperrealm/libconfig)
66
- [TCLAP >= v1.2.1](http://tclap.sourceforge.net/)
77
- [ROOT >= v6.14](https://root.cern.ch/)

include/analysis.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*----------------------------------------------------------------------------
22
*
3-
* Copyright (C) 2018-2019 Andrea Contu e Angelo Loi
3+
* Copyright (C) 2018-2020 Andrea Contu e Angelo Loi
44
*
55
* This file is part of TCode software.
66
*

include/deposits/E_deposit.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*----------------------------------------------------------------------------
22
*
3-
* Copyright (C) 2018-2019 Andrea Contu e Angelo Loi
3+
* Copyright (C) 2018-2020 Andrea Contu e Angelo Loi
44
*
55
* This file is part of TCode software.
66
*

include/deposits/E_deposit.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*----------------------------------------------------------------------------
22
*
3-
* Copyright (C) 2018-2019 Andrea Contu e Angelo Loi
3+
* Copyright (C) 2018-2020 Andrea Contu e Angelo Loi
44
*
55
* This file is part of TCode software.
66
*

include/deposits/deposit.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*----------------------------------------------------------------------------
22
*
3-
* Copyright (C) 2018-2019 Andrea Contu e Angelo Loi
3+
* Copyright (C) 2018-2020 Andrea Contu e Angelo Loi
44
*
55
* This file is part of TCode software.
66
*

include/details/constants.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*----------------------------------------------------------------------------
22
*
3-
* Copyright (C) 2018-2019 Andrea Contu e Angelo Loi
3+
* Copyright (C) 2018-2020 Andrea Contu e Angelo Loi
44
*
55
* This file is part of TCode software.
66
*

include/details/datatypes.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*----------------------------------------------------------------------------
22
*
3-
* Copyright (C) 2018-2019 Andrea Contu e Angelo Loi
3+
* Copyright (C) 2018-2020 Andrea Contu e Angelo Loi
44
*
55
* This file is part of TCode software.
66
*

include/details/defaults.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*----------------------------------------------------------------------------
22
*
3-
* Copyright (C) 2018-2019 Andrea Contu e Angelo Loi
3+
* Copyright (C) 2018-2020 Andrea Contu e Angelo Loi
44
*
55
* This file is part of TCode software.
66
*

include/details/utils.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*----------------------------------------------------------------------------
22
*
3-
* Copyright (C) 2018-2019 Andrea Contu e Angelo Loi
3+
* Copyright (C) 2018-2020 Andrea Contu e Angelo Loi
44
*
55
* This file is part of TCode software.
66
*

include/loadfiles.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*----------------------------------------------------------------------------
22
*
3-
* Copyright (C) 2018-2019 Andrea Contu e Angelo Loi
3+
* Copyright (C) 2018-2020 Andrea Contu e Angelo Loi
44
*
55
* This file is part of TCode software.
66
*

include/main.inl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*----------------------------------------------------------------------------
22
*
3-
* Copyright (C) 2018-2019 Andrea Contu e Angelo Loi
3+
* Copyright (C) 2018-2020 Andrea Contu e Angelo Loi
44
*
55
* This file is part of TCode software.
66
*

include/main_maps.inl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*----------------------------------------------------------------------------
22
*
3-
* Copyright (C) 2018-2019 Andrea Contu e Angelo Loi
3+
* Copyright (C) 2018-2020 Andrea Contu e Angelo Loi
44
*
55
* This file is part of TCode software.
66
*

include/maps/preparemaps.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*----------------------------------------------------------------------------
22
*
3-
* Copyright (C) 2018-2019 Andrea Contu e Angelo Loi
3+
* Copyright (C) 2018-2020 Andrea Contu e Angelo Loi
44
*
55
* This file is part of TCode software.
66
*

include/plotstyle.C

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*----------------------------------------------------------------------------
22
*
3-
* Copyright (C) 2018-2019 Andrea Contu e Angelo Loi
3+
* Copyright (C) 2018-2020 Andrea Contu e Angelo Loi
44
*
55
* This file is part of TCode software.
66
*

include/simulation/Evolve.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*----------------------------------------------------------------------------
22
*
3-
* Copyright (C) 2018-2019 Andrea Contu e Angelo Loi
3+
* Copyright (C) 2018-2020 Andrea Contu e Angelo Loi
44
*
55
* This file is part of TCode software.
66
*

include/simulation/HydraSim.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*----------------------------------------------------------------------------
22
*
3-
* Copyright (C) 2018-2019 Andrea Contu e Angelo Loi
3+
* Copyright (C) 2018-2020 Andrea Contu e Angelo Loi
44
*
55
* This file is part of TCode software.
66
*

include/simulation/simulation.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*----------------------------------------------------------------------------
22
*
3-
* Copyright (C) 2018-2019 Andrea Contu e Angelo Loi
3+
* Copyright (C) 2018-2020 Andrea Contu e Angelo Loi
44
*
55
* This file is part of TCode software.
66
*

src/loadmaps.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*----------------------------------------------------------------------------
22
*
3-
* Copyright (C) 2018 Andrea Contu e Angelo Loi
3+
* Copyright (C) 2018-2020 Andrea Contu e Angelo Loi
44
*
55
* This file is part of TCode software.
66
*

src/loadmaps.cu

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*----------------------------------------------------------------------------
22
*
3-
* Copyright (C) 2018 Andrea Contu e Angelo Loi
3+
* Copyright (C) 2018-2020 Andrea Contu e Angelo Loi
44
*
55
* This file is part of TCode software.
66
*

src/simulation.cpp

+8-9
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,30 @@
11
/*----------------------------------------------------------------------------
22
*
3-
* Copyright (C) 2016 Antonio Augusto Alves Junior e Andrea Contu
3+
* Copyright (C) 2018-2020 Andrea Contu e Angelo Loi
44
*
5-
* This file is part of MassMeasurement software.
5+
* This file is part of TCode software.
66
*
7-
* MassMeasurement is free software: you can redistribute it and/or modify
7+
* TCode is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by
99
* the Free Software Foundation, either version 3 of the License, or
1010
* (at your option) any later version.
1111
*
12-
* MassMeasurement is distributed in the hope that it will be useful,
12+
* TCode is distributed in the hope that it will be useful,
1313
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1414
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1515
* GNU General Public License for more details.
1616
*
1717
* 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/>.
1919
*
2020
*---------------------------------------------------------------------------*/
2121
/*
22-
* analysis.cpp
22+
* simulations.cpp
2323
*
24-
* Created on: 30/01/2018
25-
* Author: Antonio Augusto Alves Junior
24+
* Created on: 27/12/2018
25+
* Author: Andrea Contu
2626
*/
2727

2828

2929

30-
3130
#include <main.inl>

src/simulation.cu

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
11
/*----------------------------------------------------------------------------
22
*
3-
* Copyright (C) 2016 Antonio Augusto Alves Junior e Andrea Contu
3+
* Copyright (C) 2018-2020 Andrea Contu e Angelo Loi
44
*
5-
* This file is part of MassMeasurement software.
5+
* This file is part of TCode software.
66
*
7-
* MassMeasurement is free software: you can redistribute it and/or modify
7+
* TCode is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by
99
* the Free Software Foundation, either version 3 of the License, or
1010
* (at your option) any later version.
1111
*
12-
* MassMeasurement is distributed in the hope that it will be useful,
12+
* TCode is distributed in the hope that it will be useful,
1313
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1414
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1515
* GNU General Public License for more details.
1616
*
1717
* 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/>.
1919
*
2020
*---------------------------------------------------------------------------*/
2121
/*
22-
* analysis.cu
22+
* simulation.cu
2323
*
24-
* Created on: 30/01/2018
25-
* Author: Antonio Augusto Alves Junior
24+
* Created on: 27/12/2018
25+
* Author: Andrea Contu
2626
*/
2727

2828

0 commit comments

Comments
 (0)