From 7ed271b81e204eec69864987a7601639092a0f9f Mon Sep 17 00:00:00 2001 From: Florian Uhlig <florian.uhlig@googlemail.com> Date: Tue, 21 Sep 2021 06:08:15 +0000 Subject: [PATCH] Fix licence headers in core directory --- core/base/CbmHistManager.cxx | 2 +- core/base/CbmHistManager.h | 2 +- core/base/CbmMatchRecoToMC.cxx | 2 +- core/base/CbmMatchRecoToMC.h | 2 +- core/base/draw/CbmDrawHist.cxx | 2 +- core/base/draw/CbmDrawHist.h | 2 +- core/base/report/CbmHtmlReportElement.cxx | 2 +- core/base/report/CbmHtmlReportElement.h | 2 +- core/base/report/CbmLatexReportElement.cxx | 2 +- core/base/report/CbmLatexReportElement.h | 2 +- core/base/report/CbmReport.cxx | 2 +- core/base/report/CbmReport.h | 2 +- core/base/report/CbmReportElement.h | 2 +- core/base/report/CbmSimulationReport.cxx | 2 +- core/base/report/CbmSimulationReport.h | 2 +- core/base/report/CbmStudyReport.cxx | 2 +- core/base/report/CbmStudyReport.h | 2 +- core/base/report/CbmTextReportElement.cxx | 2 +- core/base/report/CbmTextReportElement.h | 2 +- core/base/utils/CbmUtils.cxx | 2 +- core/base/utils/CbmUtils.h | 2 +- core/config/CbmConfigBase.h | 2 +- core/data/CbmLink.cxx | 2 +- core/data/CbmLink.h | 2 +- core/data/CbmMatch.cxx | 2 +- core/data/CbmMatch.h | 2 +- core/data/CbmRawEvent.cxx | 4 ++++ core/data/CbmRawEvent.h | 4 ++++ core/data/CbmTrackMatchNew.cxx | 2 +- core/data/CbmTrackMatchNew.h | 2 +- core/data/CbmTsEventHeader.cxx | 4 ++-- core/data/CbmTsEventHeader.h | 4 ++-- core/data/much/CbmMuchPixelHit.cxx | 2 +- core/data/much/CbmMuchPixelHit.h | 2 +- core/data/raw/PsdGbtDataFormat-v0.00.h | 11 ++--------- core/data/raw/PsdGbtDataFormat-v1.00.h | 9 +++------ core/data/raw/PsdGbtReader-v0.00.cxx | 2 +- core/data/raw/PsdGbtReader-v0.00.h | 11 ++--------- core/data/raw/PsdGbtReader-v1.00.cxx | 9 +++------ core/data/raw/PsdGbtReader-v1.00.h | 9 +++------ core/data/raw/bitmask_operators.hpp | 4 ++++ core/data/rich/CbmRichDigi.cxx | 2 +- core/data/rich/CbmRichDigi.h | 2 +- core/data/rich/CbmRichRingLight.h | 2 +- core/data/sts/CbmStsAddress.cxx | 2 +- core/data/sts/CbmStsAddress.h | 2 +- core/data/sts/CbmStsHit.cxx | 2 +- core/data/trd/CbmTrdAddress.cxx | 2 +- core/data/trd/CbmTrdHit.cxx | 2 +- core/data/trd/CbmTrdHit.h | 2 +- core/detectors/much/CbmMuchSegmentAuto.cxx | 2 +- core/detectors/much/CbmMuchSegmentAuto.h | 2 +- core/detectors/rich/CbmRichDetectorData.h | 2 +- core/detectors/rich/CbmRichDigiMapManager.cxx | 2 +- core/detectors/rich/CbmRichDigiMapManager.h | 2 +- core/detectors/rich/CbmRichDraw.h | 2 +- core/detectors/rich/CbmRichEventDisplay.h | 2 +- core/detectors/rich/CbmRichGeoManager.cxx | 2 +- core/detectors/rich/CbmRichGeoManager.h | 2 +- core/detectors/rich/CbmRichPmt.cxx | 2 +- core/detectors/rich/CbmRichPmt.h | 2 +- core/detectors/rich/CbmRichPmtType.h | 4 ++-- core/detectors/rich/CbmRichRecGeoPar.h | 2 +- core/detectors/sts/CbmStsContFact.cxx | 2 +- core/detectors/trd/CbmMcbm2020TrdTshiftPar.h | 2 +- core/detectors/trd/CbmTrdRadiator.cxx | 2 +- core/detectors/trd/CbmTrdRadiator.h | 2 +- core/detectors/trd/CbmTrdSpadic.cxx | 4 ++++ core/detectors/trd/CbmTrdSpadic.h | 4 ++++ core/detectors/trd/CbmTrddEdxUtils.cxx | 4 ++-- core/detectors/trd/CbmTrddEdxUtils.h | 4 ++-- core/eventdisplay/CbmRecoTracks.cxx | 4 ++++ core/eventdisplay/CbmRecoTracks.h | 4 ++++ 73 files changed, 107 insertions(+), 102 deletions(-) diff --git a/core/base/CbmHistManager.cxx b/core/base/CbmHistManager.cxx index df74b7041d..3e0e575b75 100644 --- a/core/base/CbmHistManager.cxx +++ b/core/base/CbmHistManager.cxx @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2020 GSI/JINR-LIT +/* Copyright (C) 2011-2020 GSI/JINR-LIT, Darmstadt/Dubna SPDX-License-Identifier: GPL-3.0-only Authors: Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig */ diff --git a/core/base/CbmHistManager.h b/core/base/CbmHistManager.h index 9d14ac14b4..1cc64d1a7d 100644 --- a/core/base/CbmHistManager.h +++ b/core/base/CbmHistManager.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2020 GSI/JINR-LIT +/* Copyright (C) 2011-2020 GSI/JINR-LIT, Darmstadt/Dubna SPDX-License-Identifier: GPL-3.0-only Authors: Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig */ diff --git a/core/base/CbmMatchRecoToMC.cxx b/core/base/CbmMatchRecoToMC.cxx index 73ef69bbcf..548c543693 100644 --- a/core/base/CbmMatchRecoToMC.cxx +++ b/core/base/CbmMatchRecoToMC.cxx @@ -1,4 +1,4 @@ -/* Copyright (C) 2013-2021 GSI/JINR-LIT +/* Copyright (C) 2013-2021 GSI/JINR-LIT, Darmstadt/Dubna SPDX-License-Identifier: GPL-3.0-only Authors: Andrey Lebedev [committer], Florian Uhlig, Volker Friese, Pierre-Alain Loizeau */ diff --git a/core/base/CbmMatchRecoToMC.h b/core/base/CbmMatchRecoToMC.h index 3cc9e2f299..a1a24fd3a7 100644 --- a/core/base/CbmMatchRecoToMC.h +++ b/core/base/CbmMatchRecoToMC.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2013-2021 GSI/JINR-LIT +/* Copyright (C) 2013-2021 GSI/JINR-LIT, Darmstadt/Dubna SPDX-License-Identifier: GPL-3.0-only Authors: Andrey Lebedev [committer], Volker Friese */ diff --git a/core/base/draw/CbmDrawHist.cxx b/core/base/draw/CbmDrawHist.cxx index fd3c890304..eae1ebc380 100644 --- a/core/base/draw/CbmDrawHist.cxx +++ b/core/base/draw/CbmDrawHist.cxx @@ -1,4 +1,4 @@ -/* Copyright (C) 2008-2020 GSI/JINR-LIT +/* Copyright (C) 2008-2020 GSI/JINR-LIT, Darmstadt/Dubna SPDX-License-Identifier: GPL-3.0-only Authors: Andrey Lebedev [committer] */ diff --git a/core/base/draw/CbmDrawHist.h b/core/base/draw/CbmDrawHist.h index e700198971..82fba7ddb6 100644 --- a/core/base/draw/CbmDrawHist.h +++ b/core/base/draw/CbmDrawHist.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2008-2020 GSI/JINR-LIT +/* Copyright (C) 2008-2020 GSI/JINR-LIT, Darmstadt/Dubna SPDX-License-Identifier: GPL-3.0-only Authors: Andrey Lebedev [committer] */ diff --git a/core/base/report/CbmHtmlReportElement.cxx b/core/base/report/CbmHtmlReportElement.cxx index ebe4cb23c0..8590d5423f 100644 --- a/core/base/report/CbmHtmlReportElement.cxx +++ b/core/base/report/CbmHtmlReportElement.cxx @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2020 GSI/JINR-LIT +/* Copyright (C) 2011-2020 GSI/JINR-LIT, Darmstadt/Dubna SPDX-License-Identifier: GPL-3.0-only Authors: Semen Lebedev, Andrey Lebedev [committer] */ diff --git a/core/base/report/CbmHtmlReportElement.h b/core/base/report/CbmHtmlReportElement.h index 4589c40864..d58da7f7f9 100644 --- a/core/base/report/CbmHtmlReportElement.h +++ b/core/base/report/CbmHtmlReportElement.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2020 GSI/JINR-LIT +/* Copyright (C) 2011-2020 GSI/JINR-LIT, Darmstadt/Dubna SPDX-License-Identifier: GPL-3.0-only Authors: Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig */ diff --git a/core/base/report/CbmLatexReportElement.cxx b/core/base/report/CbmLatexReportElement.cxx index b170e770e0..0876bca39f 100644 --- a/core/base/report/CbmLatexReportElement.cxx +++ b/core/base/report/CbmLatexReportElement.cxx @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2020 GSI/JINR-LIT +/* Copyright (C) 2011-2020 GSI/JINR-LIT, Darmstadt/Dubna SPDX-License-Identifier: GPL-3.0-only Authors: Semen Lebedev, Andrey Lebedev [committer] */ diff --git a/core/base/report/CbmLatexReportElement.h b/core/base/report/CbmLatexReportElement.h index bc5f10de61..41f12da544 100644 --- a/core/base/report/CbmLatexReportElement.h +++ b/core/base/report/CbmLatexReportElement.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2020 GSI/JINR-LIT +/* Copyright (C) 2011-2020 GSI/JINR-LIT, Darmstadt/Dubna SPDX-License-Identifier: GPL-3.0-only Authors: Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig */ diff --git a/core/base/report/CbmReport.cxx b/core/base/report/CbmReport.cxx index 40da7276ed..d1c25666b8 100644 --- a/core/base/report/CbmReport.cxx +++ b/core/base/report/CbmReport.cxx @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2020 GSI/JINR-LIT +/* Copyright (C) 2011-2020 GSI/JINR-LIT, Darmstadt/Dubna SPDX-License-Identifier: GPL-3.0-only Authors: Andrey Lebedev [committer], Florian Uhlig */ diff --git a/core/base/report/CbmReport.h b/core/base/report/CbmReport.h index 5d73572897..d531a83e98 100644 --- a/core/base/report/CbmReport.h +++ b/core/base/report/CbmReport.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2020 GSI/JINR-LIT +/* Copyright (C) 2011-2020 GSI/JINR-LIT, Darmstadt/Dubna SPDX-License-Identifier: GPL-3.0-only Authors: Andrey Lebedev [committer], Florian Uhlig */ diff --git a/core/base/report/CbmReportElement.h b/core/base/report/CbmReportElement.h index 0926ff569e..be789c405d 100644 --- a/core/base/report/CbmReportElement.h +++ b/core/base/report/CbmReportElement.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2020 GSI/JINR-LIT +/* Copyright (C) 2011-2020 GSI/JINR-LIT, Darmstadt/Dubna SPDX-License-Identifier: GPL-3.0-only Authors: Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig */ diff --git a/core/base/report/CbmSimulationReport.cxx b/core/base/report/CbmSimulationReport.cxx index 63d41b4617..21c29ff731 100644 --- a/core/base/report/CbmSimulationReport.cxx +++ b/core/base/report/CbmSimulationReport.cxx @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2021 GSI/JINR-LIT +/* Copyright (C) 2011-2021 GSI/JINR-LIT, Darmstadt/Dubna SPDX-License-Identifier: GPL-3.0-only Authors: Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig */ diff --git a/core/base/report/CbmSimulationReport.h b/core/base/report/CbmSimulationReport.h index 8eb7ac87ea..c3dc4b484e 100644 --- a/core/base/report/CbmSimulationReport.h +++ b/core/base/report/CbmSimulationReport.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2020 GSI/JINR-LIT +/* Copyright (C) 2011-2020 GSI/JINR-LIT, Darmstadt/Dubna SPDX-License-Identifier: GPL-3.0-only Authors: Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig */ diff --git a/core/base/report/CbmStudyReport.cxx b/core/base/report/CbmStudyReport.cxx index 7ffc710763..6a390db8a0 100644 --- a/core/base/report/CbmStudyReport.cxx +++ b/core/base/report/CbmStudyReport.cxx @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2021 GSI/JINR-LIT +/* Copyright (C) 2011-2021 GSI/JINR-LIT, Darmstadt/Dubna SPDX-License-Identifier: GPL-3.0-only Authors: Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig */ diff --git a/core/base/report/CbmStudyReport.h b/core/base/report/CbmStudyReport.h index 0eeb2946a8..4aa19d5e97 100644 --- a/core/base/report/CbmStudyReport.h +++ b/core/base/report/CbmStudyReport.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2020 GSI/JINR-LIT +/* Copyright (C) 2011-2020 GSI/JINR-LIT, Darmstadt/Dubna SPDX-License-Identifier: GPL-3.0-only Authors: Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig */ diff --git a/core/base/report/CbmTextReportElement.cxx b/core/base/report/CbmTextReportElement.cxx index bb2363810e..07dec7a14a 100644 --- a/core/base/report/CbmTextReportElement.cxx +++ b/core/base/report/CbmTextReportElement.cxx @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2020 GSI/JINR-LIT +/* Copyright (C) 2011-2020 GSI/JINR-LIT, Darmstadt/Dubna SPDX-License-Identifier: GPL-3.0-only Authors: Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig */ diff --git a/core/base/report/CbmTextReportElement.h b/core/base/report/CbmTextReportElement.h index 58a5b20418..43cc122565 100644 --- a/core/base/report/CbmTextReportElement.h +++ b/core/base/report/CbmTextReportElement.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2020 GSI/JINR-LIT +/* Copyright (C) 2011-2020 GSI/JINR-LIT, Darmstadt/Dubna SPDX-License-Identifier: GPL-3.0-only Authors: Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig */ diff --git a/core/base/utils/CbmUtils.cxx b/core/base/utils/CbmUtils.cxx index fbdef1bc20..b45fab1cf5 100644 --- a/core/base/utils/CbmUtils.cxx +++ b/core/base/utils/CbmUtils.cxx @@ -1,4 +1,4 @@ -/* Copyright (C) 2010-2020 GSI/JINR-LIT +/* Copyright (C) 2010-2020 GSI/JINR-LIT, Darmstadt/Dubna SPDX-License-Identifier: GPL-3.0-only Authors: Andrey Lebedev [committer], Florian Uhlig */ diff --git a/core/base/utils/CbmUtils.h b/core/base/utils/CbmUtils.h index 5031d0145d..2e7f67f149 100644 --- a/core/base/utils/CbmUtils.h +++ b/core/base/utils/CbmUtils.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2010-2020 GSI/JINR-LIT +/* Copyright (C) 2010-2020 GSI/JINR-LIT, Darmstadt/Dubna SPDX-License-Identifier: GPL-3.0-only Authors: Andrey Lebedev [committer], Florian Uhlig */ diff --git a/core/config/CbmConfigBase.h b/core/config/CbmConfigBase.h index 0c8513cc7a..81e2852826 100644 --- a/core/config/CbmConfigBase.h +++ b/core/config/CbmConfigBase.h @@ -1,6 +1,6 @@ /* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt SPDX-License-Identifier: GPL-3.0-only - Authors: Oleg Golosov */ + Authors: Oleg Golosov [committer] */ #pragma once diff --git a/core/data/CbmLink.cxx b/core/data/CbmLink.cxx index 3a70afae86..5879185c19 100644 --- a/core/data/CbmLink.cxx +++ b/core/data/CbmLink.cxx @@ -1,4 +1,4 @@ -/* Copyright (C) 2013-2020 GSI/JINR-LIT +/* Copyright (C) 2013-2020 GSI/JINR-LIT, Darmstadt/Dubna SPDX-License-Identifier: GPL-3.0-only Authors: Andrey Lebedev [committer], Florian Uhlig */ diff --git a/core/data/CbmLink.h b/core/data/CbmLink.h index 4b2c917719..2823928c4c 100644 --- a/core/data/CbmLink.h +++ b/core/data/CbmLink.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2013-2020 GSI/JINR-LIT +/* Copyright (C) 2013-2020 GSI/JINR-LIT, Darmstadt/Dubna SPDX-License-Identifier: GPL-3.0-only Authors: Andrey Lebedev [committer], Volker Friese */ diff --git a/core/data/CbmMatch.cxx b/core/data/CbmMatch.cxx index d1fd6e7c0f..ed9a67aace 100644 --- a/core/data/CbmMatch.cxx +++ b/core/data/CbmMatch.cxx @@ -1,4 +1,4 @@ -/* Copyright (C) 2013-2020 GSI/JINR-LIT +/* Copyright (C) 2013-2020 GSI/JINR-LIT, Darmstadt/Dubna SPDX-License-Identifier: GPL-3.0-only Authors: Andrey Lebedev [committer] */ diff --git a/core/data/CbmMatch.h b/core/data/CbmMatch.h index f470ca96f7..f7fcb7e400 100644 --- a/core/data/CbmMatch.h +++ b/core/data/CbmMatch.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2013-2020 GSI/JINR-LIT +/* Copyright (C) 2013-2020 GSI/JINR-LIT, Darmstadt/Dubna SPDX-License-Identifier: GPL-3.0-only Authors: Andrey Lebedev [committer], Florian Uhlig */ diff --git a/core/data/CbmRawEvent.cxx b/core/data/CbmRawEvent.cxx index 93a6371a2f..cc2c320cd8 100644 --- a/core/data/CbmRawEvent.cxx +++ b/core/data/CbmRawEvent.cxx @@ -1,3 +1,7 @@ +/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt + SPDX-License-Identifier: GPL-3.0-only + Authors: Volker Friese [committer] */ + /* * CbmRawEvent.cxx * diff --git a/core/data/CbmRawEvent.h b/core/data/CbmRawEvent.h index c902606942..eafff7d8e0 100644 --- a/core/data/CbmRawEvent.h +++ b/core/data/CbmRawEvent.h @@ -1,3 +1,7 @@ +/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt + SPDX-License-Identifier: GPL-3.0-only + Authors: Volker Friese [committer] */ + /** @file CbmRawEvent.h ** @author Volker Friese <v.friese@gsi.de> ** @date 25.03.2021 diff --git a/core/data/CbmTrackMatchNew.cxx b/core/data/CbmTrackMatchNew.cxx index eca4d48d46..0f95e839a3 100644 --- a/core/data/CbmTrackMatchNew.cxx +++ b/core/data/CbmTrackMatchNew.cxx @@ -1,4 +1,4 @@ -/* Copyright (C) 2013-2020 GSI/JINR-LIT +/* Copyright (C) 2013-2020 GSI/JINR-LIT, Darmstadt/Dubna SPDX-License-Identifier: GPL-3.0-only Authors: Andrey Lebedev [committer], Florian Uhlig */ diff --git a/core/data/CbmTrackMatchNew.h b/core/data/CbmTrackMatchNew.h index 4f1a3a7e31..b8a7191f25 100644 --- a/core/data/CbmTrackMatchNew.h +++ b/core/data/CbmTrackMatchNew.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2013-2020 GSI/JINR-LIT +/* Copyright (C) 2013-2020 GSI/JINR-LIT, Darmstadt/Dubna SPDX-License-Identifier: GPL-3.0-only Authors: Andrey Lebedev [committer], Florian Uhlig */ diff --git a/core/data/CbmTsEventHeader.cxx b/core/data/CbmTsEventHeader.cxx index 360500d8e5..5676084214 100644 --- a/core/data/CbmTsEventHeader.cxx +++ b/core/data/CbmTsEventHeader.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 "CbmTsEventHeader.h" diff --git a/core/data/CbmTsEventHeader.h b/core/data/CbmTsEventHeader.h index 422096e804..0f36e29e3f 100644 --- a/core/data/CbmTsEventHeader.h +++ b/core/data/CbmTsEventHeader.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] */ #ifndef CbmTsEventHeader_H #define CbmTsEventHeader_H diff --git a/core/data/much/CbmMuchPixelHit.cxx b/core/data/much/CbmMuchPixelHit.cxx index aad2862b17..44bf6ad3df 100644 --- a/core/data/much/CbmMuchPixelHit.cxx +++ b/core/data/much/CbmMuchPixelHit.cxx @@ -1,4 +1,4 @@ -/* Copyright (C) 2009-2020 GSI/JINR-LIT +/* Copyright (C) 2009-2020 GSI/JINR-LIT, Darmstadt/Dubna SPDX-License-Identifier: GPL-3.0-only Authors: Andrey Lebedev [committer], Florian Uhlig, Mikhail Ryzhinskiy */ diff --git a/core/data/much/CbmMuchPixelHit.h b/core/data/much/CbmMuchPixelHit.h index eab46e9f7a..8c7cd230f0 100644 --- a/core/data/much/CbmMuchPixelHit.h +++ b/core/data/much/CbmMuchPixelHit.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2009-2020 GSI/JINR-LIT +/* Copyright (C) 2009-2020 GSI/JINR-LIT, Darmstadt/Dubna SPDX-License-Identifier: GPL-3.0-only Authors: Andrey Lebedev [committer], Mikhail Ryzhinskiy */ diff --git a/core/data/raw/PsdGbtDataFormat-v0.00.h b/core/data/raw/PsdGbtDataFormat-v0.00.h index 1ffd759bb3..672647f219 100644 --- a/core/data/raw/PsdGbtDataFormat-v0.00.h +++ b/core/data/raw/PsdGbtDataFormat-v0.00.h @@ -1,13 +1,6 @@ -/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +/* Copyright (C) 2019-2021 Institute for Nuclear Research, Moscow SPDX-License-Identifier: GPL-3.0-only - Authors: Nikolay Karpushkin, David Emschermann [committer] */ - -// ----------------------------------------------------------------------------- -// ----- ----- -// ----- PsdGbtDataFormat ----- -// ----- Created 14.09.2019 by N.Karpushkin ----- -// ----- ----- -// ----------------------------------------------------------------------------- + Authors: Nikolay Karpushkin [committer]*/ #ifndef PSD_GBT_DATA_FORMAT_H_ #define PSD_GBT_DATA_FORMAT_H_ diff --git a/core/data/raw/PsdGbtDataFormat-v1.00.h b/core/data/raw/PsdGbtDataFormat-v1.00.h index 0e413eac20..67320bb3a3 100644 --- a/core/data/raw/PsdGbtDataFormat-v1.00.h +++ b/core/data/raw/PsdGbtDataFormat-v1.00.h @@ -1,9 +1,6 @@ -// ----------------------------------------------------------------------------- -// ----- ----- -// ----- PsdGbtDataFormat ----- -// ----- Created 14.09.2019 by N.Karpushkin ----- -// ----- Version 1.00 ----- -// ----------------------------------------------------------------------------- +/* Copyright (C) 2019-2021 Institute for Nuclear Research, Moscow + SPDX-License-Identifier: GPL-3.0-only + Authors: Nikolay Karpushkin [committer]*/ #ifndef PSD_GBT_DATA_FORMAT_V100_H_ #define PSD_GBT_DATA_FORMAT_V100_H_ diff --git a/core/data/raw/PsdGbtReader-v0.00.cxx b/core/data/raw/PsdGbtReader-v0.00.cxx index e1ec77989c..adec62897e 100644 --- a/core/data/raw/PsdGbtReader-v0.00.cxx +++ b/core/data/raw/PsdGbtReader-v0.00.cxx @@ -1,6 +1,6 @@ /* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt SPDX-License-Identifier: GPL-3.0-only - Authors: Nikolay Karpushkin, David Emschermann [committer], Pierre-Alain Loizeau */ + Authors: Nikolay Karpushkin [committer], David Emschermann, Pierre-Alain Loizeau */ // ----------------------------------------------------------------------------- // ----- ----- diff --git a/core/data/raw/PsdGbtReader-v0.00.h b/core/data/raw/PsdGbtReader-v0.00.h index 743e3e2f81..2697d25431 100644 --- a/core/data/raw/PsdGbtReader-v0.00.h +++ b/core/data/raw/PsdGbtReader-v0.00.h @@ -1,13 +1,6 @@ -/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +/* Copyright (C) 2019-2021 Institute for Nuclear Research, Moscow SPDX-License-Identifier: GPL-3.0-only - Authors: Nikolay Karpushkin, David Emschermann [committer], Pierre-Alain Loizeau */ - -// ----------------------------------------------------------------------------- -// ----- ----- -// ----- PsdGbtDataReader ----- -// ----- Created 14.09.2019 by N.Karpushkin ----- -// ----- ----- -// ----------------------------------------------------------------------------- + Authors: Nikolay Karpushkin [committer], David Emschermann, Pierre-Alain Loizeau*/ #ifndef PSD_GBT_READER_V000_H #define PSD_GBT_READER_V000_H diff --git a/core/data/raw/PsdGbtReader-v1.00.cxx b/core/data/raw/PsdGbtReader-v1.00.cxx index 1a746e2a24..78db7b64c5 100644 --- a/core/data/raw/PsdGbtReader-v1.00.cxx +++ b/core/data/raw/PsdGbtReader-v1.00.cxx @@ -1,9 +1,6 @@ -// ----------------------------------------------------------------------------- -// ----- ----- -// ----- PsdGbtDataReader ----- -// ----- Created 14.09.2019 by N.Karpushkin ----- -// ----- ----- -// ----------------------------------------------------------------------------- +/* Copyright (C) 2019-2021 Institute for Nuclear Research, Moscow + SPDX-License-Identifier: GPL-3.0-only + Authors: Nikolay Karpushkin [committer]*/ #include "PsdGbtReader-v1.00.h" diff --git a/core/data/raw/PsdGbtReader-v1.00.h b/core/data/raw/PsdGbtReader-v1.00.h index 5d7ed091aa..650259750b 100644 --- a/core/data/raw/PsdGbtReader-v1.00.h +++ b/core/data/raw/PsdGbtReader-v1.00.h @@ -1,9 +1,6 @@ -// ----------------------------------------------------------------------------- -// ----- ----- -// ----- PsdGbtDataReader ----- -// ----- Created 14.09.2019 by N.Karpushkin ----- -// ----- ----- -// ----------------------------------------------------------------------------- +/* Copyright (C) 2019-2021 Institute for Nuclear Research, Moscow + SPDX-License-Identifier: GPL-3.0-only + Authors: Nikolay Karpushkin [committer]*/ #ifndef PSD_GBT_READER_V100_H #define PSD_GBT_READER_V100_H diff --git a/core/data/raw/bitmask_operators.hpp b/core/data/raw/bitmask_operators.hpp index 76f5226037..90d84bc320 100644 --- a/core/data/raw/bitmask_operators.hpp +++ b/core/data/raw/bitmask_operators.hpp @@ -1,3 +1,7 @@ +/* Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt + SPDX-License-Identifier: GPL-3.0-only + Authors: Pierre-Alain Loizeau [committer] */ + #ifndef JSS_BITMASK_HPP #define JSS_BITMASK_HPP diff --git a/core/data/rich/CbmRichDigi.cxx b/core/data/rich/CbmRichDigi.cxx index 88ba2eabc9..e13e53ce16 100644 --- a/core/data/rich/CbmRichDigi.cxx +++ b/core/data/rich/CbmRichDigi.cxx @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2019 GSI/JINR-LIT +/* Copyright (C) 2015-2019 GSI/JINR-LIT, Darmstadt/Dubna SPDX-License-Identifier: GPL-3.0-only Authors: Semen Lebedev, Andrey Lebedev [committer], Volker Friese */ diff --git a/core/data/rich/CbmRichDigi.h b/core/data/rich/CbmRichDigi.h index e32dbaba45..6321d62ad8 100644 --- a/core/data/rich/CbmRichDigi.h +++ b/core/data/rich/CbmRichDigi.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2020 GSI/JINR-LIT +/* Copyright (C) 2015-2020 GSI/JINR-LIT, Darmstadt/Dubna SPDX-License-Identifier: GPL-3.0-only Authors: Semen Lebedev, Volker Friese, Andrey Lebedev [committer], Florian Uhlig */ diff --git a/core/data/rich/CbmRichRingLight.h b/core/data/rich/CbmRichRingLight.h index 4103bfa73d..0d94ef4663 100644 --- a/core/data/rich/CbmRichRingLight.h +++ b/core/data/rich/CbmRichRingLight.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2010-2019 UGiessen, JINR-LIT +/* Copyright (C) 2010-2019 UGiessen/JINR-LIT, Giessen/Dubna SPDX-License-Identifier: GPL-3.0-only Authors: Semen Lebedev [committer] */ diff --git a/core/data/sts/CbmStsAddress.cxx b/core/data/sts/CbmStsAddress.cxx index 0365973915..a7e55fb610 100644 --- a/core/data/sts/CbmStsAddress.cxx +++ b/core/data/sts/CbmStsAddress.cxx @@ -1,4 +1,4 @@ -/* Copyright (C) 2013-2020 GSI/JINR-LIT +/* Copyright (C) 2013-2020 GSI/JINR-LIT, Darmstadt/Dubna SPDX-License-Identifier: GPL-3.0-only Authors: Volker Friese, Andrey Lebedev [committer] */ diff --git a/core/data/sts/CbmStsAddress.h b/core/data/sts/CbmStsAddress.h index aef1f6d7c4..454e7488e8 100644 --- a/core/data/sts/CbmStsAddress.h +++ b/core/data/sts/CbmStsAddress.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2013-2020 GSI/JINR-LIT +/* Copyright (C) 2013-2020 GSI/JINR-LIT, Darmstadt/Dubna SPDX-License-Identifier: GPL-3.0-only Authors: Volker Friese, Andrey Lebedev [committer] */ diff --git a/core/data/sts/CbmStsHit.cxx b/core/data/sts/CbmStsHit.cxx index da5b36341b..2ecee11c19 100644 --- a/core/data/sts/CbmStsHit.cxx +++ b/core/data/sts/CbmStsHit.cxx @@ -1,6 +1,6 @@ /* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt SPDX-License-Identifier: GPL-3.0-only - Authors: Volker Friese, Florian Uhlig, Andrey Lebedev */ + Authors: Volker Friese [committer], Florian Uhlig, Andrey Lebedev */ /** ** \file CbmStsHit.cxx diff --git a/core/data/trd/CbmTrdAddress.cxx b/core/data/trd/CbmTrdAddress.cxx index 507162fb61..6187d04615 100644 --- a/core/data/trd/CbmTrdAddress.cxx +++ b/core/data/trd/CbmTrdAddress.cxx @@ -1,4 +1,4 @@ -/* Copyright (C) 2013 GSI/JINR-LIT +/* Copyright (C) 2013 GSI/JINR-LIT, Darmstadt/Dubna SPDX-License-Identifier: GPL-3.0-only Authors: Florian Uhlig, Andrey Lebedev [committer] */ diff --git a/core/data/trd/CbmTrdHit.cxx b/core/data/trd/CbmTrdHit.cxx index fc788f433b..1a23ab1221 100644 --- a/core/data/trd/CbmTrdHit.cxx +++ b/core/data/trd/CbmTrdHit.cxx @@ -1,6 +1,6 @@ /* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt SPDX-License-Identifier: GPL-3.0-only - Authors: Florian Uhlig, Denis Bertini [committer], Andrey Lebedev */ + Authors: Matus Kalisky [committer], Florian Uhlig, Andrey Lebedev */ /** * \file CbmTrdHit.cxx diff --git a/core/data/trd/CbmTrdHit.h b/core/data/trd/CbmTrdHit.h index 4fedacc831..5b24930c02 100644 --- a/core/data/trd/CbmTrdHit.h +++ b/core/data/trd/CbmTrdHit.h @@ -1,6 +1,6 @@ /* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt SPDX-License-Identifier: GPL-3.0-only - Authors: Florian Uhlig, Andrey Lebedev */ + Authors: Matus Kalisky [committer], Florian Uhlig, Andrey Lebedev */ /** * \file CbmTrdHit.h diff --git a/core/detectors/much/CbmMuchSegmentAuto.cxx b/core/detectors/much/CbmMuchSegmentAuto.cxx index a327b5f29b..60a48f3b7b 100644 --- a/core/detectors/much/CbmMuchSegmentAuto.cxx +++ b/core/detectors/much/CbmMuchSegmentAuto.cxx @@ -1,6 +1,6 @@ /* Copyright (C) 2007-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt SPDX-License-Identifier: GPL-3.0-only - Authors: Mikhail Ryzhinskiy, Florian Uhlig */ + Authors: Mikhail Ryzhinskiy [committer], Florian Uhlig */ /** CbmMuchSegmentAuto.cxx *@author Mikhail Ryzhinskiy <m.ryzhinskiy@gsi.de> diff --git a/core/detectors/much/CbmMuchSegmentAuto.h b/core/detectors/much/CbmMuchSegmentAuto.h index f3a25c7eae..c0eb943a4d 100644 --- a/core/detectors/much/CbmMuchSegmentAuto.h +++ b/core/detectors/much/CbmMuchSegmentAuto.h @@ -1,6 +1,6 @@ /* Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt SPDX-License-Identifier: GPL-3.0-only - Authors: Mikhail Ryzhinskiy, Florian Uhlig, Volker Friese [committer] */ + Authors: Mikhail Ryzhinskiy [committer], Florian Uhlig, Volker Friese */ /** CbmMuchSegmentAuto.h *@author Mikhail Ryzhinskiy <m.ryzhinskiy@gsi.de> diff --git a/core/detectors/rich/CbmRichDetectorData.h b/core/detectors/rich/CbmRichDetectorData.h index 66e05cdd7f..8800dd7a35 100644 --- a/core/detectors/rich/CbmRichDetectorData.h +++ b/core/detectors/rich/CbmRichDetectorData.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2020 GSI/JINR-LIT +/* Copyright (C) 2015-2020 GSI/JINR-LIT, Darmstadt/Dubna SPDX-License-Identifier: GPL-3.0-only Authors: Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig */ diff --git a/core/detectors/rich/CbmRichDigiMapManager.cxx b/core/detectors/rich/CbmRichDigiMapManager.cxx index 537481f394..8b41e96502 100644 --- a/core/detectors/rich/CbmRichDigiMapManager.cxx +++ b/core/detectors/rich/CbmRichDigiMapManager.cxx @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2020 GSI/JINR-LIT +/* Copyright (C) 2015-2020 GSI/JINR-LIT, Darmstadt/Dubna SPDX-License-Identifier: GPL-3.0-only Authors: Semen Lebedev, Adrian Amatus Weber, Andrey Lebedev [committer], Florian Uhlig */ diff --git a/core/detectors/rich/CbmRichDigiMapManager.h b/core/detectors/rich/CbmRichDigiMapManager.h index f07b7b7343..4c64a82038 100644 --- a/core/detectors/rich/CbmRichDigiMapManager.h +++ b/core/detectors/rich/CbmRichDigiMapManager.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2020 GSI/JINR-LIT +/* Copyright (C) 2015-2020 GSI/JINR-LIT, Darmstadt/Dubna SPDX-License-Identifier: GPL-3.0-only Authors: Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig */ diff --git a/core/detectors/rich/CbmRichDraw.h b/core/detectors/rich/CbmRichDraw.h index 60b5f5101a..897be27f74 100644 --- a/core/detectors/rich/CbmRichDraw.h +++ b/core/detectors/rich/CbmRichDraw.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2020 GSI/JINR-LIT +/* Copyright (C) 2016-2020 GSI/JINR-LIT, Darmstadt/Dubna SPDX-License-Identifier: GPL-3.0-only Authors: Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig */ diff --git a/core/detectors/rich/CbmRichEventDisplay.h b/core/detectors/rich/CbmRichEventDisplay.h index 30757e7650..779bf39f40 100644 --- a/core/detectors/rich/CbmRichEventDisplay.h +++ b/core/detectors/rich/CbmRichEventDisplay.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2020 UGiessen, JINR-LIT +/* Copyright (C) 2012-2020 UGiessen/JINR-LIT, Giessen/Dubna SPDX-License-Identifier: GPL-3.0-only Authors: Semen Lebedev [committer] */ diff --git a/core/detectors/rich/CbmRichGeoManager.cxx b/core/detectors/rich/CbmRichGeoManager.cxx index b8ef9735d0..1a6ff4e630 100644 --- a/core/detectors/rich/CbmRichGeoManager.cxx +++ b/core/detectors/rich/CbmRichGeoManager.cxx @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2020 GSI/JINR-LIT +/* Copyright (C) 2015-2020 GSI/JINR-LIT, Darmstadt/Dubna SPDX-License-Identifier: GPL-3.0-only Authors: Semen Lebedev, Andrey Lebedev [committer] */ diff --git a/core/detectors/rich/CbmRichGeoManager.h b/core/detectors/rich/CbmRichGeoManager.h index c1eb2cda67..af50dfd44c 100644 --- a/core/detectors/rich/CbmRichGeoManager.h +++ b/core/detectors/rich/CbmRichGeoManager.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2020 GSI/JINR-LIT +/* Copyright (C) 2015-2020 GSI/JINR-LIT, Darmstadt/Dubna SPDX-License-Identifier: GPL-3.0-only Authors: Semen Lebedev, Andrey Lebedev [committer] */ diff --git a/core/detectors/rich/CbmRichPmt.cxx b/core/detectors/rich/CbmRichPmt.cxx index 7280b8f063..50e1fd59ef 100644 --- a/core/detectors/rich/CbmRichPmt.cxx +++ b/core/detectors/rich/CbmRichPmt.cxx @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2020 GSI/JINR-LIT +/* Copyright (C) 2015-2020 GSI/JINR-LIT, Darmstadt/Dubna SPDX-License-Identifier: GPL-3.0-only Authors: Semen Lebedev, Andrey Lebedev [committer] */ diff --git a/core/detectors/rich/CbmRichPmt.h b/core/detectors/rich/CbmRichPmt.h index 8c226ec79d..ea3009043a 100644 --- a/core/detectors/rich/CbmRichPmt.h +++ b/core/detectors/rich/CbmRichPmt.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2020 GSI/JINR-LIT +/* Copyright (C) 2015-2020 GSI/JINR-LIT, Darmstadt/Dubna SPDX-License-Identifier: GPL-3.0-only Authors: Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig */ diff --git a/core/detectors/rich/CbmRichPmtType.h b/core/detectors/rich/CbmRichPmtType.h index 782a949d12..2a2505a744 100644 --- a/core/detectors/rich/CbmRichPmtType.h +++ b/core/detectors/rich/CbmRichPmtType.h @@ -1,6 +1,6 @@ -/* Copyright (C) 2017 UGiessen, JINR-LIT +/* Copyright (C) 2017 UGiessen/JINR-LIT, Giessen/Dubna SPDX-License-Identifier: GPL-3.0-only - Authors: Semen Lebedev */ + Authors: Semen Lebedev [committer] */ /* * CbmRichPmtType.h diff --git a/core/detectors/rich/CbmRichRecGeoPar.h b/core/detectors/rich/CbmRichRecGeoPar.h index 97fe955eae..c2ebab1a73 100644 --- a/core/detectors/rich/CbmRichRecGeoPar.h +++ b/core/detectors/rich/CbmRichRecGeoPar.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2013-2020 GSI/JINR-LIT +/* Copyright (C) 2013-2020 GSI/JINR-LIT, Darmstadt/Dubna SPDX-License-Identifier: GPL-3.0-only Authors: Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig */ diff --git a/core/detectors/sts/CbmStsContFact.cxx b/core/detectors/sts/CbmStsContFact.cxx index 1e486511b0..0cbfd2c9bf 100644 --- a/core/detectors/sts/CbmStsContFact.cxx +++ b/core/detectors/sts/CbmStsContFact.cxx @@ -1,6 +1,6 @@ /* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt SPDX-License-Identifier: GPL-3.0-only - Authors: Denis Bertini, Volker Friese, Florian Uhlig */ + Authors: Denis Bertini [committer], Volker Friese, Florian Uhlig */ /** @file CbmStsContFact.cxx ** @author Denis Bertini <d.bertini@gsi.de> diff --git a/core/detectors/trd/CbmMcbm2020TrdTshiftPar.h b/core/detectors/trd/CbmMcbm2020TrdTshiftPar.h index 299d922dd6..dad80efbaa 100644 --- a/core/detectors/trd/CbmMcbm2020TrdTshiftPar.h +++ b/core/detectors/trd/CbmMcbm2020TrdTshiftPar.h @@ -1,6 +1,6 @@ /* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt SPDX-License-Identifier: GPL-3.0-only - Authors: Pascal Raisig */ + Authors: Pascal Raisig [committer] */ #ifndef CbmMcbm2020TrdTshiftPar_H #define CbmMcbm2020TrdTshiftPar_H diff --git a/core/detectors/trd/CbmTrdRadiator.cxx b/core/detectors/trd/CbmTrdRadiator.cxx index 4aa9a4429a..acf493dcb3 100644 --- a/core/detectors/trd/CbmTrdRadiator.cxx +++ b/core/detectors/trd/CbmTrdRadiator.cxx @@ -1,6 +1,6 @@ /* Copyright (C) 2004-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt SPDX-License-Identifier: GPL-3.0-only - Authors: Matus Kalisky, Cyrano Bergmann, Adrian Meyer-Ahrens, David Emschermann, Florian Uhlig */ + Authors: Matus Kalisky [committer], Cyrano Bergmann, Adrian Meyer-Ahrens, David Emschermann, Florian Uhlig */ // ------------------------------------------------------------------------ // ----- CbmTrdRadiator source file ----- diff --git a/core/detectors/trd/CbmTrdRadiator.h b/core/detectors/trd/CbmTrdRadiator.h index d8f1104cec..0d802d57f4 100644 --- a/core/detectors/trd/CbmTrdRadiator.h +++ b/core/detectors/trd/CbmTrdRadiator.h @@ -1,6 +1,6 @@ /* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt SPDX-License-Identifier: GPL-3.0-only - Authors: Matus Kalisky, Adrian Meyer-Ahrens, Denis Bertini [committer], Cyrano Bergmann, Florian Uhlig */ + Authors: Matus Kalisky [committer], Adrian Meyer-Ahrens, Cyrano Bergmann, Florian Uhlig */ // ------------------------------------------------------------------------- // ----- CbmTrdRadiator header file ----- diff --git a/core/detectors/trd/CbmTrdSpadic.cxx b/core/detectors/trd/CbmTrdSpadic.cxx index f49e167023..414ea0f86e 100644 --- a/core/detectors/trd/CbmTrdSpadic.cxx +++ b/core/detectors/trd/CbmTrdSpadic.cxx @@ -1,3 +1,7 @@ +/* Copyright (C) 2021 Goethe-University Frankfurt, Frankfurt + SPDX-License-Identifier: GPL-3.0-only + Authors: Pascal Raisig [committer] */ + #include "CbmTrdSpadic.h" #include <RtypesCore.h> diff --git a/core/detectors/trd/CbmTrdSpadic.h b/core/detectors/trd/CbmTrdSpadic.h index 5d44a40893..36d7f0d17a 100644 --- a/core/detectors/trd/CbmTrdSpadic.h +++ b/core/detectors/trd/CbmTrdSpadic.h @@ -1,3 +1,7 @@ +/* Copyright (C) 2021 Goethe-University Frankfurt, Frankfurt + SPDX-License-Identifier: GPL-3.0-only + Authors: Pascal Raisig [committer] */ + /** * @file CbmTrdSpadic.h * @author Pascal Raisig (praisig@ikf.uni-frankfurt.de) diff --git a/core/detectors/trd/CbmTrddEdxUtils.cxx b/core/detectors/trd/CbmTrddEdxUtils.cxx index a853a68467..07e54e216d 100644 --- a/core/detectors/trd/CbmTrddEdxUtils.cxx +++ b/core/detectors/trd/CbmTrddEdxUtils.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 "CbmTrddEdxUtils.h" diff --git a/core/detectors/trd/CbmTrddEdxUtils.h b/core/detectors/trd/CbmTrddEdxUtils.h index 2d4399322d..d6f2bf7fda 100644 --- a/core/detectors/trd/CbmTrddEdxUtils.h +++ b/core/detectors/trd/CbmTrddEdxUtils.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 CbmTrddEdxUtils.h diff --git a/core/eventdisplay/CbmRecoTracks.cxx b/core/eventdisplay/CbmRecoTracks.cxx index c017d641b7..2df8182009 100644 --- a/core/eventdisplay/CbmRecoTracks.cxx +++ b/core/eventdisplay/CbmRecoTracks.cxx @@ -1,3 +1,7 @@ +/* Copyright (C) 2016-2021 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna + SPDX-License-Identifier: GPL-3.0-only + Authors: Timur Ablyazimov [committer] */ + /******************************************************************************** * Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * diff --git a/core/eventdisplay/CbmRecoTracks.h b/core/eventdisplay/CbmRecoTracks.h index 28ed776939..b507f85946 100644 --- a/core/eventdisplay/CbmRecoTracks.h +++ b/core/eventdisplay/CbmRecoTracks.h @@ -1,3 +1,7 @@ +/* Copyright (C) 2016-2021 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna + SPDX-License-Identifier: GPL-3.0-only + Authors: Timur Ablyazimov [committer] */ + /******************************************************************************** * Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * -- GitLab