Skip to content

Commit 8cd05bf

Browse files
authored
Update copyright and license information
Updated copyright information and license details in g4Config.C.
1 parent 7b9dd8d commit 8cd05bf

1 file changed

Lines changed: 10 additions & 7 deletions

File tree

Detectors/gconfig/g4Config.C

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
1-
/********************************************************************************
2-
* Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH *
3-
* *
4-
* This software is distributed under the terms of the *
5-
* GNU Lesser General Public Licence version 3 (LGPL) version 3, *
6-
* copied verbatim in the file "LICENSE" *
7-
********************************************************************************/
1+
// Copyright 2020-2022 CERN and copyright holders of ALICE O2.
2+
// See https://alice-o2.web.cern.ch/copyright for details of the copyright holders.
3+
// All rights not expressly granted are reserved.
4+
//
5+
// This software is distributed under the terms of the GNU General Public
6+
// License v3 (GPL Version 3), copied verbatim in the file "COPYING".
7+
//
8+
// In applying this license CERN does not waive the privileges and immunities
9+
// granted to it by virtue of its status as an Intergovernmental Organization
10+
// or submit itself to any jurisdiction.
811
R__LOAD_LIBRARY(libG4ptl)
912
R__LOAD_LIBRARY(libG4zlib)
1013
R__LOAD_LIBRARY(libG4expat)

0 commit comments

Comments
 (0)