File tree Expand file tree Collapse file tree 4 files changed +39
-41
lines changed
Expand file tree Collapse file tree 4 files changed +39
-41
lines changed Original file line number Diff line number Diff line change 1- // -*- C++ -*-
2- // Copyright 2023 CERN and copyright holders of ALICE O2.
3- //
4- // See https://alice-o2.web.cern.ch/copyright for details of the
5- // copyright holders. All rights not expressly granted are reserved.
6- //
7- // This software is distributed under the terms of the GNU General
8- // Public License v3 (GPL Version 3), copied verbatim in the file
9- // "COPYING".
10- //
11- // In applying this license CERN does not waive the privileges and
12- // immunities granted to it by virtue of its status as an
13- // Intergovernmental Organization or submit itself to any
14- // jurisdiction.
15- //
1+ // Copyright 2023-2099 CERN and copyright holders of ALICE O2.
2+ // See https://alice-o2.web.cern.ch/copyright for details of the copyright holders.
3+ // All rights not expressly granted are reserved.
4+ //
5+ // This software is distributed under the terms of the GNU General Public
6+ // License v3 (GPL Version 3), copied verbatim in the file "COPYING".
7+ //
8+ // In applying this license CERN does not waive the privileges and immunities
9+ // granted to it by virtue of its status as an Intergovernmental Organization
10+ // or submit itself to any jurisdiction.
11+
1612// / @author: Christian Holm Christensen <cholm@nbi.dk>
1713#ifndef ALICEO2_GENERATORTPARTICLE_H_
1814#define ALICEO2_GENERATORTPARTICLE_H_
@@ -110,6 +106,9 @@ TClonesArray of @c TParticle objects */
110106} // namespace eventgen
111107} // namespace o2
112108#endif
109+ // Local Variables:
110+ // mode: C++
111+ // End:
113112//
114113// EOF
115114//
Original file line number Diff line number Diff line change 1- // Copyright 2019-2020 CERN and copyright holders of ALICE O2.
2- //
3- // See https://alice-o2.web.cern.ch/copyright for details of the
4- // copyright holders. All rights not expressly granted are reserved.
5- //
6- // This software is distributed under the terms of the GNU General
7- // Public License v3 (GPL Version 3), copied verbatim in the file
8- // "COPYING".
9- //
10- // In applying this license CERN does not waive the privileges and
11- // immunities granted to it by virtue of its status as an
12- // Intergovernmental Organization or submit itself to any
13- // jurisdiction.
14- //
1+ // Copyright 2023-2099 CERN and copyright holders of ALICE O2.
2+ // See https://alice-o2.web.cern.ch/copyright for details of the copyright holders.
3+ // All rights not expressly granted are reserved.
4+ //
5+ // This software is distributed under the terms of the GNU General Public
6+ // License v3 (GPL Version 3), copied verbatim in the file "COPYING".
7+ //
8+ // In applying this license CERN does not waive the privileges and immunities
9+ // granted to it by virtue of its status as an Intergovernmental Organization
10+ // or submit itself to any jurisdiction.
11+
12+
1513// @author: Christian Holm Christensen <cholm@nbi.dk>
1614#ifndef ALICEO2_EVENTGEN_GENERATORTPARTICLEPARAM_H_
1715#define ALICEO2_EVENTGEN_GENERATORTPARTICLEPARAM_H_
@@ -39,3 +37,6 @@ struct GeneratorTParticleParam : public o2::conf::ConfigurableParamHelper<Genera
3937} // end namespace o2
4038
4139#endif // ALICEO2_EVENTGEN_GENERATORHEPMCPARAM_H_
40+ // Local Variables:
41+ // mode: C++
42+ // End:
Original file line number Diff line number Diff line change 1- // Copyright 2023 CERN and copyright holders of ALICE O2.
2- //
3- // See https://alice-o2.web.cern.ch/copyright for details of the
4- // copyright holders. All rights not expressly granted are reserved.
5- //
1+ // Copyright 2023-2099 CERN and copyright holders of ALICE O2.
2+ // See https://alice-o2.web.cern.ch/copyright for details of the copyright holders.
3+ // All rights not expressly granted are reserved.
4+ //
65// This software is distributed under the terms of the GNU General Public
76// License v3 (GPL Version 3), copied verbatim in the file "COPYING".
8- //
7+ //
98// In applying this license CERN does not waive the privileges and immunities
109// granted to it by virtue of its status as an Intergovernmental Organization
1110// or submit itself to any jurisdiction.
Original file line number Diff line number Diff line change 1- // Copyright 2023 CERN and copyright holders of ALICE O2.
2- //
3- // See https://alice-o2.web.cern.ch/copyright for details of the
4- // copyright holders. All rights not expressly granted are reserved.
5- //
1+ // Copyright 2023-2099 CERN and copyright holders of ALICE O2.
2+ // See https://alice-o2.web.cern.ch/copyright for details of the copyright holders.
3+ // All rights not expressly granted are reserved.
4+ //
65// This software is distributed under the terms of the GNU General Public
76// License v3 (GPL Version 3), copied verbatim in the file "COPYING".
8- //
7+ //
98// In applying this license CERN does not waive the privileges and immunities
109// granted to it by virtue of its status as an Intergovernmental Organization
1110// or submit itself to any jurisdiction.
You can’t perform that action at this time.
0 commit comments