Skip to content

Commit f8381b5

Browse files
authored
Update CMakeLists.txt
1 parent 77658b4 commit f8381b5

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Benchmarks/CMakeLists.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
# Copyright 2019-2025 CERN and copyright holders of ALICE O2. See
2-
# https://alice-o2.web.cern.ch/copyright for details of the copyright holders.
1+
# Copyright 2019-2025 CERN and copyright holders of ALICE O2.
2+
# See https://alice-o2.web.cern.ch/copyright for details of the copyright holders.
33
# All rights not expressly granted are reserved.
44
#
5-
# This software is distributed under the terms of the GNU General Public License
6-
# v3 (GPL Version 3), copied verbatim in the file "COPYING".
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".
77
#
88
# 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 or
10-
# submit itself to any jurisdiction.
9+
# granted to it by virtue of its status as an Intergovernmental Organization
10+
# or submit itself to any jurisdiction.
1111

1212
include_directories("${CMAKE_CURRENT_SOURCE_DIR}/include")
1313

0 commit comments

Comments
 (0)