From 39762d5207f9575502d2eb075fca5518808aadab Mon Sep 17 00:00:00 2001
From: "Ewelina.Maria.Lobodzinska" <ewelina.maria.lobodzinska@cern.ch>
Date: Tue, 12 Sep 2017 22:46:35 +0200
Subject: [PATCH] add back the ATLAS copyrights, that were removed by mistake

---
 Generators/Starlight_i/Starlight_i/Starlight_i.h             | 3 +++
 Generators/Starlight_i/src/Starlight_i.cxx                   | 4 ++++
 Generators/Tauolapp_i/Tauolapp_i/TauolaPP.h                  | 3 +++
 Generators/Tauolapp_i/src/TauolaPP.cxx                       | 3 +++
 Generators/TrackRecordGenerator/src/TrackRecordGenerator.cxx | 4 ++++
 5 files changed, 17 insertions(+)

diff --git a/Generators/Starlight_i/Starlight_i/Starlight_i.h b/Generators/Starlight_i/Starlight_i/Starlight_i.h
index 9085363156fa..082f565eaf5b 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 dcc0862caf2e..be943b7101cf 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 a5c3988ace7b..1199313d471f 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 df06f21fda67..611b3513d1ee 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 96bfaa1f2ce9..9cf1bf91ad5e 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
-- 
GitLab