Skip to content

Commit 808618e

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

File tree

21 files changed

+35
-36
lines changed

21 files changed

+35
-36
lines changed

INSTALL.md

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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
*

0 commit comments

Comments
 (0)