File tree 3 files changed +2
-10
lines changed
Examples/Detectors/ITkModuleSplitting/include/ActsExamples/ITkModuleSplitting
3 files changed +2
-10
lines changed Original file line number Diff line number Diff line change 6
6
// License, v. 2.0. If a copy of the MPL was not distributed with this
7
7
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
8
8
9
- // This file is part of the Acts project.
10
- //
11
- // Copyright (C) 2024 CERN for the benefit of the Acts project
12
- //
13
- // This Source Code Form is subject to the terms of the Mozilla Public
14
- // License, v. 2.0. If a copy of the MPL was not distributed with this
15
- // file, You can obtain one at http://mozilla.org/MPL/2.0/.
16
-
17
9
#pragma once
18
10
19
11
#include " Acts/Definitions/Algebra.hpp"
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ Contributors to the Acts project are listed in the [AUTHORS](AUTHORS) file.
70
70
71
71
The Acts project is published under the terms of the Mozilla Public License, v. 2.0.
72
72
A copy of the license can be found in the [ LICENSE] ( LICENSE ) file or at
73
- http ://mozilla.org/MPL/2.0/ .
73
+ https ://mozilla.org/MPL/2.0/ .
74
74
75
75
The Acts project contains copies of the following external packages:
76
76
Original file line number Diff line number Diff line change 2
2
=======
3
3
4
4
ACTS is licensed under the `Mozilla Public License Version 2.0
5
- <http ://mozilla.org/MPL/2.0/> `_. The full text of the license can be found
5
+ <https ://mozilla.org/MPL/2.0/> `_. The full text of the license can be found
6
6
below.
7
7
8
8
.. literalinclude :: ../LICENSE
You can’t perform that action at this time.
0 commit comments