From 3b780dc3a78f4cb8f204cd0065de4a15c64a8dc9 Mon Sep 17 00:00:00 2001 From: Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> Date: Fri, 3 Feb 2017 19:16:10 +0100 Subject: [PATCH] Undid the changes to the file's header, which came from taking a file that I produced off of a previous version of the repository. Former-commit-id: f0ff68f333f66f814f128eb70004c32220a8215d --- .../Root/ShowerDeconstruction.cxx | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/Reconstruction/Jet/JetSubStructureUtils/Root/ShowerDeconstruction.cxx b/Reconstruction/Jet/JetSubStructureUtils/Root/ShowerDeconstruction.cxx index a0c72f470c3..29f6955d556 100644 --- a/Reconstruction/Jet/JetSubStructureUtils/Root/ShowerDeconstruction.cxx +++ b/Reconstruction/Jet/JetSubStructureUtils/Root/ShowerDeconstruction.cxx @@ -1,17 +1,5 @@ /* - Copyright (C) 1995-2017 CERN for the benefit of the ATLAS collaboration - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. + Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration */ #include "JetSubStructureUtils/ShowerDeconstruction.h" -- GitLab