diff --git a/Generators/Starlight_i/Starlight_i/Starlight_i.h b/Generators/Starlight_i/Starlight_i/Starlight_i.h index 9085363156fafb628de9ff7aafa93bc9187b1e7a..082f565eaf5b70246868d21a93f0098b124424ca 100644 --- a/Generators/Starlight_i/Starlight_i/Starlight_i.h +++ b/Generators/Starlight_i/Starlight_i/Starlight_i.h @@ -1,3 +1,6 @@ +/* + Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration +*/ // -------------------------------------------------- // // File: Generators/Starlight_i.h diff --git a/Generators/Starlight_i/src/Starlight_i.cxx b/Generators/Starlight_i/src/Starlight_i.cxx index dcc0862caf2e862f5cd3725fe5a65acdcfe94e70..be943b7101cf41e1ece6d6a4b86330e4a712bd9b 100644 --- a/Generators/Starlight_i/src/Starlight_i.cxx +++ b/Generators/Starlight_i/src/Starlight_i.cxx @@ -1,3 +1,7 @@ +/* + Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration +*/ + // ------------------------------------------------------------- // Generators/Starlight_i.cxx Description: Allows the user // to generate Starlight events and store the result in the diff --git a/Generators/Tauolapp_i/Tauolapp_i/TauolaPP.h b/Generators/Tauolapp_i/Tauolapp_i/TauolaPP.h index a5c3988ace7b39f20abd9295364f6a20e19f8ba8..1199313d471ff01bbacbbba66a6a649cb6115072 100644 --- a/Generators/Tauolapp_i/Tauolapp_i/TauolaPP.h +++ b/Generators/Tauolapp_i/Tauolapp_i/TauolaPP.h @@ -1,3 +1,6 @@ +/* + Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration +*/ #ifndef TAUOLAPP_H #define TAUOLAPP_H diff --git a/Generators/Tauolapp_i/src/TauolaPP.cxx b/Generators/Tauolapp_i/src/TauolaPP.cxx index df06f21fda67304db7e2f99429655a78192821d6..611b3513d1ee11a343cd7f6a656af97d651c14ac 100644 --- a/Generators/Tauolapp_i/src/TauolaPP.cxx +++ b/Generators/Tauolapp_i/src/TauolaPP.cxx @@ -1,3 +1,6 @@ +/* + Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration +*/ #include "Tauolapp_i/TauolaPP.h" // Tauola header files diff --git a/Generators/TrackRecordGenerator/src/TrackRecordGenerator.cxx b/Generators/TrackRecordGenerator/src/TrackRecordGenerator.cxx index 96bfaa1f2ce9085094898f984048eee828fb524f..9cf1bf91ad5eabdb742ca0f3331bd251bb609d06 100644 --- a/Generators/TrackRecordGenerator/src/TrackRecordGenerator.cxx +++ b/Generators/TrackRecordGenerator/src/TrackRecordGenerator.cxx @@ -1,3 +1,7 @@ +/* + Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration +*/ + // ------------------------------------------------------------- // File: TrackRecordGenerator/TrackRecordGenerator.cxx // Mostly adopted from the cosmic generator