From 1326cc4d07a42a2216b8592ee1b8d931f202e87f Mon Sep 17 00:00:00 2001 From: Volker Friese <v.friese@gsi.de> Date: Tue, 14 Sep 2021 16:36:00 +0200 Subject: [PATCH] Introduce license disclaimer in requested format --- .../dielectron/papaframework/PairAnalysisTrackRotator.cxx | 5 +++++ .../dielectron/papaframework/PairAnalysisVarManager.cxx | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisTrackRotator.cxx b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisTrackRotator.cxx index f729fc46cb..eca3113958 100644 --- a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisTrackRotator.cxx +++ b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisTrackRotator.cxx @@ -1,3 +1,8 @@ +/* Copyright (C) 1998-2009 ALICE Experiment, CERN + SPDX-License-Identifier: GPL-3.0-only + Authors: Julian Book [committer] */ + + /////////////////////////////////////////////////////////////////////////// // // // // diff --git a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisVarManager.cxx b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisVarManager.cxx index ff55184161..abedf6886d 100644 --- a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisVarManager.cxx +++ b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisVarManager.cxx @@ -1,3 +1,7 @@ +/* Copyright (C) 1998-2009 ALICE Experiment, CERN + SPDX-License-Identifier: GPL-3.0-only + Authors: Julian Book [committer] */ + /////////////////////////////////////////////////////////////////////////// // Variables Manager class // -- GitLab