Skip to content

Commit

Permalink
daily update
Browse files Browse the repository at this point in the history
  • Loading branch information
AJPfleger committed Oct 1, 2024
1 parent 9322b88 commit 86eafd8
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
// This file is part of the Acts project.
// This file is part of the ACTS project.
//
// Copyright (C) 2024 CERN for the benefit of the Acts project
// Copyright (C) 2016-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/.
// file, You can obtain one at https://mozilla.org/MPL/2.0/.

#pragma once

Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
// This file is part of the Acts project.
// This file is part of the ACTS project.
//
// Copyright (C) 2024 CERN for the benefit of the Acts project
// Copyright (C) 2016-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/.
// file, You can obtain one at https://mozilla.org/MPL/2.0/.

#include "ActsExamples/Propagation/SimHitToSummaryConversion.hpp"

Expand Down
6 changes: 3 additions & 3 deletions Tests/UnitTests/Core/EventData/SeedEdmTests.cpp
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
// This file is part of the Acts project.
// This file is part of the ACTS project.
//
// Copyright (C) 2024 CERN for the benefit of the Acts project
// Copyright (C) 2016-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/.
// file, You can obtain one at https://mozilla.org/MPL/2.0/.

#include <boost/test/unit_test.hpp>

Expand Down

0 comments on commit 86eafd8

Please sign in to comment.