Skip to content

Commit

Permalink
Merge pull request #2 from alibuild/alibot-cleanup-11913
Browse files Browse the repository at this point in the history
Please consider the following formatting changes to AliceO2Group#11913
  • Loading branch information
cholmcc authored Sep 19, 2023
2 parents 3d657ef + f423011 commit 7313685
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 10 deletions.
4 changes: 2 additions & 2 deletions Generators/include/Generators/GeneratorTParticle.h
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
// Copyright 2023-2099 CERN and copyright holders of ALICE O2.
// See https://alice-o2.web.cern.ch/copyright for details of the copyright holders.
// All rights not expressly granted are reserved.
//
//
// This software is distributed under the terms of the GNU General Public
// License v3 (GPL Version 3), copied verbatim in the file "COPYING".
//
//
// In applying this license CERN does not waive the privileges and immunities
// granted to it by virtue of its status as an Intergovernmental Organization
// or submit itself to any jurisdiction.
Expand Down
5 changes: 2 additions & 3 deletions Generators/include/Generators/GeneratorTParticleParam.h
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
// Copyright 2023-2099 CERN and copyright holders of ALICE O2.
// See https://alice-o2.web.cern.ch/copyright for details of the copyright holders.
// All rights not expressly granted are reserved.
//
//
// This software is distributed under the terms of the GNU General Public
// License v3 (GPL Version 3), copied verbatim in the file "COPYING".
//
//
// In applying this license CERN does not waive the privileges and immunities
// granted to it by virtue of its status as an Intergovernmental Organization
// or submit itself to any jurisdiction.


// @author: Christian Holm Christensen <cholm@nbi.dk>
#ifndef ALICEO2_EVENTGEN_GENERATORTPARTICLEPARAM_H_
Expand Down
2 changes: 1 addition & 1 deletion Generators/src/GeneratorHepMC.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ Bool_t GeneratorHepMC::Init()
//
// -s \$RANDOM
//
// to as part of the command line in `progCmd`.
// to as part of the command line in `progCmd`.
//
// All of this can conviniently be achieved via a wrapper script
// around the actual EG program.
Expand Down
4 changes: 2 additions & 2 deletions Generators/src/GeneratorTParticle.cxx
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
// Copyright 2023-2099 CERN and copyright holders of ALICE O2.
// See https://alice-o2.web.cern.ch/copyright for details of the copyright holders.
// All rights not expressly granted are reserved.
//
//
// This software is distributed under the terms of the GNU General Public
// License v3 (GPL Version 3), copied verbatim in the file "COPYING".
//
//
// In applying this license CERN does not waive the privileges and immunities
// granted to it by virtue of its status as an Intergovernmental Organization
// or submit itself to any jurisdiction.
Expand Down
4 changes: 2 additions & 2 deletions Generators/src/GeneratorTParticleParam.cxx
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
// Copyright 2023-2099 CERN and copyright holders of ALICE O2.
// See https://alice-o2.web.cern.ch/copyright for details of the copyright holders.
// All rights not expressly granted are reserved.
//
//
// This software is distributed under the terms of the GNU General Public
// License v3 (GPL Version 3), copied verbatim in the file "COPYING".
//
//
// In applying this license CERN does not waive the privileges and immunities
// granted to it by virtue of its status as an Intergovernmental Organization
// or submit itself to any jurisdiction.
Expand Down

0 comments on commit 7313685

Please sign in to comment.