From d7e5eda946c4dcc6e45a69db2fd4a8bb8fc2ff5c Mon Sep 17 00:00:00 2001
From: Frank Winklmeier <frank.winklmeier@cern.ch>
Date: Mon, 18 May 2020 17:05:38 +0200
Subject: [PATCH] Fix

---
 .../TileRecUtils/python/TileRawChannelGetter_DigiHSTruth.py     | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/TileCalorimeter/TileRecUtils/python/TileRawChannelGetter_DigiHSTruth.py b/TileCalorimeter/TileRecUtils/python/TileRawChannelGetter_DigiHSTruth.py
index 6cb5d2ee151..b7a8e839ba5 100644
--- a/TileCalorimeter/TileRecUtils/python/TileRawChannelGetter_DigiHSTruth.py
+++ b/TileCalorimeter/TileRecUtils/python/TileRawChannelGetter_DigiHSTruth.py
@@ -1,3 +1,5 @@
+# Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
+#
 # Author: J. Poveda (Ximo.Poveda@cern.ch)
 # TileRawChannel creation from TileDigits 
 # TileRawChannelMaker algorithm using
-- 
GitLab