Skip to content

Commit fa5e4f0

Browse files
aphecetcheshahor02
authored andcommitted
Fix missing or damaged Copyright notices
1 parent bfd625c commit fa5e4f0

3 files changed

Lines changed: 10 additions & 18 deletions

File tree

Detectors/MUON/MCH/Raw/Common/include/MCHRawCommon/CoDecParam.h

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
// Copyright CERN and copyright holders of ALICE O2. This software is
2+
// distributed under the terms of the GNU General Public License v3 (GPL
3+
// Version 3), copied verbatim in the file "COPYING".
4+
//
5+
// See http://alice-o2.web.cern.ch/license for full licensing information.
6+
//
7+
// In applying this license CERN does not waive the privileges and immunities
8+
// granted to it by virtue of its status as an Intergovernmental Organization
9+
// or submit itself to any jurisdiction.
10+
111
#ifndef O2_MCH_RAW_CODEC_PARAM_H
212
#define O2_MCH_RAW_CODEC_PARAM_H
313

Detectors/MUON/MCH/Raw/Common/src/CoDecParam.cxx

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// Copyright CERN and
21
// Copyright CERN and copyright holders of ALICE O2. This software is
32
// distributed under the terms of the GNU General Public License v3 (GPL
43
// Version 3), copied verbatim in the file "COPYING".
@@ -7,14 +6,6 @@
76
//
87
// In applying this license CERN does not waive the privileges and immunities
98
// granted to it by virtue of its status as an Intergovernmental Organization
10-
// or submit itself to any jurisdiction. holders of ALICE O2. This software is
11-
// distributed under the terms of the GNU General Public License v3 (GPL
12-
// Version 3), copied verbatim in the file "COPYING".
13-
//
14-
// See http://alice-o2.web.cern.ch/license for full licensing information.
15-
//
16-
// In applying this license CERN does not waive the privileges and immunities
17-
// granted to it by virtue of its status as an Intergovernmental Organization
189
// or submit itself to any jurisdiction.
1910

2011
#include "MCHRawCommon/CoDecParam.h"

Detectors/MUON/MCH/Raw/Common/src/MCHRawCommonLinkDef.h

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// Copyright CERN and
21
// Copyright CERN and copyright holders of ALICE O2. This software is
32
// distributed under the terms of the GNU General Public License v3 (GPL
43
// Version 3), copied verbatim in the file "COPYING".
@@ -7,14 +6,6 @@
76
//
87
// In applying this license CERN does not waive the privileges and immunities
98
// granted to it by virtue of its status as an Intergovernmental Organization
10-
// or submit itself to any jurisdiction. holders of ALICE O2. This software is
11-
// distributed under the terms of the GNU General Public License v3 (GPL
12-
// Version 3), copied verbatim in the file "COPYING".
13-
//
14-
// See http://alice-o2.web.cern.ch/license for full licensing information.
15-
//
16-
// In applying this license CERN does not waive the privileges and immunities
17-
// granted to it by virtue of its status as an Intergovernmental Organization
189
// or submit itself to any jurisdiction.
1910

2011
#ifdef __CLING__

0 commit comments

Comments
 (0)