From a8a0d73d6a8571f904cd9a6c0a4ed38de882e5bb Mon Sep 17 00:00:00 2001 From: Andrii Verbytskyi <averbyts@cern.ch> Date: Fri, 24 Jul 2020 14:45:24 +0200 Subject: [PATCH] Standard copyright format --- Generators/AtlasHepMC/AtlasHepMC/Flow.h | 6 ++++-- Generators/AtlasHepMC/AtlasHepMC/GenEvent.h | 6 ++++-- Generators/AtlasHepMC/AtlasHepMC/GenEvent_fwd.h | 6 ++++-- Generators/AtlasHepMC/AtlasHepMC/GenParticle.h | 6 ++++-- Generators/AtlasHepMC/AtlasHepMC/GenParticle_fwd.h | 6 ++++-- Generators/AtlasHepMC/AtlasHepMC/GenRanges.h | 6 ++++-- Generators/AtlasHepMC/AtlasHepMC/GenVertex.h | 6 ++++-- Generators/AtlasHepMC/AtlasHepMC/GenVertex_fwd.h | 6 ++++-- Generators/AtlasHepMC/AtlasHepMC/HEPEVT_Wrapper.h | 6 ++++-- Generators/AtlasHepMC/AtlasHepMC/HeavyIon.h | 6 ++++-- Generators/AtlasHepMC/AtlasHepMC/IO_AsciiParticles.h | 6 ++++-- Generators/AtlasHepMC/AtlasHepMC/IO_BaseClass.h | 6 ++++-- Generators/AtlasHepMC/AtlasHepMC/IO_BaseClass_fwd.h | 6 ++++-- Generators/AtlasHepMC/AtlasHepMC/IO_GenEvent.h | 6 ++++-- Generators/AtlasHepMC/AtlasHepMC/IO_GenEvent_fwd.h | 6 ++++-- Generators/AtlasHepMC/AtlasHepMC/IO_HEPEVT.h | 6 ++++-- Generators/AtlasHepMC/AtlasHepMC/IO_HERWIG.h | 6 ++++-- Generators/AtlasHepMC/AtlasHepMC/IteratorRange.h | 8 +++++--- Generators/AtlasHepMC/AtlasHepMC/PdfInfo.h | 6 ++++-- Generators/AtlasHepMC/AtlasHepMC/Polarization.h | 6 ++++-- Generators/AtlasHepMC/AtlasHepMC/Relatives.h | 6 ++++-- Generators/AtlasHepMC/AtlasHepMC/SimpleVector.h | 6 ++++-- Generators/AtlasHepMC/AtlasHepMC/SimpleVector_fwd.h | 8 +++++--- Generators/AtlasHepMC/AtlasHepMC/WeightContainer.h | 6 ++++-- 24 files changed, 98 insertions(+), 50 deletions(-) diff --git a/Generators/AtlasHepMC/AtlasHepMC/Flow.h b/Generators/AtlasHepMC/AtlasHepMC/Flow.h index f741fda7f5ee..72c3b7df628b 100644 --- a/Generators/AtlasHepMC/AtlasHepMC/Flow.h +++ b/Generators/AtlasHepMC/AtlasHepMC/Flow.h @@ -1,6 +1,8 @@ -/* Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration - Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de +/* + Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration */ +/* Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de */ + #ifndef ATLASHEPMC_FLOW_H #define ATLASHEPMC_FLOW_H #ifdef HEPMC3 diff --git a/Generators/AtlasHepMC/AtlasHepMC/GenEvent.h b/Generators/AtlasHepMC/AtlasHepMC/GenEvent.h index 9fcc46a700fd..705671cb087a 100644 --- a/Generators/AtlasHepMC/AtlasHepMC/GenEvent.h +++ b/Generators/AtlasHepMC/AtlasHepMC/GenEvent.h @@ -1,6 +1,8 @@ -/* Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration - Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de +/* + Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration */ +/* Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de */ + #ifndef ATLASHEPMC_GENEVENT_H #define ATLASHEPMC_GENEVENT_H #ifdef HEPMC3 diff --git a/Generators/AtlasHepMC/AtlasHepMC/GenEvent_fwd.h b/Generators/AtlasHepMC/AtlasHepMC/GenEvent_fwd.h index e7113d8ee86a..f6a949da1e97 100644 --- a/Generators/AtlasHepMC/AtlasHepMC/GenEvent_fwd.h +++ b/Generators/AtlasHepMC/AtlasHepMC/GenEvent_fwd.h @@ -1,6 +1,8 @@ -/* Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration - Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de +/* + Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration */ +/* Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de */ + #ifndef ATLASHEPMC_GENEVENTFWD_H #define ATLASHEPMC_GENEVENTFWD_H #ifdef HEPMC3 diff --git a/Generators/AtlasHepMC/AtlasHepMC/GenParticle.h b/Generators/AtlasHepMC/AtlasHepMC/GenParticle.h index d34e18abb05e..1fa860d0bc21 100644 --- a/Generators/AtlasHepMC/AtlasHepMC/GenParticle.h +++ b/Generators/AtlasHepMC/AtlasHepMC/GenParticle.h @@ -1,6 +1,8 @@ -/* Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration - Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de +/* + Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration */ +/* Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de */ + #ifndef ATLASHEPMC_GENPARTICLE_H #define ATLASHEPMC_GENPARTICLE_H #ifdef HEPMC3 diff --git a/Generators/AtlasHepMC/AtlasHepMC/GenParticle_fwd.h b/Generators/AtlasHepMC/AtlasHepMC/GenParticle_fwd.h index 6a6057016f83..40c794a96589 100644 --- a/Generators/AtlasHepMC/AtlasHepMC/GenParticle_fwd.h +++ b/Generators/AtlasHepMC/AtlasHepMC/GenParticle_fwd.h @@ -1,6 +1,8 @@ -/* Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration - Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de +/* + Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration */ +/* Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de */ + #ifndef ATLASHEPMC_GENPARTICLEFWD_H #define ATLASHEPMC_GENPARTICLEFWD_H #ifdef HEPMC3 diff --git a/Generators/AtlasHepMC/AtlasHepMC/GenRanges.h b/Generators/AtlasHepMC/AtlasHepMC/GenRanges.h index 57349312ef42..41f07b9cca5d 100644 --- a/Generators/AtlasHepMC/AtlasHepMC/GenRanges.h +++ b/Generators/AtlasHepMC/AtlasHepMC/GenRanges.h @@ -1,6 +1,8 @@ -/* Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration - Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de +/* + Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration */ +/* Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de */ + #ifndef ATLASHEPMC_GENRANGES_H #define ATLASHEPMC_GENRANGES_H #ifdef HEPMC3 diff --git a/Generators/AtlasHepMC/AtlasHepMC/GenVertex.h b/Generators/AtlasHepMC/AtlasHepMC/GenVertex.h index d1c4dcc375bb..e1a6cc5524eb 100644 --- a/Generators/AtlasHepMC/AtlasHepMC/GenVertex.h +++ b/Generators/AtlasHepMC/AtlasHepMC/GenVertex.h @@ -1,6 +1,8 @@ -/* Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration - Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de +/* + Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration */ +/* Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de */ + #ifndef ATLASHEPMC_GENVERTEX_H #define ATLASHEPMC_GENVERTEX_H #ifdef HEPMC3 diff --git a/Generators/AtlasHepMC/AtlasHepMC/GenVertex_fwd.h b/Generators/AtlasHepMC/AtlasHepMC/GenVertex_fwd.h index e6396810d2bc..d45165b1fff8 100644 --- a/Generators/AtlasHepMC/AtlasHepMC/GenVertex_fwd.h +++ b/Generators/AtlasHepMC/AtlasHepMC/GenVertex_fwd.h @@ -1,6 +1,8 @@ -/* Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration - Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de +/* + Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration */ +/* Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de */ + #ifndef ATLASHEPMC_GENVERTEXFWD_H #define ATLASHEPMC_GENVERTEXFWD_H #ifdef HEPMC3 diff --git a/Generators/AtlasHepMC/AtlasHepMC/HEPEVT_Wrapper.h b/Generators/AtlasHepMC/AtlasHepMC/HEPEVT_Wrapper.h index 6c9e621462eb..eb5d60c177a9 100644 --- a/Generators/AtlasHepMC/AtlasHepMC/HEPEVT_Wrapper.h +++ b/Generators/AtlasHepMC/AtlasHepMC/HEPEVT_Wrapper.h @@ -1,6 +1,8 @@ -/* Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration - Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de +/* + Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration */ +/* Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de */ + #ifndef ATLASHEPMC_HEPEVTWRAPPER_H #define ATLASHEPMC_HEPEVTWRAPPER_H #ifdef HEPMC3 diff --git a/Generators/AtlasHepMC/AtlasHepMC/HeavyIon.h b/Generators/AtlasHepMC/AtlasHepMC/HeavyIon.h index 36f5c2484fb8..ff5a5162a30e 100644 --- a/Generators/AtlasHepMC/AtlasHepMC/HeavyIon.h +++ b/Generators/AtlasHepMC/AtlasHepMC/HeavyIon.h @@ -1,6 +1,8 @@ -/* Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration - Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de +/* + Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration */ +/* Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de */ + #ifndef ATLASHEPMC_HEAVYION_H #define ATLASHEPMC_HEAVYION_H #ifdef HEPMC3 diff --git a/Generators/AtlasHepMC/AtlasHepMC/IO_AsciiParticles.h b/Generators/AtlasHepMC/AtlasHepMC/IO_AsciiParticles.h index 2988e277731d..5da665a0de76 100644 --- a/Generators/AtlasHepMC/AtlasHepMC/IO_AsciiParticles.h +++ b/Generators/AtlasHepMC/AtlasHepMC/IO_AsciiParticles.h @@ -1,6 +1,8 @@ -/* Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration - Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de +/* + Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration */ +/* Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de */ + #ifndef ATLASHEPMC_IOASCIIPARTICLES_H #define ATLASHEPMC_IOASCIIPARTICLES_H #ifdef HEPMC3 diff --git a/Generators/AtlasHepMC/AtlasHepMC/IO_BaseClass.h b/Generators/AtlasHepMC/AtlasHepMC/IO_BaseClass.h index 26a0e105b4a2..4cc8d5167edf 100644 --- a/Generators/AtlasHepMC/AtlasHepMC/IO_BaseClass.h +++ b/Generators/AtlasHepMC/AtlasHepMC/IO_BaseClass.h @@ -1,6 +1,8 @@ -/* Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration - Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de +/* + Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration */ +/* Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de */ + #ifndef ATLASHEPMC_IOBASECLASS_H #define ATLASHEPMC_IOBASECLASS_H #ifdef HEPMC3 diff --git a/Generators/AtlasHepMC/AtlasHepMC/IO_BaseClass_fwd.h b/Generators/AtlasHepMC/AtlasHepMC/IO_BaseClass_fwd.h index fdff3e8119fd..45a65ec0e4b2 100644 --- a/Generators/AtlasHepMC/AtlasHepMC/IO_BaseClass_fwd.h +++ b/Generators/AtlasHepMC/AtlasHepMC/IO_BaseClass_fwd.h @@ -1,6 +1,8 @@ -/* Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration - Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de +/* + Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration */ +/* Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de */ + #ifndef ATLASHEPMC_IOBASECLASS_FWD_H #define ATLASHEPMC_IOBASECLASS_FWD_H namespace HepMC {class IO_BaseClass;} diff --git a/Generators/AtlasHepMC/AtlasHepMC/IO_GenEvent.h b/Generators/AtlasHepMC/AtlasHepMC/IO_GenEvent.h index 93d4a0254f7e..c835adb2b578 100644 --- a/Generators/AtlasHepMC/AtlasHepMC/IO_GenEvent.h +++ b/Generators/AtlasHepMC/AtlasHepMC/IO_GenEvent.h @@ -1,6 +1,8 @@ -/* Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration - Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de +/* + Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration */ +/* Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de */ + #ifndef ATLASHEPMC_IOGENEVENT_H #define ATLASHEPMC_IOGENEVENT_H #ifdef HEPMC3 diff --git a/Generators/AtlasHepMC/AtlasHepMC/IO_GenEvent_fwd.h b/Generators/AtlasHepMC/AtlasHepMC/IO_GenEvent_fwd.h index e95f174a3c3f..28faa19cf7d6 100644 --- a/Generators/AtlasHepMC/AtlasHepMC/IO_GenEvent_fwd.h +++ b/Generators/AtlasHepMC/AtlasHepMC/IO_GenEvent_fwd.h @@ -1,6 +1,8 @@ -/* Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration - Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de +/* + Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration */ +/* Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de */ + #ifndef ATLASHEPMC_IOGENEVENT_FWD_H #define ATLASHEPMC_IOGENEVENT_FWD_H namespace HepMC { class IO_GenEvent; } diff --git a/Generators/AtlasHepMC/AtlasHepMC/IO_HEPEVT.h b/Generators/AtlasHepMC/AtlasHepMC/IO_HEPEVT.h index 681ae7f2bdcb..9840fcfa93de 100644 --- a/Generators/AtlasHepMC/AtlasHepMC/IO_HEPEVT.h +++ b/Generators/AtlasHepMC/AtlasHepMC/IO_HEPEVT.h @@ -1,6 +1,8 @@ -/* Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration - Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de +/* + Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration */ +/* Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de */ + #ifndef ATLASHEPMC_IOHEPEVT_H #define ATLASHEPMC_IOHEPEVT_H #ifdef HEPMC3 diff --git a/Generators/AtlasHepMC/AtlasHepMC/IO_HERWIG.h b/Generators/AtlasHepMC/AtlasHepMC/IO_HERWIG.h index f6567ecb4d4d..724b87966a65 100644 --- a/Generators/AtlasHepMC/AtlasHepMC/IO_HERWIG.h +++ b/Generators/AtlasHepMC/AtlasHepMC/IO_HERWIG.h @@ -1,6 +1,8 @@ -/* Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration - Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de +/* + Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration */ +/* Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de */ + #ifndef ATLASHEPMC_IOHERWIG_H #define ATLASHEPMC_IOHERWIG_H #ifdef HEPMC3 diff --git a/Generators/AtlasHepMC/AtlasHepMC/IteratorRange.h b/Generators/AtlasHepMC/AtlasHepMC/IteratorRange.h index 3936956cb0f3..4f8674320ca5 100644 --- a/Generators/AtlasHepMC/AtlasHepMC/IteratorRange.h +++ b/Generators/AtlasHepMC/AtlasHepMC/IteratorRange.h @@ -1,6 +1,8 @@ -/* Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration - Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de - */ +/* + Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration +*/ +/* Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de */ + #ifndef ATLASHEPMC_ITERATORRANGE_H #define ATLASHEPMC_ITERATORRANGE_H #include "HepMC/IteratorRange.h" diff --git a/Generators/AtlasHepMC/AtlasHepMC/PdfInfo.h b/Generators/AtlasHepMC/AtlasHepMC/PdfInfo.h index 7b2455445501..d2db82006295 100644 --- a/Generators/AtlasHepMC/AtlasHepMC/PdfInfo.h +++ b/Generators/AtlasHepMC/AtlasHepMC/PdfInfo.h @@ -1,6 +1,8 @@ -/* Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration - Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de +/* + Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration */ +/* Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de */ + #ifndef ATLASHEPMC_PDFINFO_H #define ATLASHEPMC_PDFINFO_H #ifdef HEPMC3 diff --git a/Generators/AtlasHepMC/AtlasHepMC/Polarization.h b/Generators/AtlasHepMC/AtlasHepMC/Polarization.h index 59ecdd8d7432..e954879347bc 100644 --- a/Generators/AtlasHepMC/AtlasHepMC/Polarization.h +++ b/Generators/AtlasHepMC/AtlasHepMC/Polarization.h @@ -1,6 +1,8 @@ -/* Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration - Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de +/* + Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration */ +/* Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de */ + #ifndef ATLASHEPMC_POLARIZATION_H #define ATLASHEPMC_POLARIZATION_H #ifdef HEPMC3 diff --git a/Generators/AtlasHepMC/AtlasHepMC/Relatives.h b/Generators/AtlasHepMC/AtlasHepMC/Relatives.h index 261c4f48690a..2f91f08b1309 100644 --- a/Generators/AtlasHepMC/AtlasHepMC/Relatives.h +++ b/Generators/AtlasHepMC/AtlasHepMC/Relatives.h @@ -1,6 +1,8 @@ -/* Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration - Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de +/* + Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration */ +/* Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de */ + #ifndef ATLASHEPMC_RELATIVES_H #define ATLASHEPMC_RELATIVES_H #ifdef HEPMC3 diff --git a/Generators/AtlasHepMC/AtlasHepMC/SimpleVector.h b/Generators/AtlasHepMC/AtlasHepMC/SimpleVector.h index d65497de6d75..8a578130b0e0 100644 --- a/Generators/AtlasHepMC/AtlasHepMC/SimpleVector.h +++ b/Generators/AtlasHepMC/AtlasHepMC/SimpleVector.h @@ -1,6 +1,8 @@ -/* Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration - Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de +/* + Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration */ +/* Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de */ + #ifndef ATLASHEPMC_SIMPLEVECTOR_H #define ATLASHEPMC_SIMPLEVECTOR_H #ifdef HEPMC3 diff --git a/Generators/AtlasHepMC/AtlasHepMC/SimpleVector_fwd.h b/Generators/AtlasHepMC/AtlasHepMC/SimpleVector_fwd.h index 229542d3a31f..321f8402ac7e 100644 --- a/Generators/AtlasHepMC/AtlasHepMC/SimpleVector_fwd.h +++ b/Generators/AtlasHepMC/AtlasHepMC/SimpleVector_fwd.h @@ -1,6 +1,8 @@ -/* Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration - Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de - */ +/* + Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration +*/ +/* Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de */ + #ifndef ATLASHEPMC_SIMPLEVECTOR_FWD_H #define ATLASHEPMC_SIMPLEVECTOR_FWD_H namespace HepMC { diff --git a/Generators/AtlasHepMC/AtlasHepMC/WeightContainer.h b/Generators/AtlasHepMC/AtlasHepMC/WeightContainer.h index 5dd69b248608..19d10ea1c10b 100644 --- a/Generators/AtlasHepMC/AtlasHepMC/WeightContainer.h +++ b/Generators/AtlasHepMC/AtlasHepMC/WeightContainer.h @@ -1,6 +1,8 @@ -/* Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration - Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de +/* + Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration */ +/* Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de */ + #ifndef ATLASHEPMC_WEIGHTCONTAINER_H #define ATLASHEPMC_WEIGHTCONTAINER_H #ifdef HEPMC3 -- GitLab