From a1b50c405e76eb8e51a6b63d79aab4c1e5fb4a3c Mon Sep 17 00:00:00 2001
From: Florian Uhlig <f.uhlig@gsi.de>
Date: Wed, 22 Sep 2021 08:31:10 +0200
Subject: [PATCH] Fix licence headers in directory reco/detectors/trd

The wrong license headers currently block the merging of !470.
---
 reco/detectors/trd/CbmTrdModuleRecT.cxx                       | 4 ++--
 reco/detectors/trd/CbmTrdModuleRecT.h                         | 4 ++--
 reco/detectors/trd/rawToDigiMethods/CbmTrdRawToDigiBaseR.cxx  | 4 ++--
 reco/detectors/trd/rawToDigiMethods/CbmTrdRawToDigiBaseR.h    | 4 ++--
 reco/detectors/trd/rawToDigiMethods/CbmTrdRawToDigiFitR.cxx   | 4 ++--
 reco/detectors/trd/rawToDigiMethods/CbmTrdRawToDigiFitR.h     | 4 ++--
 .../trd/rawToDigiMethods/CbmTrdRawToDigiLookUpCorrR.cxx       | 4 ++--
 .../trd/rawToDigiMethods/CbmTrdRawToDigiLookUpCorrR.h         | 4 ++--
 .../detectors/trd/rawToDigiMethods/CbmTrdRawToDigiMaxAdcR.cxx | 4 ++--
 reco/detectors/trd/rawToDigiMethods/CbmTrdRawToDigiMaxAdcR.h  | 4 ++--
 reco/detectors/trd/unpack/CbmTrdUnpackAlgoBaseR.cxx           | 4 ++--
 reco/detectors/trd/unpack/CbmTrdUnpackAlgoBaseR.h             | 4 ++--
 reco/detectors/trd/unpack/CbmTrdUnpackAlgoFasp2D.cxx          | 4 ++--
 reco/detectors/trd/unpack/CbmTrdUnpackAlgoFasp2D.h            | 4 ++--
 reco/detectors/trd/unpack/CbmTrdUnpackAlgoLegacy2020R.cxx     | 4 ++--
 reco/detectors/trd/unpack/CbmTrdUnpackAlgoLegacy2020R.h       | 4 ++--
 reco/detectors/trd/unpack/CbmTrdUnpackAlgoR.cxx               | 4 ++--
 reco/detectors/trd/unpack/CbmTrdUnpackAlgoR.h                 | 4 ++--
 reco/detectors/trd/unpack/CbmTrdUnpackConfig.cxx              | 4 ++--
 reco/detectors/trd/unpack/CbmTrdUnpackConfig.h                | 4 ++--
 reco/detectors/trd/unpack/CbmTrdUnpackConfigFasp2D.cxx        | 4 ++--
 reco/detectors/trd/unpack/CbmTrdUnpackConfigFasp2D.h          | 4 ++--
 reco/detectors/trd/unpack/CbmTrdUnpackMonitor.cxx             | 4 ++--
 reco/detectors/trd/unpack/CbmTrdUnpackMonitor.h               | 4 ++--
 24 files changed, 48 insertions(+), 48 deletions(-)

diff --git a/reco/detectors/trd/CbmTrdModuleRecT.cxx b/reco/detectors/trd/CbmTrdModuleRecT.cxx
index b42345d770..f320f8a8af 100644
--- a/reco/detectors/trd/CbmTrdModuleRecT.cxx
+++ b/reco/detectors/trd/CbmTrdModuleRecT.cxx
@@ -1,6 +1,6 @@
-/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+/* Copyright (C) 2018-2020 Horia Hulubei National Institute of Physics and Nuclear Engineering, Bucharest
    SPDX-License-Identifier: GPL-3.0-only
-   Authors: Alexandru Bercuci */
+   Authors: Alexandru Bercuci [committer] */
 
 #include "CbmTrdModuleRecT.h"
 
diff --git a/reco/detectors/trd/CbmTrdModuleRecT.h b/reco/detectors/trd/CbmTrdModuleRecT.h
index 628dc11f47..39d577e13d 100644
--- a/reco/detectors/trd/CbmTrdModuleRecT.h
+++ b/reco/detectors/trd/CbmTrdModuleRecT.h
@@ -1,6 +1,6 @@
-/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+/* Copyright (C) 2018-2020 Horia Hulubei National Institute of Physics and Nuclear Engineering, Bucharest
    SPDX-License-Identifier: GPL-3.0-only
-   Authors: Alexandru Bercuci, Florian Uhlig [committer] */
+   Authors: Alexandru Bercuci[committer] */
 
 #ifndef CBMTRDMODULERECT_H
 #define CBMTRDMODULERECT_H
diff --git a/reco/detectors/trd/rawToDigiMethods/CbmTrdRawToDigiBaseR.cxx b/reco/detectors/trd/rawToDigiMethods/CbmTrdRawToDigiBaseR.cxx
index 8678e27bb2..f51efc4afb 100644
--- a/reco/detectors/trd/rawToDigiMethods/CbmTrdRawToDigiBaseR.cxx
+++ b/reco/detectors/trd/rawToDigiMethods/CbmTrdRawToDigiBaseR.cxx
@@ -1,6 +1,6 @@
-/* Copyright (C) 2010 - 2021 Goethe-University Frankfurt
+/* Copyright (C) 2021 Goethe-University Frankfurt, Frankfurt
    SPDX-License-Identifier: GPL-3.0-only
-   Authors: Pascal Raisig */
+   Authors: Pascal Raisig [committer] */
 
 #include "CbmTrdRawToDigiBaseR.h"
 
diff --git a/reco/detectors/trd/rawToDigiMethods/CbmTrdRawToDigiBaseR.h b/reco/detectors/trd/rawToDigiMethods/CbmTrdRawToDigiBaseR.h
index 5bc582d4a8..118657cdac 100644
--- a/reco/detectors/trd/rawToDigiMethods/CbmTrdRawToDigiBaseR.h
+++ b/reco/detectors/trd/rawToDigiMethods/CbmTrdRawToDigiBaseR.h
@@ -1,6 +1,6 @@
-/* Copyright (C) 2010 - 2021 Goethe-University Frankfurt
+/* Copyright (C) 2021 Goethe-University Frankfurt, Frankfurt
    SPDX-License-Identifier: GPL-3.0-only
-   Authors: Pascal Raisig */
+   Authors: Pascal Raisig [committer] */
 
 
 /**
diff --git a/reco/detectors/trd/rawToDigiMethods/CbmTrdRawToDigiFitR.cxx b/reco/detectors/trd/rawToDigiMethods/CbmTrdRawToDigiFitR.cxx
index 5b2fb4e0cc..888979d1ab 100644
--- a/reco/detectors/trd/rawToDigiMethods/CbmTrdRawToDigiFitR.cxx
+++ b/reco/detectors/trd/rawToDigiMethods/CbmTrdRawToDigiFitR.cxx
@@ -1,6 +1,6 @@
-/* Copyright (C) 2010 - 2021 Goethe-University Frankfurt
+/* Copyright (C) 2021 Goethe-University Frankfurt, Frankfurt
    SPDX-License-Identifier: GPL-3.0-only
-   Authors: Pascal Raisig */
+   Authors: Pascal Raisig [committer] */
 
 #include "CbmTrdRawToDigiFitR.h"
 
diff --git a/reco/detectors/trd/rawToDigiMethods/CbmTrdRawToDigiFitR.h b/reco/detectors/trd/rawToDigiMethods/CbmTrdRawToDigiFitR.h
index f6fd2a54da..7e14880948 100644
--- a/reco/detectors/trd/rawToDigiMethods/CbmTrdRawToDigiFitR.h
+++ b/reco/detectors/trd/rawToDigiMethods/CbmTrdRawToDigiFitR.h
@@ -1,6 +1,6 @@
-/* Copyright (C) 2010 - 2021 Goethe-University Frankfurt
+/* Copyright (C) 2021 Goethe-University Frankfurt, Frankfurt
    SPDX-License-Identifier: GPL-3.0-only
-   Authors: Pascal Raisig */
+   Authors: Pascal Raisig [committer] */
 
 /**
  * @file CbmTrdRawToDigiFitR.h
diff --git a/reco/detectors/trd/rawToDigiMethods/CbmTrdRawToDigiLookUpCorrR.cxx b/reco/detectors/trd/rawToDigiMethods/CbmTrdRawToDigiLookUpCorrR.cxx
index 8b28be1481..119dfef09b 100644
--- a/reco/detectors/trd/rawToDigiMethods/CbmTrdRawToDigiLookUpCorrR.cxx
+++ b/reco/detectors/trd/rawToDigiMethods/CbmTrdRawToDigiLookUpCorrR.cxx
@@ -1,6 +1,6 @@
-/* Copyright (C) 2010 - 2021 Goethe-University Frankfurt
+/* Copyright (C) 2021 Goethe-University Frankfurt, Frankfurt
    SPDX-License-Identifier: GPL-3.0-only
-   Authors: Pascal Raisig */
+   Authors: Pascal Raisig [committer] */
 
 #include "CbmTrdRawToDigiLookUpCorrR.h"
 
diff --git a/reco/detectors/trd/rawToDigiMethods/CbmTrdRawToDigiLookUpCorrR.h b/reco/detectors/trd/rawToDigiMethods/CbmTrdRawToDigiLookUpCorrR.h
index b09ec67a17..3a9ae3a27b 100644
--- a/reco/detectors/trd/rawToDigiMethods/CbmTrdRawToDigiLookUpCorrR.h
+++ b/reco/detectors/trd/rawToDigiMethods/CbmTrdRawToDigiLookUpCorrR.h
@@ -1,6 +1,6 @@
-/* Copyright (C) 2010 - 2021 Goethe-University Frankfurt
+/* Copyright (C) 2021 Goethe-University Frankfurt, Frankfurt
    SPDX-License-Identifier: GPL-3.0-only
-   Authors: Pascal Raisig */
+   Authors: Pascal Raisig [committer] */
 
 /**
  * @file CbmTrdRawToDigiLookUpCorrR.h
diff --git a/reco/detectors/trd/rawToDigiMethods/CbmTrdRawToDigiMaxAdcR.cxx b/reco/detectors/trd/rawToDigiMethods/CbmTrdRawToDigiMaxAdcR.cxx
index b366b3f1c8..c267400bc1 100644
--- a/reco/detectors/trd/rawToDigiMethods/CbmTrdRawToDigiMaxAdcR.cxx
+++ b/reco/detectors/trd/rawToDigiMethods/CbmTrdRawToDigiMaxAdcR.cxx
@@ -1,6 +1,6 @@
-/* Copyright (C) 2010 - 2021 Goethe-University Frankfurt
+/* Copyright (C) 2021 Goethe-University Frankfurt, Frankfurt
    SPDX-License-Identifier: GPL-3.0-only
-   Authors: Pascal Raisig */
+   Authors: Pascal Raisig [committer] */
 
 #include "CbmTrdRawToDigiMaxAdcR.h"
 
diff --git a/reco/detectors/trd/rawToDigiMethods/CbmTrdRawToDigiMaxAdcR.h b/reco/detectors/trd/rawToDigiMethods/CbmTrdRawToDigiMaxAdcR.h
index 2268b22b6f..bf774937ad 100644
--- a/reco/detectors/trd/rawToDigiMethods/CbmTrdRawToDigiMaxAdcR.h
+++ b/reco/detectors/trd/rawToDigiMethods/CbmTrdRawToDigiMaxAdcR.h
@@ -1,6 +1,6 @@
-/* Copyright (C) 2010 - 2021 Goethe-University Frankfurt
+/* Copyright (C) 2021 Goethe-University Frankfurt, Frankfurt
    SPDX-License-Identifier: GPL-3.0-only
-   Authors: Pascal Raisig */
+   Authors: Pascal Raisig [committer] */
 
 /**
  * @file CbmTrdRawToDigiMaxAdcR.h
diff --git a/reco/detectors/trd/unpack/CbmTrdUnpackAlgoBaseR.cxx b/reco/detectors/trd/unpack/CbmTrdUnpackAlgoBaseR.cxx
index 26a4e8f4bf..521ed7a425 100644
--- a/reco/detectors/trd/unpack/CbmTrdUnpackAlgoBaseR.cxx
+++ b/reco/detectors/trd/unpack/CbmTrdUnpackAlgoBaseR.cxx
@@ -1,6 +1,6 @@
-/* Copyright (C) 2010 - 2021 Goethe-University Frankfurt
+/* Copyright (C) 2021 Goethe-University Frankfurt, Frankfurt
    SPDX-License-Identifier: GPL-3.0-only
-   Authors: Pascal Raisig */
+   Authors: Pascal Raisig [committer] */
 
 #include "CbmTrdUnpackAlgoBaseR.h"
 
diff --git a/reco/detectors/trd/unpack/CbmTrdUnpackAlgoBaseR.h b/reco/detectors/trd/unpack/CbmTrdUnpackAlgoBaseR.h
index 10070038e7..07ccdd80ed 100644
--- a/reco/detectors/trd/unpack/CbmTrdUnpackAlgoBaseR.h
+++ b/reco/detectors/trd/unpack/CbmTrdUnpackAlgoBaseR.h
@@ -1,6 +1,6 @@
-/* Copyright (C) 2010 - 2021 Goethe-University Frankfurt
+/* Copyright (C) 2021 Goethe-University Frankfurt, Frankfurt
    SPDX-License-Identifier: GPL-3.0-only
-   Authors: Pascal Raisig */
+   Authors: Pascal Raisig [committer] */
 
 /**
  * @file CbmTrdUnpackAlgoBaseR.h
diff --git a/reco/detectors/trd/unpack/CbmTrdUnpackAlgoFasp2D.cxx b/reco/detectors/trd/unpack/CbmTrdUnpackAlgoFasp2D.cxx
index b093b7ef64..29ac720573 100644
--- a/reco/detectors/trd/unpack/CbmTrdUnpackAlgoFasp2D.cxx
+++ b/reco/detectors/trd/unpack/CbmTrdUnpackAlgoFasp2D.cxx
@@ -1,6 +1,6 @@
-/* Copyright (C) 2010 - 2021 Goethe-University Frankfurt
+/* Copyright (C) 2021 Goethe-University Frankfurt, Frankfurt
    SPDX-License-Identifier: GPL-3.0-only
-   Authors: Pascal Raisig, Alexandru Bercuci */
+   Authors: Pascal Raisig [committer], Alexandru Bercuci */
 
 
 #include "CbmTrdUnpackAlgoFasp2D.h"
diff --git a/reco/detectors/trd/unpack/CbmTrdUnpackAlgoFasp2D.h b/reco/detectors/trd/unpack/CbmTrdUnpackAlgoFasp2D.h
index 401f65a95d..6abe90ad4c 100644
--- a/reco/detectors/trd/unpack/CbmTrdUnpackAlgoFasp2D.h
+++ b/reco/detectors/trd/unpack/CbmTrdUnpackAlgoFasp2D.h
@@ -1,6 +1,6 @@
-/* Copyright (C) 2010 - 2021 Goethe-University Frankfurt
+/* Copyright (C) 2021 Goethe-University Frankfurt, Frankfurt
    SPDX-License-Identifier: GPL-3.0-only
-   Authors: Pascal Raisig, Alexandru Bercuci */
+   Authors: Pascal Raisig [committer], Alexandru Bercuci */
 
 /**
  * @file CbmTrdUnpackAlgoFasp2D.h
diff --git a/reco/detectors/trd/unpack/CbmTrdUnpackAlgoLegacy2020R.cxx b/reco/detectors/trd/unpack/CbmTrdUnpackAlgoLegacy2020R.cxx
index dacd7b8f7c..551b3c06fd 100644
--- a/reco/detectors/trd/unpack/CbmTrdUnpackAlgoLegacy2020R.cxx
+++ b/reco/detectors/trd/unpack/CbmTrdUnpackAlgoLegacy2020R.cxx
@@ -1,6 +1,6 @@
-/* Copyright (C) 2010 - 2021 Goethe-University Frankfurt
+/* Copyright (C) 2021 Goethe-University Frankfurt, Frankfurt
    SPDX-License-Identifier: GPL-3.0-only
-   Authors: Pascal Raisig */
+   Authors: Pascal Raisig [committer] */
 
 #include "CbmTrdUnpackAlgoLegacy2020R.h"
 
diff --git a/reco/detectors/trd/unpack/CbmTrdUnpackAlgoLegacy2020R.h b/reco/detectors/trd/unpack/CbmTrdUnpackAlgoLegacy2020R.h
index 5481db2dbe..8f010e7814 100644
--- a/reco/detectors/trd/unpack/CbmTrdUnpackAlgoLegacy2020R.h
+++ b/reco/detectors/trd/unpack/CbmTrdUnpackAlgoLegacy2020R.h
@@ -1,6 +1,6 @@
-/* Copyright (C) 2010 - 2021 Goethe-University Frankfurt
+/* Copyright (C) 2021 Goethe-University Frankfurt, Frankfurt
    SPDX-License-Identifier: GPL-3.0-only
-   Authors: Pascal Raisig */
+   Authors: Pascal Raisig [committer] */
 
 /**
  * @file CbmTrdUnpackAlgoLegacy2020R.h
diff --git a/reco/detectors/trd/unpack/CbmTrdUnpackAlgoR.cxx b/reco/detectors/trd/unpack/CbmTrdUnpackAlgoR.cxx
index fe61f2ea46..f34896075e 100644
--- a/reco/detectors/trd/unpack/CbmTrdUnpackAlgoR.cxx
+++ b/reco/detectors/trd/unpack/CbmTrdUnpackAlgoR.cxx
@@ -1,6 +1,6 @@
-/* Copyright (C) 2010 - 2021 Goethe-University Frankfurt
+/* Copyright (C) 2021 Goethe-University Frankfurt, Frankfurt
    SPDX-License-Identifier: GPL-3.0-only
-   Authors: Pascal Raisig */
+   Authors: Pascal Raisig [committer] */
 
 #include "CbmTrdUnpackAlgoR.h"
 
diff --git a/reco/detectors/trd/unpack/CbmTrdUnpackAlgoR.h b/reco/detectors/trd/unpack/CbmTrdUnpackAlgoR.h
index 9783828f74..bd1269e19a 100644
--- a/reco/detectors/trd/unpack/CbmTrdUnpackAlgoR.h
+++ b/reco/detectors/trd/unpack/CbmTrdUnpackAlgoR.h
@@ -1,6 +1,6 @@
-/* Copyright (C) 2010 - 2021 Goethe-University Frankfurt
+/* Copyright (C) 2021 Goethe-University Frankfurt, Frankfurt
    SPDX-License-Identifier: GPL-3.0-only
-   Authors: Pascal Raisig, David Schledt */
+   Authors: Pascal Raisig [committer] */
 
 /**
  * @file CbmTrdUnpackAlgoR.h
diff --git a/reco/detectors/trd/unpack/CbmTrdUnpackConfig.cxx b/reco/detectors/trd/unpack/CbmTrdUnpackConfig.cxx
index 0e248fa629..ef89941f4d 100644
--- a/reco/detectors/trd/unpack/CbmTrdUnpackConfig.cxx
+++ b/reco/detectors/trd/unpack/CbmTrdUnpackConfig.cxx
@@ -1,6 +1,6 @@
-/* Copyright (C) 2010 - 2021 Goethe-University Frankfurt
+/* Copyright (C) 2021 Goethe-University Frankfurt, Frankfurt
    SPDX-License-Identifier: GPL-3.0-only
-   Authors: Pascal Raisig */
+   Authors: Pascal Raisig [committer] */
 
 #include "CbmTrdUnpackConfig.h"
 
diff --git a/reco/detectors/trd/unpack/CbmTrdUnpackConfig.h b/reco/detectors/trd/unpack/CbmTrdUnpackConfig.h
index d75bada2e5..a17e5c289d 100644
--- a/reco/detectors/trd/unpack/CbmTrdUnpackConfig.h
+++ b/reco/detectors/trd/unpack/CbmTrdUnpackConfig.h
@@ -1,6 +1,6 @@
-/* Copyright (C) 2010 - 2021 Goethe-University Frankfurt
+/* Copyright (C) 2021 Goethe-University Frankfurt, Frankfurt
    SPDX-License-Identifier: GPL-3.0-only
-   Authors: Pascal Raisig */
+   Authors: Pascal Raisig [committer] */
 
 /**
  * @file CbmTrdUnpackConfig.h
diff --git a/reco/detectors/trd/unpack/CbmTrdUnpackConfigFasp2D.cxx b/reco/detectors/trd/unpack/CbmTrdUnpackConfigFasp2D.cxx
index daa723b51b..d5a0333032 100644
--- a/reco/detectors/trd/unpack/CbmTrdUnpackConfigFasp2D.cxx
+++ b/reco/detectors/trd/unpack/CbmTrdUnpackConfigFasp2D.cxx
@@ -1,6 +1,6 @@
-/* Copyright (C) 2010 - 2021 Goethe-University Frankfurt
+/* Copyright (C) 2021 Goethe-University Frankfurt, Frankfurt
    SPDX-License-Identifier: GPL-3.0-only
-   Authors: Pascal Raisig */
+   Authors: Pascal Raisig [committer] */
 
 #include "CbmTrdUnpackConfigFasp2D.h"
 
diff --git a/reco/detectors/trd/unpack/CbmTrdUnpackConfigFasp2D.h b/reco/detectors/trd/unpack/CbmTrdUnpackConfigFasp2D.h
index d636bc1601..ac03873b64 100644
--- a/reco/detectors/trd/unpack/CbmTrdUnpackConfigFasp2D.h
+++ b/reco/detectors/trd/unpack/CbmTrdUnpackConfigFasp2D.h
@@ -1,6 +1,6 @@
-/* Copyright (C) 2010 - 2021 Goethe-University Frankfurt
+/* Copyright (C) 2021 Goethe-University Frankfurt, Frankfurt
    SPDX-License-Identifier: GPL-3.0-only
-   Authors: Pascal Raisig */
+   Authors: Pascal Raisig [committer] */
 
 /**
  * @file CbmTrdUnpackConfigFasp2D.h
diff --git a/reco/detectors/trd/unpack/CbmTrdUnpackMonitor.cxx b/reco/detectors/trd/unpack/CbmTrdUnpackMonitor.cxx
index a710f23ced..a7e5f7579f 100644
--- a/reco/detectors/trd/unpack/CbmTrdUnpackMonitor.cxx
+++ b/reco/detectors/trd/unpack/CbmTrdUnpackMonitor.cxx
@@ -1,6 +1,6 @@
-/* Copyright (C) 2010 - 2021 Goethe-University Frankfurt
+/* Copyright (C) 2021 Goethe-University Frankfurt, Frankfurt
    SPDX-License-Identifier: GPL-3.0-only
-   Authors: Pascal Raisig */
+   Authors: Pascal Raisig [committer] */
 
 #include "CbmTrdUnpackMonitor.h"
 
diff --git a/reco/detectors/trd/unpack/CbmTrdUnpackMonitor.h b/reco/detectors/trd/unpack/CbmTrdUnpackMonitor.h
index aa171224b6..efd6e61db0 100644
--- a/reco/detectors/trd/unpack/CbmTrdUnpackMonitor.h
+++ b/reco/detectors/trd/unpack/CbmTrdUnpackMonitor.h
@@ -1,6 +1,6 @@
-/* Copyright (C) 2010 - 2021 Goethe-University Frankfurt
+/* Copyright (C) 2021 Goethe-University Frankfurt, Frankfurt
    SPDX-License-Identifier: GPL-3.0-only
-   Authors: Pascal Raisig */
+   Authors: Pascal Raisig [committer] */
 
 /**
  * @file CbmTrdUnpackMonitor.h
-- 
GitLab