diff --git a/.github/workflows/update-pip-requirements.yml b/.github/workflows/update-pip-requirements.yml index 444ade7b287..e205abc75ce 100755 --- a/.github/workflows/update-pip-requirements.yml +++ b/.github/workflows/update-pip-requirements.yml @@ -34,7 +34,7 @@ jobs: CI/clang_tidy CI/fpe_masks docs - Examples/Python/tests/ + Examples/Python/tests Examples/Scripts ) for folder in "${folder_list[@]}"; do diff --git a/Examples/Detectors/ITkModuleSplitting/include/ActsExamples/ITkModuleSplitting/ITkModuleSplitting.hpp b/Examples/Detectors/ITkModuleSplitting/include/ActsExamples/ITkModuleSplitting/ITkModuleSplitting.hpp index 591671bffb7..61a827ca29d 100644 --- a/Examples/Detectors/ITkModuleSplitting/include/ActsExamples/ITkModuleSplitting/ITkModuleSplitting.hpp +++ b/Examples/Detectors/ITkModuleSplitting/include/ActsExamples/ITkModuleSplitting/ITkModuleSplitting.hpp @@ -6,14 +6,6 @@ // License, v. 2.0. If a copy of the MPL was not distributed with this // file, You can obtain one at https://mozilla.org/MPL/2.0/. -// This file is part of the Acts project. -// -// Copyright (C) 2024 CERN for the benefit of the Acts project -// -// This Source Code Form is subject to the terms of the Mozilla Public -// License, v. 2.0. If a copy of the MPL was not distributed with this -// file, You can obtain one at http://mozilla.org/MPL/2.0/. - #pragma once #include "Acts/Definitions/Algebra.hpp" diff --git a/README.md b/README.md index 7b75acee190..5337e811908 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Contributors to the Acts project are listed in the [AUTHORS](AUTHORS) file. The Acts project is published under the terms of the Mozilla Public License, v. 2.0. A copy of the license can be found in the [LICENSE](LICENSE) file or at -http://mozilla.org/MPL/2.0/ . +https://mozilla.org/MPL/2.0/ . The Acts project contains copies of the following external packages: diff --git a/docs/license.rst b/docs/license.rst index dd058963b4b..90f69479545 100644 --- a/docs/license.rst +++ b/docs/license.rst @@ -2,7 +2,7 @@ License ======= ACTS is licensed under the `Mozilla Public License Version 2.0 -`_. The full text of the license can be found +`_. The full text of the license can be found below. .. literalinclude:: ../LICENSE