diff --git a/CMake/hoomd/test.cc b/CMake/hoomd/test.cc index 69005d45ce..9115099e75 100644 --- a/CMake/hoomd/test.cc +++ b/CMake/hoomd/test.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. int main(int argc, char **argv) diff --git a/LICENSE b/LICENSE index 3392762660..8ab7d7ba3f 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2009-2024 The Regents of the University of Michigan. +Copyright (c) 2009-2025 The Regents of the University of Michigan. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/hoomd/AABB.h b/hoomd/AABB.h index 380f559cc6..46eea8b6a5 100644 --- a/hoomd/AABB.h +++ b/hoomd/AABB.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "HOOMDMath.h" diff --git a/hoomd/AABBTree.h b/hoomd/AABBTree.h index b612d9b414..621f393bcc 100644 --- a/hoomd/AABBTree.h +++ b/hoomd/AABBTree.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "HOOMDMath.h" diff --git a/hoomd/Action.cc b/hoomd/Action.cc index 099f2d1df7..586e2385d5 100644 --- a/hoomd/Action.cc +++ b/hoomd/Action.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "Action.h" diff --git a/hoomd/Action.h b/hoomd/Action.h index fad88db906..c5159fcdd3 100644 --- a/hoomd/Action.h +++ b/hoomd/Action.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/Analyzer.cc b/hoomd/Analyzer.cc index aca6f91048..a8cb3a598b 100644 --- a/hoomd/Analyzer.cc +++ b/hoomd/Analyzer.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file Analyzer.cc diff --git a/hoomd/Analyzer.h b/hoomd/Analyzer.h index e8e706a3c4..2bbbf8a53f 100644 --- a/hoomd/Analyzer.h +++ b/hoomd/Analyzer.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file Analyzer.h diff --git a/hoomd/ArrayView.h b/hoomd/ArrayView.h index 7a2553d0db..c440f89e05 100644 --- a/hoomd/ArrayView.h +++ b/hoomd/ArrayView.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file ArrayView.h diff --git a/hoomd/Autotuned.cc b/hoomd/Autotuned.cc index d1e13f7f8d..926e295a2c 100644 --- a/hoomd/Autotuned.cc +++ b/hoomd/Autotuned.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "Autotuned.h" diff --git a/hoomd/Autotuned.h b/hoomd/Autotuned.h index f26f28056c..89e63c895c 100644 --- a/hoomd/Autotuned.h +++ b/hoomd/Autotuned.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/Autotuner.h b/hoomd/Autotuner.h index ea876a22e6..955f552ea5 100644 --- a/hoomd/Autotuner.h +++ b/hoomd/Autotuner.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // inclusion guard diff --git a/hoomd/BondedGroupData.cc b/hoomd/BondedGroupData.cc index 7feae75229..eec06c4d85 100644 --- a/hoomd/BondedGroupData.cc +++ b/hoomd/BondedGroupData.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file BondedGroupData.h diff --git a/hoomd/BondedGroupData.cu b/hoomd/BondedGroupData.cu index 33bc1e4e05..cd66fb7118 100644 --- a/hoomd/BondedGroupData.cu +++ b/hoomd/BondedGroupData.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "BondedGroupData.cuh" diff --git a/hoomd/BondedGroupData.cuh b/hoomd/BondedGroupData.cuh index dbc03b1765..fad9a5b53d 100644 --- a/hoomd/BondedGroupData.cuh +++ b/hoomd/BondedGroupData.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file BondedGroupData.cuh diff --git a/hoomd/BondedGroupData.h b/hoomd/BondedGroupData.h index 26c55f3ff2..da5680e710 100644 --- a/hoomd/BondedGroupData.h +++ b/hoomd/BondedGroupData.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file BondedGroupData.h diff --git a/hoomd/BoxDim.h b/hoomd/BoxDim.h index 3d826e1d45..34a96f9a31 100644 --- a/hoomd/BoxDim.h +++ b/hoomd/BoxDim.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file BoxDim.h diff --git a/hoomd/BoxResizeUpdater.cc b/hoomd/BoxResizeUpdater.cc index 7e11f59c1b..a90c5d5885 100644 --- a/hoomd/BoxResizeUpdater.cc +++ b/hoomd/BoxResizeUpdater.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file BoxResizeUpdater.cc diff --git a/hoomd/BoxResizeUpdater.h b/hoomd/BoxResizeUpdater.h index d0397c5446..4b7f295772 100644 --- a/hoomd/BoxResizeUpdater.h +++ b/hoomd/BoxResizeUpdater.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file BoxResizeUpdater.h diff --git a/hoomd/BoxResizeUpdaterGPU.cc b/hoomd/BoxResizeUpdaterGPU.cc index 6d3e1e891d..047d5ab0c2 100644 --- a/hoomd/BoxResizeUpdaterGPU.cc +++ b/hoomd/BoxResizeUpdaterGPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file BoxResizeUpdater.cc diff --git a/hoomd/BoxResizeUpdaterGPU.cu b/hoomd/BoxResizeUpdaterGPU.cu index 4835c79c61..a9576cb7db 100644 --- a/hoomd/BoxResizeUpdaterGPU.cu +++ b/hoomd/BoxResizeUpdaterGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "BoxResizeUpdaterGPU.cuh" diff --git a/hoomd/BoxResizeUpdaterGPU.cuh b/hoomd/BoxResizeUpdaterGPU.cuh index ac96744db3..70749c0687 100644 --- a/hoomd/BoxResizeUpdaterGPU.cuh +++ b/hoomd/BoxResizeUpdaterGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/HOOMDMath.h" diff --git a/hoomd/BoxResizeUpdaterGPU.h b/hoomd/BoxResizeUpdaterGPU.h index be27187bfe..2d98cd3d53 100644 --- a/hoomd/BoxResizeUpdaterGPU.h +++ b/hoomd/BoxResizeUpdaterGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file BoxResizeUpdater.h diff --git a/hoomd/CachedAllocator.h b/hoomd/CachedAllocator.h index bb9d5905a5..42db5b1b96 100644 --- a/hoomd/CachedAllocator.h +++ b/hoomd/CachedAllocator.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file CachedAllocator.h diff --git a/hoomd/CellList.cc b/hoomd/CellList.cc index 8df8018e43..63d62f9262 100644 --- a/hoomd/CellList.cc +++ b/hoomd/CellList.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file CellList.cc diff --git a/hoomd/CellList.h b/hoomd/CellList.h index 17d470f1fb..df8e1243de 100644 --- a/hoomd/CellList.h +++ b/hoomd/CellList.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "HOOMDMath.h" diff --git a/hoomd/CellListGPU.cc b/hoomd/CellListGPU.cc index d35f5d3881..f95636393d 100644 --- a/hoomd/CellListGPU.cc +++ b/hoomd/CellListGPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file CellListGPU.cc diff --git a/hoomd/CellListGPU.cu b/hoomd/CellListGPU.cu index 210a982bf4..9884a3ee1b 100644 --- a/hoomd/CellListGPU.cu +++ b/hoomd/CellListGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "CellListGPU.cuh" diff --git a/hoomd/CellListGPU.cuh b/hoomd/CellListGPU.cuh index 6cbb11395b..3400f8f26e 100644 --- a/hoomd/CellListGPU.cuh +++ b/hoomd/CellListGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __CELLLISTGPU_CUH__ diff --git a/hoomd/CellListGPU.h b/hoomd/CellListGPU.h index 6b788c5ef4..9c542039c6 100644 --- a/hoomd/CellListGPU.h +++ b/hoomd/CellListGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "Autotuner.h" diff --git a/hoomd/CellListStencil.cc b/hoomd/CellListStencil.cc index a44b20bc25..d9b7f8e23d 100644 --- a/hoomd/CellListStencil.cc +++ b/hoomd/CellListStencil.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file CellListStencil.cc diff --git a/hoomd/CellListStencil.h b/hoomd/CellListStencil.h index 46bdac6f55..b297eb459e 100644 --- a/hoomd/CellListStencil.h +++ b/hoomd/CellListStencil.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "CellList.h" diff --git a/hoomd/ClockSource.cc b/hoomd/ClockSource.cc index b521d9e922..636bee93df 100644 --- a/hoomd/ClockSource.cc +++ b/hoomd/ClockSource.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file ClockSource.cc diff --git a/hoomd/ClockSource.h b/hoomd/ClockSource.h index e142f6aea5..6ae7e4b746 100644 --- a/hoomd/ClockSource.h +++ b/hoomd/ClockSource.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file ClockSource.h diff --git a/hoomd/Communicator.cc b/hoomd/Communicator.cc index 56c49ba974..314aa5105a 100644 --- a/hoomd/Communicator.cc +++ b/hoomd/Communicator.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file Communicator.cc diff --git a/hoomd/Communicator.h b/hoomd/Communicator.h index f0f7ef82e5..d507795c47 100644 --- a/hoomd/Communicator.h +++ b/hoomd/Communicator.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file Communicator.h diff --git a/hoomd/CommunicatorGPU.cc b/hoomd/CommunicatorGPU.cc index 6db4fcd0fc..40bc253170 100644 --- a/hoomd/CommunicatorGPU.cc +++ b/hoomd/CommunicatorGPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file CommunicatorGPU.cc diff --git a/hoomd/CommunicatorGPU.cu b/hoomd/CommunicatorGPU.cu index 8deec7336e..b6102de676 100644 --- a/hoomd/CommunicatorGPU.cu +++ b/hoomd/CommunicatorGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file CommunicatorGPU.cu diff --git a/hoomd/CommunicatorGPU.cuh b/hoomd/CommunicatorGPU.cuh index c7e893470c..04d15629f1 100644 --- a/hoomd/CommunicatorGPU.cuh +++ b/hoomd/CommunicatorGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file CommunicatorGPU.cuh diff --git a/hoomd/CommunicatorGPU.h b/hoomd/CommunicatorGPU.h index fdcf4d57b3..7e6e42cc5a 100644 --- a/hoomd/CommunicatorGPU.h +++ b/hoomd/CommunicatorGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file CommunicatorGPU.h diff --git a/hoomd/Compute.cc b/hoomd/Compute.cc index 7b85395993..51fe2c7dc6 100644 --- a/hoomd/Compute.cc +++ b/hoomd/Compute.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "Compute.h" diff --git a/hoomd/Compute.h b/hoomd/Compute.h index 3c490e09e1..0562598a7e 100644 --- a/hoomd/Compute.h +++ b/hoomd/Compute.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "Action.h" diff --git a/hoomd/DCDDumpWriter.cc b/hoomd/DCDDumpWriter.cc index a516fd9cac..5b9e97a4ce 100644 --- a/hoomd/DCDDumpWriter.cc +++ b/hoomd/DCDDumpWriter.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file DCDDumpWriter.cc diff --git a/hoomd/DCDDumpWriter.h b/hoomd/DCDDumpWriter.h index 50ad3c5535..5b95420c26 100644 --- a/hoomd/DCDDumpWriter.h +++ b/hoomd/DCDDumpWriter.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __DCDDUMPWRITER_H__ diff --git a/hoomd/DomainDecomposition.cc b/hoomd/DomainDecomposition.cc index 005fa8355f..295555532d 100644 --- a/hoomd/DomainDecomposition.cc +++ b/hoomd/DomainDecomposition.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file DomainDecomposition.cc diff --git a/hoomd/DomainDecomposition.h b/hoomd/DomainDecomposition.h index 21ce2a475d..c90256d051 100644 --- a/hoomd/DomainDecomposition.h +++ b/hoomd/DomainDecomposition.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file DomainDecomposition.h diff --git a/hoomd/ExecutionConfiguration.cc b/hoomd/ExecutionConfiguration.cc index 72b523b615..a040896a4b 100644 --- a/hoomd/ExecutionConfiguration.cc +++ b/hoomd/ExecutionConfiguration.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "ExecutionConfiguration.h" diff --git a/hoomd/ExecutionConfiguration.h b/hoomd/ExecutionConfiguration.h index bf890cbdc7..f24f20afd1 100644 --- a/hoomd/ExecutionConfiguration.h +++ b/hoomd/ExecutionConfiguration.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __EXECUTION_CONFIGURATION__ diff --git a/hoomd/Filesystem.h b/hoomd/Filesystem.h index d329c9797f..222aa5ec5b 100644 --- a/hoomd/Filesystem.h +++ b/hoomd/Filesystem.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file Filesystem.h diff --git a/hoomd/ForceCompute.cc b/hoomd/ForceCompute.cc index 81bf5434d3..872aa77382 100644 --- a/hoomd/ForceCompute.cc +++ b/hoomd/ForceCompute.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file ForceCompute.cc diff --git a/hoomd/ForceCompute.h b/hoomd/ForceCompute.h index 6581ce8b15..b94cfdd8c2 100644 --- a/hoomd/ForceCompute.h +++ b/hoomd/ForceCompute.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "Compute.h" diff --git a/hoomd/ForceConstraint.cc b/hoomd/ForceConstraint.cc index cf70340662..bdede98396 100644 --- a/hoomd/ForceConstraint.cc +++ b/hoomd/ForceConstraint.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "ForceConstraint.h" diff --git a/hoomd/ForceConstraint.h b/hoomd/ForceConstraint.h index ee66762324..c4f68503b9 100644 --- a/hoomd/ForceConstraint.h +++ b/hoomd/ForceConstraint.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "ForceCompute.h" diff --git a/hoomd/GPUArray.h b/hoomd/GPUArray.h index f01de8db6a..1cb839d966 100644 --- a/hoomd/GPUArray.h +++ b/hoomd/GPUArray.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file GPUArray.h diff --git a/hoomd/GPUFlags.h b/hoomd/GPUFlags.h index 9392c09798..17e27799a3 100644 --- a/hoomd/GPUFlags.h +++ b/hoomd/GPUFlags.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file GPUFlags.h diff --git a/hoomd/GPUVector.h b/hoomd/GPUVector.h index a701b8da32..ce12f02c83 100644 --- a/hoomd/GPUVector.h +++ b/hoomd/GPUVector.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifdef __HIPCC__ diff --git a/hoomd/GSD.h b/hoomd/GSD.h index d5f9ecc937..431e028cee 100644 --- a/hoomd/GSD.h +++ b/hoomd/GSD.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/GSDDequeWriter.cc b/hoomd/GSDDequeWriter.cc index 04f76892d1..f40501cab1 100644 --- a/hoomd/GSDDequeWriter.cc +++ b/hoomd/GSDDequeWriter.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "GSDDequeWriter.h" diff --git a/hoomd/GSDDequeWriter.h b/hoomd/GSDDequeWriter.h index d22432bf2d..4c312a34df 100644 --- a/hoomd/GSDDequeWriter.h +++ b/hoomd/GSDDequeWriter.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/GSDDumpWriter.cc b/hoomd/GSDDumpWriter.cc index a2b7ad0d52..2d68b2dae0 100644 --- a/hoomd/GSDDumpWriter.cc +++ b/hoomd/GSDDumpWriter.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "GSDDumpWriter.h" diff --git a/hoomd/GSDDumpWriter.h b/hoomd/GSDDumpWriter.h index 1103ba65ae..8fb65d3b80 100644 --- a/hoomd/GSDDumpWriter.h +++ b/hoomd/GSDDumpWriter.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/GSDReader.cc b/hoomd/GSDReader.cc index 8403642d61..18f488357a 100644 --- a/hoomd/GSDReader.cc +++ b/hoomd/GSDReader.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "GSDReader.h" diff --git a/hoomd/GSDReader.h b/hoomd/GSDReader.h index 7481186ce8..b0d3733dbd 100644 --- a/hoomd/GSDReader.h +++ b/hoomd/GSDReader.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifdef __HIPCC__ diff --git a/hoomd/HOOMDMPI.h b/hoomd/HOOMDMPI.h index 5266ba03f1..2584e04f78 100644 --- a/hoomd/HOOMDMPI.h +++ b/hoomd/HOOMDMPI.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __HOOMD_MPI_H__ diff --git a/hoomd/HOOMDMath.cc b/hoomd/HOOMDMath.cc index 707f3ae3d3..3eb8d2ef9b 100644 --- a/hoomd/HOOMDMath.cc +++ b/hoomd/HOOMDMath.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file HOOMDMath.cc diff --git a/hoomd/HOOMDMath.h b/hoomd/HOOMDMath.h index c2f5cfc890..2613737389 100644 --- a/hoomd/HOOMDMath.h +++ b/hoomd/HOOMDMath.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __HOOMD_MATH_H__ diff --git a/hoomd/HOOMDVersion.cc b/hoomd/HOOMDVersion.cc index dd1d5553e8..07c6d1c7f2 100644 --- a/hoomd/HOOMDVersion.cc +++ b/hoomd/HOOMDVersion.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "HOOMDVersion.h" diff --git a/hoomd/HOOMDVersion.h.inc b/hoomd/HOOMDVersion.h.inc index 57a4b314ab..d41c0fb17e 100644 --- a/hoomd/HOOMDVersion.h.inc +++ b/hoomd/HOOMDVersion.h.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/HalfStepHook.h b/hoomd/HalfStepHook.h index f0eeae2288..7a4a56a679 100644 --- a/hoomd/HalfStepHook.h +++ b/hoomd/HalfStepHook.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __HALFSTEPHOOK_H__ diff --git a/hoomd/Index1D.h b/hoomd/Index1D.h index 0d1f3d7a87..b1d645d97d 100644 --- a/hoomd/Index1D.h +++ b/hoomd/Index1D.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __INDEX1D_H__ diff --git a/hoomd/Initializers.cc b/hoomd/Initializers.cc index 495af0d9a6..b3d83fdc4f 100644 --- a/hoomd/Initializers.cc +++ b/hoomd/Initializers.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "Initializers.h" diff --git a/hoomd/Initializers.h b/hoomd/Initializers.h index 95636441e2..e9389e62fd 100644 --- a/hoomd/Initializers.h +++ b/hoomd/Initializers.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file Initializers.h diff --git a/hoomd/Integrator.cc b/hoomd/Integrator.cc index 8449f8c753..5a8048c257 100644 --- a/hoomd/Integrator.cc +++ b/hoomd/Integrator.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "Integrator.h" diff --git a/hoomd/Integrator.cu b/hoomd/Integrator.cu index fc31679dad..9159d0862c 100644 --- a/hoomd/Integrator.cu +++ b/hoomd/Integrator.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "Integrator.cuh" diff --git a/hoomd/Integrator.cuh b/hoomd/Integrator.cuh index b874520286..7f04481e17 100644 --- a/hoomd/Integrator.cuh +++ b/hoomd/Integrator.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file Integrator.cuh diff --git a/hoomd/Integrator.h b/hoomd/Integrator.h index 1508fb724c..06eb916510 100644 --- a/hoomd/Integrator.h +++ b/hoomd/Integrator.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifdef __HIPCC__ diff --git a/hoomd/LoadBalancer.cc b/hoomd/LoadBalancer.cc index 1b4bde01e6..79ba828dd7 100644 --- a/hoomd/LoadBalancer.cc +++ b/hoomd/LoadBalancer.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file LoadBalancer.cc diff --git a/hoomd/LoadBalancer.h b/hoomd/LoadBalancer.h index af4ad0779d..87aa9a44a8 100644 --- a/hoomd/LoadBalancer.h +++ b/hoomd/LoadBalancer.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file LoadBalancer.h diff --git a/hoomd/LoadBalancerGPU.cc b/hoomd/LoadBalancerGPU.cc index 86c486537c..0b3993c520 100644 --- a/hoomd/LoadBalancerGPU.cc +++ b/hoomd/LoadBalancerGPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file LoadBalancerGPU.cc diff --git a/hoomd/LoadBalancerGPU.cu b/hoomd/LoadBalancerGPU.cu index c51f26a45f..c7dcc5b8ca 100644 --- a/hoomd/LoadBalancerGPU.cu +++ b/hoomd/LoadBalancerGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file LoadBalancerGPU.cu diff --git a/hoomd/LoadBalancerGPU.cuh b/hoomd/LoadBalancerGPU.cuh index d1b9c49ab0..346d1dc048 100644 --- a/hoomd/LoadBalancerGPU.cuh +++ b/hoomd/LoadBalancerGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file LoadBalancerGPU.cuh diff --git a/hoomd/LoadBalancerGPU.h b/hoomd/LoadBalancerGPU.h index 6447cfd231..3d75a2aee3 100644 --- a/hoomd/LoadBalancerGPU.h +++ b/hoomd/LoadBalancerGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file LoadBalancerGPU.h diff --git a/hoomd/MPIConfiguration.cc b/hoomd/MPIConfiguration.cc index eb0093d4b0..7cf996984f 100644 --- a/hoomd/MPIConfiguration.cc +++ b/hoomd/MPIConfiguration.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "MPIConfiguration.h" diff --git a/hoomd/MPIConfiguration.h b/hoomd/MPIConfiguration.h index 896f9f63b6..2e1e180a2e 100644 --- a/hoomd/MPIConfiguration.h +++ b/hoomd/MPIConfiguration.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/ManagedArray.h b/hoomd/ManagedArray.h index c7ae4c5a26..2ca58b0eea 100644 --- a/hoomd/ManagedArray.h +++ b/hoomd/ManagedArray.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/MeshDefinition.cc b/hoomd/MeshDefinition.cc index ed0219a43a..fafd44bfa5 100644 --- a/hoomd/MeshDefinition.cc +++ b/hoomd/MeshDefinition.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file MeshDefinition.cc diff --git a/hoomd/MeshDefinition.h b/hoomd/MeshDefinition.h index b99724ecf9..b76ffa3f21 100644 --- a/hoomd/MeshDefinition.h +++ b/hoomd/MeshDefinition.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file MeshDefinition.h diff --git a/hoomd/MeshGroupData.cc b/hoomd/MeshGroupData.cc index ee1ee02a8c..706ffb012b 100644 --- a/hoomd/MeshGroupData.cc +++ b/hoomd/MeshGroupData.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file MeshGroupData.h diff --git a/hoomd/MeshGroupData.h b/hoomd/MeshGroupData.h index 400b07c3f6..2faf8e4fa0 100644 --- a/hoomd/MeshGroupData.h +++ b/hoomd/MeshGroupData.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file MeshGroupData.h diff --git a/hoomd/Messenger.cc b/hoomd/Messenger.cc index a3cfa40a7f..2e77dfd4e1 100644 --- a/hoomd/Messenger.cc +++ b/hoomd/Messenger.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file Messenger.cc diff --git a/hoomd/Messenger.h b/hoomd/Messenger.h index 9d5e8ca162..6c7d852051 100644 --- a/hoomd/Messenger.h +++ b/hoomd/Messenger.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file Messenger.h diff --git a/hoomd/ParticleData.cc b/hoomd/ParticleData.cc index 4188456852..c8bfbaef75 100644 --- a/hoomd/ParticleData.cc +++ b/hoomd/ParticleData.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file ParticleData.cc diff --git a/hoomd/ParticleData.cu b/hoomd/ParticleData.cu index 736ff510fe..6364cb1a75 100644 --- a/hoomd/ParticleData.cu +++ b/hoomd/ParticleData.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "ParticleData.cuh" diff --git a/hoomd/ParticleData.cuh b/hoomd/ParticleData.cuh index 429fb5bba4..0bc88cfcf8 100644 --- a/hoomd/ParticleData.cuh +++ b/hoomd/ParticleData.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/ParticleData.h b/hoomd/ParticleData.h index e9d777e25d..a2a9eccd5d 100644 --- a/hoomd/ParticleData.h +++ b/hoomd/ParticleData.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file ParticleData.h diff --git a/hoomd/ParticleFilterUpdater.cc b/hoomd/ParticleFilterUpdater.cc index 3485f6ca66..d36e8ac9a3 100644 --- a/hoomd/ParticleFilterUpdater.cc +++ b/hoomd/ParticleFilterUpdater.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "ParticleFilterUpdater.h" diff --git a/hoomd/ParticleFilterUpdater.h b/hoomd/ParticleFilterUpdater.h index 123abb8ed0..4209cebfdc 100644 --- a/hoomd/ParticleFilterUpdater.h +++ b/hoomd/ParticleFilterUpdater.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file ParticleFilterUpdater.h diff --git a/hoomd/ParticleGroup.cc b/hoomd/ParticleGroup.cc index bbd0728587..d0fcab3274 100644 --- a/hoomd/ParticleGroup.cc +++ b/hoomd/ParticleGroup.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "ParticleGroup.h" diff --git a/hoomd/ParticleGroup.cu b/hoomd/ParticleGroup.cu index 3141c3c6c2..c2717a6c3d 100644 --- a/hoomd/ParticleGroup.cu +++ b/hoomd/ParticleGroup.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "ParticleData.cuh" diff --git a/hoomd/ParticleGroup.cuh b/hoomd/ParticleGroup.cuh index 9d77c50c5a..f69cdb477a 100644 --- a/hoomd/ParticleGroup.cuh +++ b/hoomd/ParticleGroup.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "CachedAllocator.h" diff --git a/hoomd/ParticleGroup.h b/hoomd/ParticleGroup.h index 36d0693f93..1aca24b987 100644 --- a/hoomd/ParticleGroup.h +++ b/hoomd/ParticleGroup.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file ParticleGroup.h diff --git a/hoomd/PythonAnalyzer.cc b/hoomd/PythonAnalyzer.cc index 891e12dad9..dc044ac2ac 100644 --- a/hoomd/PythonAnalyzer.cc +++ b/hoomd/PythonAnalyzer.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "PythonAnalyzer.h" diff --git a/hoomd/PythonAnalyzer.h b/hoomd/PythonAnalyzer.h index 85c5ef76f6..934062e55a 100644 --- a/hoomd/PythonAnalyzer.h +++ b/hoomd/PythonAnalyzer.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/PythonLocalDataAccess.cc b/hoomd/PythonLocalDataAccess.cc index 9c3f3b3752..225e8a4e1f 100644 --- a/hoomd/PythonLocalDataAccess.cc +++ b/hoomd/PythonLocalDataAccess.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "PythonLocalDataAccess.h" diff --git a/hoomd/PythonLocalDataAccess.h b/hoomd/PythonLocalDataAccess.h index 88c3fbabeb..1d71c0e3e2 100644 --- a/hoomd/PythonLocalDataAccess.h +++ b/hoomd/PythonLocalDataAccess.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __PYTHON_LOCAL_DATA_ACCESS_H__ diff --git a/hoomd/PythonTuner.cc b/hoomd/PythonTuner.cc index 632e5b08e1..dfedc62c74 100644 --- a/hoomd/PythonTuner.cc +++ b/hoomd/PythonTuner.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "PythonTuner.h" diff --git a/hoomd/PythonTuner.h b/hoomd/PythonTuner.h index b9f65168df..3d06ba2613 100644 --- a/hoomd/PythonTuner.h +++ b/hoomd/PythonTuner.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/PythonUpdater.cc b/hoomd/PythonUpdater.cc index 4cbb8ff322..eed795abf2 100644 --- a/hoomd/PythonUpdater.cc +++ b/hoomd/PythonUpdater.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "PythonUpdater.h" diff --git a/hoomd/PythonUpdater.h b/hoomd/PythonUpdater.h index 7e9d7f22db..1eebbe7045 100644 --- a/hoomd/PythonUpdater.h +++ b/hoomd/PythonUpdater.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/RNGIdentifiers.h b/hoomd/RNGIdentifiers.h index 7ad0393be4..dd1bef91fc 100644 --- a/hoomd/RNGIdentifiers.h +++ b/hoomd/RNGIdentifiers.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file RNGIdentifiers.h diff --git a/hoomd/RandomNumbers.h b/hoomd/RandomNumbers.h index 7e1c8d4b92..82bcf75675 100644 --- a/hoomd/RandomNumbers.h +++ b/hoomd/RandomNumbers.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/SFCPackTuner.cc b/hoomd/SFCPackTuner.cc index 910bf36448..c02606df6a 100644 --- a/hoomd/SFCPackTuner.cc +++ b/hoomd/SFCPackTuner.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file SFCPackTuner.cc diff --git a/hoomd/SFCPackTuner.h b/hoomd/SFCPackTuner.h index c2669b1f6b..734932e8c8 100644 --- a/hoomd/SFCPackTuner.h +++ b/hoomd/SFCPackTuner.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file SFCPackTuner.h diff --git a/hoomd/SFCPackTunerGPU.cc b/hoomd/SFCPackTunerGPU.cc index 0ecdf2b957..e29c78b54d 100644 --- a/hoomd/SFCPackTunerGPU.cc +++ b/hoomd/SFCPackTunerGPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file SFCPackTunerGPU.cc diff --git a/hoomd/SFCPackTunerGPU.cu b/hoomd/SFCPackTunerGPU.cu index 548ac28584..925e5c1896 100644 --- a/hoomd/SFCPackTunerGPU.cu +++ b/hoomd/SFCPackTunerGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file SFCPackTunerGPU.cu diff --git a/hoomd/SFCPackTunerGPU.cuh b/hoomd/SFCPackTunerGPU.cuh index 54f1c32e6c..22f8c8e10f 100644 --- a/hoomd/SFCPackTunerGPU.cuh +++ b/hoomd/SFCPackTunerGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __SFC_PACK_UPDATER_GPU_CUH__ diff --git a/hoomd/SFCPackTunerGPU.h b/hoomd/SFCPackTunerGPU.h index 05f6cb92e9..0fa5f52eae 100644 --- a/hoomd/SFCPackTunerGPU.h +++ b/hoomd/SFCPackTunerGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file SFCPackTunerGPU.h diff --git a/hoomd/SharedSignal.h b/hoomd/SharedSignal.h index 391ad84047..d485d1ec64 100644 --- a/hoomd/SharedSignal.h +++ b/hoomd/SharedSignal.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef SYSTEM_SIGNAL diff --git a/hoomd/SnapshotSystemData.cc b/hoomd/SnapshotSystemData.cc index ce40ea5e96..a95f95c75f 100644 --- a/hoomd/SnapshotSystemData.cc +++ b/hoomd/SnapshotSystemData.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file SnapshotSystemData.cc diff --git a/hoomd/SnapshotSystemData.h b/hoomd/SnapshotSystemData.h index 2d8abedb19..8b7d1d31c3 100644 --- a/hoomd/SnapshotSystemData.h +++ b/hoomd/SnapshotSystemData.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file SnapshotSystemData.h diff --git a/hoomd/System.cc b/hoomd/System.cc index c89910af0d..ae474c0194 100644 --- a/hoomd/System.cc +++ b/hoomd/System.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file System.cc diff --git a/hoomd/System.h b/hoomd/System.h index 2abca76ba2..2e4ecec712 100644 --- a/hoomd/System.h +++ b/hoomd/System.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "Analyzer.h" diff --git a/hoomd/SystemDefinition.cc b/hoomd/SystemDefinition.cc index f6440dbf45..cc17616f4a 100644 --- a/hoomd/SystemDefinition.cc +++ b/hoomd/SystemDefinition.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file SystemDefinition.cc diff --git a/hoomd/SystemDefinition.h b/hoomd/SystemDefinition.h index 47b89b6d0f..b403f72f34 100644 --- a/hoomd/SystemDefinition.h +++ b/hoomd/SystemDefinition.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file SystemDefinition.h diff --git a/hoomd/TextureTools.h b/hoomd/TextureTools.h index 7650af1886..ad13f323ae 100644 --- a/hoomd/TextureTools.h +++ b/hoomd/TextureTools.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __HOOMD_TEXTURE_TOOLS_H__ diff --git a/hoomd/Trigger.cc b/hoomd/Trigger.cc index 927c7d722e..b8cfad32c5 100644 --- a/hoomd/Trigger.cc +++ b/hoomd/Trigger.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "Trigger.h" diff --git a/hoomd/Trigger.h b/hoomd/Trigger.h index 42865947c8..8570f5804e 100644 --- a/hoomd/Trigger.h +++ b/hoomd/Trigger.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/Tuner.cc b/hoomd/Tuner.cc index 371ba7ebed..1f0b4c7ebc 100644 --- a/hoomd/Tuner.cc +++ b/hoomd/Tuner.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "Tuner.h" diff --git a/hoomd/Tuner.h b/hoomd/Tuner.h index 349b22c75d..d49ddddaa1 100644 --- a/hoomd/Tuner.h +++ b/hoomd/Tuner.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "Trigger.h" diff --git a/hoomd/Updater.cc b/hoomd/Updater.cc index e2087c7780..cc130e417f 100644 --- a/hoomd/Updater.cc +++ b/hoomd/Updater.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "Updater.h" diff --git a/hoomd/Updater.h b/hoomd/Updater.h index e640ac7192..5f7fe13b40 100644 --- a/hoomd/Updater.h +++ b/hoomd/Updater.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "Action.h" diff --git a/hoomd/UpdaterRemoveDrift.h b/hoomd/UpdaterRemoveDrift.h index 51917616b6..d55965ea4e 100644 --- a/hoomd/UpdaterRemoveDrift.h +++ b/hoomd/UpdaterRemoveDrift.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file UpdaterRemoveDrift.h diff --git a/hoomd/Variant.cc b/hoomd/Variant.cc index 04b7e2313b..e8bdaef759 100644 --- a/hoomd/Variant.cc +++ b/hoomd/Variant.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "Variant.h" diff --git a/hoomd/Variant.h b/hoomd/Variant.h index 2d551f1c50..2f0ef8c8e8 100644 --- a/hoomd/Variant.h +++ b/hoomd/Variant.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/VectorMath.h b/hoomd/VectorMath.h index 1062ad7a99..77707eb282 100644 --- a/hoomd/VectorMath.h +++ b/hoomd/VectorMath.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "HOOMDMath.h" diff --git a/hoomd/VectorVariant.cc b/hoomd/VectorVariant.cc index 371f86c474..7487f29da9 100644 --- a/hoomd/VectorVariant.cc +++ b/hoomd/VectorVariant.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "VectorVariant.h" diff --git a/hoomd/VectorVariant.h b/hoomd/VectorVariant.h index 78fabdbfd1..0e0e567e17 100644 --- a/hoomd/VectorVariant.h +++ b/hoomd/VectorVariant.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/WarpTools.cuh b/hoomd/WarpTools.cuh index 60f8366efe..fd7656b65a 100644 --- a/hoomd/WarpTools.cuh +++ b/hoomd/WarpTools.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/__init__.py b/hoomd/__init__.py index eb8abdcc46..5c50fa761a 100644 --- a/hoomd/__init__.py +++ b/hoomd/__init__.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """HOOMD-blue python package. diff --git a/hoomd/box.py b/hoomd/box.py index acadad33bf..6c3155ce16 100644 --- a/hoomd/box.py +++ b/hoomd/box.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """:py:class:`Box`-adjacent types.""" diff --git a/hoomd/communicator.py b/hoomd/communicator.py index 2dbadb1101..6aafddddc9 100644 --- a/hoomd/communicator.py +++ b/hoomd/communicator.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """When compiled without MPI support, `Communicator` acts as if there is one MPI diff --git a/hoomd/conftest.py b/hoomd/conftest.py index 476e7df7d2..c7fbf0b9b0 100644 --- a/hoomd/conftest.py +++ b/hoomd/conftest.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Code to support unit and validation tests. diff --git a/hoomd/custom/__init__.py b/hoomd/custom/__init__.py index 99b7703d87..5836324524 100644 --- a/hoomd/custom/__init__.py +++ b/hoomd/custom/__init__.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """`CustomOperation` provides a mechanism for users to insert Python code diff --git a/hoomd/custom/custom_action.py b/hoomd/custom/custom_action.py index 9916b23fc6..ace8f103ae 100644 --- a/hoomd/custom/custom_action.py +++ b/hoomd/custom/custom_action.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Implement Action. diff --git a/hoomd/custom/custom_operation.py b/hoomd/custom/custom_operation.py index c6c43382f8..56aeee3605 100644 --- a/hoomd/custom/custom_operation.py +++ b/hoomd/custom/custom_operation.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Implement CustomOperation.""" diff --git a/hoomd/data/__init__.py b/hoomd/data/__init__.py index de7d4730f6..602224bcf2 100644 --- a/hoomd/data/__init__.py +++ b/hoomd/data/__init__.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """`LocalSnapshot`, `LocalSnapshotGPU`, and related classes provide direct access diff --git a/hoomd/data/array.py b/hoomd/data/array.py index c52a7b1042..06c4391eaa 100644 --- a/hoomd/data/array.py +++ b/hoomd/data/array.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Implement zero-copy array.""" diff --git a/hoomd/data/array_view.py b/hoomd/data/array_view.py index 3cc1fd461b..5442d344b7 100644 --- a/hoomd/data/array_view.py +++ b/hoomd/data/array_view.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Provides the Python analog and wrapper around the C++ class ArrayView. diff --git a/hoomd/data/collections.py b/hoomd/data/collections.py index 16608ba674..2b60dd465b 100644 --- a/hoomd/data/collections.py +++ b/hoomd/data/collections.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Implement various data structures for syncing C++ and Python data.""" diff --git a/hoomd/data/local_access.py b/hoomd/data/local_access.py index b4e2c747a0..f0031610fb 100644 --- a/hoomd/data/local_access.py +++ b/hoomd/data/local_access.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Access simulation state data directly.""" diff --git a/hoomd/data/local_access_cpu.py b/hoomd/data/local_access_cpu.py index f88e2680c4..103a8b9fec 100644 --- a/hoomd/data/local_access_cpu.py +++ b/hoomd/data/local_access_cpu.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Implement local access classes for the CPU.""" diff --git a/hoomd/data/local_access_gpu.py b/hoomd/data/local_access_gpu.py index 9c113d8b58..c43e551c43 100644 --- a/hoomd/data/local_access_gpu.py +++ b/hoomd/data/local_access_gpu.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Implement local access classes for the GPU.""" diff --git a/hoomd/data/parameterdicts.py b/hoomd/data/parameterdicts.py index 37d75716d6..4d7d0c4823 100644 --- a/hoomd/data/parameterdicts.py +++ b/hoomd/data/parameterdicts.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Implement parameter dictionaries.""" diff --git a/hoomd/data/smart_default.py b/hoomd/data/smart_default.py index 66ac7ee7e9..7268da9022 100644 --- a/hoomd/data/smart_default.py +++ b/hoomd/data/smart_default.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Implements intelligent and nested defaults for TypeParameters.""" diff --git a/hoomd/data/syncedlist.py b/hoomd/data/syncedlist.py index a49aa49df7..538900a42f 100644 --- a/hoomd/data/syncedlist.py +++ b/hoomd/data/syncedlist.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Synced list utility classes.""" diff --git a/hoomd/data/typeconverter.py b/hoomd/data/typeconverter.py index 618d8408e1..b5ac5cad7b 100644 --- a/hoomd/data/typeconverter.py +++ b/hoomd/data/typeconverter.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Implement type conversion helpers.""" diff --git a/hoomd/data/typeparam.py b/hoomd/data/typeparam.py index c514f32d0e..16ae359f19 100644 --- a/hoomd/data/typeparam.py +++ b/hoomd/data/typeparam.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Implement TypeParameter. diff --git a/hoomd/device.py b/hoomd/device.py index f662b6e046..2f745d9d88 100644 --- a/hoomd/device.py +++ b/hoomd/device.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Use a `Device` class to choose which hardware device should execute the diff --git a/hoomd/error.py b/hoomd/error.py index 0dfe8e1a20..7e57515989 100644 --- a/hoomd/error.py +++ b/hoomd/error.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """HOOMD-blue specific error classes. diff --git a/hoomd/filter/ParticleFilter.h b/hoomd/filter/ParticleFilter.h index bcd1042c18..c6e5ceaf11 100644 --- a/hoomd/filter/ParticleFilter.h +++ b/hoomd/filter/ParticleFilter.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/filter/ParticleFilterAll.h b/hoomd/filter/ParticleFilterAll.h index e325763884..795a17ad3b 100644 --- a/hoomd/filter/ParticleFilterAll.h +++ b/hoomd/filter/ParticleFilterAll.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __PARTICLE_FILTER_ALL_H__ diff --git a/hoomd/filter/ParticleFilterCustom.h b/hoomd/filter/ParticleFilterCustom.h index dd7457decf..3ed0543335 100644 --- a/hoomd/filter/ParticleFilterCustom.h +++ b/hoomd/filter/ParticleFilterCustom.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __PARTICLE_FILTER_CUSTOM_H__ diff --git a/hoomd/filter/ParticleFilterIntersection.h b/hoomd/filter/ParticleFilterIntersection.h index 185120605a..4c4cb86ab4 100644 --- a/hoomd/filter/ParticleFilterIntersection.h +++ b/hoomd/filter/ParticleFilterIntersection.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __PARTICLE_FILTER_INTERSECTION_H__ diff --git a/hoomd/filter/ParticleFilterNull.h b/hoomd/filter/ParticleFilterNull.h index b024631d0c..5452df31ea 100644 --- a/hoomd/filter/ParticleFilterNull.h +++ b/hoomd/filter/ParticleFilterNull.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/filter/ParticleFilterRigid.h b/hoomd/filter/ParticleFilterRigid.h index 030867ddd5..b132a7dff2 100644 --- a/hoomd/filter/ParticleFilterRigid.h +++ b/hoomd/filter/ParticleFilterRigid.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __PARTICLE_FILTER_RIGID_H__ diff --git a/hoomd/filter/ParticleFilterSetDifference.h b/hoomd/filter/ParticleFilterSetDifference.h index 0de68e4f13..ea3acff33b 100644 --- a/hoomd/filter/ParticleFilterSetDifference.h +++ b/hoomd/filter/ParticleFilterSetDifference.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __PARTICLE_FILTER_SET_DIFFERENCE_H__ diff --git a/hoomd/filter/ParticleFilterTags.h b/hoomd/filter/ParticleFilterTags.h index de6214ee8c..c1c9a037fe 100644 --- a/hoomd/filter/ParticleFilterTags.h +++ b/hoomd/filter/ParticleFilterTags.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __PARTICLE_FILTER_TAGS_H__ diff --git a/hoomd/filter/ParticleFilterType.h b/hoomd/filter/ParticleFilterType.h index 360325f48a..f35ded5b84 100644 --- a/hoomd/filter/ParticleFilterType.h +++ b/hoomd/filter/ParticleFilterType.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __PARTICLE_FILTER_TYPE_H__ diff --git a/hoomd/filter/ParticleFilterUnion.h b/hoomd/filter/ParticleFilterUnion.h index 4f2a1ee012..8a80a2808e 100644 --- a/hoomd/filter/ParticleFilterUnion.h +++ b/hoomd/filter/ParticleFilterUnion.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __PARTICLE_FILTER_UNION_H__ diff --git a/hoomd/filter/__init__.py b/hoomd/filter/__init__.py index 503b0d8f23..997b026c4a 100644 --- a/hoomd/filter/__init__.py +++ b/hoomd/filter/__init__.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Particle filters describe criteria to select subsets of particles in the diff --git a/hoomd/filter/all_.py b/hoomd/filter/all_.py index 11bd8a2f3b..29a47400cb 100644 --- a/hoomd/filter/all_.py +++ b/hoomd/filter/all_.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Define the All filter.""" diff --git a/hoomd/filter/custom.py b/hoomd/filter/custom.py index dbb3ef684a..cecaf3b5d8 100644 --- a/hoomd/filter/custom.py +++ b/hoomd/filter/custom.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Contains a class for custom particle filters in Python. diff --git a/hoomd/filter/export_filters.cc b/hoomd/filter/export_filters.cc index 875c778246..e8a5fa712d 100644 --- a/hoomd/filter/export_filters.cc +++ b/hoomd/filter/export_filters.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "export_filters.h" diff --git a/hoomd/filter/export_filters.h b/hoomd/filter/export_filters.h index 154a70b2e9..6c0fac4378 100644 --- a/hoomd/filter/export_filters.h +++ b/hoomd/filter/export_filters.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/filter/filter_.py b/hoomd/filter/filter_.py index 073660ca59..07cea7f835 100644 --- a/hoomd/filter/filter_.py +++ b/hoomd/filter/filter_.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Define ParticleFilter. diff --git a/hoomd/filter/null.py b/hoomd/filter/null.py index e0af96aa66..235a56fdea 100644 --- a/hoomd/filter/null.py +++ b/hoomd/filter/null.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Define the Null filter.""" diff --git a/hoomd/filter/rigid.py b/hoomd/filter/rigid.py index 6916a36c5e..1c46f6b93e 100644 --- a/hoomd/filter/rigid.py +++ b/hoomd/filter/rigid.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Define the Rigid filter.""" diff --git a/hoomd/filter/set_.py b/hoomd/filter/set_.py index 8e259fcb70..765062cf1a 100644 --- a/hoomd/filter/set_.py +++ b/hoomd/filter/set_.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Define particle filter set operations. diff --git a/hoomd/filter/tags.py b/hoomd/filter/tags.py index 35b06e1ec4..1891bdae98 100644 --- a/hoomd/filter/tags.py +++ b/hoomd/filter/tags.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Define the Tags filter.""" diff --git a/hoomd/filter/type_.py b/hoomd/filter/type_.py index 7c8cc8f6c9..3823ca59de 100644 --- a/hoomd/filter/type_.py +++ b/hoomd/filter/type_.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Define the Type filter.""" diff --git a/hoomd/hpmc/ComputeFreeVolume.h b/hoomd/hpmc/ComputeFreeVolume.h index ae28002991..f1b784e474 100644 --- a/hoomd/hpmc/ComputeFreeVolume.h +++ b/hoomd/hpmc/ComputeFreeVolume.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __COMPUTE_FREE_VOLUME__H__ diff --git a/hoomd/hpmc/ComputeFreeVolumeGPU.cuh b/hoomd/hpmc/ComputeFreeVolumeGPU.cuh index 55f4b0d135..0840a94508 100644 --- a/hoomd/hpmc/ComputeFreeVolumeGPU.cuh +++ b/hoomd/hpmc/ComputeFreeVolumeGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef _COMPUTE_FREE_VOLUME_CUH_ diff --git a/hoomd/hpmc/ComputeFreeVolumeGPU.h b/hoomd/hpmc/ComputeFreeVolumeGPU.h index 089b9040a5..8277fecbf3 100644 --- a/hoomd/hpmc/ComputeFreeVolumeGPU.h +++ b/hoomd/hpmc/ComputeFreeVolumeGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __COMPUTE_FREE_VOLUME_GPU_H__ diff --git a/hoomd/hpmc/ComputeSDF.h b/hoomd/hpmc/ComputeSDF.h index 4e33f55349..f57fb76e30 100644 --- a/hoomd/hpmc/ComputeSDF.h +++ b/hoomd/hpmc/ComputeSDF.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __COMPUTE_SDF__H__ diff --git a/hoomd/hpmc/Evaluator.cuh b/hoomd/hpmc/Evaluator.cuh index 6232736cbe..23c82a177a 100644 --- a/hoomd/hpmc/Evaluator.cuh +++ b/hoomd/hpmc/Evaluator.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/hpmc/ExternalFieldHarmonic.h b/hoomd/hpmc/ExternalFieldHarmonic.h index 77dd1cae14..39ad0d44d6 100644 --- a/hoomd/hpmc/ExternalFieldHarmonic.h +++ b/hoomd/hpmc/ExternalFieldHarmonic.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/hpmc/ExternalFieldWall.cc b/hoomd/hpmc/ExternalFieldWall.cc index e1d50f57e4..53599133a7 100644 --- a/hoomd/hpmc/ExternalFieldWall.cc +++ b/hoomd/hpmc/ExternalFieldWall.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "ExternalFieldWall.h" diff --git a/hoomd/hpmc/ExternalFieldWall.h b/hoomd/hpmc/ExternalFieldWall.h index 8c33bfcf49..bf3c95550c 100644 --- a/hoomd/hpmc/ExternalFieldWall.h +++ b/hoomd/hpmc/ExternalFieldWall.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/hpmc/ExternalPotential.cc b/hoomd/hpmc/ExternalPotential.cc index 0c16aa280f..3f1db3b908 100644 --- a/hoomd/hpmc/ExternalPotential.cc +++ b/hoomd/hpmc/ExternalPotential.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include diff --git a/hoomd/hpmc/ExternalPotential.h b/hoomd/hpmc/ExternalPotential.h index bc1d778166..b28291a674 100644 --- a/hoomd/hpmc/ExternalPotential.h +++ b/hoomd/hpmc/ExternalPotential.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/hpmc/ExternalPotentialLinear.cc b/hoomd/hpmc/ExternalPotentialLinear.cc index c25958ce59..b44f20d691 100644 --- a/hoomd/hpmc/ExternalPotentialLinear.cc +++ b/hoomd/hpmc/ExternalPotentialLinear.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "ExternalPotentialLinear.h" diff --git a/hoomd/hpmc/ExternalPotentialLinear.h b/hoomd/hpmc/ExternalPotentialLinear.h index 5a5b82cf46..19b5b5abe8 100644 --- a/hoomd/hpmc/ExternalPotentialLinear.h +++ b/hoomd/hpmc/ExternalPotentialLinear.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/hpmc/GPUHelpers.cuh b/hoomd/hpmc/GPUHelpers.cuh index 6ac3767599..59bd7eb865 100644 --- a/hoomd/hpmc/GPUHelpers.cuh +++ b/hoomd/hpmc/GPUHelpers.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. //! Helper functions used by GPU kernels diff --git a/hoomd/hpmc/GPUTree.h b/hoomd/hpmc/GPUTree.h index 658ec3ad41..cd10d5adf6 100644 --- a/hoomd/hpmc/GPUTree.h +++ b/hoomd/hpmc/GPUTree.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "OBB.h" diff --git a/hoomd/hpmc/GSDHPMCSchema.h b/hoomd/hpmc/GSDHPMCSchema.h index fb420c5082..1aac709f08 100644 --- a/hoomd/hpmc/GSDHPMCSchema.h +++ b/hoomd/hpmc/GSDHPMCSchema.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "ShapeConvexPolygon.h" // check diff --git a/hoomd/hpmc/HPMCCounters.h b/hoomd/hpmc/HPMCCounters.h index 571b912f98..40ce47c9aa 100644 --- a/hoomd/hpmc/HPMCCounters.h +++ b/hoomd/hpmc/HPMCCounters.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef _HPMC_COUNTERS_H_ diff --git a/hoomd/hpmc/HPMCMiscFunctions.h b/hoomd/hpmc/HPMCMiscFunctions.h index d14b35ef72..365bcd2e71 100644 --- a/hoomd/hpmc/HPMCMiscFunctions.h +++ b/hoomd/hpmc/HPMCMiscFunctions.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/hpmc/IntegratorHPMC.cc b/hoomd/hpmc/IntegratorHPMC.cc index 2e2219ee10..9618535659 100644 --- a/hoomd/hpmc/IntegratorHPMC.cc +++ b/hoomd/hpmc/IntegratorHPMC.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "IntegratorHPMC.h" diff --git a/hoomd/hpmc/IntegratorHPMC.h b/hoomd/hpmc/IntegratorHPMC.h index ed913535c0..e70ff2b21d 100644 --- a/hoomd/hpmc/IntegratorHPMC.h +++ b/hoomd/hpmc/IntegratorHPMC.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // inclusion guard diff --git a/hoomd/hpmc/IntegratorHPMCMono.h b/hoomd/hpmc/IntegratorHPMCMono.h index d23c84f3d5..47682ae7e1 100644 --- a/hoomd/hpmc/IntegratorHPMCMono.h +++ b/hoomd/hpmc/IntegratorHPMCMono.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/hpmc/IntegratorHPMCMonoGPU.cu b/hoomd/hpmc/IntegratorHPMCMonoGPU.cu index 5459ebc07d..2dafe6adf8 100644 --- a/hoomd/hpmc/IntegratorHPMCMonoGPU.cu +++ b/hoomd/hpmc/IntegratorHPMCMonoGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "IntegratorHPMCMonoGPUTypes.cuh" diff --git a/hoomd/hpmc/IntegratorHPMCMonoGPU.cuh b/hoomd/hpmc/IntegratorHPMCMonoGPU.cuh index 7e75b7ce1e..3f1f808583 100644 --- a/hoomd/hpmc/IntegratorHPMCMonoGPU.cuh +++ b/hoomd/hpmc/IntegratorHPMCMonoGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/hpmc/IntegratorHPMCMonoGPU.h b/hoomd/hpmc/IntegratorHPMCMonoGPU.h index 52debfccd5..8525f31353 100644 --- a/hoomd/hpmc/IntegratorHPMCMonoGPU.h +++ b/hoomd/hpmc/IntegratorHPMCMonoGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/hpmc/IntegratorHPMCMonoGPUMoves.cuh b/hoomd/hpmc/IntegratorHPMCMonoGPUMoves.cuh index 3e6cd6f73d..977002471a 100644 --- a/hoomd/hpmc/IntegratorHPMCMonoGPUMoves.cuh +++ b/hoomd/hpmc/IntegratorHPMCMonoGPUMoves.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/hpmc/IntegratorHPMCMonoGPUTypes.cuh b/hoomd/hpmc/IntegratorHPMCMonoGPUTypes.cuh index 57f2951969..b3977be2ab 100644 --- a/hoomd/hpmc/IntegratorHPMCMonoGPUTypes.cuh +++ b/hoomd/hpmc/IntegratorHPMCMonoGPUTypes.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/hpmc/IntegratorHPMCMonoNEC.h b/hoomd/hpmc/IntegratorHPMCMonoNEC.h index e0c6a33ae7..1506ad82fd 100644 --- a/hoomd/hpmc/IntegratorHPMCMonoNEC.h +++ b/hoomd/hpmc/IntegratorHPMCMonoNEC.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __HPMC_MONO_NEC__H__ diff --git a/hoomd/hpmc/MinkowskiMath.h b/hoomd/hpmc/MinkowskiMath.h index f0a1ea549c..18d22fdb95 100644 --- a/hoomd/hpmc/MinkowskiMath.h +++ b/hoomd/hpmc/MinkowskiMath.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/HOOMDMath.h" diff --git a/hoomd/hpmc/Moves.h b/hoomd/hpmc/Moves.h index 8b0466a23d..c8c35467f3 100644 --- a/hoomd/hpmc/Moves.h +++ b/hoomd/hpmc/Moves.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/HOOMDMath.h" diff --git a/hoomd/hpmc/OBB.h b/hoomd/hpmc/OBB.h index 4a92371e4b..80dd85c8e6 100644 --- a/hoomd/hpmc/OBB.h +++ b/hoomd/hpmc/OBB.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/AABB.h" diff --git a/hoomd/hpmc/OBBTree.h b/hoomd/hpmc/OBBTree.h index 804eb69c98..9d12f54bb3 100644 --- a/hoomd/hpmc/OBBTree.h +++ b/hoomd/hpmc/OBBTree.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/HOOMDMath.h" diff --git a/hoomd/hpmc/PairPotential.cc b/hoomd/hpmc/PairPotential.cc index f93f259f39..698f577cef 100644 --- a/hoomd/hpmc/PairPotential.cc +++ b/hoomd/hpmc/PairPotential.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include diff --git a/hoomd/hpmc/PairPotential.h b/hoomd/hpmc/PairPotential.h index 4c209cb6d4..f39d11e3a4 100644 --- a/hoomd/hpmc/PairPotential.h +++ b/hoomd/hpmc/PairPotential.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/hpmc/PairPotentialAngularStep.cc b/hoomd/hpmc/PairPotentialAngularStep.cc index 6852e4cd01..0a7916f88c 100644 --- a/hoomd/hpmc/PairPotentialAngularStep.cc +++ b/hoomd/hpmc/PairPotentialAngularStep.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "PairPotentialAngularStep.h" diff --git a/hoomd/hpmc/PairPotentialAngularStep.h b/hoomd/hpmc/PairPotentialAngularStep.h index 73b08eb02e..151c935b5f 100644 --- a/hoomd/hpmc/PairPotentialAngularStep.h +++ b/hoomd/hpmc/PairPotentialAngularStep.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/hpmc/PairPotentialExpandedGaussian.cc b/hoomd/hpmc/PairPotentialExpandedGaussian.cc index 9d8ee2063c..009229cd1a 100644 --- a/hoomd/hpmc/PairPotentialExpandedGaussian.cc +++ b/hoomd/hpmc/PairPotentialExpandedGaussian.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "PairPotentialExpandedGaussian.h" diff --git a/hoomd/hpmc/PairPotentialExpandedGaussian.h b/hoomd/hpmc/PairPotentialExpandedGaussian.h index dd237d8826..3b6a68b1c1 100644 --- a/hoomd/hpmc/PairPotentialExpandedGaussian.h +++ b/hoomd/hpmc/PairPotentialExpandedGaussian.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/hpmc/PairPotentialLJGauss.cc b/hoomd/hpmc/PairPotentialLJGauss.cc index 7aac8947a9..619eeb739a 100644 --- a/hoomd/hpmc/PairPotentialLJGauss.cc +++ b/hoomd/hpmc/PairPotentialLJGauss.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "PairPotentialLJGauss.h" diff --git a/hoomd/hpmc/PairPotentialLJGauss.h b/hoomd/hpmc/PairPotentialLJGauss.h index 24481d1b39..5356f7d7f8 100644 --- a/hoomd/hpmc/PairPotentialLJGauss.h +++ b/hoomd/hpmc/PairPotentialLJGauss.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/hpmc/PairPotentialLennardJones.cc b/hoomd/hpmc/PairPotentialLennardJones.cc index 3cfaa585ad..4831081f34 100644 --- a/hoomd/hpmc/PairPotentialLennardJones.cc +++ b/hoomd/hpmc/PairPotentialLennardJones.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "PairPotentialLennardJones.h" diff --git a/hoomd/hpmc/PairPotentialLennardJones.h b/hoomd/hpmc/PairPotentialLennardJones.h index 50c43ee556..cc88da4090 100644 --- a/hoomd/hpmc/PairPotentialLennardJones.h +++ b/hoomd/hpmc/PairPotentialLennardJones.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/hpmc/PairPotentialOPP.cc b/hoomd/hpmc/PairPotentialOPP.cc index fb5fe28083..80e2d805cf 100644 --- a/hoomd/hpmc/PairPotentialOPP.cc +++ b/hoomd/hpmc/PairPotentialOPP.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "PairPotentialOPP.h" diff --git a/hoomd/hpmc/PairPotentialOPP.h b/hoomd/hpmc/PairPotentialOPP.h index 7ab4c106ce..346e6d5383 100644 --- a/hoomd/hpmc/PairPotentialOPP.h +++ b/hoomd/hpmc/PairPotentialOPP.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/hpmc/PairPotentialStep.cc b/hoomd/hpmc/PairPotentialStep.cc index 3eb56b4746..5f56312104 100644 --- a/hoomd/hpmc/PairPotentialStep.cc +++ b/hoomd/hpmc/PairPotentialStep.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "PairPotentialStep.h" diff --git a/hoomd/hpmc/PairPotentialStep.h b/hoomd/hpmc/PairPotentialStep.h index 239ffa89ce..0db19a06d1 100644 --- a/hoomd/hpmc/PairPotentialStep.h +++ b/hoomd/hpmc/PairPotentialStep.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/hpmc/PairPotentialUnion.cc b/hoomd/hpmc/PairPotentialUnion.cc index 5d6fa12445..486cbaf389 100644 --- a/hoomd/hpmc/PairPotentialUnion.cc +++ b/hoomd/hpmc/PairPotentialUnion.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include diff --git a/hoomd/hpmc/PairPotentialUnion.h b/hoomd/hpmc/PairPotentialUnion.h index 5360f67ca2..e8dd821618 100644 --- a/hoomd/hpmc/PairPotentialUnion.h +++ b/hoomd/hpmc/PairPotentialUnion.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/hpmc/ShapeConvexPolygon.h b/hoomd/hpmc/ShapeConvexPolygon.h index 7b4a73a25b..7b87d8630f 100644 --- a/hoomd/hpmc/ShapeConvexPolygon.h +++ b/hoomd/hpmc/ShapeConvexPolygon.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/hpmc/ShapeConvexPolyhedron.h b/hoomd/hpmc/ShapeConvexPolyhedron.h index 35117c510e..a9110edc91 100644 --- a/hoomd/hpmc/ShapeConvexPolyhedron.h +++ b/hoomd/hpmc/ShapeConvexPolyhedron.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/hpmc/ShapeEllipsoid.h b/hoomd/hpmc/ShapeEllipsoid.h index ca8bb41b2c..ea178d347d 100644 --- a/hoomd/hpmc/ShapeEllipsoid.h +++ b/hoomd/hpmc/ShapeEllipsoid.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/hpmc/ShapeFacetedEllipsoid.h b/hoomd/hpmc/ShapeFacetedEllipsoid.h index d478237389..7d39668216 100644 --- a/hoomd/hpmc/ShapeFacetedEllipsoid.h +++ b/hoomd/hpmc/ShapeFacetedEllipsoid.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/hpmc/ShapeMoves.h b/hoomd/hpmc/ShapeMoves.h index e1c02592a4..c3e7aca863 100644 --- a/hoomd/hpmc/ShapeMoves.h +++ b/hoomd/hpmc/ShapeMoves.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef _SHAPE_MOVES_H diff --git a/hoomd/hpmc/ShapePolyhedron.h b/hoomd/hpmc/ShapePolyhedron.h index 95120bbd64..eecdbd53d4 100644 --- a/hoomd/hpmc/ShapePolyhedron.h +++ b/hoomd/hpmc/ShapePolyhedron.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/hpmc/ShapeSimplePolygon.h b/hoomd/hpmc/ShapeSimplePolygon.h index 54134ae863..a2b5aec2e3 100644 --- a/hoomd/hpmc/ShapeSimplePolygon.h +++ b/hoomd/hpmc/ShapeSimplePolygon.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "ShapeConvexPolygon.h" diff --git a/hoomd/hpmc/ShapeSphere.h b/hoomd/hpmc/ShapeSphere.h index 4f768266eb..5b5bc3c516 100644 --- a/hoomd/hpmc/ShapeSphere.h +++ b/hoomd/hpmc/ShapeSphere.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/hpmc/ShapeSpheropolygon.h b/hoomd/hpmc/ShapeSpheropolygon.h index f749b0012f..bd18e2274d 100644 --- a/hoomd/hpmc/ShapeSpheropolygon.h +++ b/hoomd/hpmc/ShapeSpheropolygon.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "ShapeConvexPolygon.h" diff --git a/hoomd/hpmc/ShapeSpheropolyhedron.h b/hoomd/hpmc/ShapeSpheropolyhedron.h index 438438d035..7dce2e3761 100644 --- a/hoomd/hpmc/ShapeSpheropolyhedron.h +++ b/hoomd/hpmc/ShapeSpheropolyhedron.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "ShapeConvexPolyhedron.h" diff --git a/hoomd/hpmc/ShapeSphinx.h b/hoomd/hpmc/ShapeSphinx.h index dfd4ea5c9e..e14443e5bd 100644 --- a/hoomd/hpmc/ShapeSphinx.h +++ b/hoomd/hpmc/ShapeSphinx.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/hpmc/ShapeUnion.h b/hoomd/hpmc/ShapeUnion.h index f8c533a61f..fef749575e 100644 --- a/hoomd/hpmc/ShapeUnion.h +++ b/hoomd/hpmc/ShapeUnion.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/hpmc/ShapeUtils.cc b/hoomd/hpmc/ShapeUtils.cc index 86e9e7c3d1..43761c4483 100644 --- a/hoomd/hpmc/ShapeUtils.cc +++ b/hoomd/hpmc/ShapeUtils.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "ShapeUtils.h" diff --git a/hoomd/hpmc/ShapeUtils.h b/hoomd/hpmc/ShapeUtils.h index 34a3ff7bb3..9dc3e97e1c 100644 --- a/hoomd/hpmc/ShapeUtils.h +++ b/hoomd/hpmc/ShapeUtils.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef _SHAPE_UTILS_H diff --git a/hoomd/hpmc/SphinxOverlap.h b/hoomd/hpmc/SphinxOverlap.h index 12955b6a64..bdb859da49 100644 --- a/hoomd/hpmc/SphinxOverlap.h +++ b/hoomd/hpmc/SphinxOverlap.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/HOOMDMath.h" diff --git a/hoomd/hpmc/UpdaterBoxMC.cc b/hoomd/hpmc/UpdaterBoxMC.cc index 507da3f6b9..99a8b6d5c1 100644 --- a/hoomd/hpmc/UpdaterBoxMC.cc +++ b/hoomd/hpmc/UpdaterBoxMC.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "UpdaterBoxMC.h" diff --git a/hoomd/hpmc/UpdaterBoxMC.h b/hoomd/hpmc/UpdaterBoxMC.h index 082cbd9bfa..3194138d1e 100644 --- a/hoomd/hpmc/UpdaterBoxMC.h +++ b/hoomd/hpmc/UpdaterBoxMC.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // inclusion guard diff --git a/hoomd/hpmc/UpdaterGCA.h b/hoomd/hpmc/UpdaterGCA.h index a201e32dad..f5e0226268 100644 --- a/hoomd/hpmc/UpdaterGCA.h +++ b/hoomd/hpmc/UpdaterGCA.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/hpmc/UpdaterGCAGPU.cu b/hoomd/hpmc/UpdaterGCAGPU.cu index cd3fe80b7c..5e9dc4d7b7 100644 --- a/hoomd/hpmc/UpdaterGCAGPU.cu +++ b/hoomd/hpmc/UpdaterGCAGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "Moves.h" diff --git a/hoomd/hpmc/UpdaterGCAGPU.cuh b/hoomd/hpmc/UpdaterGCAGPU.cuh index 111278a9d9..58ecb063d2 100644 --- a/hoomd/hpmc/UpdaterGCAGPU.cuh +++ b/hoomd/hpmc/UpdaterGCAGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file UpdaterGCAGPU.cuh diff --git a/hoomd/hpmc/UpdaterGCAGPU.h b/hoomd/hpmc/UpdaterGCAGPU.h index b430e4a04e..8d6ec1a60c 100644 --- a/hoomd/hpmc/UpdaterGCAGPU.h +++ b/hoomd/hpmc/UpdaterGCAGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/hpmc/UpdaterMuVT.h b/hoomd/hpmc/UpdaterMuVT.h index 819f5a036b..ac579de6f2 100644 --- a/hoomd/hpmc/UpdaterMuVT.h +++ b/hoomd/hpmc/UpdaterMuVT.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __UPDATER_MUVT_H__ diff --git a/hoomd/hpmc/UpdaterQuickCompress.cc b/hoomd/hpmc/UpdaterQuickCompress.cc index 0617b7fc8c..844986dbda 100644 --- a/hoomd/hpmc/UpdaterQuickCompress.cc +++ b/hoomd/hpmc/UpdaterQuickCompress.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "UpdaterQuickCompress.h" diff --git a/hoomd/hpmc/UpdaterQuickCompress.h b/hoomd/hpmc/UpdaterQuickCompress.h index 64be191656..e7ea284c02 100644 --- a/hoomd/hpmc/UpdaterQuickCompress.h +++ b/hoomd/hpmc/UpdaterQuickCompress.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // inclusion guard diff --git a/hoomd/hpmc/UpdaterShape.h b/hoomd/hpmc/UpdaterShape.h index 12caa8f772..742d1385d2 100644 --- a/hoomd/hpmc/UpdaterShape.h +++ b/hoomd/hpmc/UpdaterShape.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef _UPDATER_SHAPE_H diff --git a/hoomd/hpmc/XenoCollide2D.h b/hoomd/hpmc/XenoCollide2D.h index 8d52869ca6..99d8b20497 100644 --- a/hoomd/hpmc/XenoCollide2D.h +++ b/hoomd/hpmc/XenoCollide2D.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/HOOMDMath.h" diff --git a/hoomd/hpmc/XenoCollide3D.h b/hoomd/hpmc/XenoCollide3D.h index 6d5ca06ca4..889ca1f55c 100644 --- a/hoomd/hpmc/XenoCollide3D.h +++ b/hoomd/hpmc/XenoCollide3D.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "MinkowskiMath.h" diff --git a/hoomd/hpmc/XenoSweep3D.h b/hoomd/hpmc/XenoSweep3D.h index f05ec091ee..2af6f366a6 100644 --- a/hoomd/hpmc/XenoSweep3D.h +++ b/hoomd/hpmc/XenoSweep3D.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "MinkowskiMath.h" diff --git a/hoomd/hpmc/__init__.py b/hoomd/hpmc/__init__.py index a704ac5a76..877e9401a6 100644 --- a/hoomd/hpmc/__init__.py +++ b/hoomd/hpmc/__init__.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """In hard particle Monte Carlo (HPMC) simulations, the particles in the system diff --git a/hoomd/hpmc/compute.py b/hoomd/hpmc/compute.py index fede9c0b37..bc7e4bc4c2 100644 --- a/hoomd/hpmc/compute.py +++ b/hoomd/hpmc/compute.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """The HPMC compute classes analyze the system configuration and provide results diff --git a/hoomd/hpmc/external/__init__.py b/hoomd/hpmc/external/__init__.py index 9ec8929fde..7ffaca3b06 100644 --- a/hoomd/hpmc/external/__init__.py +++ b/hoomd/hpmc/external/__init__.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """External potentials define :math:`U_{\\mathrm{external},i}` for use with diff --git a/hoomd/hpmc/external/external.py b/hoomd/hpmc/external/external.py index 22a5991d98..02af8f8e9a 100644 --- a/hoomd/hpmc/external/external.py +++ b/hoomd/hpmc/external/external.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Base External class. diff --git a/hoomd/hpmc/external/field.py b/hoomd/hpmc/external/field.py index 7befb5740e..eb2497ec00 100644 --- a/hoomd/hpmc/external/field.py +++ b/hoomd/hpmc/external/field.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Apply external fields to HPMC simulations.""" diff --git a/hoomd/hpmc/external/harmonic.py b/hoomd/hpmc/external/harmonic.py index d17a6df3f3..fc2edf2a26 100644 --- a/hoomd/hpmc/external/harmonic.py +++ b/hoomd/hpmc/external/harmonic.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Harmonic potential that restrains particles to a lattice.""" diff --git a/hoomd/hpmc/external/linear.py b/hoomd/hpmc/external/linear.py index 077f537883..54339477ff 100644 --- a/hoomd/hpmc/external/linear.py +++ b/hoomd/hpmc/external/linear.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Linear external potential. diff --git a/hoomd/hpmc/external/wall.py b/hoomd/hpmc/external/wall.py index ea8b33f5c0..bdd24dfb15 100644 --- a/hoomd/hpmc/external/wall.py +++ b/hoomd/hpmc/external/wall.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Wall potentials HPMC simulations. diff --git a/hoomd/hpmc/integrate.py b/hoomd/hpmc/integrate.py index ffadcd42a0..9378b00577 100644 --- a/hoomd/hpmc/integrate.py +++ b/hoomd/hpmc/integrate.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. r""".. rubric:: Metropolis Monte Carlo diff --git a/hoomd/hpmc/kernel_cluster_overlaps.cu.inc b/hoomd/hpmc/kernel_cluster_overlaps.cu.inc index 1027a1e583..67ce78ec08 100644 --- a/hoomd/hpmc/kernel_cluster_overlaps.cu.inc +++ b/hoomd/hpmc/kernel_cluster_overlaps.cu.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "UpdaterGCAGPU.cuh" diff --git a/hoomd/hpmc/kernel_cluster_transform.cu.inc b/hoomd/hpmc/kernel_cluster_transform.cu.inc index 061dc36b08..d356473353 100644 --- a/hoomd/hpmc/kernel_cluster_transform.cu.inc +++ b/hoomd/hpmc/kernel_cluster_transform.cu.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "UpdaterGCAGPU.cuh" diff --git a/hoomd/hpmc/kernel_free_volume.cu.inc b/hoomd/hpmc/kernel_free_volume.cu.inc index 462af57533..95d9a1ec53 100644 --- a/hoomd/hpmc/kernel_free_volume.cu.inc +++ b/hoomd/hpmc/kernel_free_volume.cu.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "ComputeFreeVolumeGPU.cuh" diff --git a/hoomd/hpmc/kernel_gen_moves.cu.inc b/hoomd/hpmc/kernel_gen_moves.cu.inc index 1e01bc67e2..9b76dfe986 100644 --- a/hoomd/hpmc/kernel_gen_moves.cu.inc +++ b/hoomd/hpmc/kernel_gen_moves.cu.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "IntegratorHPMCMonoGPUMoves.cuh" diff --git a/hoomd/hpmc/kernel_narrow_phase.cu.inc b/hoomd/hpmc/kernel_narrow_phase.cu.inc index d2401f6a9e..1c4e3712bc 100644 --- a/hoomd/hpmc/kernel_narrow_phase.cu.inc +++ b/hoomd/hpmc/kernel_narrow_phase.cu.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "IntegratorHPMCMonoGPU.cuh" diff --git a/hoomd/hpmc/kernel_update_pdata.cu.inc b/hoomd/hpmc/kernel_update_pdata.cu.inc index 561b99a8db..45296b7228 100644 --- a/hoomd/hpmc/kernel_update_pdata.cu.inc +++ b/hoomd/hpmc/kernel_update_pdata.cu.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "IntegratorHPMCMonoGPUMoves.cuh" diff --git a/hoomd/hpmc/module.cc b/hoomd/hpmc/module.cc index 255c31cf4c..9973bd143c 100644 --- a/hoomd/hpmc/module.cc +++ b/hoomd/hpmc/module.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // Include the defined classes that are to be exported to python diff --git a/hoomd/hpmc/module_convex_polygon.cc b/hoomd/hpmc/module_convex_polygon.cc index 5bee5e5481..1384133908 100644 --- a/hoomd/hpmc/module_convex_polygon.cc +++ b/hoomd/hpmc/module_convex_polygon.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // Include the defined classes that are to be exported to python diff --git a/hoomd/hpmc/module_convex_polyhedron.cc b/hoomd/hpmc/module_convex_polyhedron.cc index 888d5311b0..c1130931fd 100644 --- a/hoomd/hpmc/module_convex_polyhedron.cc +++ b/hoomd/hpmc/module_convex_polyhedron.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // Include the defined classes that are to be exported to python diff --git a/hoomd/hpmc/module_convex_spheropolyhedron.cc b/hoomd/hpmc/module_convex_spheropolyhedron.cc index ad1765f0de..e162653bf2 100644 --- a/hoomd/hpmc/module_convex_spheropolyhedron.cc +++ b/hoomd/hpmc/module_convex_spheropolyhedron.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // Include the defined classes that are to be exported to python diff --git a/hoomd/hpmc/module_ellipsoid.cc b/hoomd/hpmc/module_ellipsoid.cc index 07da73fd53..69d5dc4adc 100644 --- a/hoomd/hpmc/module_ellipsoid.cc +++ b/hoomd/hpmc/module_ellipsoid.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // Include the defined classes that are to be exported to python diff --git a/hoomd/hpmc/module_faceted_ellipsoid.cc b/hoomd/hpmc/module_faceted_ellipsoid.cc index b18760bd37..def893938e 100644 --- a/hoomd/hpmc/module_faceted_ellipsoid.cc +++ b/hoomd/hpmc/module_faceted_ellipsoid.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // Include the defined classes that are to be exported to python diff --git a/hoomd/hpmc/module_polyhedron.cc b/hoomd/hpmc/module_polyhedron.cc index 12862f92a2..92acdd6b3c 100644 --- a/hoomd/hpmc/module_polyhedron.cc +++ b/hoomd/hpmc/module_polyhedron.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // Include the defined classes that are to be exported to python diff --git a/hoomd/hpmc/module_simple_polygon.cc b/hoomd/hpmc/module_simple_polygon.cc index c1db538eeb..dcf242aed5 100644 --- a/hoomd/hpmc/module_simple_polygon.cc +++ b/hoomd/hpmc/module_simple_polygon.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // Include the defined classes that are to be exported to python diff --git a/hoomd/hpmc/module_sphere.cc b/hoomd/hpmc/module_sphere.cc index 4bf48671a1..5651397917 100644 --- a/hoomd/hpmc/module_sphere.cc +++ b/hoomd/hpmc/module_sphere.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // Include the defined classes that are to be exported to python diff --git a/hoomd/hpmc/module_spheropolygon.cc b/hoomd/hpmc/module_spheropolygon.cc index 3a2bef42fe..b25dbd7990 100644 --- a/hoomd/hpmc/module_spheropolygon.cc +++ b/hoomd/hpmc/module_spheropolygon.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // Include the defined classes that are to be exported to python diff --git a/hoomd/hpmc/module_sphinx.cc b/hoomd/hpmc/module_sphinx.cc index 5853e7291f..70fd18142f 100644 --- a/hoomd/hpmc/module_sphinx.cc +++ b/hoomd/hpmc/module_sphinx.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // Include the defined classes that are to be exported to python diff --git a/hoomd/hpmc/module_union_convex_polyhedron.cc b/hoomd/hpmc/module_union_convex_polyhedron.cc index 9df5fd8b9e..7a50f817e3 100644 --- a/hoomd/hpmc/module_union_convex_polyhedron.cc +++ b/hoomd/hpmc/module_union_convex_polyhedron.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // Include the defined classes that are to be exported to python diff --git a/hoomd/hpmc/module_union_faceted_ellipsoid.cc b/hoomd/hpmc/module_union_faceted_ellipsoid.cc index 6957a97bc4..42f833aeb6 100644 --- a/hoomd/hpmc/module_union_faceted_ellipsoid.cc +++ b/hoomd/hpmc/module_union_faceted_ellipsoid.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // Include the defined classes that are to be exported to python diff --git a/hoomd/hpmc/module_union_sphere.cc b/hoomd/hpmc/module_union_sphere.cc index 946cde985f..c9d3b3a1e4 100644 --- a/hoomd/hpmc/module_union_sphere.cc +++ b/hoomd/hpmc/module_union_sphere.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // Include the defined classes that are to be exported to python diff --git a/hoomd/hpmc/modules.h b/hoomd/hpmc/modules.h index e62bdd086d..d85e75bc6a 100644 --- a/hoomd/hpmc/modules.h +++ b/hoomd/hpmc/modules.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __MODULES__ diff --git a/hoomd/hpmc/nec/__init__.py b/hoomd/hpmc/nec/__init__.py index 5dc87b78d8..c3801d459a 100644 --- a/hoomd/hpmc/nec/__init__.py +++ b/hoomd/hpmc/nec/__init__.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """The integrators in `hoomd.hpmc.nec` implement Newtonian event chain Monte Carlo diff --git a/hoomd/hpmc/nec/integrate.py b/hoomd/hpmc/nec/integrate.py index bbec925d40..bc7be63614 100644 --- a/hoomd/hpmc/nec/integrate.py +++ b/hoomd/hpmc/nec/integrate.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Newtonain Event-Chain Integrators for Hard Particle Monte Carlo.""" diff --git a/hoomd/hpmc/nec/tune.py b/hoomd/hpmc/nec/tune.py index 1cc7651999..62bf9dd05f 100644 --- a/hoomd/hpmc/nec/tune.py +++ b/hoomd/hpmc/nec/tune.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Tune Newtonian event chain parameters.""" diff --git a/hoomd/hpmc/pair/__init__.py b/hoomd/hpmc/pair/__init__.py index e3246fc138..ecd4a3d092 100644 --- a/hoomd/hpmc/pair/__init__.py +++ b/hoomd/hpmc/pair/__init__.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Define :math:`U_{\\mathrm{pair},ij}` for use with `HPMCIntegrator diff --git a/hoomd/hpmc/pair/angular_step.py b/hoomd/hpmc/pair/angular_step.py index b30de9a32d..dd7fa9eaa5 100644 --- a/hoomd/hpmc/pair/angular_step.py +++ b/hoomd/hpmc/pair/angular_step.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Angular-step pair potential. diff --git a/hoomd/hpmc/pair/expanded_gaussian.py b/hoomd/hpmc/pair/expanded_gaussian.py index 61f77c04eb..d3752efba8 100644 --- a/hoomd/hpmc/pair/expanded_gaussian.py +++ b/hoomd/hpmc/pair/expanded_gaussian.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Expanded Gaussian pair potential. diff --git a/hoomd/hpmc/pair/lennard_jones.py b/hoomd/hpmc/pair/lennard_jones.py index 6c190bf5ee..6ad992419d 100644 --- a/hoomd/hpmc/pair/lennard_jones.py +++ b/hoomd/hpmc/pair/lennard_jones.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Lennard-Jones pair potential. diff --git a/hoomd/hpmc/pair/lj_gauss.py b/hoomd/hpmc/pair/lj_gauss.py index ec6e935844..b71cc56a06 100644 --- a/hoomd/hpmc/pair/lj_gauss.py +++ b/hoomd/hpmc/pair/lj_gauss.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Lennard-Jones-Gauss pair potential. diff --git a/hoomd/hpmc/pair/opp.py b/hoomd/hpmc/pair/opp.py index dd7f0387b2..1ced06e44e 100644 --- a/hoomd/hpmc/pair/opp.py +++ b/hoomd/hpmc/pair/opp.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Oscillating pair potential. diff --git a/hoomd/hpmc/pair/pair.py b/hoomd/hpmc/pair/pair.py index 5bfe5a75ae..96a6ff75a3 100644 --- a/hoomd/hpmc/pair/pair.py +++ b/hoomd/hpmc/pair/pair.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Base Pair class. diff --git a/hoomd/hpmc/pair/step.py b/hoomd/hpmc/pair/step.py index 9d6a896e94..db8ad5e987 100644 --- a/hoomd/hpmc/pair/step.py +++ b/hoomd/hpmc/pair/step.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Step function pair potential. diff --git a/hoomd/hpmc/pair/union.py b/hoomd/hpmc/pair/union.py index a78f38e0fd..cc2883affb 100644 --- a/hoomd/hpmc/pair/union.py +++ b/hoomd/hpmc/pair/union.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Union pair potential. diff --git a/hoomd/hpmc/pytest/__init__.py b/hoomd/hpmc/pytest/__init__.py index 22376390cb..3f3bbe8ae5 100644 --- a/hoomd/hpmc/pytest/__init__.py +++ b/hoomd/hpmc/pytest/__init__.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Unit and validation tests.""" diff --git a/hoomd/hpmc/pytest/conftest.py b/hoomd/hpmc/pytest/conftest.py index 4e854439f2..6a84f6458a 100644 --- a/hoomd/hpmc/pytest/conftest.py +++ b/hoomd/hpmc/pytest/conftest.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import pytest diff --git a/hoomd/hpmc/pytest/test_boxmc.py b/hoomd/hpmc/pytest/test_boxmc.py index f4aacedac0..fd0584b712 100644 --- a/hoomd/hpmc/pytest/test_boxmc.py +++ b/hoomd/hpmc/pytest/test_boxmc.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Test hoomd.hpmc.update.BoxMC.""" diff --git a/hoomd/hpmc/pytest/test_boxmc_move_tuner.py b/hoomd/hpmc/pytest/test_boxmc_move_tuner.py index 9ca5accae0..516b844f16 100644 --- a/hoomd/hpmc/pytest/test_boxmc_move_tuner.py +++ b/hoomd/hpmc/pytest/test_boxmc_move_tuner.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. from math import isclose diff --git a/hoomd/hpmc/pytest/test_compute_free_volume.py b/hoomd/hpmc/pytest/test_compute_free_volume.py index 670253de76..149c4af4f7 100644 --- a/hoomd/hpmc/pytest/test_compute_free_volume.py +++ b/hoomd/hpmc/pytest/test_compute_free_volume.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import hoomd diff --git a/hoomd/hpmc/pytest/test_compute_sdf.py b/hoomd/hpmc/pytest/test_compute_sdf.py index 8899279103..28f099bcb3 100644 --- a/hoomd/hpmc/pytest/test_compute_sdf.py +++ b/hoomd/hpmc/pytest/test_compute_sdf.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. from __future__ import print_function diff --git a/hoomd/hpmc/pytest/test_external_field.py b/hoomd/hpmc/pytest/test_external_field.py index a1013197a6..0dc33c5a79 100644 --- a/hoomd/hpmc/pytest/test_external_field.py +++ b/hoomd/hpmc/pytest/test_external_field.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Test hoomd.hpmc.external.field.""" diff --git a/hoomd/hpmc/pytest/test_external_wall.py b/hoomd/hpmc/pytest/test_external_wall.py index 64364cd21f..aa4ac30b5e 100644 --- a/hoomd/hpmc/pytest/test_external_wall.py +++ b/hoomd/hpmc/pytest/test_external_wall.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Test hoomd.hpmc.external.WallPotential.""" diff --git a/hoomd/hpmc/pytest/test_gca.py b/hoomd/hpmc/pytest/test_gca.py index 00626e4e7c..488c4049a1 100644 --- a/hoomd/hpmc/pytest/test_gca.py +++ b/hoomd/hpmc/pytest/test_gca.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Test hoomd.hpmc.update.GCA.""" diff --git a/hoomd/hpmc/pytest/test_kt.py b/hoomd/hpmc/pytest/test_kt.py index ce936036fb..3f386ef279 100644 --- a/hoomd/hpmc/pytest/test_kt.py +++ b/hoomd/hpmc/pytest/test_kt.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Test kT.""" diff --git a/hoomd/hpmc/pytest/test_move_size_tuner.py b/hoomd/hpmc/pytest/test_move_size_tuner.py index e1367fdaab..758e5bd203 100644 --- a/hoomd/hpmc/pytest/test_move_size_tuner.py +++ b/hoomd/hpmc/pytest/test_move_size_tuner.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. from math import isclose diff --git a/hoomd/hpmc/pytest/test_muvt.py b/hoomd/hpmc/pytest/test_muvt.py index 22dcd7aff5..f3ca6b45ad 100644 --- a/hoomd/hpmc/pytest/test_muvt.py +++ b/hoomd/hpmc/pytest/test_muvt.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Test hoomd.hpmc.update.MuVT.""" diff --git a/hoomd/hpmc/pytest/test_nec.py b/hoomd/hpmc/pytest/test_nec.py index c8f2b5ac30..413483bb41 100644 --- a/hoomd/hpmc/pytest/test_nec.py +++ b/hoomd/hpmc/pytest/test_nec.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import hoomd diff --git a/hoomd/hpmc/pytest/test_pair_angular_step.py b/hoomd/hpmc/pytest/test_pair_angular_step.py index af34516d3e..30ba0d2b0f 100644 --- a/hoomd/hpmc/pytest/test_pair_angular_step.py +++ b/hoomd/hpmc/pytest/test_pair_angular_step.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Test hoomd.hpmc.pair.AngularStep.""" diff --git a/hoomd/hpmc/pytest/test_pair_expanded_gaussian.py b/hoomd/hpmc/pytest/test_pair_expanded_gaussian.py index 9bbaa9655f..d41a873020 100644 --- a/hoomd/hpmc/pytest/test_pair_expanded_gaussian.py +++ b/hoomd/hpmc/pytest/test_pair_expanded_gaussian.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Test hoomd.hpmc.pair.ExpandedGaussian and HPMC pair infrastructure.""" diff --git a/hoomd/hpmc/pytest/test_pair_lennard_jones.py b/hoomd/hpmc/pytest/test_pair_lennard_jones.py index 8d89428de7..1bc7a69fc0 100644 --- a/hoomd/hpmc/pytest/test_pair_lennard_jones.py +++ b/hoomd/hpmc/pytest/test_pair_lennard_jones.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Test hoomd.hpmc.pair.LennardJones and HPMC pair infrastructure.""" diff --git a/hoomd/hpmc/pytest/test_pair_lj_gauss.py b/hoomd/hpmc/pytest/test_pair_lj_gauss.py index 9e84606174..c39e3f189f 100644 --- a/hoomd/hpmc/pytest/test_pair_lj_gauss.py +++ b/hoomd/hpmc/pytest/test_pair_lj_gauss.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Test hoomd.hpmc.pair.LJGauss and HPMC pair infrastructure.""" diff --git a/hoomd/hpmc/pytest/test_pair_opp.py b/hoomd/hpmc/pytest/test_pair_opp.py index ecc3c6ce14..0b16c202d0 100644 --- a/hoomd/hpmc/pytest/test_pair_opp.py +++ b/hoomd/hpmc/pytest/test_pair_opp.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Test hoomd.hpmc.pair.OPP and HPMC pair infrastructure.""" diff --git a/hoomd/hpmc/pytest/test_pair_step.py b/hoomd/hpmc/pytest/test_pair_step.py index b86173a57b..ad47aa0955 100644 --- a/hoomd/hpmc/pytest/test_pair_step.py +++ b/hoomd/hpmc/pytest/test_pair_step.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Test hoomd.hpmc.pair.Step.""" diff --git a/hoomd/hpmc/pytest/test_pair_union.py b/hoomd/hpmc/pytest/test_pair_union.py index 40c4cc0845..80d6f0bced 100644 --- a/hoomd/hpmc/pytest/test_pair_union.py +++ b/hoomd/hpmc/pytest/test_pair_union.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Test hoomd.hpmc.pair.Union.""" diff --git a/hoomd/hpmc/pytest/test_quick_compress.py b/hoomd/hpmc/pytest/test_quick_compress.py index c223db525c..a3d1235047 100644 --- a/hoomd/hpmc/pytest/test_quick_compress.py +++ b/hoomd/hpmc/pytest/test_quick_compress.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Test hoomd.hpmc.update.QuickCompress.""" diff --git a/hoomd/hpmc/pytest/test_scale.py b/hoomd/hpmc/pytest/test_scale.py index fa245cfa6a..75eaabf7cb 100644 --- a/hoomd/hpmc/pytest/test_scale.py +++ b/hoomd/hpmc/pytest/test_scale.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Test HPMC with scaled shapes.""" diff --git a/hoomd/hpmc/pytest/test_shape.py b/hoomd/hpmc/pytest/test_shape.py index e79a432b8b..de0f9bd8b1 100644 --- a/hoomd/hpmc/pytest/test_shape.py +++ b/hoomd/hpmc/pytest/test_shape.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. from collections.abc import Sequence diff --git a/hoomd/hpmc/pytest/test_shape_updater.py b/hoomd/hpmc/pytest/test_shape_updater.py index b2684443be..47839e25aa 100644 --- a/hoomd/hpmc/pytest/test_shape_updater.py +++ b/hoomd/hpmc/pytest/test_shape_updater.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import hoomd diff --git a/hoomd/hpmc/pytest/test_shape_utils.py b/hoomd/hpmc/pytest/test_shape_utils.py index 944a2d229d..2c14bfd247 100644 --- a/hoomd/hpmc/pytest/test_shape_utils.py +++ b/hoomd/hpmc/pytest/test_shape_utils.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import numpy as np diff --git a/hoomd/hpmc/pytest/test_small_box_2d.py b/hoomd/hpmc/pytest/test_small_box_2d.py index 826ffac9e8..3bef896afe 100644 --- a/hoomd/hpmc/pytest/test_small_box_2d.py +++ b/hoomd/hpmc/pytest/test_small_box_2d.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Test Image list generation for small box / large move size simulations.""" diff --git a/hoomd/hpmc/pytest/test_small_box_3d.py b/hoomd/hpmc/pytest/test_small_box_3d.py index edc26bfc0a..4dcf1c92c1 100644 --- a/hoomd/hpmc/pytest/test_small_box_3d.py +++ b/hoomd/hpmc/pytest/test_small_box_3d.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Test Image list generation for small box / large move size simulations.""" diff --git a/hoomd/hpmc/shape_move.py b/hoomd/hpmc/shape_move.py index 3f6e0b8332..ca8abe5a22 100644 --- a/hoomd/hpmc/shape_move.py +++ b/hoomd/hpmc/shape_move.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """`ShapeMove` subclasses extend the Hamiltonian of the system by adding degrees of diff --git a/hoomd/hpmc/test/test_aabb_tree.cc b/hoomd/hpmc/test/test_aabb_tree.cc index 3f337554ee..bb2882a4bc 100644 --- a/hoomd/hpmc/test/test_aabb_tree.cc +++ b/hoomd/hpmc/test/test_aabb_tree.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/test/upp11_config.h" diff --git a/hoomd/hpmc/test/test_convex_polygon.cc b/hoomd/hpmc/test/test_convex_polygon.cc index 0a80460c33..3ff9c0546e 100644 --- a/hoomd/hpmc/test/test_convex_polygon.cc +++ b/hoomd/hpmc/test/test_convex_polygon.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/hpmc/IntegratorHPMC.h" diff --git a/hoomd/hpmc/test/test_convex_polyhedron.cc b/hoomd/hpmc/test/test_convex_polyhedron.cc index 142df17665..2961f5f74b 100644 --- a/hoomd/hpmc/test/test_convex_polyhedron.cc +++ b/hoomd/hpmc/test/test_convex_polyhedron.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/hpmc/IntegratorHPMC.h" diff --git a/hoomd/hpmc/test/test_ellipsoid.cc b/hoomd/hpmc/test/test_ellipsoid.cc index a31e7dab16..a50284efec 100644 --- a/hoomd/hpmc/test/test_ellipsoid.cc +++ b/hoomd/hpmc/test/test_ellipsoid.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/hpmc/IntegratorHPMC.h" diff --git a/hoomd/hpmc/test/test_faceted_sphere.cc b/hoomd/hpmc/test/test_faceted_sphere.cc index 11d5892f29..70af8e2cdb 100644 --- a/hoomd/hpmc/test/test_faceted_sphere.cc +++ b/hoomd/hpmc/test/test_faceted_sphere.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/BoxDim.h" diff --git a/hoomd/hpmc/test/test_moves.cc b/hoomd/hpmc/test/test_moves.cc index 32e43e099b..54766c986b 100644 --- a/hoomd/hpmc/test/test_moves.cc +++ b/hoomd/hpmc/test/test_moves.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/ExecutionConfiguration.h" diff --git a/hoomd/hpmc/test/test_polyhedron.cc b/hoomd/hpmc/test/test_polyhedron.cc index 03d3ec5db0..3ae3b32ec2 100644 --- a/hoomd/hpmc/test/test_polyhedron.cc +++ b/hoomd/hpmc/test/test_polyhedron.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/AABBTree.h" diff --git a/hoomd/hpmc/test/test_simple_polygon.cc b/hoomd/hpmc/test/test_simple_polygon.cc index bf6ff317e8..05a19607e8 100644 --- a/hoomd/hpmc/test/test_simple_polygon.cc +++ b/hoomd/hpmc/test/test_simple_polygon.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/hpmc/IntegratorHPMC.h" diff --git a/hoomd/hpmc/test/test_sphere.cc b/hoomd/hpmc/test/test_sphere.cc index 0972f5977a..64615a22d8 100644 --- a/hoomd/hpmc/test/test_sphere.cc +++ b/hoomd/hpmc/test/test_sphere.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/BoxDim.h" diff --git a/hoomd/hpmc/test/test_sphere_union.cc b/hoomd/hpmc/test/test_sphere_union.cc index 0532399dcb..31ad6ec48b 100644 --- a/hoomd/hpmc/test/test_sphere_union.cc +++ b/hoomd/hpmc/test/test_sphere_union.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/ExecutionConfiguration.h" diff --git a/hoomd/hpmc/test/test_spheropolygon.cc b/hoomd/hpmc/test/test_spheropolygon.cc index c33c488748..bed22b01c4 100644 --- a/hoomd/hpmc/test/test_spheropolygon.cc +++ b/hoomd/hpmc/test/test_spheropolygon.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/ExecutionConfiguration.h" diff --git a/hoomd/hpmc/test/test_spheropolyhedron.cc b/hoomd/hpmc/test/test_spheropolyhedron.cc index 99ff3cf2a1..c3e84671b0 100644 --- a/hoomd/hpmc/test/test_spheropolyhedron.cc +++ b/hoomd/hpmc/test/test_spheropolyhedron.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/ExecutionConfiguration.h" diff --git a/hoomd/hpmc/test/test_sphinx.cc b/hoomd/hpmc/test/test_sphinx.cc index 6714f5da5f..c8cefec572 100644 --- a/hoomd/hpmc/test/test_sphinx.cc +++ b/hoomd/hpmc/test/test_sphinx.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/BoxDim.h" diff --git a/hoomd/hpmc/tune/__init__.py b/hoomd/hpmc/tune/__init__.py index 346e8d3ade..9bd628eb54 100644 --- a/hoomd/hpmc/tune/__init__.py +++ b/hoomd/hpmc/tune/__init__.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Tuners for HPMC.""" diff --git a/hoomd/hpmc/tune/boxmc_move_size.py b/hoomd/hpmc/tune/boxmc_move_size.py index 2d2c05ea7b..2a6d424e66 100644 --- a/hoomd/hpmc/tune/boxmc_move_size.py +++ b/hoomd/hpmc/tune/boxmc_move_size.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Implement BoxMCMoveSize.""" diff --git a/hoomd/hpmc/tune/mc_move_tune.py b/hoomd/hpmc/tune/mc_move_tune.py index 1a0aa7d495..04e551611d 100644 --- a/hoomd/hpmc/tune/mc_move_tune.py +++ b/hoomd/hpmc/tune/mc_move_tune.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Implement generic classes for move acceptance ratio tuning.""" diff --git a/hoomd/hpmc/tune/move_size.py b/hoomd/hpmc/tune/move_size.py index db06c5ec68..b6380dc631 100644 --- a/hoomd/hpmc/tune/move_size.py +++ b/hoomd/hpmc/tune/move_size.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Implement MoveSize.""" diff --git a/hoomd/hpmc/update.py b/hoomd/hpmc/update.py index de46d59d58..37ff77cf98 100644 --- a/hoomd/hpmc/update.py +++ b/hoomd/hpmc/update.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """HPMC updaters work with the `hpmc.integrate.HPMCIntegrator` to apply changes to diff --git a/hoomd/logging.py b/hoomd/logging.py index 345aed5ef1..df8ac03c1f 100644 --- a/hoomd/logging.py +++ b/hoomd/logging.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Use the `Logger` class to collect loggable quantities (e.g. kinetic temperature, diff --git a/hoomd/managed_allocator.h b/hoomd/managed_allocator.h index cb2cd268b2..e78d04870e 100644 --- a/hoomd/managed_allocator.h +++ b/hoomd/managed_allocator.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. //! Class to perform cudaMallocManaged allocations diff --git a/hoomd/md/ActiveForceCompute.cc b/hoomd/md/ActiveForceCompute.cc index 306c403458..e4a6b8af18 100644 --- a/hoomd/md/ActiveForceCompute.cc +++ b/hoomd/md/ActiveForceCompute.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "ActiveForceCompute.h" diff --git a/hoomd/md/ActiveForceCompute.h b/hoomd/md/ActiveForceCompute.h index 0300f1d18c..a45ff85ea7 100644 --- a/hoomd/md/ActiveForceCompute.h +++ b/hoomd/md/ActiveForceCompute.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/ForceCompute.h" diff --git a/hoomd/md/ActiveForceComputeGPU.cc b/hoomd/md/ActiveForceComputeGPU.cc index 21c96b84b3..804b025f76 100644 --- a/hoomd/md/ActiveForceComputeGPU.cc +++ b/hoomd/md/ActiveForceComputeGPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "ActiveForceComputeGPU.h" diff --git a/hoomd/md/ActiveForceComputeGPU.cu b/hoomd/md/ActiveForceComputeGPU.cu index c735118804..1be04ed4ee 100644 --- a/hoomd/md/ActiveForceComputeGPU.cu +++ b/hoomd/md/ActiveForceComputeGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "ActiveForceComputeGPU.cuh" diff --git a/hoomd/md/ActiveForceComputeGPU.cuh b/hoomd/md/ActiveForceComputeGPU.cuh index c02ef9bf22..447aa5f146 100644 --- a/hoomd/md/ActiveForceComputeGPU.cuh +++ b/hoomd/md/ActiveForceComputeGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hip/hip_runtime.h" diff --git a/hoomd/md/ActiveForceComputeGPU.h b/hoomd/md/ActiveForceComputeGPU.h index 863a1fe649..bd3a7e0fd0 100644 --- a/hoomd/md/ActiveForceComputeGPU.h +++ b/hoomd/md/ActiveForceComputeGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "ActiveForceCompute.h" diff --git a/hoomd/md/ActiveForceConstraintCompute.h b/hoomd/md/ActiveForceConstraintCompute.h index 42148f1b18..f7b541b08b 100644 --- a/hoomd/md/ActiveForceConstraintCompute.h +++ b/hoomd/md/ActiveForceConstraintCompute.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "ActiveForceCompute.h" diff --git a/hoomd/md/ActiveForceConstraintComputeGPU.cu.inc b/hoomd/md/ActiveForceConstraintComputeGPU.cu.inc index 7b24d424d8..66baba4f58 100644 --- a/hoomd/md/ActiveForceConstraintComputeGPU.cu.inc +++ b/hoomd/md/ActiveForceConstraintComputeGPU.cu.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // See md/CMakeLists.txt for the source of these variables to be processed by CMake's diff --git a/hoomd/md/ActiveForceConstraintComputeGPU.cuh b/hoomd/md/ActiveForceConstraintComputeGPU.cuh index ee72302749..6782bb5dcb 100644 --- a/hoomd/md/ActiveForceConstraintComputeGPU.cuh +++ b/hoomd/md/ActiveForceConstraintComputeGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hip/hip_runtime.h" diff --git a/hoomd/md/ActiveForceConstraintComputeGPU.h b/hoomd/md/ActiveForceConstraintComputeGPU.h index 15dececd8d..bcd1d77e3a 100644 --- a/hoomd/md/ActiveForceConstraintComputeGPU.h +++ b/hoomd/md/ActiveForceConstraintComputeGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "ActiveForceComputeGPU.cuh" diff --git a/hoomd/md/ActiveRotationalDiffusionUpdater.cc b/hoomd/md/ActiveRotationalDiffusionUpdater.cc index bad80bc3fa..db3b18db6e 100644 --- a/hoomd/md/ActiveRotationalDiffusionUpdater.cc +++ b/hoomd/md/ActiveRotationalDiffusionUpdater.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file ActiveRotationalDiffusionUpdater.cc diff --git a/hoomd/md/ActiveRotationalDiffusionUpdater.h b/hoomd/md/ActiveRotationalDiffusionUpdater.h index a143275959..f202c87738 100644 --- a/hoomd/md/ActiveRotationalDiffusionUpdater.h +++ b/hoomd/md/ActiveRotationalDiffusionUpdater.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file ActiveRotationalDiffusionUpdater.h diff --git a/hoomd/md/AlchemostatTwoStep.cc b/hoomd/md/AlchemostatTwoStep.cc index 572eeac8ef..470383a00b 100644 --- a/hoomd/md/AlchemostatTwoStep.cc +++ b/hoomd/md/AlchemostatTwoStep.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "AlchemostatTwoStep.h" diff --git a/hoomd/md/AlchemostatTwoStep.h b/hoomd/md/AlchemostatTwoStep.h index 82b318fe7d..c018597f6e 100644 --- a/hoomd/md/AlchemostatTwoStep.h +++ b/hoomd/md/AlchemostatTwoStep.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/md/AlchemyData.cc b/hoomd/md/AlchemyData.cc index 2aebb7ceee..f99325e304 100644 --- a/hoomd/md/AlchemyData.cc +++ b/hoomd/md/AlchemyData.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "AlchemyData.h" diff --git a/hoomd/md/AlchemyData.h b/hoomd/md/AlchemyData.h index 0461698b27..08a5a05d1d 100644 --- a/hoomd/md/AlchemyData.h +++ b/hoomd/md/AlchemyData.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file AlchemyData.h diff --git a/hoomd/md/AnisoPotentialPair.h b/hoomd/md/AnisoPotentialPair.h index c2ae9abb97..3dc25f4404 100644 --- a/hoomd/md/AnisoPotentialPair.h +++ b/hoomd/md/AnisoPotentialPair.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __ANISO_POTENTIAL_PAIR_H__ diff --git a/hoomd/md/AnisoPotentialPairALJ2.cc b/hoomd/md/AnisoPotentialPairALJ2.cc index ba086f4972..68ab4361d2 100644 --- a/hoomd/md/AnisoPotentialPairALJ2.cc +++ b/hoomd/md/AnisoPotentialPairALJ2.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "AnisoPotentialPair.h" diff --git a/hoomd/md/AnisoPotentialPairALJ2GPU.cc b/hoomd/md/AnisoPotentialPairALJ2GPU.cc index 74a9efa9c1..be524a6393 100644 --- a/hoomd/md/AnisoPotentialPairALJ2GPU.cc +++ b/hoomd/md/AnisoPotentialPairALJ2GPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "AnisoPotentialPairGPU.h" diff --git a/hoomd/md/AnisoPotentialPairALJ2GPUKernel.cu b/hoomd/md/AnisoPotentialPairALJ2GPUKernel.cu index fd91063325..b4c111116e 100644 --- a/hoomd/md/AnisoPotentialPairALJ2GPUKernel.cu +++ b/hoomd/md/AnisoPotentialPairALJ2GPUKernel.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "AnisoPotentialPairGPU.cuh" diff --git a/hoomd/md/AnisoPotentialPairALJ3.cc b/hoomd/md/AnisoPotentialPairALJ3.cc index 9c51d12c20..c83f9bd72d 100644 --- a/hoomd/md/AnisoPotentialPairALJ3.cc +++ b/hoomd/md/AnisoPotentialPairALJ3.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "AnisoPotentialPair.h" diff --git a/hoomd/md/AnisoPotentialPairALJ3GPU.cc b/hoomd/md/AnisoPotentialPairALJ3GPU.cc index b09c341373..ed005ba1c5 100644 --- a/hoomd/md/AnisoPotentialPairALJ3GPU.cc +++ b/hoomd/md/AnisoPotentialPairALJ3GPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "AnisoPotentialPairGPU.h" diff --git a/hoomd/md/AnisoPotentialPairALJ3GPUKernel.cu b/hoomd/md/AnisoPotentialPairALJ3GPUKernel.cu index 0310d3bb22..05c3a43b5b 100644 --- a/hoomd/md/AnisoPotentialPairALJ3GPUKernel.cu +++ b/hoomd/md/AnisoPotentialPairALJ3GPUKernel.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "AnisoPotentialPairGPU.cuh" diff --git a/hoomd/md/AnisoPotentialPairDipole.cc b/hoomd/md/AnisoPotentialPairDipole.cc index 6f22e91967..ec7f0402d8 100644 --- a/hoomd/md/AnisoPotentialPairDipole.cc +++ b/hoomd/md/AnisoPotentialPairDipole.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "AnisoPotentialPair.h" diff --git a/hoomd/md/AnisoPotentialPairDipoleGPU.cc b/hoomd/md/AnisoPotentialPairDipoleGPU.cc index 94f836768d..b7f4ac3f96 100644 --- a/hoomd/md/AnisoPotentialPairDipoleGPU.cc +++ b/hoomd/md/AnisoPotentialPairDipoleGPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "AnisoPotentialPairGPU.h" diff --git a/hoomd/md/AnisoPotentialPairDipoleGPUKernel.cu b/hoomd/md/AnisoPotentialPairDipoleGPUKernel.cu index 9141b9ea11..db5ca3951c 100644 --- a/hoomd/md/AnisoPotentialPairDipoleGPUKernel.cu +++ b/hoomd/md/AnisoPotentialPairDipoleGPUKernel.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "AnisoPotentialPairGPU.cuh" diff --git a/hoomd/md/AnisoPotentialPairGB.cc b/hoomd/md/AnisoPotentialPairGB.cc index 3290459f99..e7ff1a2281 100644 --- a/hoomd/md/AnisoPotentialPairGB.cc +++ b/hoomd/md/AnisoPotentialPairGB.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "AnisoPotentialPair.h" diff --git a/hoomd/md/AnisoPotentialPairGBGPU.cc b/hoomd/md/AnisoPotentialPairGBGPU.cc index 2da806bdc4..4b48c979b9 100644 --- a/hoomd/md/AnisoPotentialPairGBGPU.cc +++ b/hoomd/md/AnisoPotentialPairGBGPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "AnisoPotentialPairGPU.h" diff --git a/hoomd/md/AnisoPotentialPairGBGPUKernel.cu b/hoomd/md/AnisoPotentialPairGBGPUKernel.cu index 85362eb512..40578a9fc2 100644 --- a/hoomd/md/AnisoPotentialPairGBGPUKernel.cu +++ b/hoomd/md/AnisoPotentialPairGBGPUKernel.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "AnisoPotentialPairGPU.cuh" diff --git a/hoomd/md/AnisoPotentialPairGPU.cuh b/hoomd/md/AnisoPotentialPairGPU.cuh index e2c8384c38..82015e2c39 100644 --- a/hoomd/md/AnisoPotentialPairGPU.cuh +++ b/hoomd/md/AnisoPotentialPairGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hip/hip_runtime.h" diff --git a/hoomd/md/AnisoPotentialPairGPU.h b/hoomd/md/AnisoPotentialPairGPU.h index a11fa17ae2..bfebe58ebb 100644 --- a/hoomd/md/AnisoPotentialPairGPU.h +++ b/hoomd/md/AnisoPotentialPairGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __ANISO_POTENTIAL_PAIR_GPU_H__ diff --git a/hoomd/md/AnisoPotentialPairPatchyGPUKernel.cu.inc b/hoomd/md/AnisoPotentialPairPatchyGPUKernel.cu.inc index 54a609108f..478402e5fd 100644 --- a/hoomd/md/AnisoPotentialPairPatchyGPUKernel.cu.inc +++ b/hoomd/md/AnisoPotentialPairPatchyGPUKernel.cu.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/md/AnisoPotentialPairGPU.cuh" diff --git a/hoomd/md/AreaConservationMeshForceCompute.cc b/hoomd/md/AreaConservationMeshForceCompute.cc index 3255a72ffd..a3deb385f9 100644 --- a/hoomd/md/AreaConservationMeshForceCompute.cc +++ b/hoomd/md/AreaConservationMeshForceCompute.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "AreaConservationMeshForceCompute.h" diff --git a/hoomd/md/AreaConservationMeshForceCompute.h b/hoomd/md/AreaConservationMeshForceCompute.h index 2d7b6e1116..e81ab797bd 100644 --- a/hoomd/md/AreaConservationMeshForceCompute.h +++ b/hoomd/md/AreaConservationMeshForceCompute.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "AreaConservationMeshParameters.h" diff --git a/hoomd/md/AreaConservationMeshForceComputeGPU.cc b/hoomd/md/AreaConservationMeshForceComputeGPU.cc index 242ad073df..67b803212e 100644 --- a/hoomd/md/AreaConservationMeshForceComputeGPU.cc +++ b/hoomd/md/AreaConservationMeshForceComputeGPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "AreaConservationMeshForceComputeGPU.h" diff --git a/hoomd/md/AreaConservationMeshForceComputeGPU.cu b/hoomd/md/AreaConservationMeshForceComputeGPU.cu index 62e5d4626d..173c3a0feb 100644 --- a/hoomd/md/AreaConservationMeshForceComputeGPU.cu +++ b/hoomd/md/AreaConservationMeshForceComputeGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "AreaConservationMeshForceComputeGPU.cuh" diff --git a/hoomd/md/AreaConservationMeshForceComputeGPU.cuh b/hoomd/md/AreaConservationMeshForceComputeGPU.cuh index 1853267e8d..950cacb607 100644 --- a/hoomd/md/AreaConservationMeshForceComputeGPU.cuh +++ b/hoomd/md/AreaConservationMeshForceComputeGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "AreaConservationMeshParameters.h" diff --git a/hoomd/md/AreaConservationMeshForceComputeGPU.h b/hoomd/md/AreaConservationMeshForceComputeGPU.h index 50cf8dfc6e..d025b8ff6e 100644 --- a/hoomd/md/AreaConservationMeshForceComputeGPU.h +++ b/hoomd/md/AreaConservationMeshForceComputeGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "AreaConservationMeshForceCompute.h" diff --git a/hoomd/md/AreaConservationMeshParameters.h b/hoomd/md/AreaConservationMeshParameters.h index ed1b2bc49b..59ca4070d1 100644 --- a/hoomd/md/AreaConservationMeshParameters.h +++ b/hoomd/md/AreaConservationMeshParameters.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/HOOMDMath.h" diff --git a/hoomd/md/BendingRigidityMeshForceCompute.cc b/hoomd/md/BendingRigidityMeshForceCompute.cc index a639f33af5..ee0d85afec 100644 --- a/hoomd/md/BendingRigidityMeshForceCompute.cc +++ b/hoomd/md/BendingRigidityMeshForceCompute.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "BendingRigidityMeshForceCompute.h" diff --git a/hoomd/md/BendingRigidityMeshForceCompute.h b/hoomd/md/BendingRigidityMeshForceCompute.h index 9e93c7dae2..720f0c5c6b 100644 --- a/hoomd/md/BendingRigidityMeshForceCompute.h +++ b/hoomd/md/BendingRigidityMeshForceCompute.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/ForceCompute.h" diff --git a/hoomd/md/BendingRigidityMeshForceComputeGPU.cc b/hoomd/md/BendingRigidityMeshForceComputeGPU.cc index 942df820d3..fcd56e0aef 100644 --- a/hoomd/md/BendingRigidityMeshForceComputeGPU.cc +++ b/hoomd/md/BendingRigidityMeshForceComputeGPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "BendingRigidityMeshForceComputeGPU.h" diff --git a/hoomd/md/BendingRigidityMeshForceComputeGPU.cu b/hoomd/md/BendingRigidityMeshForceComputeGPU.cu index f12277863b..15f6070a3d 100644 --- a/hoomd/md/BendingRigidityMeshForceComputeGPU.cu +++ b/hoomd/md/BendingRigidityMeshForceComputeGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "BendingRigidityMeshForceComputeGPU.cuh" diff --git a/hoomd/md/BendingRigidityMeshForceComputeGPU.cuh b/hoomd/md/BendingRigidityMeshForceComputeGPU.cuh index 93ed58b493..e96c26e397 100644 --- a/hoomd/md/BendingRigidityMeshForceComputeGPU.cuh +++ b/hoomd/md/BendingRigidityMeshForceComputeGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/BondedGroupData.cuh" diff --git a/hoomd/md/BendingRigidityMeshForceComputeGPU.h b/hoomd/md/BendingRigidityMeshForceComputeGPU.h index 12477813f9..f12a8135a1 100644 --- a/hoomd/md/BendingRigidityMeshForceComputeGPU.h +++ b/hoomd/md/BendingRigidityMeshForceComputeGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "BendingRigidityMeshForceCompute.h" diff --git a/hoomd/md/BondTablePotential.cc b/hoomd/md/BondTablePotential.cc index 2fb33e32e8..703b0e5bcf 100644 --- a/hoomd/md/BondTablePotential.cc +++ b/hoomd/md/BondTablePotential.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "BondTablePotential.h" diff --git a/hoomd/md/BondTablePotential.h b/hoomd/md/BondTablePotential.h index b716488a66..919044156d 100644 --- a/hoomd/md/BondTablePotential.h +++ b/hoomd/md/BondTablePotential.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/ForceCompute.h" diff --git a/hoomd/md/BondTablePotentialGPU.cc b/hoomd/md/BondTablePotentialGPU.cc index 8ade10673f..4d75311ff2 100644 --- a/hoomd/md/BondTablePotentialGPU.cc +++ b/hoomd/md/BondTablePotentialGPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "BondTablePotentialGPU.h" diff --git a/hoomd/md/BondTablePotentialGPU.cu b/hoomd/md/BondTablePotentialGPU.cu index 111f7f4348..b66417c700 100644 --- a/hoomd/md/BondTablePotentialGPU.cu +++ b/hoomd/md/BondTablePotentialGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hip/hip_runtime.h" diff --git a/hoomd/md/BondTablePotentialGPU.cuh b/hoomd/md/BondTablePotentialGPU.cuh index e9f9df9ae3..b5be5c3250 100644 --- a/hoomd/md/BondTablePotentialGPU.cuh +++ b/hoomd/md/BondTablePotentialGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file BondTablePotentialGPU.cuh diff --git a/hoomd/md/BondTablePotentialGPU.h b/hoomd/md/BondTablePotentialGPU.h index 7d07abb565..03ca4ba75a 100644 --- a/hoomd/md/BondTablePotentialGPU.h +++ b/hoomd/md/BondTablePotentialGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "BondTablePotential.h" diff --git a/hoomd/md/CommunicatorGrid.cc b/hoomd/md/CommunicatorGrid.cc index ec1751f92b..10251c915b 100644 --- a/hoomd/md/CommunicatorGrid.cc +++ b/hoomd/md/CommunicatorGrid.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifdef ENABLE_MPI diff --git a/hoomd/md/CommunicatorGrid.h b/hoomd/md/CommunicatorGrid.h index 5e77479ebd..510f4ff353 100644 --- a/hoomd/md/CommunicatorGrid.h +++ b/hoomd/md/CommunicatorGrid.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __COMMUNICATOR_GRID_H__ diff --git a/hoomd/md/CommunicatorGridGPU.cc b/hoomd/md/CommunicatorGridGPU.cc index 9679d514af..3fd9320328 100644 --- a/hoomd/md/CommunicatorGridGPU.cc +++ b/hoomd/md/CommunicatorGridGPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifdef ENABLE_MPI diff --git a/hoomd/md/CommunicatorGridGPU.cu b/hoomd/md/CommunicatorGridGPU.cu index 78d60c2e31..d8ab8650b2 100644 --- a/hoomd/md/CommunicatorGridGPU.cu +++ b/hoomd/md/CommunicatorGridGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hip/hip_runtime.h" diff --git a/hoomd/md/CommunicatorGridGPU.cuh b/hoomd/md/CommunicatorGridGPU.cuh index 3a580f00e9..39a40d1a61 100644 --- a/hoomd/md/CommunicatorGridGPU.cuh +++ b/hoomd/md/CommunicatorGridGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/HOOMDMath.h" diff --git a/hoomd/md/CommunicatorGridGPU.h b/hoomd/md/CommunicatorGridGPU.h index 808b638eb9..c2ca9bf146 100644 --- a/hoomd/md/CommunicatorGridGPU.h +++ b/hoomd/md/CommunicatorGridGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __COMMUNICATOR_GRID_GPU_H__ diff --git a/hoomd/md/ComputeThermo.cc b/hoomd/md/ComputeThermo.cc index 0b6aa28586..b988bae9f0 100644 --- a/hoomd/md/ComputeThermo.cc +++ b/hoomd/md/ComputeThermo.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file ComputeThermo.cc diff --git a/hoomd/md/ComputeThermo.h b/hoomd/md/ComputeThermo.h index fd150ca23f..adb542ca56 100644 --- a/hoomd/md/ComputeThermo.h +++ b/hoomd/md/ComputeThermo.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "ComputeThermoTypes.h" diff --git a/hoomd/md/ComputeThermoGPU.cc b/hoomd/md/ComputeThermoGPU.cc index 582b4b112a..2a756357be 100644 --- a/hoomd/md/ComputeThermoGPU.cc +++ b/hoomd/md/ComputeThermoGPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file ComputeThermoGPU.cc diff --git a/hoomd/md/ComputeThermoGPU.cu b/hoomd/md/ComputeThermoGPU.cu index 24dd990888..de795925cc 100644 --- a/hoomd/md/ComputeThermoGPU.cu +++ b/hoomd/md/ComputeThermoGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "ComputeThermoGPU.cuh" diff --git a/hoomd/md/ComputeThermoGPU.cuh b/hoomd/md/ComputeThermoGPU.cuh index a9f5346944..58ba3dbba2 100644 --- a/hoomd/md/ComputeThermoGPU.cuh +++ b/hoomd/md/ComputeThermoGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef _COMPUTE_THERMO_GPU_CUH_ diff --git a/hoomd/md/ComputeThermoGPU.h b/hoomd/md/ComputeThermoGPU.h index 249a288706..45790938d8 100644 --- a/hoomd/md/ComputeThermoGPU.h +++ b/hoomd/md/ComputeThermoGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "ComputeThermo.h" diff --git a/hoomd/md/ComputeThermoHMA.cc b/hoomd/md/ComputeThermoHMA.cc index a1ad644cf7..80be812755 100644 --- a/hoomd/md/ComputeThermoHMA.cc +++ b/hoomd/md/ComputeThermoHMA.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file ComputeThermoHMA.cc diff --git a/hoomd/md/ComputeThermoHMA.h b/hoomd/md/ComputeThermoHMA.h index a8b91704e9..970fe09d01 100644 --- a/hoomd/md/ComputeThermoHMA.h +++ b/hoomd/md/ComputeThermoHMA.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "ComputeThermoHMATypes.h" diff --git a/hoomd/md/ComputeThermoHMAGPU.cc b/hoomd/md/ComputeThermoHMAGPU.cc index 8de45c7a3d..b635cb5e1d 100644 --- a/hoomd/md/ComputeThermoHMAGPU.cc +++ b/hoomd/md/ComputeThermoHMAGPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file ComputeThermoHMAGPU.cc diff --git a/hoomd/md/ComputeThermoHMAGPU.cu b/hoomd/md/ComputeThermoHMAGPU.cu index 149f62f8a0..2e6f0b810a 100644 --- a/hoomd/md/ComputeThermoHMAGPU.cu +++ b/hoomd/md/ComputeThermoHMAGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "ComputeThermoHMAGPU.cuh" diff --git a/hoomd/md/ComputeThermoHMAGPU.cuh b/hoomd/md/ComputeThermoHMAGPU.cuh index 77c6484dfe..fed9c879a3 100644 --- a/hoomd/md/ComputeThermoHMAGPU.cuh +++ b/hoomd/md/ComputeThermoHMAGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef _COMPUTE_THERMO_GPU_CUH_ diff --git a/hoomd/md/ComputeThermoHMAGPU.h b/hoomd/md/ComputeThermoHMAGPU.h index d68be32d61..32fc46a458 100644 --- a/hoomd/md/ComputeThermoHMAGPU.h +++ b/hoomd/md/ComputeThermoHMAGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "ComputeThermoHMA.h" diff --git a/hoomd/md/ComputeThermoHMATypes.h b/hoomd/md/ComputeThermoHMATypes.h index 4a6a7cf55c..f416a9178c 100644 --- a/hoomd/md/ComputeThermoHMATypes.h +++ b/hoomd/md/ComputeThermoHMATypes.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef _COMPUTE_THERMO_HMA_TYPES_H_ diff --git a/hoomd/md/ComputeThermoTypes.h b/hoomd/md/ComputeThermoTypes.h index 44b2cda7ac..578f649d1b 100644 --- a/hoomd/md/ComputeThermoTypes.h +++ b/hoomd/md/ComputeThermoTypes.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef _COMPUTE_THERMO_TYPES_H_ diff --git a/hoomd/md/ConstantForceCompute.cc b/hoomd/md/ConstantForceCompute.cc index 5400da627d..fe093cbfd2 100644 --- a/hoomd/md/ConstantForceCompute.cc +++ b/hoomd/md/ConstantForceCompute.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "ConstantForceCompute.h" diff --git a/hoomd/md/ConstantForceCompute.h b/hoomd/md/ConstantForceCompute.h index eb716df111..321fb6163d 100644 --- a/hoomd/md/ConstantForceCompute.h +++ b/hoomd/md/ConstantForceCompute.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/ForceCompute.h" diff --git a/hoomd/md/ConstantForceComputeGPU.cc b/hoomd/md/ConstantForceComputeGPU.cc index 0104e7c115..0e0a15f48e 100644 --- a/hoomd/md/ConstantForceComputeGPU.cc +++ b/hoomd/md/ConstantForceComputeGPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "ConstantForceComputeGPU.h" diff --git a/hoomd/md/ConstantForceComputeGPU.cu b/hoomd/md/ConstantForceComputeGPU.cu index 82345a676c..9371ca2a9d 100644 --- a/hoomd/md/ConstantForceComputeGPU.cu +++ b/hoomd/md/ConstantForceComputeGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "ConstantForceComputeGPU.cuh" diff --git a/hoomd/md/ConstantForceComputeGPU.cuh b/hoomd/md/ConstantForceComputeGPU.cuh index fbb78534fb..2c6fbe882c 100644 --- a/hoomd/md/ConstantForceComputeGPU.cuh +++ b/hoomd/md/ConstantForceComputeGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hip/hip_runtime.h" diff --git a/hoomd/md/ConstantForceComputeGPU.h b/hoomd/md/ConstantForceComputeGPU.h index e66afee2f9..8dff248972 100644 --- a/hoomd/md/ConstantForceComputeGPU.h +++ b/hoomd/md/ConstantForceComputeGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "ConstantForceCompute.h" diff --git a/hoomd/md/CosineSqAngleForceCompute.cc b/hoomd/md/CosineSqAngleForceCompute.cc index cc4e3b5da3..765f995ff5 100644 --- a/hoomd/md/CosineSqAngleForceCompute.cc +++ b/hoomd/md/CosineSqAngleForceCompute.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "CosineSqAngleForceCompute.h" diff --git a/hoomd/md/CosineSqAngleForceCompute.h b/hoomd/md/CosineSqAngleForceCompute.h index d5e4fe83bf..a5c08f540f 100644 --- a/hoomd/md/CosineSqAngleForceCompute.h +++ b/hoomd/md/CosineSqAngleForceCompute.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/BondedGroupData.h" diff --git a/hoomd/md/CosineSqAngleForceComputeGPU.cc b/hoomd/md/CosineSqAngleForceComputeGPU.cc index 85f2919f11..fbcdf7573d 100644 --- a/hoomd/md/CosineSqAngleForceComputeGPU.cc +++ b/hoomd/md/CosineSqAngleForceComputeGPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file CosineSqAngleForceComputeGPU.cc diff --git a/hoomd/md/CosineSqAngleForceComputeGPU.h b/hoomd/md/CosineSqAngleForceComputeGPU.h index ca44ed3a8b..ef3621ced3 100644 --- a/hoomd/md/CosineSqAngleForceComputeGPU.h +++ b/hoomd/md/CosineSqAngleForceComputeGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "CosineSqAngleForceCompute.h" diff --git a/hoomd/md/CosineSqAngleForceGPU.cu b/hoomd/md/CosineSqAngleForceGPU.cu index c9f8e92e6a..654f28db79 100644 --- a/hoomd/md/CosineSqAngleForceGPU.cu +++ b/hoomd/md/CosineSqAngleForceGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hip/hip_runtime.h" diff --git a/hoomd/md/CosineSqAngleForceGPU.cuh b/hoomd/md/CosineSqAngleForceGPU.cuh index 45dd9d79e2..63be4b5c43 100644 --- a/hoomd/md/CosineSqAngleForceGPU.cuh +++ b/hoomd/md/CosineSqAngleForceGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/BondedGroupData.cuh" diff --git a/hoomd/md/CustomForceCompute.cc b/hoomd/md/CustomForceCompute.cc index 4bf7fb99ee..1687cdad9e 100644 --- a/hoomd/md/CustomForceCompute.cc +++ b/hoomd/md/CustomForceCompute.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "CustomForceCompute.h" diff --git a/hoomd/md/CustomForceCompute.h b/hoomd/md/CustomForceCompute.h index 9dd46aa905..a865ebbdb6 100644 --- a/hoomd/md/CustomForceCompute.h +++ b/hoomd/md/CustomForceCompute.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/ForceCompute.h" diff --git a/hoomd/md/EvaluatorBondFENE.h b/hoomd/md/EvaluatorBondFENE.h index d9627dfdf7..6d86be0482 100644 --- a/hoomd/md/EvaluatorBondFENE.h +++ b/hoomd/md/EvaluatorBondFENE.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __BOND_EVALUATOR_FENE_H__ diff --git a/hoomd/md/EvaluatorBondHarmonic.h b/hoomd/md/EvaluatorBondHarmonic.h index bffeeb76e3..cfdfbe88e8 100644 --- a/hoomd/md/EvaluatorBondHarmonic.h +++ b/hoomd/md/EvaluatorBondHarmonic.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __BOND_EVALUATOR_HARMONIC_H__ diff --git a/hoomd/md/EvaluatorBondTether.h b/hoomd/md/EvaluatorBondTether.h index 350c09aa48..59add005c0 100644 --- a/hoomd/md/EvaluatorBondTether.h +++ b/hoomd/md/EvaluatorBondTether.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __BOND_EVALUATOR_TETHER_H__ diff --git a/hoomd/md/EvaluatorExternalElectricField.h b/hoomd/md/EvaluatorExternalElectricField.h index a6d4bf2327..f8811a6af9 100644 --- a/hoomd/md/EvaluatorExternalElectricField.h +++ b/hoomd/md/EvaluatorExternalElectricField.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __EVALUATOR_EXTERNAL_ELECTRIC_FIELD_H__ diff --git a/hoomd/md/EvaluatorExternalMagneticField.h b/hoomd/md/EvaluatorExternalMagneticField.h index 37c76f0782..137c3f3d63 100644 --- a/hoomd/md/EvaluatorExternalMagneticField.h +++ b/hoomd/md/EvaluatorExternalMagneticField.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __EVALUATOR_EXTERNAL_MAGNETIC_FIELD_H__ diff --git a/hoomd/md/EvaluatorExternalPeriodic.h b/hoomd/md/EvaluatorExternalPeriodic.h index cb7ba213aa..86f3b929c8 100644 --- a/hoomd/md/EvaluatorExternalPeriodic.h +++ b/hoomd/md/EvaluatorExternalPeriodic.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __EVALUATOR_EXTERNAL_PERIODIC_H__ diff --git a/hoomd/md/EvaluatorPairALJ.h b/hoomd/md/EvaluatorPairALJ.h index 4718fca939..7368457d87 100644 --- a/hoomd/md/EvaluatorPairALJ.h +++ b/hoomd/md/EvaluatorPairALJ.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __EVALUATOR_PAIR_ALJ_H__ diff --git a/hoomd/md/EvaluatorPairBuckingham.h b/hoomd/md/EvaluatorPairBuckingham.h index e519933c73..57fb7c611d 100644 --- a/hoomd/md/EvaluatorPairBuckingham.h +++ b/hoomd/md/EvaluatorPairBuckingham.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __PAIR_EVALUATOR_BUCKINGHAM_H__ diff --git a/hoomd/md/EvaluatorPairDLVO.h b/hoomd/md/EvaluatorPairDLVO.h index 78b2591516..ff5ce87287 100644 --- a/hoomd/md/EvaluatorPairDLVO.h +++ b/hoomd/md/EvaluatorPairDLVO.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __PAIR_EVALUATOR_DLVO_H__ diff --git a/hoomd/md/EvaluatorPairDPDThermoDPD.h b/hoomd/md/EvaluatorPairDPDThermoDPD.h index 11bd143671..b51adda31c 100644 --- a/hoomd/md/EvaluatorPairDPDThermoDPD.h +++ b/hoomd/md/EvaluatorPairDPDThermoDPD.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __PAIR_EVALUATOR_DPD_H__ diff --git a/hoomd/md/EvaluatorPairDPDThermoLJ.h b/hoomd/md/EvaluatorPairDPDThermoLJ.h index b4095fe09b..2151242909 100644 --- a/hoomd/md/EvaluatorPairDPDThermoLJ.h +++ b/hoomd/md/EvaluatorPairDPDThermoLJ.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __PAIR_EVALUATOR_DPDLJ_H__ diff --git a/hoomd/md/EvaluatorPairDipole.h b/hoomd/md/EvaluatorPairDipole.h index 46e27285d3..96434edad8 100644 --- a/hoomd/md/EvaluatorPairDipole.h +++ b/hoomd/md/EvaluatorPairDipole.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // $Id$ diff --git a/hoomd/md/EvaluatorPairEwald.h b/hoomd/md/EvaluatorPairEwald.h index d4b2fc50de..0e3c522e0f 100644 --- a/hoomd/md/EvaluatorPairEwald.h +++ b/hoomd/md/EvaluatorPairEwald.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __PAIR_EVALUATOR_EWALD_H__ diff --git a/hoomd/md/EvaluatorPairExpandedGaussian.h b/hoomd/md/EvaluatorPairExpandedGaussian.h index 026b804b33..023ca912b7 100644 --- a/hoomd/md/EvaluatorPairExpandedGaussian.h +++ b/hoomd/md/EvaluatorPairExpandedGaussian.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __PAIR_EVALUATOR_EXPANDEDGAUSSIAN_H__ diff --git a/hoomd/md/EvaluatorPairExpandedLJ.h b/hoomd/md/EvaluatorPairExpandedLJ.h index 171ee75644..0361f3a071 100644 --- a/hoomd/md/EvaluatorPairExpandedLJ.h +++ b/hoomd/md/EvaluatorPairExpandedLJ.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __PAIR_EVALUATOR_ExpandedLJ_H__ diff --git a/hoomd/md/EvaluatorPairExpandedMie.h b/hoomd/md/EvaluatorPairExpandedMie.h index e8e8fd78e5..254b0c3ec8 100644 --- a/hoomd/md/EvaluatorPairExpandedMie.h +++ b/hoomd/md/EvaluatorPairExpandedMie.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __PAIR_EVALUATOR_ExpandedMie_H__ diff --git a/hoomd/md/EvaluatorPairForceShiftedLJ.h b/hoomd/md/EvaluatorPairForceShiftedLJ.h index eec37950e6..b28d97ecea 100644 --- a/hoomd/md/EvaluatorPairForceShiftedLJ.h +++ b/hoomd/md/EvaluatorPairForceShiftedLJ.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __PAIR_EVALUATOR_FORCE_SHIFTED_LJ_H__ diff --git a/hoomd/md/EvaluatorPairFourier.h b/hoomd/md/EvaluatorPairFourier.h index 63111502a3..a2ef448eec 100644 --- a/hoomd/md/EvaluatorPairFourier.h +++ b/hoomd/md/EvaluatorPairFourier.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __PAIR_EVALUATOR_FOURIER_H__ diff --git a/hoomd/md/EvaluatorPairGB.h b/hoomd/md/EvaluatorPairGB.h index 8491d2bd53..af0c439a3e 100644 --- a/hoomd/md/EvaluatorPairGB.h +++ b/hoomd/md/EvaluatorPairGB.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __EVALUATOR_PAIR_GB_H__ diff --git a/hoomd/md/EvaluatorPairGauss.h b/hoomd/md/EvaluatorPairGauss.h index 834530ae4f..63fbb8ec47 100644 --- a/hoomd/md/EvaluatorPairGauss.h +++ b/hoomd/md/EvaluatorPairGauss.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __PAIR_EVALUATOR_GAUSS_H__ diff --git a/hoomd/md/EvaluatorPairLJ.h b/hoomd/md/EvaluatorPairLJ.h index 559dcd79f7..6206fcd9c3 100644 --- a/hoomd/md/EvaluatorPairLJ.h +++ b/hoomd/md/EvaluatorPairLJ.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __PAIR_EVALUATOR_LJ_H__ diff --git a/hoomd/md/EvaluatorPairLJ0804.h b/hoomd/md/EvaluatorPairLJ0804.h index ae3686b2cf..564ed81194 100644 --- a/hoomd/md/EvaluatorPairLJ0804.h +++ b/hoomd/md/EvaluatorPairLJ0804.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __PAIR_EVALUATOR_LJ0804_H__ diff --git a/hoomd/md/EvaluatorPairLJ1208.h b/hoomd/md/EvaluatorPairLJ1208.h index 48c01cf4e0..6b4c94c3f9 100644 --- a/hoomd/md/EvaluatorPairLJ1208.h +++ b/hoomd/md/EvaluatorPairLJ1208.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __PAIR_EVALUATOR_LJ1208_H__ diff --git a/hoomd/md/EvaluatorPairLJGauss.h b/hoomd/md/EvaluatorPairLJGauss.h index 2fb4bf9143..a2ae4e8ce7 100644 --- a/hoomd/md/EvaluatorPairLJGauss.h +++ b/hoomd/md/EvaluatorPairLJGauss.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __PAIR_EVALUATOR_LJGAUSS_H__ diff --git a/hoomd/md/EvaluatorPairMie.h b/hoomd/md/EvaluatorPairMie.h index 07db6fdd5f..d0747e02c3 100644 --- a/hoomd/md/EvaluatorPairMie.h +++ b/hoomd/md/EvaluatorPairMie.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __PAIR_EVALUATOR_MIE_H__ diff --git a/hoomd/md/EvaluatorPairMoliere.h b/hoomd/md/EvaluatorPairMoliere.h index f463557d66..5e2da77648 100644 --- a/hoomd/md/EvaluatorPairMoliere.h +++ b/hoomd/md/EvaluatorPairMoliere.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __PAIR_EVALUATOR_MOLIERE__ diff --git a/hoomd/md/EvaluatorPairMorse.h b/hoomd/md/EvaluatorPairMorse.h index 2cd515a13c..841368e22e 100644 --- a/hoomd/md/EvaluatorPairMorse.h +++ b/hoomd/md/EvaluatorPairMorse.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __PAIR_EVALUATOR_MORSE_H__ diff --git a/hoomd/md/EvaluatorPairOPP.h b/hoomd/md/EvaluatorPairOPP.h index 029c9390c7..c620627911 100644 --- a/hoomd/md/EvaluatorPairOPP.h +++ b/hoomd/md/EvaluatorPairOPP.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __PAIR_EVALUATOR_OPP_H__ diff --git a/hoomd/md/EvaluatorPairReactionField.h b/hoomd/md/EvaluatorPairReactionField.h index 4a4370eb6b..a53c5beb6d 100644 --- a/hoomd/md/EvaluatorPairReactionField.h +++ b/hoomd/md/EvaluatorPairReactionField.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __PAIR_EVALUATOR_REACTION_FIELD_H__ diff --git a/hoomd/md/EvaluatorPairTWF.h b/hoomd/md/EvaluatorPairTWF.h index d6e24d5f03..4e2faaec44 100644 --- a/hoomd/md/EvaluatorPairTWF.h +++ b/hoomd/md/EvaluatorPairTWF.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __PAIR_EVALUATOR_TWF_H__ diff --git a/hoomd/md/EvaluatorPairTable.h b/hoomd/md/EvaluatorPairTable.h index 895a48d40c..badcc19a36 100644 --- a/hoomd/md/EvaluatorPairTable.h +++ b/hoomd/md/EvaluatorPairTable.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/ManagedArray.h" diff --git a/hoomd/md/EvaluatorPairYukawa.h b/hoomd/md/EvaluatorPairYukawa.h index 777fc9591f..88c17deccd 100644 --- a/hoomd/md/EvaluatorPairYukawa.h +++ b/hoomd/md/EvaluatorPairYukawa.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __PAIR_EVALUATOR_YUKAWA_H__ diff --git a/hoomd/md/EvaluatorPairZBL.h b/hoomd/md/EvaluatorPairZBL.h index 052d452259..ab0d71d755 100644 --- a/hoomd/md/EvaluatorPairZBL.h +++ b/hoomd/md/EvaluatorPairZBL.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __PAIR_EVALUATOR_ZBL__ diff --git a/hoomd/md/EvaluatorRevCross.h b/hoomd/md/EvaluatorRevCross.h index 66340f195a..30c78c6066 100644 --- a/hoomd/md/EvaluatorRevCross.h +++ b/hoomd/md/EvaluatorRevCross.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // diff --git a/hoomd/md/EvaluatorSpecialPairCoulomb.h b/hoomd/md/EvaluatorSpecialPairCoulomb.h index f1bcb92c5d..011c1b8ee6 100644 --- a/hoomd/md/EvaluatorSpecialPairCoulomb.h +++ b/hoomd/md/EvaluatorSpecialPairCoulomb.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __BOND_EVALUATOR_COULOMB_H__ diff --git a/hoomd/md/EvaluatorSpecialPairLJ.h b/hoomd/md/EvaluatorSpecialPairLJ.h index 2db6a1a422..a6c894f67b 100644 --- a/hoomd/md/EvaluatorSpecialPairLJ.h +++ b/hoomd/md/EvaluatorSpecialPairLJ.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __BOND_EVALUATOR_LJ_H__ diff --git a/hoomd/md/EvaluatorSquareDensity.h b/hoomd/md/EvaluatorSquareDensity.h index 8f4fa0de8a..073efc2987 100644 --- a/hoomd/md/EvaluatorSquareDensity.h +++ b/hoomd/md/EvaluatorSquareDensity.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __EVALUATOR_SQUARE_DENSITY__ diff --git a/hoomd/md/EvaluatorTersoff.h b/hoomd/md/EvaluatorTersoff.h index 5826df8d13..8fabbb50eb 100644 --- a/hoomd/md/EvaluatorTersoff.h +++ b/hoomd/md/EvaluatorTersoff.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __EVALUATOR_TERSOFF__ diff --git a/hoomd/md/EvaluatorWalls.cc b/hoomd/md/EvaluatorWalls.cc index 16cd9b7c09..98994dcd7c 100644 --- a/hoomd/md/EvaluatorWalls.cc +++ b/hoomd/md/EvaluatorWalls.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifdef __HIPCC__ diff --git a/hoomd/md/EvaluatorWalls.h b/hoomd/md/EvaluatorWalls.h index 4a1bea296e..a8a6cf6ea1 100644 --- a/hoomd/md/EvaluatorWalls.h +++ b/hoomd/md/EvaluatorWalls.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file EvaluatorWalls.h diff --git a/hoomd/md/FIREEnergyMinimizer.cc b/hoomd/md/FIREEnergyMinimizer.cc index 9a53c6a52f..777581be00 100644 --- a/hoomd/md/FIREEnergyMinimizer.cc +++ b/hoomd/md/FIREEnergyMinimizer.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "FIREEnergyMinimizer.h" diff --git a/hoomd/md/FIREEnergyMinimizer.h b/hoomd/md/FIREEnergyMinimizer.h index 0c50a8de77..b887b8eea1 100644 --- a/hoomd/md/FIREEnergyMinimizer.h +++ b/hoomd/md/FIREEnergyMinimizer.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "IntegratorTwoStep.h" diff --git a/hoomd/md/FIREEnergyMinimizerGPU.cc b/hoomd/md/FIREEnergyMinimizerGPU.cc index b9a4ae8783..38b22a7403 100644 --- a/hoomd/md/FIREEnergyMinimizerGPU.cc +++ b/hoomd/md/FIREEnergyMinimizerGPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "FIREEnergyMinimizerGPU.h" diff --git a/hoomd/md/FIREEnergyMinimizerGPU.cu b/hoomd/md/FIREEnergyMinimizerGPU.cu index 2ac21676b9..dd14ede49c 100644 --- a/hoomd/md/FIREEnergyMinimizerGPU.cu +++ b/hoomd/md/FIREEnergyMinimizerGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hip/hip_runtime.h" diff --git a/hoomd/md/FIREEnergyMinimizerGPU.cuh b/hoomd/md/FIREEnergyMinimizerGPU.cuh index 4fa87a0397..eeeb19d4d8 100644 --- a/hoomd/md/FIREEnergyMinimizerGPU.cuh +++ b/hoomd/md/FIREEnergyMinimizerGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/HOOMDMath.h" diff --git a/hoomd/md/FIREEnergyMinimizerGPU.h b/hoomd/md/FIREEnergyMinimizerGPU.h index 41e660605d..70f4ccf4f3 100644 --- a/hoomd/md/FIREEnergyMinimizerGPU.h +++ b/hoomd/md/FIREEnergyMinimizerGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "FIREEnergyMinimizer.h" diff --git a/hoomd/md/ForceComposite.cc b/hoomd/md/ForceComposite.cc index e2224c09fc..e1e7a13804 100644 --- a/hoomd/md/ForceComposite.cc +++ b/hoomd/md/ForceComposite.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "ForceComposite.h" diff --git a/hoomd/md/ForceComposite.h b/hoomd/md/ForceComposite.h index 47dc83028f..16ec49460e 100644 --- a/hoomd/md/ForceComposite.h +++ b/hoomd/md/ForceComposite.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "MolecularForceCompute.h" diff --git a/hoomd/md/ForceCompositeGPU.cc b/hoomd/md/ForceCompositeGPU.cc index 27f5596841..fe7a0206a8 100644 --- a/hoomd/md/ForceCompositeGPU.cc +++ b/hoomd/md/ForceCompositeGPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "ForceCompositeGPU.h" diff --git a/hoomd/md/ForceCompositeGPU.cu b/hoomd/md/ForceCompositeGPU.cu index 507d16a645..6ab96e32d4 100644 --- a/hoomd/md/ForceCompositeGPU.cu +++ b/hoomd/md/ForceCompositeGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hip/hip_runtime.h" diff --git a/hoomd/md/ForceCompositeGPU.cuh b/hoomd/md/ForceCompositeGPU.cuh index b7e2a6db6e..efbf073303 100644 --- a/hoomd/md/ForceCompositeGPU.cuh +++ b/hoomd/md/ForceCompositeGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/HOOMDMath.h" diff --git a/hoomd/md/ForceCompositeGPU.h b/hoomd/md/ForceCompositeGPU.h index 9c316124d4..c9f105969f 100644 --- a/hoomd/md/ForceCompositeGPU.h +++ b/hoomd/md/ForceCompositeGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "ForceComposite.h" diff --git a/hoomd/md/ForceDistanceConstraint.cc b/hoomd/md/ForceDistanceConstraint.cc index 4c158f22a7..d61f593e23 100644 --- a/hoomd/md/ForceDistanceConstraint.cc +++ b/hoomd/md/ForceDistanceConstraint.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "ForceDistanceConstraint.h" diff --git a/hoomd/md/ForceDistanceConstraint.h b/hoomd/md/ForceDistanceConstraint.h index 2f3e50bbc5..b6d54987d0 100644 --- a/hoomd/md/ForceDistanceConstraint.h +++ b/hoomd/md/ForceDistanceConstraint.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "MolecularForceCompute.h" diff --git a/hoomd/md/ForceDistanceConstraintGPU.cc b/hoomd/md/ForceDistanceConstraintGPU.cc index a167209a7e..e6733aad6e 100644 --- a/hoomd/md/ForceDistanceConstraintGPU.cc +++ b/hoomd/md/ForceDistanceConstraintGPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "ForceDistanceConstraintGPU.h" diff --git a/hoomd/md/ForceDistanceConstraintGPU.cu b/hoomd/md/ForceDistanceConstraintGPU.cu index 0df223e339..7c796c8f89 100644 --- a/hoomd/md/ForceDistanceConstraintGPU.cu +++ b/hoomd/md/ForceDistanceConstraintGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "ForceDistanceConstraintGPU.cuh" diff --git a/hoomd/md/ForceDistanceConstraintGPU.cuh b/hoomd/md/ForceDistanceConstraintGPU.cuh index 2e278ef408..2fd3dd7dad 100644 --- a/hoomd/md/ForceDistanceConstraintGPU.cuh +++ b/hoomd/md/ForceDistanceConstraintGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/BondedGroupData.cuh" diff --git a/hoomd/md/ForceDistanceConstraintGPU.h b/hoomd/md/ForceDistanceConstraintGPU.h index fb6a48ad45..4fe21744f8 100644 --- a/hoomd/md/ForceDistanceConstraintGPU.h +++ b/hoomd/md/ForceDistanceConstraintGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "ForceDistanceConstraint.h" diff --git a/hoomd/md/GJK_SV.h b/hoomd/md/GJK_SV.h index 175ebb5944..93e68cd157 100644 --- a/hoomd/md/GJK_SV.h +++ b/hoomd/md/GJK_SV.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __GJK_SV_H__ diff --git a/hoomd/md/HalfStepHook.cc b/hoomd/md/HalfStepHook.cc index 0619297279..fd2655365b 100644 --- a/hoomd/md/HalfStepHook.cc +++ b/hoomd/md/HalfStepHook.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/HalfStepHook.h" diff --git a/hoomd/md/HarmonicAngleForceCompute.cc b/hoomd/md/HarmonicAngleForceCompute.cc index 38c983a413..d919d45df9 100644 --- a/hoomd/md/HarmonicAngleForceCompute.cc +++ b/hoomd/md/HarmonicAngleForceCompute.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "HarmonicAngleForceCompute.h" diff --git a/hoomd/md/HarmonicAngleForceCompute.h b/hoomd/md/HarmonicAngleForceCompute.h index 1136c920da..8f3124723e 100644 --- a/hoomd/md/HarmonicAngleForceCompute.h +++ b/hoomd/md/HarmonicAngleForceCompute.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/BondedGroupData.h" diff --git a/hoomd/md/HarmonicAngleForceComputeGPU.cc b/hoomd/md/HarmonicAngleForceComputeGPU.cc index a453a85fee..975c404d69 100644 --- a/hoomd/md/HarmonicAngleForceComputeGPU.cc +++ b/hoomd/md/HarmonicAngleForceComputeGPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file HarmonicAngleForceComputeGPU.cc diff --git a/hoomd/md/HarmonicAngleForceComputeGPU.h b/hoomd/md/HarmonicAngleForceComputeGPU.h index ef83106f42..736b454e1b 100644 --- a/hoomd/md/HarmonicAngleForceComputeGPU.h +++ b/hoomd/md/HarmonicAngleForceComputeGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "HarmonicAngleForceCompute.h" diff --git a/hoomd/md/HarmonicAngleForceGPU.cu b/hoomd/md/HarmonicAngleForceGPU.cu index 8a5de61893..f9b354d7d7 100644 --- a/hoomd/md/HarmonicAngleForceGPU.cu +++ b/hoomd/md/HarmonicAngleForceGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hip/hip_runtime.h" diff --git a/hoomd/md/HarmonicAngleForceGPU.cuh b/hoomd/md/HarmonicAngleForceGPU.cuh index 44e0ab9a1b..5d8ab3b963 100644 --- a/hoomd/md/HarmonicAngleForceGPU.cuh +++ b/hoomd/md/HarmonicAngleForceGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/BondedGroupData.cuh" diff --git a/hoomd/md/HarmonicDihedralForceCompute.cc b/hoomd/md/HarmonicDihedralForceCompute.cc index 03cf208c71..18969e56e2 100644 --- a/hoomd/md/HarmonicDihedralForceCompute.cc +++ b/hoomd/md/HarmonicDihedralForceCompute.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "HarmonicDihedralForceCompute.h" diff --git a/hoomd/md/HarmonicDihedralForceCompute.h b/hoomd/md/HarmonicDihedralForceCompute.h index 20049f4e07..4b8870f979 100644 --- a/hoomd/md/HarmonicDihedralForceCompute.h +++ b/hoomd/md/HarmonicDihedralForceCompute.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/BondedGroupData.h" diff --git a/hoomd/md/HarmonicDihedralForceComputeGPU.cc b/hoomd/md/HarmonicDihedralForceComputeGPU.cc index 119d20e7af..edbede552b 100644 --- a/hoomd/md/HarmonicDihedralForceComputeGPU.cc +++ b/hoomd/md/HarmonicDihedralForceComputeGPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file HarmonicDihedralForceComputeGPU.cc diff --git a/hoomd/md/HarmonicDihedralForceComputeGPU.h b/hoomd/md/HarmonicDihedralForceComputeGPU.h index 872fdd0d9b..bfc3f11437 100644 --- a/hoomd/md/HarmonicDihedralForceComputeGPU.h +++ b/hoomd/md/HarmonicDihedralForceComputeGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "HarmonicDihedralForceCompute.h" diff --git a/hoomd/md/HarmonicDihedralForceGPU.cu b/hoomd/md/HarmonicDihedralForceGPU.cu index ef48de9813..00f3ffd816 100644 --- a/hoomd/md/HarmonicDihedralForceGPU.cu +++ b/hoomd/md/HarmonicDihedralForceGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "HarmonicDihedralForceGPU.cuh" diff --git a/hoomd/md/HarmonicDihedralForceGPU.cuh b/hoomd/md/HarmonicDihedralForceGPU.cuh index c05b519dec..191904542f 100644 --- a/hoomd/md/HarmonicDihedralForceGPU.cuh +++ b/hoomd/md/HarmonicDihedralForceGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hip/hip_runtime.h" diff --git a/hoomd/md/HarmonicImproperForceCompute.cc b/hoomd/md/HarmonicImproperForceCompute.cc index 9b9a91a097..f9063d43bf 100644 --- a/hoomd/md/HarmonicImproperForceCompute.cc +++ b/hoomd/md/HarmonicImproperForceCompute.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "HarmonicImproperForceCompute.h" diff --git a/hoomd/md/HarmonicImproperForceCompute.h b/hoomd/md/HarmonicImproperForceCompute.h index d36b3a4c2c..9e2b38488f 100644 --- a/hoomd/md/HarmonicImproperForceCompute.h +++ b/hoomd/md/HarmonicImproperForceCompute.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/BondedGroupData.h" diff --git a/hoomd/md/HarmonicImproperForceComputeGPU.cc b/hoomd/md/HarmonicImproperForceComputeGPU.cc index ca0a0865b5..95a5b4bc11 100644 --- a/hoomd/md/HarmonicImproperForceComputeGPU.cc +++ b/hoomd/md/HarmonicImproperForceComputeGPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file HarmonicImproperForceComputeGPU.cc diff --git a/hoomd/md/HarmonicImproperForceComputeGPU.h b/hoomd/md/HarmonicImproperForceComputeGPU.h index 08bb8dd410..18011eba43 100644 --- a/hoomd/md/HarmonicImproperForceComputeGPU.h +++ b/hoomd/md/HarmonicImproperForceComputeGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "HarmonicImproperForceCompute.h" diff --git a/hoomd/md/HarmonicImproperForceGPU.cu b/hoomd/md/HarmonicImproperForceGPU.cu index fb552d8465..e494e22dec 100644 --- a/hoomd/md/HarmonicImproperForceGPU.cu +++ b/hoomd/md/HarmonicImproperForceGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hip/hip_runtime.h" diff --git a/hoomd/md/HarmonicImproperForceGPU.cuh b/hoomd/md/HarmonicImproperForceGPU.cuh index c031776aa4..ffa48157dc 100644 --- a/hoomd/md/HarmonicImproperForceGPU.cuh +++ b/hoomd/md/HarmonicImproperForceGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/BondedGroupData.cuh" diff --git a/hoomd/md/HelfrichMeshForceCompute.cc b/hoomd/md/HelfrichMeshForceCompute.cc index b1b1d1a53e..58fccedd84 100644 --- a/hoomd/md/HelfrichMeshForceCompute.cc +++ b/hoomd/md/HelfrichMeshForceCompute.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "HelfrichMeshForceCompute.h" diff --git a/hoomd/md/HelfrichMeshForceCompute.h b/hoomd/md/HelfrichMeshForceCompute.h index f001d5b6c2..e032951a17 100644 --- a/hoomd/md/HelfrichMeshForceCompute.h +++ b/hoomd/md/HelfrichMeshForceCompute.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/ForceCompute.h" diff --git a/hoomd/md/HelfrichMeshForceComputeGPU.cc b/hoomd/md/HelfrichMeshForceComputeGPU.cc index 632f653e4f..3f71f8d2a9 100644 --- a/hoomd/md/HelfrichMeshForceComputeGPU.cc +++ b/hoomd/md/HelfrichMeshForceComputeGPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "HelfrichMeshForceComputeGPU.h" diff --git a/hoomd/md/HelfrichMeshForceComputeGPU.cu b/hoomd/md/HelfrichMeshForceComputeGPU.cu index 650b2f63b7..27e3fb9ec9 100644 --- a/hoomd/md/HelfrichMeshForceComputeGPU.cu +++ b/hoomd/md/HelfrichMeshForceComputeGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hip/hip_runtime.h" diff --git a/hoomd/md/HelfrichMeshForceComputeGPU.cuh b/hoomd/md/HelfrichMeshForceComputeGPU.cuh index c3c1b99fd5..47bd6c7c63 100644 --- a/hoomd/md/HelfrichMeshForceComputeGPU.cuh +++ b/hoomd/md/HelfrichMeshForceComputeGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/BondedGroupData.cuh" diff --git a/hoomd/md/HelfrichMeshForceComputeGPU.h b/hoomd/md/HelfrichMeshForceComputeGPU.h index a440e910a0..21af1548e7 100644 --- a/hoomd/md/HelfrichMeshForceComputeGPU.h +++ b/hoomd/md/HelfrichMeshForceComputeGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "HelfrichMeshForceCompute.h" diff --git a/hoomd/md/IntegrationMethodTwoStep.cc b/hoomd/md/IntegrationMethodTwoStep.cc index 7ce619f74f..b6e544200a 100644 --- a/hoomd/md/IntegrationMethodTwoStep.cc +++ b/hoomd/md/IntegrationMethodTwoStep.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "IntegrationMethodTwoStep.h" diff --git a/hoomd/md/IntegrationMethodTwoStep.h b/hoomd/md/IntegrationMethodTwoStep.h index 89e1307ba8..935fbf82fb 100644 --- a/hoomd/md/IntegrationMethodTwoStep.h +++ b/hoomd/md/IntegrationMethodTwoStep.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/Autotuned.h" diff --git a/hoomd/md/IntegratorTwoStep.cc b/hoomd/md/IntegratorTwoStep.cc index da0626ae37..05bbedef74 100644 --- a/hoomd/md/IntegratorTwoStep.cc +++ b/hoomd/md/IntegratorTwoStep.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "IntegratorTwoStep.h" diff --git a/hoomd/md/IntegratorTwoStep.h b/hoomd/md/IntegratorTwoStep.h index e7005de5f2..4267ce3df7 100644 --- a/hoomd/md/IntegratorTwoStep.h +++ b/hoomd/md/IntegratorTwoStep.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "IntegrationMethodTwoStep.h" diff --git a/hoomd/md/ManifoldDiamond.cc b/hoomd/md/ManifoldDiamond.cc index 3c1cad38cc..b9dd35e8f9 100644 --- a/hoomd/md/ManifoldDiamond.cc +++ b/hoomd/md/ManifoldDiamond.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "ManifoldDiamond.h" diff --git a/hoomd/md/ManifoldDiamond.h b/hoomd/md/ManifoldDiamond.h index 036da32e35..c1dd27bb06 100644 --- a/hoomd/md/ManifoldDiamond.h +++ b/hoomd/md/ManifoldDiamond.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __MANIFOLD_CLASS_DIAMOND_H__ diff --git a/hoomd/md/ManifoldEllipsoid.cc b/hoomd/md/ManifoldEllipsoid.cc index ee87ec0ec8..b501bd307d 100644 --- a/hoomd/md/ManifoldEllipsoid.cc +++ b/hoomd/md/ManifoldEllipsoid.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "ManifoldEllipsoid.h" diff --git a/hoomd/md/ManifoldEllipsoid.h b/hoomd/md/ManifoldEllipsoid.h index cc952d2d46..fbe577c446 100644 --- a/hoomd/md/ManifoldEllipsoid.h +++ b/hoomd/md/ManifoldEllipsoid.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __MANIFOLD_CLASS_ELLIPSOID_H__ diff --git a/hoomd/md/ManifoldGyroid.cc b/hoomd/md/ManifoldGyroid.cc index afc64eab5b..c31faa4505 100644 --- a/hoomd/md/ManifoldGyroid.cc +++ b/hoomd/md/ManifoldGyroid.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "ManifoldGyroid.h" diff --git a/hoomd/md/ManifoldGyroid.h b/hoomd/md/ManifoldGyroid.h index f0a4b194ea..81069224a0 100644 --- a/hoomd/md/ManifoldGyroid.h +++ b/hoomd/md/ManifoldGyroid.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __MANIFOLD_CLASS_GYROID_H__ diff --git a/hoomd/md/ManifoldPrimitive.cc b/hoomd/md/ManifoldPrimitive.cc index 05179d0ef9..c120c3addc 100644 --- a/hoomd/md/ManifoldPrimitive.cc +++ b/hoomd/md/ManifoldPrimitive.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "ManifoldPrimitive.h" diff --git a/hoomd/md/ManifoldPrimitive.h b/hoomd/md/ManifoldPrimitive.h index a4e56d4858..ca9414c21c 100644 --- a/hoomd/md/ManifoldPrimitive.h +++ b/hoomd/md/ManifoldPrimitive.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __MANIFOLD_CLASS_PRIMITIVE_H__ diff --git a/hoomd/md/ManifoldSphere.cc b/hoomd/md/ManifoldSphere.cc index 83cbbd240a..72bf8cf8ca 100644 --- a/hoomd/md/ManifoldSphere.cc +++ b/hoomd/md/ManifoldSphere.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "ManifoldSphere.h" diff --git a/hoomd/md/ManifoldSphere.h b/hoomd/md/ManifoldSphere.h index eae922d8fd..e20fa3a705 100644 --- a/hoomd/md/ManifoldSphere.h +++ b/hoomd/md/ManifoldSphere.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __MANIFOLD_CLASS_SPHERE_H__ diff --git a/hoomd/md/ManifoldXYPlane.cc b/hoomd/md/ManifoldXYPlane.cc index ccaea646e9..bc212608cf 100644 --- a/hoomd/md/ManifoldXYPlane.cc +++ b/hoomd/md/ManifoldXYPlane.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "ManifoldXYPlane.h" diff --git a/hoomd/md/ManifoldXYPlane.h b/hoomd/md/ManifoldXYPlane.h index d19d365211..6140ba31d2 100644 --- a/hoomd/md/ManifoldXYPlane.h +++ b/hoomd/md/ManifoldXYPlane.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __MANIFOLD_CLASS_XY_PLANE_H__ diff --git a/hoomd/md/ManifoldZCylinder.cc b/hoomd/md/ManifoldZCylinder.cc index cee5f54c5f..5eead035fb 100644 --- a/hoomd/md/ManifoldZCylinder.cc +++ b/hoomd/md/ManifoldZCylinder.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "ManifoldZCylinder.h" diff --git a/hoomd/md/ManifoldZCylinder.h b/hoomd/md/ManifoldZCylinder.h index d44c936a32..b3f007869c 100644 --- a/hoomd/md/ManifoldZCylinder.h +++ b/hoomd/md/ManifoldZCylinder.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __MANIFOLD_CLASS_Z_CYLINDER_H__ diff --git a/hoomd/md/MolecularForceCompute.cc b/hoomd/md/MolecularForceCompute.cc index 47bbb551e9..801842e2e1 100644 --- a/hoomd/md/MolecularForceCompute.cc +++ b/hoomd/md/MolecularForceCompute.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "MolecularForceCompute.h" diff --git a/hoomd/md/MolecularForceCompute.cu b/hoomd/md/MolecularForceCompute.cu index ce9a1b1a17..db20e4c55d 100644 --- a/hoomd/md/MolecularForceCompute.cu +++ b/hoomd/md/MolecularForceCompute.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hip/hip_runtime.h" diff --git a/hoomd/md/MolecularForceCompute.cuh b/hoomd/md/MolecularForceCompute.cuh index f4927bdad5..0be705328d 100644 --- a/hoomd/md/MolecularForceCompute.cuh +++ b/hoomd/md/MolecularForceCompute.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file MolecularForceCompute.cuh diff --git a/hoomd/md/MolecularForceCompute.h b/hoomd/md/MolecularForceCompute.h index 1e21c91c2d..4a8d7cd82b 100644 --- a/hoomd/md/MolecularForceCompute.h +++ b/hoomd/md/MolecularForceCompute.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "NeighborList.h" diff --git a/hoomd/md/MuellerPlatheFlow.cc b/hoomd/md/MuellerPlatheFlow.cc index e78c4cf7c5..3b766060a1 100644 --- a/hoomd/md/MuellerPlatheFlow.cc +++ b/hoomd/md/MuellerPlatheFlow.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "MuellerPlatheFlow.h" diff --git a/hoomd/md/MuellerPlatheFlow.h b/hoomd/md/MuellerPlatheFlow.h index 83753836c7..c12e4c493d 100644 --- a/hoomd/md/MuellerPlatheFlow.h +++ b/hoomd/md/MuellerPlatheFlow.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/md/MuellerPlatheFlowEnum.h b/hoomd/md/MuellerPlatheFlowEnum.h index 1d8551f916..799db44658 100644 --- a/hoomd/md/MuellerPlatheFlowEnum.h +++ b/hoomd/md/MuellerPlatheFlowEnum.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/md/MuellerPlatheFlowGPU.cc b/hoomd/md/MuellerPlatheFlowGPU.cc index a9c5d80dc5..e815495d0a 100644 --- a/hoomd/md/MuellerPlatheFlowGPU.cc +++ b/hoomd/md/MuellerPlatheFlowGPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "MuellerPlatheFlowGPU.h" diff --git a/hoomd/md/MuellerPlatheFlowGPU.cu b/hoomd/md/MuellerPlatheFlowGPU.cu index cad96017b4..a2c5c93318 100644 --- a/hoomd/md/MuellerPlatheFlowGPU.cu +++ b/hoomd/md/MuellerPlatheFlowGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hip/hip_runtime.h" diff --git a/hoomd/md/MuellerPlatheFlowGPU.cuh b/hoomd/md/MuellerPlatheFlowGPU.cuh index 376c561b72..a3e5d591fb 100644 --- a/hoomd/md/MuellerPlatheFlowGPU.cuh +++ b/hoomd/md/MuellerPlatheFlowGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "MuellerPlatheFlowEnum.h" diff --git a/hoomd/md/MuellerPlatheFlowGPU.h b/hoomd/md/MuellerPlatheFlowGPU.h index b3d68370fc..e458651141 100644 --- a/hoomd/md/MuellerPlatheFlowGPU.h +++ b/hoomd/md/MuellerPlatheFlowGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file MuellerPlatheFlowGPU.h diff --git a/hoomd/md/NeighborList.cc b/hoomd/md/NeighborList.cc index a0246d38ba..0273f8267b 100644 --- a/hoomd/md/NeighborList.cc +++ b/hoomd/md/NeighborList.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifdef ENABLE_MPI diff --git a/hoomd/md/NeighborList.h b/hoomd/md/NeighborList.h index 5d77eedaf1..e4a9e50956 100644 --- a/hoomd/md/NeighborList.h +++ b/hoomd/md/NeighborList.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/Compute.h" diff --git a/hoomd/md/NeighborListBinned.cc b/hoomd/md/NeighborListBinned.cc index 151a33af3d..bb980cd201 100644 --- a/hoomd/md/NeighborListBinned.cc +++ b/hoomd/md/NeighborListBinned.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file NeighborListBinned.cc diff --git a/hoomd/md/NeighborListBinned.h b/hoomd/md/NeighborListBinned.h index 5f20f026cd..c7d5bbc86e 100644 --- a/hoomd/md/NeighborListBinned.h +++ b/hoomd/md/NeighborListBinned.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "NeighborList.h" diff --git a/hoomd/md/NeighborListGPU.cc b/hoomd/md/NeighborListGPU.cc index 1b178387dc..5228411d41 100644 --- a/hoomd/md/NeighborListGPU.cc +++ b/hoomd/md/NeighborListGPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file NeighborListGPU.cc diff --git a/hoomd/md/NeighborListGPU.cu b/hoomd/md/NeighborListGPU.cu index 48fb2345cb..8162c5dfd3 100644 --- a/hoomd/md/NeighborListGPU.cu +++ b/hoomd/md/NeighborListGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hip/hip_runtime.h" diff --git a/hoomd/md/NeighborListGPU.cuh b/hoomd/md/NeighborListGPU.cuh index ee8dc15098..5d43012e9d 100644 --- a/hoomd/md/NeighborListGPU.cuh +++ b/hoomd/md/NeighborListGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __NEIGHBORLISTGPU_CUH__ diff --git a/hoomd/md/NeighborListGPU.h b/hoomd/md/NeighborListGPU.h index 635a010bd8..812803e683 100644 --- a/hoomd/md/NeighborListGPU.h +++ b/hoomd/md/NeighborListGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "NeighborList.h" diff --git a/hoomd/md/NeighborListGPUBinned.cc b/hoomd/md/NeighborListGPUBinned.cc index 8349789bf3..acfc337b36 100644 --- a/hoomd/md/NeighborListGPUBinned.cc +++ b/hoomd/md/NeighborListGPUBinned.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file NeighborListGPUBinned.cc diff --git a/hoomd/md/NeighborListGPUBinned.cu b/hoomd/md/NeighborListGPUBinned.cu index 3fd7fde94d..3ac3d41ae6 100644 --- a/hoomd/md/NeighborListGPUBinned.cu +++ b/hoomd/md/NeighborListGPUBinned.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hip/hip_runtime.h" diff --git a/hoomd/md/NeighborListGPUBinned.cuh b/hoomd/md/NeighborListGPUBinned.cuh index 797fdab5bd..c05971d2e3 100644 --- a/hoomd/md/NeighborListGPUBinned.cuh +++ b/hoomd/md/NeighborListGPUBinned.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __NEIGHBORLOSTGPUBINNED_CUH__ diff --git a/hoomd/md/NeighborListGPUBinned.h b/hoomd/md/NeighborListGPUBinned.h index 9285930c3e..ed281b55c4 100644 --- a/hoomd/md/NeighborListGPUBinned.h +++ b/hoomd/md/NeighborListGPUBinned.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "NeighborListGPU.h" diff --git a/hoomd/md/NeighborListGPUStencil.cc b/hoomd/md/NeighborListGPUStencil.cc index f5f4f8205a..033be5e6ad 100644 --- a/hoomd/md/NeighborListGPUStencil.cc +++ b/hoomd/md/NeighborListGPUStencil.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file NeighborListGPUStencil.cc diff --git a/hoomd/md/NeighborListGPUStencil.cu b/hoomd/md/NeighborListGPUStencil.cu index d14ab037d1..5ca29bbc78 100644 --- a/hoomd/md/NeighborListGPUStencil.cu +++ b/hoomd/md/NeighborListGPUStencil.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hip/hip_runtime.h" diff --git a/hoomd/md/NeighborListGPUStencil.cuh b/hoomd/md/NeighborListGPUStencil.cuh index 27a58525d5..b303b52fa0 100644 --- a/hoomd/md/NeighborListGPUStencil.cuh +++ b/hoomd/md/NeighborListGPUStencil.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __NEIGHBORLOSTGPUSTENCIL_CUH__ diff --git a/hoomd/md/NeighborListGPUStencil.h b/hoomd/md/NeighborListGPUStencil.h index 30bf1485e8..ae945ac9c9 100644 --- a/hoomd/md/NeighborListGPUStencil.h +++ b/hoomd/md/NeighborListGPUStencil.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "NeighborListGPU.h" diff --git a/hoomd/md/NeighborListGPUTree.cc b/hoomd/md/NeighborListGPUTree.cc index e549251829..7229eabd6e 100644 --- a/hoomd/md/NeighborListGPUTree.cc +++ b/hoomd/md/NeighborListGPUTree.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file NeighborListGPUTree.cc diff --git a/hoomd/md/NeighborListGPUTree.cu b/hoomd/md/NeighborListGPUTree.cu index bd10cc3ded..29d4c60aae 100644 --- a/hoomd/md/NeighborListGPUTree.cu +++ b/hoomd/md/NeighborListGPUTree.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "NeighborListGPUTree.cuh" diff --git a/hoomd/md/NeighborListGPUTree.cuh b/hoomd/md/NeighborListGPUTree.cuh index a8dd984e68..e037e92408 100644 --- a/hoomd/md/NeighborListGPUTree.cuh +++ b/hoomd/md/NeighborListGPUTree.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __NEIGHBORLISTGPUTREE_CUH__ diff --git a/hoomd/md/NeighborListGPUTree.h b/hoomd/md/NeighborListGPUTree.h index 381bacdb65..bebe015051 100644 --- a/hoomd/md/NeighborListGPUTree.h +++ b/hoomd/md/NeighborListGPUTree.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "NeighborListGPU.h" diff --git a/hoomd/md/NeighborListStencil.cc b/hoomd/md/NeighborListStencil.cc index ee90e4ee98..2e2069a6cb 100644 --- a/hoomd/md/NeighborListStencil.cc +++ b/hoomd/md/NeighborListStencil.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file NeighborListStencil.cc diff --git a/hoomd/md/NeighborListStencil.h b/hoomd/md/NeighborListStencil.h index eea5759ba8..58e5cf2528 100644 --- a/hoomd/md/NeighborListStencil.h +++ b/hoomd/md/NeighborListStencil.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "NeighborList.h" diff --git a/hoomd/md/NeighborListTree.cc b/hoomd/md/NeighborListTree.cc index 92a0092a93..f806361e09 100644 --- a/hoomd/md/NeighborListTree.cc +++ b/hoomd/md/NeighborListTree.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file NeighborListTree.cc diff --git a/hoomd/md/NeighborListTree.h b/hoomd/md/NeighborListTree.h index 5e497ee707..e134b528de 100644 --- a/hoomd/md/NeighborListTree.h +++ b/hoomd/md/NeighborListTree.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "NeighborList.h" diff --git a/hoomd/md/OPLSDihedralForceCompute.cc b/hoomd/md/OPLSDihedralForceCompute.cc index fe40c0eda9..fc237232af 100644 --- a/hoomd/md/OPLSDihedralForceCompute.cc +++ b/hoomd/md/OPLSDihedralForceCompute.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "OPLSDihedralForceCompute.h" diff --git a/hoomd/md/OPLSDihedralForceCompute.h b/hoomd/md/OPLSDihedralForceCompute.h index 27f08121af..41ee021ed5 100644 --- a/hoomd/md/OPLSDihedralForceCompute.h +++ b/hoomd/md/OPLSDihedralForceCompute.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/BondedGroupData.h" diff --git a/hoomd/md/OPLSDihedralForceComputeGPU.cc b/hoomd/md/OPLSDihedralForceComputeGPU.cc index 01fd893e52..78191a3198 100644 --- a/hoomd/md/OPLSDihedralForceComputeGPU.cc +++ b/hoomd/md/OPLSDihedralForceComputeGPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file OPLSDihedralForceComputeGPU.cc diff --git a/hoomd/md/OPLSDihedralForceComputeGPU.h b/hoomd/md/OPLSDihedralForceComputeGPU.h index f4cc9a5f80..704c3c3b26 100644 --- a/hoomd/md/OPLSDihedralForceComputeGPU.h +++ b/hoomd/md/OPLSDihedralForceComputeGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "OPLSDihedralForceCompute.h" diff --git a/hoomd/md/OPLSDihedralForceGPU.cu b/hoomd/md/OPLSDihedralForceGPU.cu index d337992173..c5bfec5b60 100644 --- a/hoomd/md/OPLSDihedralForceGPU.cu +++ b/hoomd/md/OPLSDihedralForceGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hip/hip_runtime.h" diff --git a/hoomd/md/OPLSDihedralForceGPU.cuh b/hoomd/md/OPLSDihedralForceGPU.cuh index 2676ecabb1..068e18248f 100644 --- a/hoomd/md/OPLSDihedralForceGPU.cuh +++ b/hoomd/md/OPLSDihedralForceGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/BondedGroupData.cuh" diff --git a/hoomd/md/PPPMForceCompute.cc b/hoomd/md/PPPMForceCompute.cc index 6f1b72607f..48fd2a315e 100644 --- a/hoomd/md/PPPMForceCompute.cc +++ b/hoomd/md/PPPMForceCompute.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "PPPMForceCompute.h" diff --git a/hoomd/md/PPPMForceCompute.h b/hoomd/md/PPPMForceCompute.h index 71f02021ea..d4640b29b1 100644 --- a/hoomd/md/PPPMForceCompute.h +++ b/hoomd/md/PPPMForceCompute.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __PPPM_FORCE_COMPUTE_H__ diff --git a/hoomd/md/PPPMForceComputeGPU.cc b/hoomd/md/PPPMForceComputeGPU.cc index 3b6faf1f36..9b020790da 100644 --- a/hoomd/md/PPPMForceComputeGPU.cc +++ b/hoomd/md/PPPMForceComputeGPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "PPPMForceComputeGPU.h" diff --git a/hoomd/md/PPPMForceComputeGPU.cu b/hoomd/md/PPPMForceComputeGPU.cu index d5dfcbbf65..090597a050 100644 --- a/hoomd/md/PPPMForceComputeGPU.cu +++ b/hoomd/md/PPPMForceComputeGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "PPPMForceComputeGPU.cuh" diff --git a/hoomd/md/PPPMForceComputeGPU.cuh b/hoomd/md/PPPMForceComputeGPU.cuh index c2cd4956e7..81c4299bae 100644 --- a/hoomd/md/PPPMForceComputeGPU.cuh +++ b/hoomd/md/PPPMForceComputeGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/BoxDim.h" diff --git a/hoomd/md/PPPMForceComputeGPU.h b/hoomd/md/PPPMForceComputeGPU.h index 77232f8978..d74df567e9 100644 --- a/hoomd/md/PPPMForceComputeGPU.h +++ b/hoomd/md/PPPMForceComputeGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "PPPMForceCompute.h" diff --git a/hoomd/md/PairModulator.h b/hoomd/md/PairModulator.h index 96ad9b4721..b404cb4046 100644 --- a/hoomd/md/PairModulator.h +++ b/hoomd/md/PairModulator.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __PAIR_MODULATOR_H__ diff --git a/hoomd/md/PatchEnvelope.h b/hoomd/md/PatchEnvelope.h index 0ec423d6dc..1a782fdf6f 100644 --- a/hoomd/md/PatchEnvelope.h +++ b/hoomd/md/PatchEnvelope.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __GENERAL_ENVELOPE_H__ diff --git a/hoomd/md/PeriodicImproper.h b/hoomd/md/PeriodicImproper.h index d3f4bb528c..29703c28a3 100644 --- a/hoomd/md/PeriodicImproper.h +++ b/hoomd/md/PeriodicImproper.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/md/PeriodicImproperForceCompute.cc b/hoomd/md/PeriodicImproperForceCompute.cc index c8d494c7d7..f1ec19cf25 100644 --- a/hoomd/md/PeriodicImproperForceCompute.cc +++ b/hoomd/md/PeriodicImproperForceCompute.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "PeriodicImproperForceCompute.h" diff --git a/hoomd/md/PeriodicImproperForceCompute.h b/hoomd/md/PeriodicImproperForceCompute.h index f16495d022..05229ca15a 100644 --- a/hoomd/md/PeriodicImproperForceCompute.h +++ b/hoomd/md/PeriodicImproperForceCompute.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "PeriodicImproper.h" diff --git a/hoomd/md/PeriodicImproperForceComputeGPU.cc b/hoomd/md/PeriodicImproperForceComputeGPU.cc index 357d31a6d3..b02a811c8e 100644 --- a/hoomd/md/PeriodicImproperForceComputeGPU.cc +++ b/hoomd/md/PeriodicImproperForceComputeGPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "PeriodicImproperForceComputeGPU.h" diff --git a/hoomd/md/PeriodicImproperForceComputeGPU.h b/hoomd/md/PeriodicImproperForceComputeGPU.h index 2e49828e8c..b04052c090 100644 --- a/hoomd/md/PeriodicImproperForceComputeGPU.h +++ b/hoomd/md/PeriodicImproperForceComputeGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "PeriodicImproperForceCompute.h" diff --git a/hoomd/md/PeriodicImproperForceGPU.cu b/hoomd/md/PeriodicImproperForceGPU.cu index 80001cfd31..0129b035bf 100644 --- a/hoomd/md/PeriodicImproperForceGPU.cu +++ b/hoomd/md/PeriodicImproperForceGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "PeriodicImproperForceGPU.cuh" diff --git a/hoomd/md/PeriodicImproperForceGPU.cuh b/hoomd/md/PeriodicImproperForceGPU.cuh index 197f8fd11e..a96920239a 100644 --- a/hoomd/md/PeriodicImproperForceGPU.cuh +++ b/hoomd/md/PeriodicImproperForceGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "PeriodicImproper.h" diff --git a/hoomd/md/PotentialBond.h b/hoomd/md/PotentialBond.h index feacdcc749..6d6939aeb1 100644 --- a/hoomd/md/PotentialBond.h +++ b/hoomd/md/PotentialBond.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/ForceCompute.h" diff --git a/hoomd/md/PotentialBondGPU.cuh b/hoomd/md/PotentialBondGPU.cuh index bad97f194b..705fd3609d 100644 --- a/hoomd/md/PotentialBondGPU.cuh +++ b/hoomd/md/PotentialBondGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hip/hip_runtime.h" diff --git a/hoomd/md/PotentialBondGPU.h b/hoomd/md/PotentialBondGPU.h index 093520a438..9381eebef2 100644 --- a/hoomd/md/PotentialBondGPU.h +++ b/hoomd/md/PotentialBondGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __POTENTIAL_BOND_GPU_H__ diff --git a/hoomd/md/PotentialBondGPUKernel.cu.inc b/hoomd/md/PotentialBondGPUKernel.cu.inc index 25f6b228cd..bb3a27af23 100644 --- a/hoomd/md/PotentialBondGPUKernel.cu.inc +++ b/hoomd/md/PotentialBondGPUKernel.cu.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // See md/CMakeLists.txt for the source of these variables to be processed by CMake's diff --git a/hoomd/md/PotentialExternal.h b/hoomd/md/PotentialExternal.h index 160239e5ad..0060d8b6a2 100644 --- a/hoomd/md/PotentialExternal.h +++ b/hoomd/md/PotentialExternal.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/ForceCompute.h" diff --git a/hoomd/md/PotentialExternalGPU.cuh b/hoomd/md/PotentialExternalGPU.cuh index fe4722cddf..6f34111e64 100644 --- a/hoomd/md/PotentialExternalGPU.cuh +++ b/hoomd/md/PotentialExternalGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hip/hip_runtime.h" diff --git a/hoomd/md/PotentialExternalGPU.h b/hoomd/md/PotentialExternalGPU.h index 6f4bfc38fc..5b2fc7dc25 100644 --- a/hoomd/md/PotentialExternalGPU.h +++ b/hoomd/md/PotentialExternalGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "PotentialExternal.h" diff --git a/hoomd/md/PotentialExternalGPUKernel.cu.inc b/hoomd/md/PotentialExternalGPUKernel.cu.inc index 232cbb3e9a..6906241286 100644 --- a/hoomd/md/PotentialExternalGPUKernel.cu.inc +++ b/hoomd/md/PotentialExternalGPUKernel.cu.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // See md/CMakeLists.txt for the source of these variables to be processed by CMake's diff --git a/hoomd/md/PotentialExternalWallGPUKernel.cu.inc b/hoomd/md/PotentialExternalWallGPUKernel.cu.inc index 3d8800335b..7d6766f1e1 100644 --- a/hoomd/md/PotentialExternalWallGPUKernel.cu.inc +++ b/hoomd/md/PotentialExternalWallGPUKernel.cu.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // See md/CMakeLists.txt for the source of these variables to be processed by CMake's diff --git a/hoomd/md/PotentialMeshBondGPUKernel.cu.inc b/hoomd/md/PotentialMeshBondGPUKernel.cu.inc index 1114a29027..b874501b8b 100644 --- a/hoomd/md/PotentialMeshBondGPUKernel.cu.inc +++ b/hoomd/md/PotentialMeshBondGPUKernel.cu.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // See md/CMakeLists.txt for the source of these variables to be processed by CMake's diff --git a/hoomd/md/PotentialPair.h b/hoomd/md/PotentialPair.h index deb6e26e81..883701fcea 100644 --- a/hoomd/md/PotentialPair.h +++ b/hoomd/md/PotentialPair.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __POTENTIAL_PAIR_H__ diff --git a/hoomd/md/PotentialPairAlchemical.h b/hoomd/md/PotentialPairAlchemical.h index a77a7484d5..1dd4826506 100644 --- a/hoomd/md/PotentialPairAlchemical.h +++ b/hoomd/md/PotentialPairAlchemical.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/md/PotentialPairAlchemicalNormalized.h b/hoomd/md/PotentialPairAlchemicalNormalized.h index 071e0a86f1..fd9f611178 100644 --- a/hoomd/md/PotentialPairAlchemicalNormalized.h +++ b/hoomd/md/PotentialPairAlchemicalNormalized.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/md/PotentialPairDPDThermo.h b/hoomd/md/PotentialPairDPDThermo.h index 5b097ded4d..2356dfe319 100644 --- a/hoomd/md/PotentialPairDPDThermo.h +++ b/hoomd/md/PotentialPairDPDThermo.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __POTENTIAL_PAIR_DPDTHERMO_H__ diff --git a/hoomd/md/PotentialPairDPDThermoGPU.cuh b/hoomd/md/PotentialPairDPDThermoGPU.cuh index ce56d52601..8fcee9a0b6 100644 --- a/hoomd/md/PotentialPairDPDThermoGPU.cuh +++ b/hoomd/md/PotentialPairDPDThermoGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hip/hip_runtime.h" diff --git a/hoomd/md/PotentialPairDPDThermoGPU.h b/hoomd/md/PotentialPairDPDThermoGPU.h index 2ea331c8b9..00d1d828b7 100644 --- a/hoomd/md/PotentialPairDPDThermoGPU.h +++ b/hoomd/md/PotentialPairDPDThermoGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __POTENTIAL_PAIR_DPDTHERMO_GPU_H__ diff --git a/hoomd/md/PotentialPairDPDThermoGPUKernel.cu.inc b/hoomd/md/PotentialPairDPDThermoGPUKernel.cu.inc index a06922ba3d..b48aa27993 100644 --- a/hoomd/md/PotentialPairDPDThermoGPUKernel.cu.inc +++ b/hoomd/md/PotentialPairDPDThermoGPUKernel.cu.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // See md/CMakeLists.txt for the source of these variables to be processed by CMake's diff --git a/hoomd/md/PotentialPairGPU.cuh b/hoomd/md/PotentialPairGPU.cuh index 6754704173..755a757d62 100644 --- a/hoomd/md/PotentialPairGPU.cuh +++ b/hoomd/md/PotentialPairGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hip/hip_runtime.h" diff --git a/hoomd/md/PotentialPairGPU.h b/hoomd/md/PotentialPairGPU.h index b013efe873..6a5ae16851 100644 --- a/hoomd/md/PotentialPairGPU.h +++ b/hoomd/md/PotentialPairGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __POTENTIAL_PAIR_GPU_H__ diff --git a/hoomd/md/PotentialPairGPUKernel.cu.inc b/hoomd/md/PotentialPairGPUKernel.cu.inc index 69c92539ef..42d8871503 100644 --- a/hoomd/md/PotentialPairGPUKernel.cu.inc +++ b/hoomd/md/PotentialPairGPUKernel.cu.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // See md/CMakeLists.txt for the source of these variables to be processed by CMake's diff --git a/hoomd/md/PotentialSpecialPair.h b/hoomd/md/PotentialSpecialPair.h index 0487ba9fc0..bc68139388 100644 --- a/hoomd/md/PotentialSpecialPair.h +++ b/hoomd/md/PotentialSpecialPair.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/ForceCompute.h" diff --git a/hoomd/md/PotentialSpecialPairGPU.h b/hoomd/md/PotentialSpecialPairGPU.h index 6bcd90ffd9..91b60c182c 100644 --- a/hoomd/md/PotentialSpecialPairGPU.h +++ b/hoomd/md/PotentialSpecialPairGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __POTENTIAL_SPECIAL_PAIR_GPU_H__ diff --git a/hoomd/md/PotentialSpecialPairGPUKernel.cu.inc b/hoomd/md/PotentialSpecialPairGPUKernel.cu.inc index c756a646f8..f45482b8a9 100644 --- a/hoomd/md/PotentialSpecialPairGPUKernel.cu.inc +++ b/hoomd/md/PotentialSpecialPairGPUKernel.cu.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // See md/CMakeLists.txt for the source of these variables to be processed by CMake's diff --git a/hoomd/md/PotentialTersoff.h b/hoomd/md/PotentialTersoff.h index 450ee4bad3..2a16c2fe58 100644 --- a/hoomd/md/PotentialTersoff.h +++ b/hoomd/md/PotentialTersoff.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __POTENTIAL_TERSOFF_H__ diff --git a/hoomd/md/PotentialTersoffGPU.cuh b/hoomd/md/PotentialTersoffGPU.cuh index 6d5ecfeb58..f639519492 100644 --- a/hoomd/md/PotentialTersoffGPU.cuh +++ b/hoomd/md/PotentialTersoffGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hip/hip_runtime.h" diff --git a/hoomd/md/PotentialTersoffGPU.h b/hoomd/md/PotentialTersoffGPU.h index 13e685b352..b7ff9f2cb2 100644 --- a/hoomd/md/PotentialTersoffGPU.h +++ b/hoomd/md/PotentialTersoffGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __POTENTIAL_TERSOFF_GPU_H__ diff --git a/hoomd/md/PotentialTersoffGPUKernel.cu.inc b/hoomd/md/PotentialTersoffGPUKernel.cu.inc index 5fba76fd9c..80cc401a82 100644 --- a/hoomd/md/PotentialTersoffGPUKernel.cu.inc +++ b/hoomd/md/PotentialTersoffGPUKernel.cu.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // See md/CMakeLists.txt for the source of these variables to be processed by CMake's diff --git a/hoomd/md/TableAngleForceCompute.cc b/hoomd/md/TableAngleForceCompute.cc index 3a45c791c3..35a46981d9 100644 --- a/hoomd/md/TableAngleForceCompute.cc +++ b/hoomd/md/TableAngleForceCompute.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "TableAngleForceCompute.h" diff --git a/hoomd/md/TableAngleForceCompute.h b/hoomd/md/TableAngleForceCompute.h index 72a5a5fc4b..63bcca3e42 100644 --- a/hoomd/md/TableAngleForceCompute.h +++ b/hoomd/md/TableAngleForceCompute.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/BondedGroupData.h" diff --git a/hoomd/md/TableAngleForceComputeGPU.cc b/hoomd/md/TableAngleForceComputeGPU.cc index 969d0bd933..a1e5701fdb 100644 --- a/hoomd/md/TableAngleForceComputeGPU.cc +++ b/hoomd/md/TableAngleForceComputeGPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "TableAngleForceComputeGPU.h" diff --git a/hoomd/md/TableAngleForceComputeGPU.h b/hoomd/md/TableAngleForceComputeGPU.h index 2c26669cd8..7b0a795c5b 100644 --- a/hoomd/md/TableAngleForceComputeGPU.h +++ b/hoomd/md/TableAngleForceComputeGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "TableAngleForceCompute.h" diff --git a/hoomd/md/TableAngleForceGPU.cu b/hoomd/md/TableAngleForceGPU.cu index 84fee27c3a..bf0f7ae74d 100644 --- a/hoomd/md/TableAngleForceGPU.cu +++ b/hoomd/md/TableAngleForceGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hip/hip_runtime.h" diff --git a/hoomd/md/TableAngleForceGPU.cuh b/hoomd/md/TableAngleForceGPU.cuh index 33fbec02f6..d61fd6edf4 100644 --- a/hoomd/md/TableAngleForceGPU.cuh +++ b/hoomd/md/TableAngleForceGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file TableAngleForceGPU.cuh diff --git a/hoomd/md/TableDihedralForceCompute.cc b/hoomd/md/TableDihedralForceCompute.cc index df78eaabca..26af15d812 100644 --- a/hoomd/md/TableDihedralForceCompute.cc +++ b/hoomd/md/TableDihedralForceCompute.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "TableDihedralForceCompute.h" diff --git a/hoomd/md/TableDihedralForceCompute.h b/hoomd/md/TableDihedralForceCompute.h index 001562fbee..048cf42cbc 100644 --- a/hoomd/md/TableDihedralForceCompute.h +++ b/hoomd/md/TableDihedralForceCompute.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/BondedGroupData.h" diff --git a/hoomd/md/TableDihedralForceComputeGPU.cc b/hoomd/md/TableDihedralForceComputeGPU.cc index 347630068c..d1f0f67540 100644 --- a/hoomd/md/TableDihedralForceComputeGPU.cc +++ b/hoomd/md/TableDihedralForceComputeGPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "TableDihedralForceComputeGPU.h" diff --git a/hoomd/md/TableDihedralForceComputeGPU.h b/hoomd/md/TableDihedralForceComputeGPU.h index 1514f7cb2d..0711ee3aa5 100644 --- a/hoomd/md/TableDihedralForceComputeGPU.h +++ b/hoomd/md/TableDihedralForceComputeGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "TableDihedralForceCompute.h" diff --git a/hoomd/md/TableDihedralForceGPU.cu b/hoomd/md/TableDihedralForceGPU.cu index b3808fec1c..e7b19c1505 100644 --- a/hoomd/md/TableDihedralForceGPU.cu +++ b/hoomd/md/TableDihedralForceGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hip/hip_runtime.h" diff --git a/hoomd/md/TableDihedralForceGPU.cuh b/hoomd/md/TableDihedralForceGPU.cuh index 51cf10e8f3..f0b4de3ec0 100644 --- a/hoomd/md/TableDihedralForceGPU.cuh +++ b/hoomd/md/TableDihedralForceGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file TableDihedralForceGPU.cuh diff --git a/hoomd/md/Thermostat.cc b/hoomd/md/Thermostat.cc index 15a2636599..9fe8e0c447 100644 --- a/hoomd/md/Thermostat.cc +++ b/hoomd/md/Thermostat.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "Thermostat.h" diff --git a/hoomd/md/Thermostat.h b/hoomd/md/Thermostat.h index 3ef3470730..fee0032a35 100644 --- a/hoomd/md/Thermostat.h +++ b/hoomd/md/Thermostat.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef HOOMD_THERMOSTAT_H diff --git a/hoomd/md/TriangleAreaConservationMeshForceCompute.cc b/hoomd/md/TriangleAreaConservationMeshForceCompute.cc index 437bccb800..60f8175a3d 100644 --- a/hoomd/md/TriangleAreaConservationMeshForceCompute.cc +++ b/hoomd/md/TriangleAreaConservationMeshForceCompute.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "TriangleAreaConservationMeshForceCompute.h" diff --git a/hoomd/md/TriangleAreaConservationMeshForceCompute.h b/hoomd/md/TriangleAreaConservationMeshForceCompute.h index 6cab075787..42cd160311 100644 --- a/hoomd/md/TriangleAreaConservationMeshForceCompute.h +++ b/hoomd/md/TriangleAreaConservationMeshForceCompute.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "TriangleAreaConservationMeshParameters.h" diff --git a/hoomd/md/TriangleAreaConservationMeshForceComputeGPU.cc b/hoomd/md/TriangleAreaConservationMeshForceComputeGPU.cc index 76c15ba945..e2e8e47e2b 100644 --- a/hoomd/md/TriangleAreaConservationMeshForceComputeGPU.cc +++ b/hoomd/md/TriangleAreaConservationMeshForceComputeGPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "TriangleAreaConservationMeshForceComputeGPU.h" diff --git a/hoomd/md/TriangleAreaConservationMeshForceComputeGPU.cu b/hoomd/md/TriangleAreaConservationMeshForceComputeGPU.cu index 1f93e2cecb..a80f940f55 100644 --- a/hoomd/md/TriangleAreaConservationMeshForceComputeGPU.cu +++ b/hoomd/md/TriangleAreaConservationMeshForceComputeGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "TriangleAreaConservationMeshForceComputeGPU.cuh" diff --git a/hoomd/md/TriangleAreaConservationMeshForceComputeGPU.cuh b/hoomd/md/TriangleAreaConservationMeshForceComputeGPU.cuh index a295fbff8a..3b9d1c072d 100644 --- a/hoomd/md/TriangleAreaConservationMeshForceComputeGPU.cuh +++ b/hoomd/md/TriangleAreaConservationMeshForceComputeGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "TriangleAreaConservationMeshParameters.h" diff --git a/hoomd/md/TriangleAreaConservationMeshForceComputeGPU.h b/hoomd/md/TriangleAreaConservationMeshForceComputeGPU.h index 900baa21fc..154483cff5 100644 --- a/hoomd/md/TriangleAreaConservationMeshForceComputeGPU.h +++ b/hoomd/md/TriangleAreaConservationMeshForceComputeGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // Part of HOOMD-blue, released under the BSD 3-Clause License. diff --git a/hoomd/md/TriangleAreaConservationMeshParameters.h b/hoomd/md/TriangleAreaConservationMeshParameters.h index 6d38e93ad1..06a7513b18 100644 --- a/hoomd/md/TriangleAreaConservationMeshParameters.h +++ b/hoomd/md/TriangleAreaConservationMeshParameters.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/HOOMDMath.h" diff --git a/hoomd/md/TwoStepBD.cc b/hoomd/md/TwoStepBD.cc index fd73ae7fe3..d4d5583369 100644 --- a/hoomd/md/TwoStepBD.cc +++ b/hoomd/md/TwoStepBD.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "TwoStepBD.h" diff --git a/hoomd/md/TwoStepBD.h b/hoomd/md/TwoStepBD.h index 834b629331..a13d7ec0e0 100644 --- a/hoomd/md/TwoStepBD.h +++ b/hoomd/md/TwoStepBD.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "TwoStepLangevinBase.h" diff --git a/hoomd/md/TwoStepBDGPU.cc b/hoomd/md/TwoStepBDGPU.cc index 044fecd9f7..3093d5276b 100644 --- a/hoomd/md/TwoStepBDGPU.cc +++ b/hoomd/md/TwoStepBDGPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "TwoStepBDGPU.h" diff --git a/hoomd/md/TwoStepBDGPU.cu b/hoomd/md/TwoStepBDGPU.cu index 3f6e77e769..3e8a17b80d 100644 --- a/hoomd/md/TwoStepBDGPU.cu +++ b/hoomd/md/TwoStepBDGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hip/hip_runtime.h" diff --git a/hoomd/md/TwoStepBDGPU.cuh b/hoomd/md/TwoStepBDGPU.cuh index 2d6c4ec01b..163f45f834 100644 --- a/hoomd/md/TwoStepBDGPU.cuh +++ b/hoomd/md/TwoStepBDGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file TwoStepBDGPU.cuh diff --git a/hoomd/md/TwoStepBDGPU.h b/hoomd/md/TwoStepBDGPU.h index c11710913c..a983771a5e 100644 --- a/hoomd/md/TwoStepBDGPU.h +++ b/hoomd/md/TwoStepBDGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "TwoStepBD.h" diff --git a/hoomd/md/TwoStepConstantPressure.cc b/hoomd/md/TwoStepConstantPressure.cc index 9a73a64f6b..c42b73f534 100644 --- a/hoomd/md/TwoStepConstantPressure.cc +++ b/hoomd/md/TwoStepConstantPressure.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "TwoStepConstantPressure.h" diff --git a/hoomd/md/TwoStepConstantPressure.h b/hoomd/md/TwoStepConstantPressure.h index 1ded8bf7ca..562afdb4a7 100644 --- a/hoomd/md/TwoStepConstantPressure.h +++ b/hoomd/md/TwoStepConstantPressure.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef HOOMD_TWOSTEPCONSTANTPRESSURE_H diff --git a/hoomd/md/TwoStepConstantPressureGPU.cc b/hoomd/md/TwoStepConstantPressureGPU.cc index 451b7a702d..9883e47ca0 100644 --- a/hoomd/md/TwoStepConstantPressureGPU.cc +++ b/hoomd/md/TwoStepConstantPressureGPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "TwoStepConstantPressureGPU.cuh" diff --git a/hoomd/md/TwoStepConstantPressureGPU.cu b/hoomd/md/TwoStepConstantPressureGPU.cu index 18eaef5472..371fac1667 100644 --- a/hoomd/md/TwoStepConstantPressureGPU.cu +++ b/hoomd/md/TwoStepConstantPressureGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hip/hip_runtime.h" diff --git a/hoomd/md/TwoStepConstantPressureGPU.cuh b/hoomd/md/TwoStepConstantPressureGPU.cuh index d8821b3c76..d6e66cd1ee 100644 --- a/hoomd/md/TwoStepConstantPressureGPU.cuh +++ b/hoomd/md/TwoStepConstantPressureGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __TWOSTEP_NPT_MTK_GPU_CUH__ diff --git a/hoomd/md/TwoStepConstantPressureGPU.h b/hoomd/md/TwoStepConstantPressureGPU.h index a3a527e518..49272ed0fc 100644 --- a/hoomd/md/TwoStepConstantPressureGPU.h +++ b/hoomd/md/TwoStepConstantPressureGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef HOOMD_TWOSTEPCONSTANTPRESSUREGPU_H diff --git a/hoomd/md/TwoStepConstantVolume.cc b/hoomd/md/TwoStepConstantVolume.cc index 075d04f4d3..fa7e0544e1 100644 --- a/hoomd/md/TwoStepConstantVolume.cc +++ b/hoomd/md/TwoStepConstantVolume.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "TwoStepConstantVolume.h" diff --git a/hoomd/md/TwoStepConstantVolume.h b/hoomd/md/TwoStepConstantVolume.h index 8e9693ac9d..6962d46dfb 100644 --- a/hoomd/md/TwoStepConstantVolume.h +++ b/hoomd/md/TwoStepConstantVolume.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef HOOMD_TWOSTEPCONSTANTVOLUME_H diff --git a/hoomd/md/TwoStepConstantVolumeGPU.cc b/hoomd/md/TwoStepConstantVolumeGPU.cc index a34a79beae..dae8222f53 100644 --- a/hoomd/md/TwoStepConstantVolumeGPU.cc +++ b/hoomd/md/TwoStepConstantVolumeGPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "TwoStepConstantVolumeGPU.h" diff --git a/hoomd/md/TwoStepConstantVolumeGPU.cu b/hoomd/md/TwoStepConstantVolumeGPU.cu index ebb1e84e33..a809bc8c97 100644 --- a/hoomd/md/TwoStepConstantVolumeGPU.cu +++ b/hoomd/md/TwoStepConstantVolumeGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "TwoStepConstantVolumeGPU.cuh" diff --git a/hoomd/md/TwoStepConstantVolumeGPU.cuh b/hoomd/md/TwoStepConstantVolumeGPU.cuh index 40502b4940..5660130067 100644 --- a/hoomd/md/TwoStepConstantVolumeGPU.cuh +++ b/hoomd/md/TwoStepConstantVolumeGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/HOOMDMath.h" diff --git a/hoomd/md/TwoStepConstantVolumeGPU.h b/hoomd/md/TwoStepConstantVolumeGPU.h index a83ba30628..0fbdb93c72 100644 --- a/hoomd/md/TwoStepConstantVolumeGPU.h +++ b/hoomd/md/TwoStepConstantVolumeGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef HOOMD_TWOSTEPCONSTANTVOLUMEGPU_H diff --git a/hoomd/md/TwoStepLangevin.cc b/hoomd/md/TwoStepLangevin.cc index c4b991c80f..a1449293ca 100644 --- a/hoomd/md/TwoStepLangevin.cc +++ b/hoomd/md/TwoStepLangevin.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "TwoStepLangevin.h" diff --git a/hoomd/md/TwoStepLangevin.h b/hoomd/md/TwoStepLangevin.h index df3f611e4b..f88d298923 100644 --- a/hoomd/md/TwoStepLangevin.h +++ b/hoomd/md/TwoStepLangevin.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "TwoStepLangevinBase.h" diff --git a/hoomd/md/TwoStepLangevinBase.cc b/hoomd/md/TwoStepLangevinBase.cc index d25c2b7360..603478a7d0 100644 --- a/hoomd/md/TwoStepLangevinBase.cc +++ b/hoomd/md/TwoStepLangevinBase.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "TwoStepLangevinBase.h" diff --git a/hoomd/md/TwoStepLangevinBase.h b/hoomd/md/TwoStepLangevinBase.h index d25563742b..466286042b 100644 --- a/hoomd/md/TwoStepLangevinBase.h +++ b/hoomd/md/TwoStepLangevinBase.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "IntegrationMethodTwoStep.h" diff --git a/hoomd/md/TwoStepLangevinGPU.cc b/hoomd/md/TwoStepLangevinGPU.cc index 0979125586..63914147ed 100644 --- a/hoomd/md/TwoStepLangevinGPU.cc +++ b/hoomd/md/TwoStepLangevinGPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "TwoStepLangevinGPU.h" diff --git a/hoomd/md/TwoStepLangevinGPU.cu b/hoomd/md/TwoStepLangevinGPU.cu index 20d2d93497..0644b1ce8a 100644 --- a/hoomd/md/TwoStepLangevinGPU.cu +++ b/hoomd/md/TwoStepLangevinGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hip/hip_runtime.h" diff --git a/hoomd/md/TwoStepLangevinGPU.cuh b/hoomd/md/TwoStepLangevinGPU.cuh index be622204bf..f937e0651a 100644 --- a/hoomd/md/TwoStepLangevinGPU.cuh +++ b/hoomd/md/TwoStepLangevinGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file TwoStepLangevinGPU.cuh diff --git a/hoomd/md/TwoStepLangevinGPU.h b/hoomd/md/TwoStepLangevinGPU.h index 997fb56ba0..2fe1a9792f 100644 --- a/hoomd/md/TwoStepLangevinGPU.h +++ b/hoomd/md/TwoStepLangevinGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "TwoStepLangevin.h" diff --git a/hoomd/md/TwoStepNVEGPU.cu b/hoomd/md/TwoStepNVEGPU.cu index c639a477d2..0e130975a8 100644 --- a/hoomd/md/TwoStepNVEGPU.cu +++ b/hoomd/md/TwoStepNVEGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hip/hip_runtime.h" diff --git a/hoomd/md/TwoStepNVEGPU.cuh b/hoomd/md/TwoStepNVEGPU.cuh index f971bd5765..5dc21e5feb 100644 --- a/hoomd/md/TwoStepNVEGPU.cuh +++ b/hoomd/md/TwoStepNVEGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file TwoStepNVEGPU.cuh diff --git a/hoomd/md/TwoStepNVTAlchemy.cc b/hoomd/md/TwoStepNVTAlchemy.cc index 50579c20a1..e86325cc5e 100644 --- a/hoomd/md/TwoStepNVTAlchemy.cc +++ b/hoomd/md/TwoStepNVTAlchemy.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "TwoStepNVTAlchemy.h" diff --git a/hoomd/md/TwoStepNVTAlchemy.h b/hoomd/md/TwoStepNVTAlchemy.h index e6380d1a58..6da4c3f846 100644 --- a/hoomd/md/TwoStepNVTAlchemy.h +++ b/hoomd/md/TwoStepNVTAlchemy.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #pragma once diff --git a/hoomd/md/TwoStepRATTLEBD.h b/hoomd/md/TwoStepRATTLEBD.h index fcd28c1d74..d3d4a761f0 100644 --- a/hoomd/md/TwoStepRATTLEBD.h +++ b/hoomd/md/TwoStepRATTLEBD.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "TwoStepLangevinBase.h" diff --git a/hoomd/md/TwoStepRATTLEBDGPU.cuh b/hoomd/md/TwoStepRATTLEBDGPU.cuh index 36b1f15f59..a6225e8239 100644 --- a/hoomd/md/TwoStepRATTLEBDGPU.cuh +++ b/hoomd/md/TwoStepRATTLEBDGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hip/hip_runtime.h" diff --git a/hoomd/md/TwoStepRATTLEBDGPU.h b/hoomd/md/TwoStepRATTLEBDGPU.h index 76d63aecf9..63383095e7 100644 --- a/hoomd/md/TwoStepRATTLEBDGPU.h +++ b/hoomd/md/TwoStepRATTLEBDGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifdef ENABLE_HIP diff --git a/hoomd/md/TwoStepRATTLEGPU.cu.inc b/hoomd/md/TwoStepRATTLEGPU.cu.inc index b4f4bbf4ad..93ed8304fc 100644 --- a/hoomd/md/TwoStepRATTLEGPU.cu.inc +++ b/hoomd/md/TwoStepRATTLEGPU.cu.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // See md/CMakeLists.txt for the source of these variables to be processed by CMake's diff --git a/hoomd/md/TwoStepRATTLELangevin.h b/hoomd/md/TwoStepRATTLELangevin.h index 1288ffc44a..1c032a6343 100644 --- a/hoomd/md/TwoStepRATTLELangevin.h +++ b/hoomd/md/TwoStepRATTLELangevin.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "TwoStepLangevinBase.h" diff --git a/hoomd/md/TwoStepRATTLELangevinGPU.cu b/hoomd/md/TwoStepRATTLELangevinGPU.cu index be6f205a75..70f429b41c 100644 --- a/hoomd/md/TwoStepRATTLELangevinGPU.cu +++ b/hoomd/md/TwoStepRATTLELangevinGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hip/hip_runtime.h" diff --git a/hoomd/md/TwoStepRATTLELangevinGPU.cuh b/hoomd/md/TwoStepRATTLELangevinGPU.cuh index bfed88f3cb..b33997f319 100644 --- a/hoomd/md/TwoStepRATTLELangevinGPU.cuh +++ b/hoomd/md/TwoStepRATTLELangevinGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include diff --git a/hoomd/md/TwoStepRATTLELangevinGPU.h b/hoomd/md/TwoStepRATTLELangevinGPU.h index 390fd0e36f..868175259c 100644 --- a/hoomd/md/TwoStepRATTLELangevinGPU.h +++ b/hoomd/md/TwoStepRATTLELangevinGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // diff --git a/hoomd/md/TwoStepRATTLENVE.h b/hoomd/md/TwoStepRATTLENVE.h index aea142f1eb..6d5b6fed37 100644 --- a/hoomd/md/TwoStepRATTLENVE.h +++ b/hoomd/md/TwoStepRATTLENVE.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "IntegrationMethodTwoStep.h" diff --git a/hoomd/md/TwoStepRATTLENVEGPU.cu b/hoomd/md/TwoStepRATTLENVEGPU.cu index bf9cecba34..10ce40d94b 100644 --- a/hoomd/md/TwoStepRATTLENVEGPU.cu +++ b/hoomd/md/TwoStepRATTLENVEGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hip/hip_runtime.h" diff --git a/hoomd/md/TwoStepRATTLENVEGPU.cuh b/hoomd/md/TwoStepRATTLENVEGPU.cuh index 1fe5659f28..46cef5d8dd 100644 --- a/hoomd/md/TwoStepRATTLENVEGPU.cuh +++ b/hoomd/md/TwoStepRATTLENVEGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hip/hip_runtime.h" diff --git a/hoomd/md/TwoStepRATTLENVEGPU.h b/hoomd/md/TwoStepRATTLENVEGPU.h index 9cb4683c0c..342a3cc09f 100644 --- a/hoomd/md/TwoStepRATTLENVEGPU.h +++ b/hoomd/md/TwoStepRATTLENVEGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef __TWO_STEP_RATTLE_NVE_GPU_H__ diff --git a/hoomd/md/VolumeConservationMeshForceCompute.cc b/hoomd/md/VolumeConservationMeshForceCompute.cc index 645f9da5d8..7c6f436a10 100644 --- a/hoomd/md/VolumeConservationMeshForceCompute.cc +++ b/hoomd/md/VolumeConservationMeshForceCompute.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "VolumeConservationMeshForceCompute.h" diff --git a/hoomd/md/VolumeConservationMeshForceCompute.h b/hoomd/md/VolumeConservationMeshForceCompute.h index 31d9aa68b9..6f551c591c 100644 --- a/hoomd/md/VolumeConservationMeshForceCompute.h +++ b/hoomd/md/VolumeConservationMeshForceCompute.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "VolumeConservationMeshParameters.h" diff --git a/hoomd/md/VolumeConservationMeshForceComputeGPU.cc b/hoomd/md/VolumeConservationMeshForceComputeGPU.cc index 9333a0e746..7649871e6d 100644 --- a/hoomd/md/VolumeConservationMeshForceComputeGPU.cc +++ b/hoomd/md/VolumeConservationMeshForceComputeGPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "VolumeConservationMeshForceComputeGPU.h" diff --git a/hoomd/md/VolumeConservationMeshForceComputeGPU.cu b/hoomd/md/VolumeConservationMeshForceComputeGPU.cu index 24eeea1386..572df6bd33 100644 --- a/hoomd/md/VolumeConservationMeshForceComputeGPU.cu +++ b/hoomd/md/VolumeConservationMeshForceComputeGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "VolumeConservationMeshForceComputeGPU.cuh" diff --git a/hoomd/md/VolumeConservationMeshForceComputeGPU.cuh b/hoomd/md/VolumeConservationMeshForceComputeGPU.cuh index b1a5d7c148..c4955b9bd6 100644 --- a/hoomd/md/VolumeConservationMeshForceComputeGPU.cuh +++ b/hoomd/md/VolumeConservationMeshForceComputeGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "VolumeConservationMeshParameters.h" diff --git a/hoomd/md/VolumeConservationMeshForceComputeGPU.h b/hoomd/md/VolumeConservationMeshForceComputeGPU.h index 852b34152a..c479012f39 100644 --- a/hoomd/md/VolumeConservationMeshForceComputeGPU.h +++ b/hoomd/md/VolumeConservationMeshForceComputeGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "VolumeConservationMeshForceCompute.h" diff --git a/hoomd/md/VolumeConservationMeshParameters.h b/hoomd/md/VolumeConservationMeshParameters.h index ae32992b48..5f5f5478a7 100644 --- a/hoomd/md/VolumeConservationMeshParameters.h +++ b/hoomd/md/VolumeConservationMeshParameters.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/HOOMDMath.h" diff --git a/hoomd/md/WallData.cc b/hoomd/md/WallData.cc index 17768b9b75..4a0695e8a4 100644 --- a/hoomd/md/WallData.cc +++ b/hoomd/md/WallData.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifdef __HIPCC__ diff --git a/hoomd/md/WallData.h b/hoomd/md/WallData.h index 1912374327..ea190d3961 100644 --- a/hoomd/md/WallData.h +++ b/hoomd/md/WallData.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file WallData.h diff --git a/hoomd/md/ZeroMomentumUpdater.cc b/hoomd/md/ZeroMomentumUpdater.cc index 8ac342aebd..c333e79d21 100644 --- a/hoomd/md/ZeroMomentumUpdater.cc +++ b/hoomd/md/ZeroMomentumUpdater.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file ZeroMomentumUpdater.cc diff --git a/hoomd/md/ZeroMomentumUpdater.h b/hoomd/md/ZeroMomentumUpdater.h index 7fd50c0790..3bc3351245 100644 --- a/hoomd/md/ZeroMomentumUpdater.h +++ b/hoomd/md/ZeroMomentumUpdater.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file ZeroMomentumUpdater.h diff --git a/hoomd/md/__init__.py b/hoomd/md/__init__.py index c9f318b4b4..253ba42edb 100644 --- a/hoomd/md/__init__.py +++ b/hoomd/md/__init__.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """In molecular dynamics simulations, HOOMD-blue numerically integrates the degrees diff --git a/hoomd/md/alchemy/__init__.py b/hoomd/md/alchemy/__init__.py index 054776cab9..29bb265fbf 100644 --- a/hoomd/md/alchemy/__init__.py +++ b/hoomd/md/alchemy/__init__.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """`alchemy` implements molecular dynamics simulations of an extended statistical diff --git a/hoomd/md/alchemy/methods.py b/hoomd/md/alchemy/methods.py index 519af4cd7b..b43645b91b 100644 --- a/hoomd/md/alchemy/methods.py +++ b/hoomd/md/alchemy/methods.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Alchemical MD integration methods.""" diff --git a/hoomd/md/alchemy/pair.py b/hoomd/md/alchemy/pair.py index 7fb0fc2b7e..ea974cb102 100644 --- a/hoomd/md/alchemy/pair.py +++ b/hoomd/md/alchemy/pair.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Alchemical pair forces.""" diff --git a/hoomd/md/angle.py b/hoomd/md/angle.py index d88f508eb3..5cda97b47f 100644 --- a/hoomd/md/angle.py +++ b/hoomd/md/angle.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. r"""Angle force classes apply a force and virial on every particle in the simulation diff --git a/hoomd/md/bond.py b/hoomd/md/bond.py index fccaf9c11e..daa1d55e60 100644 --- a/hoomd/md/bond.py +++ b/hoomd/md/bond.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. r"""Bond force classes apply a force and virial on every particle in the simulation diff --git a/hoomd/md/compute.py b/hoomd/md/compute.py index 24b2d36d61..793626c8d0 100644 --- a/hoomd/md/compute.py +++ b/hoomd/md/compute.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """The MD compute classes compute instantaneous properties of the simulation state diff --git a/hoomd/md/constrain.py b/hoomd/md/constrain.py index d116256e83..d5e9ff2146 100644 --- a/hoomd/md/constrain.py +++ b/hoomd/md/constrain.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Constraint force classes apply forces and the resulting virial to particles that diff --git a/hoomd/md/data/__init__.py b/hoomd/md/data/__init__.py index 4f41505631..3eb9ecccee 100644 --- a/hoomd/md/data/__init__.py +++ b/hoomd/md/data/__init__.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """`ForceLocalAccess`, `ForceLocalAccessGPU`, and related classes provide direct diff --git a/hoomd/md/data/local_access.py b/hoomd/md/data/local_access.py index 45f6b5bc30..161f3716da 100644 --- a/hoomd/md/data/local_access.py +++ b/hoomd/md/data/local_access.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Access simulation state data directly.""" diff --git a/hoomd/md/data/local_access_cpu.py b/hoomd/md/data/local_access_cpu.py index 1b3d4fd0ac..695f26f131 100644 --- a/hoomd/md/data/local_access_cpu.py +++ b/hoomd/md/data/local_access_cpu.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Implement local access classes for the CPU.""" diff --git a/hoomd/md/data/local_access_gpu.py b/hoomd/md/data/local_access_gpu.py index c7091e80c1..247c0e251d 100644 --- a/hoomd/md/data/local_access_gpu.py +++ b/hoomd/md/data/local_access_gpu.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Implement local access classes for the GPU.""" diff --git a/hoomd/md/dihedral.py b/hoomd/md/dihedral.py index f3c018f4e6..243f14dfef 100644 --- a/hoomd/md/dihedral.py +++ b/hoomd/md/dihedral.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. r"""Dihedral force classes apply a force and virial on every particle in the diff --git a/hoomd/md/export_ActiveForceConstraintCompute.cc.inc b/hoomd/md/export_ActiveForceConstraintCompute.cc.inc index 73d40bd2ff..f6e450d191 100644 --- a/hoomd/md/export_ActiveForceConstraintCompute.cc.inc +++ b/hoomd/md/export_ActiveForceConstraintCompute.cc.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // See md/CMakeLists.txt for the source of these variables to be processed by CMake's diff --git a/hoomd/md/export_ActiveForceConstraintComputeGPU.cc.inc b/hoomd/md/export_ActiveForceConstraintComputeGPU.cc.inc index 6425474cfa..9214ce1c84 100644 --- a/hoomd/md/export_ActiveForceConstraintComputeGPU.cc.inc +++ b/hoomd/md/export_ActiveForceConstraintComputeGPU.cc.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // See md/CMakeLists.txt for the source of these variables to be processed by CMake's diff --git a/hoomd/md/export_AnisoPotentialPairPatchy.cc.inc b/hoomd/md/export_AnisoPotentialPairPatchy.cc.inc index e89b2e69d6..fcdd7310fd 100644 --- a/hoomd/md/export_AnisoPotentialPairPatchy.cc.inc +++ b/hoomd/md/export_AnisoPotentialPairPatchy.cc.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // See md/CMakeLists.txt for the source of these variables to be processed by CMake's diff --git a/hoomd/md/export_AnisoPotentialPairPatchyGPU.cc.inc b/hoomd/md/export_AnisoPotentialPairPatchyGPU.cc.inc index 572ceb3e6c..203bb19593 100644 --- a/hoomd/md/export_AnisoPotentialPairPatchyGPU.cc.inc +++ b/hoomd/md/export_AnisoPotentialPairPatchyGPU.cc.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // See md/CMakeLists.txt for the source of these variables to be processed by CMake's diff --git a/hoomd/md/export_PotentialBond.cc.inc b/hoomd/md/export_PotentialBond.cc.inc index 5f2b5e7f05..67113499fd 100644 --- a/hoomd/md/export_PotentialBond.cc.inc +++ b/hoomd/md/export_PotentialBond.cc.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // See md/CMakeLists.txt for the source of these variables to be processed by CMake's diff --git a/hoomd/md/export_PotentialBondGPU.cc.inc b/hoomd/md/export_PotentialBondGPU.cc.inc index 5dcc0a6a34..f924946da4 100644 --- a/hoomd/md/export_PotentialBondGPU.cc.inc +++ b/hoomd/md/export_PotentialBondGPU.cc.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // See md/CMakeLists.txt for the source of these variables to be processed by CMake's diff --git a/hoomd/md/export_PotentialExternal.cc.inc b/hoomd/md/export_PotentialExternal.cc.inc index 5142c0c9b8..11294ee69d 100644 --- a/hoomd/md/export_PotentialExternal.cc.inc +++ b/hoomd/md/export_PotentialExternal.cc.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // See md/CMakeLists.txt for the source of these variables to be processed by CMake's diff --git a/hoomd/md/export_PotentialExternalGPU.cc.inc b/hoomd/md/export_PotentialExternalGPU.cc.inc index e41c37e086..4c4b39d4ea 100644 --- a/hoomd/md/export_PotentialExternalGPU.cc.inc +++ b/hoomd/md/export_PotentialExternalGPU.cc.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // See md/CMakeLists.txt for the source of these variables to be processed by CMake's diff --git a/hoomd/md/export_PotentialExternalWall.cc.inc b/hoomd/md/export_PotentialExternalWall.cc.inc index 65152d5d2b..40e2ed4793 100644 --- a/hoomd/md/export_PotentialExternalWall.cc.inc +++ b/hoomd/md/export_PotentialExternalWall.cc.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // See md/CMakeLists.txt for the source of these variables to be processed by CMake's diff --git a/hoomd/md/export_PotentialExternalWallGPU.cc.inc b/hoomd/md/export_PotentialExternalWallGPU.cc.inc index 64a6857b2e..c23679be73 100644 --- a/hoomd/md/export_PotentialExternalWallGPU.cc.inc +++ b/hoomd/md/export_PotentialExternalWallGPU.cc.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // See md/CMakeLists.txt for the source of these variables to be processed by CMake's diff --git a/hoomd/md/export_PotentialMeshBond.cc.inc b/hoomd/md/export_PotentialMeshBond.cc.inc index 47def6f66d..b05dc3e3ef 100644 --- a/hoomd/md/export_PotentialMeshBond.cc.inc +++ b/hoomd/md/export_PotentialMeshBond.cc.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // See md/CMakeLists.txt for the source of these variables to be processed by CMake's diff --git a/hoomd/md/export_PotentialMeshBondGPU.cc.inc b/hoomd/md/export_PotentialMeshBondGPU.cc.inc index 888ed329b7..01b303b182 100644 --- a/hoomd/md/export_PotentialMeshBondGPU.cc.inc +++ b/hoomd/md/export_PotentialMeshBondGPU.cc.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // See md/CMakeLists.txt for the source of these variables to be processed by CMake's diff --git a/hoomd/md/export_PotentialPair.cc.inc b/hoomd/md/export_PotentialPair.cc.inc index 33fb7f8dfc..ba3663dd19 100644 --- a/hoomd/md/export_PotentialPair.cc.inc +++ b/hoomd/md/export_PotentialPair.cc.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // See md/CMakeLists.txt for the source of these variables to be processed by CMake's diff --git a/hoomd/md/export_PotentialPairAlchemical.cc.inc b/hoomd/md/export_PotentialPairAlchemical.cc.inc index 5729d141f8..f6558f07a3 100644 --- a/hoomd/md/export_PotentialPairAlchemical.cc.inc +++ b/hoomd/md/export_PotentialPairAlchemical.cc.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // See md/CMakeLists.txt for the source of these variables to be processed by CMake's diff --git a/hoomd/md/export_PotentialPairDPDThermo.cc.inc b/hoomd/md/export_PotentialPairDPDThermo.cc.inc index 253d7bab4b..cc1f22013f 100644 --- a/hoomd/md/export_PotentialPairDPDThermo.cc.inc +++ b/hoomd/md/export_PotentialPairDPDThermo.cc.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // See md/CMakeLists.txt for the source of these variables to be processed by CMake's diff --git a/hoomd/md/export_PotentialPairDPDThermoGPU.cc.inc b/hoomd/md/export_PotentialPairDPDThermoGPU.cc.inc index c8da9666f1..75d8629dc9 100644 --- a/hoomd/md/export_PotentialPairDPDThermoGPU.cc.inc +++ b/hoomd/md/export_PotentialPairDPDThermoGPU.cc.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // See md/CMakeLists.txt for the source of these variables to be processed by CMake's diff --git a/hoomd/md/export_PotentialPairGPU.cc.inc b/hoomd/md/export_PotentialPairGPU.cc.inc index 42f24b7dd9..e2182646b1 100644 --- a/hoomd/md/export_PotentialPairGPU.cc.inc +++ b/hoomd/md/export_PotentialPairGPU.cc.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // See md/CMakeLists.txt for the source of these variables to be processed by CMake's diff --git a/hoomd/md/export_PotentialSpecialPair.cc.inc b/hoomd/md/export_PotentialSpecialPair.cc.inc index 06b0c40a00..da992600cf 100644 --- a/hoomd/md/export_PotentialSpecialPair.cc.inc +++ b/hoomd/md/export_PotentialSpecialPair.cc.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // See md/CMakeLists.txt for the source of these variables to be processed by CMake's diff --git a/hoomd/md/export_PotentialSpecialPairGPU.cc.inc b/hoomd/md/export_PotentialSpecialPairGPU.cc.inc index 6f71911261..40b24aaa08 100644 --- a/hoomd/md/export_PotentialSpecialPairGPU.cc.inc +++ b/hoomd/md/export_PotentialSpecialPairGPU.cc.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // See md/CMakeLists.txt for the source of these variables to be processed by CMake's diff --git a/hoomd/md/export_PotentialTersoff.cc.inc b/hoomd/md/export_PotentialTersoff.cc.inc index dda9eeef48..7c0801952b 100644 --- a/hoomd/md/export_PotentialTersoff.cc.inc +++ b/hoomd/md/export_PotentialTersoff.cc.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // See md/CMakeLists.txt for the source of these variables to be processed by CMake's diff --git a/hoomd/md/export_PotentialTersoffGPU.cc.inc b/hoomd/md/export_PotentialTersoffGPU.cc.inc index e8c3bd0612..d4d4922a8c 100644 --- a/hoomd/md/export_PotentialTersoffGPU.cc.inc +++ b/hoomd/md/export_PotentialTersoffGPU.cc.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // See md/CMakeLists.txt for the source of these variables to be processed by CMake's diff --git a/hoomd/md/export_TwoStepRATTLE.cc.inc b/hoomd/md/export_TwoStepRATTLE.cc.inc index 1d5e9c1660..6a576e37a8 100644 --- a/hoomd/md/export_TwoStepRATTLE.cc.inc +++ b/hoomd/md/export_TwoStepRATTLE.cc.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // See md/CMakeLists.txt for the source of these variables to be processed by CMake's diff --git a/hoomd/md/export_TwoStepRATTLEGPU.cc.inc b/hoomd/md/export_TwoStepRATTLEGPU.cc.inc index 9edde7eb5e..64543252f2 100644 --- a/hoomd/md/export_TwoStepRATTLEGPU.cc.inc +++ b/hoomd/md/export_TwoStepRATTLEGPU.cc.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // See md/CMakeLists.txt for the source of these variables to be processed by CMake's diff --git a/hoomd/md/external/__init__.py b/hoomd/md/external/__init__.py index e29bf899d6..86a28219e0 100644 --- a/hoomd/md/external/__init__.py +++ b/hoomd/md/external/__init__.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. r"""External force classes apply forces to particles that result from an external diff --git a/hoomd/md/external/field.py b/hoomd/md/external/field.py index a61d34f8d8..b2a84bc0ec 100644 --- a/hoomd/md/external/field.py +++ b/hoomd/md/external/field.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """External field forces. diff --git a/hoomd/md/external/wall.py b/hoomd/md/external/wall.py index 0c47e7968e..a571575f49 100644 --- a/hoomd/md/external/wall.py +++ b/hoomd/md/external/wall.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. r"""Wall potential classes compute forces, virials, and energies between all diff --git a/hoomd/md/force.py b/hoomd/md/force.py index c1b2a4de00..11544d7ff8 100644 --- a/hoomd/md/force.py +++ b/hoomd/md/force.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Apply forces to particles.""" diff --git a/hoomd/md/half_step_hook.py b/hoomd/md/half_step_hook.py index db205c0de9..f9d37a69c3 100644 --- a/hoomd/md/half_step_hook.py +++ b/hoomd/md/half_step_hook.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Perform user defined computations during the half-step of a \ diff --git a/hoomd/md/improper.py b/hoomd/md/improper.py index 23e524779e..7acdc999e7 100644 --- a/hoomd/md/improper.py +++ b/hoomd/md/improper.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. r"""Improper force classes apply a force and virial on every particle in the diff --git a/hoomd/md/integrate.py b/hoomd/md/integrate.py index 46cc878c08..387033a749 100644 --- a/hoomd/md/integrate.py +++ b/hoomd/md/integrate.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Implement MD Integrator.""" diff --git a/hoomd/md/long_range/__init__.py b/hoomd/md/long_range/__init__.py index d65cd0ed0a..8c10a45b62 100644 --- a/hoomd/md/long_range/__init__.py +++ b/hoomd/md/long_range/__init__.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Long-range potentials for molecular dynamics.""" diff --git a/hoomd/md/long_range/pppm.py b/hoomd/md/long_range/pppm.py index 338e29fa6c..4de725c5ea 100644 --- a/hoomd/md/long_range/pppm.py +++ b/hoomd/md/long_range/pppm.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Long-range potentials evaluated using the PPPM method.""" diff --git a/hoomd/md/manifold.py b/hoomd/md/manifold.py index 2eb1f01247..faaee28e72 100644 --- a/hoomd/md/manifold.py +++ b/hoomd/md/manifold.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """A `Manifold` defines a lower dimensional manifold embedded in 3D space with an diff --git a/hoomd/md/many_body.py b/hoomd/md/many_body.py index 4b48ff5984..55c44f16a0 100644 --- a/hoomd/md/many_body.py +++ b/hoomd/md/many_body.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. r"""Triplet force classes apply a force and virial on every particle in the diff --git a/hoomd/md/mesh/__init__.py b/hoomd/md/mesh/__init__.py index 9cbdba33cf..d4c88cddaf 100644 --- a/hoomd/md/mesh/__init__.py +++ b/hoomd/md/mesh/__init__.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Mesh potentials for molecular dynamics.""" diff --git a/hoomd/md/mesh/bending.py b/hoomd/md/mesh/bending.py index c5a831b340..65051e3f9e 100644 --- a/hoomd/md/mesh/bending.py +++ b/hoomd/md/mesh/bending.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. r"""Mesh bending force classes apply a force and virial to every mesh vertex diff --git a/hoomd/md/mesh/bond.py b/hoomd/md/mesh/bond.py index 30d3c616c2..c925979824 100644 --- a/hoomd/md/mesh/bond.py +++ b/hoomd/md/mesh/bond.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. r"""Mesh bond force classes apply a force and virial between every mesh vertex diff --git a/hoomd/md/mesh/conservation.py b/hoomd/md/mesh/conservation.py index 4b5d92bdd2..8e76c31dc1 100644 --- a/hoomd/md/mesh/conservation.py +++ b/hoomd/md/mesh/conservation.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. r"""Mesh conservation force classes apply a force and virial to every mesh vertex diff --git a/hoomd/md/mesh/potential.py b/hoomd/md/mesh/potential.py index 84558bf55a..b4ecedb90a 100644 --- a/hoomd/md/mesh/potential.py +++ b/hoomd/md/mesh/potential.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Mesh potential base class.""" diff --git a/hoomd/md/methods/__init__.py b/hoomd/md/methods/__init__.py index 99627dc2b8..1496422936 100644 --- a/hoomd/md/methods/__init__.py +++ b/hoomd/md/methods/__init__.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Integration methods work with `hoomd.md.Integrator` to define the equations diff --git a/hoomd/md/methods/methods.py b/hoomd/md/methods/methods.py index 297c31fc1b..2120e80c3a 100644 --- a/hoomd/md/methods/methods.py +++ b/hoomd/md/methods/methods.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """MD integration methods. diff --git a/hoomd/md/methods/rattle.py b/hoomd/md/methods/rattle.py index 297175e5d5..a9c164f632 100644 --- a/hoomd/md/methods/rattle.py +++ b/hoomd/md/methods/rattle.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """MD integration methods with manifold constraints. diff --git a/hoomd/md/methods/thermostats.py b/hoomd/md/methods/thermostats.py index 3aafbcf38b..952b092165 100644 --- a/hoomd/md/methods/thermostats.py +++ b/hoomd/md/methods/thermostats.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """The thermostat classes are for use with `hoomd.md.methods.ConstantVolume` and diff --git a/hoomd/md/minimize/__init__.py b/hoomd/md/minimize/__init__.py index d22e58446c..d1692dfbed 100644 --- a/hoomd/md/minimize/__init__.py +++ b/hoomd/md/minimize/__init__.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Energy minimizer for molecular dynamics.""" diff --git a/hoomd/md/minimize/fire.py b/hoomd/md/minimize/fire.py index ebb8ef1b5e..5d93b1a585 100644 --- a/hoomd/md/minimize/fire.py +++ b/hoomd/md/minimize/fire.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Energy minimizer.""" diff --git a/hoomd/md/module-md.cc b/hoomd/md/module-md.cc index bb00f7e68e..fff348c256 100644 --- a/hoomd/md/module-md.cc +++ b/hoomd/md/module-md.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include diff --git a/hoomd/md/nlist.py b/hoomd/md/nlist.py index 04d523317b..037d4c3ec0 100644 --- a/hoomd/md/nlist.py +++ b/hoomd/md/nlist.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. r"""Pair forces (`hoomd.md.pair`) use neighbor list data structures to find diff --git a/hoomd/md/pair/__init__.py b/hoomd/md/pair/__init__.py index c5de16f215..1443dc5761 100644 --- a/hoomd/md/pair/__init__.py +++ b/hoomd/md/pair/__init__.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. r"""Pair force classes apply a force and virial on every particle in the diff --git a/hoomd/md/pair/aniso.py b/hoomd/md/pair/aniso.py index 69421a49b6..7002183199 100644 --- a/hoomd/md/pair/aniso.py +++ b/hoomd/md/pair/aniso.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. r"""Anisotropic pair force classes apply a force, torque, and virial on every diff --git a/hoomd/md/pair/pair.py b/hoomd/md/pair/pair.py index 8b7ce9e33c..2a7d6522fd 100644 --- a/hoomd/md/pair/pair.py +++ b/hoomd/md/pair/pair.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Pair forces.""" diff --git a/hoomd/md/pytest/__init__.py b/hoomd/md/pytest/__init__.py index 379f96fd2e..d5ba25eb7a 100644 --- a/hoomd/md/pytest/__init__.py +++ b/hoomd/md/pytest/__init__.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Unit tests.""" diff --git a/hoomd/md/pytest/test_active.py b/hoomd/md/pytest/test_active.py index ccb74cdd25..94cebed7c7 100644 --- a/hoomd/md/pytest/test_active.py +++ b/hoomd/md/pytest/test_active.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import hoomd diff --git a/hoomd/md/pytest/test_active_rotational_diffusion.py b/hoomd/md/pytest/test_active_rotational_diffusion.py index e5c06bcf4a..40a8105c31 100644 --- a/hoomd/md/pytest/test_active_rotational_diffusion.py +++ b/hoomd/md/pytest/test_active_rotational_diffusion.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import numpy as np diff --git a/hoomd/md/pytest/test_alchemostat.py b/hoomd/md/pytest/test_alchemostat.py index 7f53374360..bce5528b67 100644 --- a/hoomd/md/pytest/test_alchemostat.py +++ b/hoomd/md/pytest/test_alchemostat.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import hoomd diff --git a/hoomd/md/pytest/test_alj.py b/hoomd/md/pytest/test_alj.py index 115dbd0522..049c880d5a 100644 --- a/hoomd/md/pytest/test_alj.py +++ b/hoomd/md/pytest/test_alj.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import numpy as np diff --git a/hoomd/md/pytest/test_angle.py b/hoomd/md/pytest/test_angle.py index a9bc87300a..6a99ff89d2 100644 --- a/hoomd/md/pytest/test_angle.py +++ b/hoomd/md/pytest/test_angle.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import hoomd diff --git a/hoomd/md/pytest/test_aniso_pair.py b/hoomd/md/pytest/test_aniso_pair.py index 34bc1bdc89..e351966ab6 100644 --- a/hoomd/md/pytest/test_aniso_pair.py +++ b/hoomd/md/pytest/test_aniso_pair.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. from collections import namedtuple diff --git a/hoomd/md/pytest/test_array_view.py b/hoomd/md/pytest/test_array_view.py index c248719edf..94682087ef 100644 --- a/hoomd/md/pytest/test_array_view.py +++ b/hoomd/md/pytest/test_array_view.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Test the internal wall data lists for C++. diff --git a/hoomd/md/pytest/test_bond.py b/hoomd/md/pytest/test_bond.py index f7ca87422b..abdd07945a 100644 --- a/hoomd/md/pytest/test_bond.py +++ b/hoomd/md/pytest/test_bond.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import hoomd diff --git a/hoomd/md/pytest/test_burst_writer.py b/hoomd/md/pytest/test_burst_writer.py index f57818e2b7..c3d0163e56 100644 --- a/hoomd/md/pytest/test_burst_writer.py +++ b/hoomd/md/pytest/test_burst_writer.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. from pathlib import Path diff --git a/hoomd/md/pytest/test_constant_force.py b/hoomd/md/pytest/test_constant_force.py index a016d3f628..7043543fdc 100644 --- a/hoomd/md/pytest/test_constant_force.py +++ b/hoomd/md/pytest/test_constant_force.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import hoomd diff --git a/hoomd/md/pytest/test_constrain_distance.py b/hoomd/md/pytest/test_constrain_distance.py index 57a40209e7..bd8aadd967 100644 --- a/hoomd/md/pytest/test_constrain_distance.py +++ b/hoomd/md/pytest/test_constrain_distance.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import hoomd diff --git a/hoomd/md/pytest/test_custom_force.py b/hoomd/md/pytest/test_custom_force.py index c526090f21..ef85038080 100644 --- a/hoomd/md/pytest/test_custom_force.py +++ b/hoomd/md/pytest/test_custom_force.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import pytest diff --git a/hoomd/md/pytest/test_dihedral.py b/hoomd/md/pytest/test_dihedral.py index 1da9dec06c..8eead8c7fe 100644 --- a/hoomd/md/pytest/test_dihedral.py +++ b/hoomd/md/pytest/test_dihedral.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import hoomd diff --git a/hoomd/md/pytest/test_external.py b/hoomd/md/pytest/test_external.py index 258e2b3a35..030afb2244 100644 --- a/hoomd/md/pytest/test_external.py +++ b/hoomd/md/pytest/test_external.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import copy as cp diff --git a/hoomd/md/pytest/test_filter_md.py b/hoomd/md/pytest/test_filter_md.py index ccefef8e00..3db0ad008e 100644 --- a/hoomd/md/pytest/test_filter_md.py +++ b/hoomd/md/pytest/test_filter_md.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import pytest diff --git a/hoomd/md/pytest/test_flags.py b/hoomd/md/pytest/test_flags.py index 8f4bf2e4be..5ac52717e5 100644 --- a/hoomd/md/pytest/test_flags.py +++ b/hoomd/md/pytest/test_flags.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import hoomd diff --git a/hoomd/md/pytest/test_gsd.py b/hoomd/md/pytest/test_gsd.py index 86bf829527..699b7768de 100644 --- a/hoomd/md/pytest/test_gsd.py +++ b/hoomd/md/pytest/test_gsd.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import hoomd diff --git a/hoomd/md/pytest/test_half_step_hook.py b/hoomd/md/pytest/test_half_step_hook.py index 63cf84f0ed..38fc3f9768 100644 --- a/hoomd/md/pytest/test_half_step_hook.py +++ b/hoomd/md/pytest/test_half_step_hook.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Test that `HalfStepHook` works.""" diff --git a/hoomd/md/pytest/test_hdf5.py b/hoomd/md/pytest/test_hdf5.py index 202509430a..8d8032bec4 100644 --- a/hoomd/md/pytest/test_hdf5.py +++ b/hoomd/md/pytest/test_hdf5.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import numpy as np diff --git a/hoomd/md/pytest/test_improper.py b/hoomd/md/pytest/test_improper.py index 24167caf63..5b5f0464f8 100644 --- a/hoomd/md/pytest/test_improper.py +++ b/hoomd/md/pytest/test_improper.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import hoomd diff --git a/hoomd/md/pytest/test_integrate.py b/hoomd/md/pytest/test_integrate.py index f5c6ecfe0c..b49dc900e6 100644 --- a/hoomd/md/pytest/test_integrate.py +++ b/hoomd/md/pytest/test_integrate.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import pytest diff --git a/hoomd/md/pytest/test_kernel_parameters.py b/hoomd/md/pytest/test_kernel_parameters.py index 14c0d55ffc..eee8395296 100644 --- a/hoomd/md/pytest/test_kernel_parameters.py +++ b/hoomd/md/pytest/test_kernel_parameters.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import hoomd diff --git a/hoomd/md/pytest/test_manifolds.py b/hoomd/md/pytest/test_manifolds.py index 4d5b98ce78..c803c2dba1 100644 --- a/hoomd/md/pytest/test_manifolds.py +++ b/hoomd/md/pytest/test_manifolds.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import hoomd diff --git a/hoomd/md/pytest/test_meshpotential.py b/hoomd/md/pytest/test_meshpotential.py index f5b6614133..401ecdeffd 100644 --- a/hoomd/md/pytest/test_meshpotential.py +++ b/hoomd/md/pytest/test_meshpotential.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import hoomd diff --git a/hoomd/md/pytest/test_meta_wall_list.py b/hoomd/md/pytest/test_meta_wall_list.py index 834253510e..b71141f837 100644 --- a/hoomd/md/pytest/test_meta_wall_list.py +++ b/hoomd/md/pytest/test_meta_wall_list.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. from collections import defaultdict diff --git a/hoomd/md/pytest/test_methods.py b/hoomd/md/pytest/test_methods.py index 32d26e32b6..198da9cd4c 100644 --- a/hoomd/md/pytest/test_methods.py +++ b/hoomd/md/pytest/test_methods.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import numpy as np diff --git a/hoomd/md/pytest/test_minimize_fire.py b/hoomd/md/pytest/test_minimize_fire.py index b30faf04e0..62fe737333 100644 --- a/hoomd/md/pytest/test_minimize_fire.py +++ b/hoomd/md/pytest/test_minimize_fire.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import numpy as np diff --git a/hoomd/md/pytest/test_nlist.py b/hoomd/md/pytest/test_nlist.py index c7780efdff..91202e5a06 100644 --- a/hoomd/md/pytest/test_nlist.py +++ b/hoomd/md/pytest/test_nlist.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import copy as cp diff --git a/hoomd/md/pytest/test_nlist_tuner.py b/hoomd/md/pytest/test_nlist_tuner.py index cef2d8c20d..0419e399e3 100644 --- a/hoomd/md/pytest/test_nlist_tuner.py +++ b/hoomd/md/pytest/test_nlist_tuner.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import numpy as np diff --git a/hoomd/md/pytest/test_patch.py b/hoomd/md/pytest/test_patch.py index 3b71fe7226..1261884a73 100644 --- a/hoomd/md/pytest/test_patch.py +++ b/hoomd/md/pytest/test_patch.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import hoomd diff --git a/hoomd/md/pytest/test_potential.py b/hoomd/md/pytest/test_potential.py index 5aa74a8899..822654c235 100644 --- a/hoomd/md/pytest/test_potential.py +++ b/hoomd/md/pytest/test_potential.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. from collections.abc import Sequence, Mapping diff --git a/hoomd/md/pytest/test_pppm_coulomb.py b/hoomd/md/pytest/test_pppm_coulomb.py index 43a6949f8a..b2396296df 100644 --- a/hoomd/md/pytest/test_pppm_coulomb.py +++ b/hoomd/md/pytest/test_pppm_coulomb.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import hoomd diff --git a/hoomd/md/pytest/test_reverse_perturbation_flow.py b/hoomd/md/pytest/test_reverse_perturbation_flow.py index 3e69d76760..527f78e001 100644 --- a/hoomd/md/pytest/test_reverse_perturbation_flow.py +++ b/hoomd/md/pytest/test_reverse_perturbation_flow.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import hoomd diff --git a/hoomd/md/pytest/test_rigid.py b/hoomd/md/pytest/test_rigid.py index 3c931a332a..e053b07612 100644 --- a/hoomd/md/pytest/test_rigid.py +++ b/hoomd/md/pytest/test_rigid.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. from collections.abc import Sequence diff --git a/hoomd/md/pytest/test_special_pair.py b/hoomd/md/pytest/test_special_pair.py index dee801d5e8..f9fbf09b9f 100644 --- a/hoomd/md/pytest/test_special_pair.py +++ b/hoomd/md/pytest/test_special_pair.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import hoomd diff --git a/hoomd/md/pytest/test_table_pressure.py b/hoomd/md/pytest/test_table_pressure.py index 864f69a419..a4c6bb9b8b 100644 --- a/hoomd/md/pytest/test_table_pressure.py +++ b/hoomd/md/pytest/test_table_pressure.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import hoomd diff --git a/hoomd/md/pytest/test_thermo.py b/hoomd/md/pytest/test_thermo.py index 09a726284a..380d699574 100644 --- a/hoomd/md/pytest/test_thermo.py +++ b/hoomd/md/pytest/test_thermo.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import hoomd diff --git a/hoomd/md/pytest/test_thermoHMA.py b/hoomd/md/pytest/test_thermoHMA.py index 0364a18ede..01c13b7325 100644 --- a/hoomd/md/pytest/test_thermoHMA.py +++ b/hoomd/md/pytest/test_thermoHMA.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import hoomd diff --git a/hoomd/md/pytest/test_update_group_dof.py b/hoomd/md/pytest/test_update_group_dof.py index 3dbb811ea7..89e6c428f4 100644 --- a/hoomd/md/pytest/test_update_group_dof.py +++ b/hoomd/md/pytest/test_update_group_dof.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import hoomd diff --git a/hoomd/md/pytest/test_wall_data.py b/hoomd/md/pytest/test_wall_data.py index bf8a6b5e1c..b38295fd7f 100644 --- a/hoomd/md/pytest/test_wall_data.py +++ b/hoomd/md/pytest/test_wall_data.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Test the C++ internal wall data structures.""" diff --git a/hoomd/md/pytest/test_wall_potential.py b/hoomd/md/pytest/test_wall_potential.py index fb00387c61..3b7e8d2450 100644 --- a/hoomd/md/pytest/test_wall_potential.py +++ b/hoomd/md/pytest/test_wall_potential.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import numpy as np diff --git a/hoomd/md/pytest/test_zero_momentum.py b/hoomd/md/pytest/test_zero_momentum.py index bf82618354..9da2fbd600 100644 --- a/hoomd/md/pytest/test_zero_momentum.py +++ b/hoomd/md/pytest/test_zero_momentum.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import hoomd diff --git a/hoomd/md/special_pair.py b/hoomd/md/special_pair.py index 81b9ba1469..9d5b811db1 100644 --- a/hoomd/md/special_pair.py +++ b/hoomd/md/special_pair.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. r"""Special pair force classes apply a force and virial on every particle in the diff --git a/hoomd/md/test/test_MolecularForceCompute.cc b/hoomd/md/test/test_MolecularForceCompute.cc index 9785ecd371..ecebe9d9f3 100644 --- a/hoomd/md/test/test_MolecularForceCompute.cc +++ b/hoomd/md/test/test_MolecularForceCompute.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // this include is necessary to get MPI included before anything else to support intel MPI diff --git a/hoomd/md/test/test_bondtable_bond_force.cc b/hoomd/md/test/test_bondtable_bond_force.cc index cee137820e..f00d02fa85 100644 --- a/hoomd/md/test/test_bondtable_bond_force.cc +++ b/hoomd/md/test/test_bondtable_bond_force.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // this include is necessary to get MPI included before anything else to support intel MPI diff --git a/hoomd/md/test/test_communication.cc b/hoomd/md/test/test_communication.cc index 52744b9842..e6ab870bbb 100644 --- a/hoomd/md/test/test_communication.cc +++ b/hoomd/md/test/test_communication.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifdef ENABLE_MPI diff --git a/hoomd/md/test/test_communicator_grid.cc b/hoomd/md/test/test_communicator_grid.cc index 93155ed502..200a87d70c 100644 --- a/hoomd/md/test/test_communicator_grid.cc +++ b/hoomd/md/test/test_communicator_grid.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifdef ENABLE_MPI diff --git a/hoomd/md/test/test_cosinesq_angle_force.cc b/hoomd/md/test/test_cosinesq_angle_force.cc index 212d82e341..0ddb8b6f95 100644 --- a/hoomd/md/test/test_cosinesq_angle_force.cc +++ b/hoomd/md/test/test_cosinesq_angle_force.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // this include is necessary to get MPI included before anything else to support intel MPI diff --git a/hoomd/md/test/test_external_periodic.cc b/hoomd/md/test/test_external_periodic.cc index cee9673100..235cc47b2e 100644 --- a/hoomd/md/test/test_external_periodic.cc +++ b/hoomd/md/test/test_external_periodic.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // this include is necessary to get MPI included before anything else to support intel MPI diff --git a/hoomd/md/test/test_fire_energy_minimizer.cc b/hoomd/md/test/test_fire_energy_minimizer.cc index 1771b56d43..2b905ee7ec 100644 --- a/hoomd/md/test/test_fire_energy_minimizer.cc +++ b/hoomd/md/test/test_fire_energy_minimizer.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // this include is necessary to get MPI included before anything else to support intel MPI diff --git a/hoomd/md/test/test_harmonic_angle_force.cc b/hoomd/md/test/test_harmonic_angle_force.cc index 660ac5fa59..10039b15b6 100644 --- a/hoomd/md/test/test_harmonic_angle_force.cc +++ b/hoomd/md/test/test_harmonic_angle_force.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // this include is necessary to get MPI included before anything else to support intel MPI diff --git a/hoomd/md/test/test_harmonic_bond_force.cc b/hoomd/md/test/test_harmonic_bond_force.cc index 3efdba6fc0..ee52454d77 100644 --- a/hoomd/md/test/test_harmonic_bond_force.cc +++ b/hoomd/md/test/test_harmonic_bond_force.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // this include is necessary to get MPI included before anything else to support intel MPI diff --git a/hoomd/md/test/test_harmonic_dihedral_force.cc b/hoomd/md/test/test_harmonic_dihedral_force.cc index 21d143e1bf..92960185e4 100644 --- a/hoomd/md/test/test_harmonic_dihedral_force.cc +++ b/hoomd/md/test/test_harmonic_dihedral_force.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // this include is necessary to get MPI included before anything else to support intel MPI diff --git a/hoomd/md/test/test_harmonic_improper_force.cc b/hoomd/md/test/test_harmonic_improper_force.cc index 4ee827eed6..1ebd39760c 100644 --- a/hoomd/md/test/test_harmonic_improper_force.cc +++ b/hoomd/md/test/test_harmonic_improper_force.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // this include is necessary to get MPI included before anything else to support intel MPI diff --git a/hoomd/md/test/test_neighborlist.cc b/hoomd/md/test/test_neighborlist.cc index ebf0d5d302..b04be35abb 100644 --- a/hoomd/md/test/test_neighborlist.cc +++ b/hoomd/md/test/test_neighborlist.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // this include is necessary to get MPI included before anything else to support intel MPI diff --git a/hoomd/md/test/test_opls_dihedral_force.cc b/hoomd/md/test/test_opls_dihedral_force.cc index 34d57682c9..85d706dbf4 100644 --- a/hoomd/md/test/test_opls_dihedral_force.cc +++ b/hoomd/md/test/test_opls_dihedral_force.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // this include is necessary to get MPI included before anything else to support intel MPI diff --git a/hoomd/md/test/test_pppm_force.cc b/hoomd/md/test/test_pppm_force.cc index 0f13793f40..8d718df5da 100644 --- a/hoomd/md/test/test_pppm_force.cc +++ b/hoomd/md/test/test_pppm_force.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // this include is necessary to get MPI included before anything else to support intel MPI diff --git a/hoomd/md/test/test_table_angle_force.cc b/hoomd/md/test/test_table_angle_force.cc index 0b853dc3ac..8ca6e37dd2 100644 --- a/hoomd/md/test/test_table_angle_force.cc +++ b/hoomd/md/test/test_table_angle_force.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // this include is necessary to get MPI included before anything else to support intel MPI diff --git a/hoomd/md/test/test_table_dihedral_force.cc b/hoomd/md/test/test_table_dihedral_force.cc index 1e2c490d75..3a80e8f878 100644 --- a/hoomd/md/test/test_table_dihedral_force.cc +++ b/hoomd/md/test/test_table_dihedral_force.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // this include is necessary to get MPI included before anything else to support intel MPI diff --git a/hoomd/md/test/test_walldata.cc b/hoomd/md/test/test_walldata.cc index eecb4b5706..8d90ce3e20 100644 --- a/hoomd/md/test/test_walldata.cc +++ b/hoomd/md/test/test_walldata.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // this include is necessary to get MPI included before anything else to support intel MPI diff --git a/hoomd/md/test/test_zero_momentum_updater.cc b/hoomd/md/test/test_zero_momentum_updater.cc index c2448742e4..49b3af817c 100644 --- a/hoomd/md/test/test_zero_momentum_updater.cc +++ b/hoomd/md/test/test_zero_momentum_updater.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // this include is necessary to get MPI included before anything else to support intel MPI diff --git a/hoomd/md/tune/__init__.py b/hoomd/md/tune/__init__.py index b95d765785..af13ad30ab 100644 --- a/hoomd/md/tune/__init__.py +++ b/hoomd/md/tune/__init__.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Tuners for the MD subpackage.""" diff --git a/hoomd/md/tune/nlist_buffer.py b/hoomd/md/tune/nlist_buffer.py index 79d66089f1..d37e246874 100644 --- a/hoomd/md/tune/nlist_buffer.py +++ b/hoomd/md/tune/nlist_buffer.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Provide a tuner for `hoomd.md.nlist.NeighborList.buffer`.""" diff --git a/hoomd/md/update.py b/hoomd/md/update.py index 66806d5bd5..d96debc783 100644 --- a/hoomd/md/update.py +++ b/hoomd/md/update.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """MD updaters.""" diff --git a/hoomd/mesh.py b/hoomd/mesh.py index c2489121d6..7aab6ac880 100644 --- a/hoomd/mesh.py +++ b/hoomd/mesh.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """The mesh data structure combines particles into a connected triangulated diff --git a/hoomd/module.cc b/hoomd/module.cc index dcfa44abfb..3468f0d15e 100644 --- a/hoomd/module.cc +++ b/hoomd/module.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "Action.h" diff --git a/hoomd/mpcd/ATCollisionMethod.cc b/hoomd/mpcd/ATCollisionMethod.cc index 2821e6963c..35d4479d5c 100644 --- a/hoomd/mpcd/ATCollisionMethod.cc +++ b/hoomd/mpcd/ATCollisionMethod.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/ATCollisionMethod.h b/hoomd/mpcd/ATCollisionMethod.h index 371923a245..55c46b3661 100644 --- a/hoomd/mpcd/ATCollisionMethod.h +++ b/hoomd/mpcd/ATCollisionMethod.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/ATCollisionMethodGPU.cc b/hoomd/mpcd/ATCollisionMethodGPU.cc index fd6508b4cc..283b13a9a0 100644 --- a/hoomd/mpcd/ATCollisionMethodGPU.cc +++ b/hoomd/mpcd/ATCollisionMethodGPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/ATCollisionMethodGPU.cu b/hoomd/mpcd/ATCollisionMethodGPU.cu index e71cdf8105..bff8695b07 100644 --- a/hoomd/mpcd/ATCollisionMethodGPU.cu +++ b/hoomd/mpcd/ATCollisionMethodGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/ATCollisionMethodGPU.cuh b/hoomd/mpcd/ATCollisionMethodGPU.cuh index a5b6d39a04..39b7fc7728 100644 --- a/hoomd/mpcd/ATCollisionMethodGPU.cuh +++ b/hoomd/mpcd/ATCollisionMethodGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef MPCD_AT_COLLISION_METHOD_GPU_CUH_ diff --git a/hoomd/mpcd/ATCollisionMethodGPU.h b/hoomd/mpcd/ATCollisionMethodGPU.h index 3e36467bc1..5242f59f8c 100644 --- a/hoomd/mpcd/ATCollisionMethodGPU.h +++ b/hoomd/mpcd/ATCollisionMethodGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/BlockForce.cc b/hoomd/mpcd/BlockForce.cc index 2d4587d192..1bf7a6ca12 100644 --- a/hoomd/mpcd/BlockForce.cc +++ b/hoomd/mpcd/BlockForce.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/BlockForce.h b/hoomd/mpcd/BlockForce.h index 77ab00e58c..1df972e422 100644 --- a/hoomd/mpcd/BlockForce.h +++ b/hoomd/mpcd/BlockForce.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/BounceBackNVE.cc.inc b/hoomd/mpcd/BounceBackNVE.cc.inc index 49c34db5aa..21c8fc0193 100644 --- a/hoomd/mpcd/BounceBackNVE.cc.inc +++ b/hoomd/mpcd/BounceBackNVE.cc.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/BounceBackNVE.h b/hoomd/mpcd/BounceBackNVE.h index 5bc8f3374f..551e32aa85 100644 --- a/hoomd/mpcd/BounceBackNVE.h +++ b/hoomd/mpcd/BounceBackNVE.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/BounceBackNVEGPU.cc.inc b/hoomd/mpcd/BounceBackNVEGPU.cc.inc index 5dcdfc540e..b331504f87 100644 --- a/hoomd/mpcd/BounceBackNVEGPU.cc.inc +++ b/hoomd/mpcd/BounceBackNVEGPU.cc.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/BounceBackNVEGPU.cu b/hoomd/mpcd/BounceBackNVEGPU.cu index d95a2382a6..a2a5c55516 100644 --- a/hoomd/mpcd/BounceBackNVEGPU.cu +++ b/hoomd/mpcd/BounceBackNVEGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/BounceBackNVEGPU.cu.inc b/hoomd/mpcd/BounceBackNVEGPU.cu.inc index 437c24b751..7d712aed3c 100644 --- a/hoomd/mpcd/BounceBackNVEGPU.cu.inc +++ b/hoomd/mpcd/BounceBackNVEGPU.cu.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/BounceBackNVEGPU.cuh b/hoomd/mpcd/BounceBackNVEGPU.cuh index bea707821e..33174f7241 100644 --- a/hoomd/mpcd/BounceBackNVEGPU.cuh +++ b/hoomd/mpcd/BounceBackNVEGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/BounceBackNVEGPU.h b/hoomd/mpcd/BounceBackNVEGPU.h index 00fae3a9bf..6b9a9b844e 100644 --- a/hoomd/mpcd/BounceBackNVEGPU.h +++ b/hoomd/mpcd/BounceBackNVEGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/BounceBackStreamingMethod.cc.inc b/hoomd/mpcd/BounceBackStreamingMethod.cc.inc index 6a90b32bc6..8dee69a1da 100644 --- a/hoomd/mpcd/BounceBackStreamingMethod.cc.inc +++ b/hoomd/mpcd/BounceBackStreamingMethod.cc.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/BounceBackStreamingMethod.h b/hoomd/mpcd/BounceBackStreamingMethod.h index fe1bbbcbf2..894280c173 100644 --- a/hoomd/mpcd/BounceBackStreamingMethod.h +++ b/hoomd/mpcd/BounceBackStreamingMethod.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/BounceBackStreamingMethodGPU.cc.inc b/hoomd/mpcd/BounceBackStreamingMethodGPU.cc.inc index e8af5ff140..e00ab2c086 100644 --- a/hoomd/mpcd/BounceBackStreamingMethodGPU.cc.inc +++ b/hoomd/mpcd/BounceBackStreamingMethodGPU.cc.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/BounceBackStreamingMethodGPU.cu.inc b/hoomd/mpcd/BounceBackStreamingMethodGPU.cu.inc index a762f1f95e..2568d3c8b6 100644 --- a/hoomd/mpcd/BounceBackStreamingMethodGPU.cu.inc +++ b/hoomd/mpcd/BounceBackStreamingMethodGPU.cu.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/BounceBackStreamingMethodGPU.cuh b/hoomd/mpcd/BounceBackStreamingMethodGPU.cuh index 3d05c0c7c4..71500f51ea 100644 --- a/hoomd/mpcd/BounceBackStreamingMethodGPU.cuh +++ b/hoomd/mpcd/BounceBackStreamingMethodGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef MPCD_CONFINED_STREAMING_METHOD_GPU_CUH_ diff --git a/hoomd/mpcd/BounceBackStreamingMethodGPU.h b/hoomd/mpcd/BounceBackStreamingMethodGPU.h index 7a69cd620a..4d609bc709 100644 --- a/hoomd/mpcd/BounceBackStreamingMethodGPU.h +++ b/hoomd/mpcd/BounceBackStreamingMethodGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/BulkGeometry.h b/hoomd/mpcd/BulkGeometry.h index 03ba2d4ca2..66247c8755 100644 --- a/hoomd/mpcd/BulkGeometry.h +++ b/hoomd/mpcd/BulkGeometry.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/BulkStreamingMethod.cc.inc b/hoomd/mpcd/BulkStreamingMethod.cc.inc index 27c66be276..5241c0bd12 100644 --- a/hoomd/mpcd/BulkStreamingMethod.cc.inc +++ b/hoomd/mpcd/BulkStreamingMethod.cc.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/BulkStreamingMethod.h b/hoomd/mpcd/BulkStreamingMethod.h index be75cd2f8f..7e68d3bc6d 100644 --- a/hoomd/mpcd/BulkStreamingMethod.h +++ b/hoomd/mpcd/BulkStreamingMethod.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/BulkStreamingMethodGPU.cc.inc b/hoomd/mpcd/BulkStreamingMethodGPU.cc.inc index 8dcf27375d..f94f08b7c4 100644 --- a/hoomd/mpcd/BulkStreamingMethodGPU.cc.inc +++ b/hoomd/mpcd/BulkStreamingMethodGPU.cc.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/BulkStreamingMethodGPU.cu.inc b/hoomd/mpcd/BulkStreamingMethodGPU.cu.inc index 26e1edb739..04d56d8dd0 100644 --- a/hoomd/mpcd/BulkStreamingMethodGPU.cu.inc +++ b/hoomd/mpcd/BulkStreamingMethodGPU.cu.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/BulkStreamingMethodGPU.h b/hoomd/mpcd/BulkStreamingMethodGPU.h index 4e7b8b6f37..a3a0a4a287 100644 --- a/hoomd/mpcd/BulkStreamingMethodGPU.h +++ b/hoomd/mpcd/BulkStreamingMethodGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/CellCommunicator.cc b/hoomd/mpcd/CellCommunicator.cc index 97e2e4732a..ee52380b1c 100644 --- a/hoomd/mpcd/CellCommunicator.cc +++ b/hoomd/mpcd/CellCommunicator.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/CellCommunicator.cuh b/hoomd/mpcd/CellCommunicator.cuh index 28be9f3a67..3bba09f5f6 100644 --- a/hoomd/mpcd/CellCommunicator.cuh +++ b/hoomd/mpcd/CellCommunicator.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/CellCommunicator.h b/hoomd/mpcd/CellCommunicator.h index a028e98dc7..ea78f0f8d8 100644 --- a/hoomd/mpcd/CellCommunicator.h +++ b/hoomd/mpcd/CellCommunicator.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/CellList.cc b/hoomd/mpcd/CellList.cc index e4e7b7a702..515ad2f327 100644 --- a/hoomd/mpcd/CellList.cc +++ b/hoomd/mpcd/CellList.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "CellList.h" diff --git a/hoomd/mpcd/CellList.h b/hoomd/mpcd/CellList.h index 2ffa165f9e..f63c37d40f 100644 --- a/hoomd/mpcd/CellList.h +++ b/hoomd/mpcd/CellList.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/CellListGPU.cc b/hoomd/mpcd/CellListGPU.cc index f4d75ec72b..ce51583a09 100644 --- a/hoomd/mpcd/CellListGPU.cc +++ b/hoomd/mpcd/CellListGPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/CellListGPU.cu b/hoomd/mpcd/CellListGPU.cu index 146b5f0483..40435b7946 100644 --- a/hoomd/mpcd/CellListGPU.cu +++ b/hoomd/mpcd/CellListGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/CellListGPU.cuh b/hoomd/mpcd/CellListGPU.cuh index 3e84d9eefd..e74440ba81 100644 --- a/hoomd/mpcd/CellListGPU.cuh +++ b/hoomd/mpcd/CellListGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef MPCD_CELL_LIST_GPU_CUH_ diff --git a/hoomd/mpcd/CellListGPU.h b/hoomd/mpcd/CellListGPU.h index f468988778..f9f78f8779 100644 --- a/hoomd/mpcd/CellListGPU.h +++ b/hoomd/mpcd/CellListGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/CellThermoCompute.cc b/hoomd/mpcd/CellThermoCompute.cc index 03a0c047cc..c77285e3f7 100644 --- a/hoomd/mpcd/CellThermoCompute.cc +++ b/hoomd/mpcd/CellThermoCompute.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/CellThermoCompute.h b/hoomd/mpcd/CellThermoCompute.h index 05d27cad70..0f7c60923d 100644 --- a/hoomd/mpcd/CellThermoCompute.h +++ b/hoomd/mpcd/CellThermoCompute.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/CellThermoComputeGPU.cc b/hoomd/mpcd/CellThermoComputeGPU.cc index d3b6f800dc..bd75883cac 100644 --- a/hoomd/mpcd/CellThermoComputeGPU.cc +++ b/hoomd/mpcd/CellThermoComputeGPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/CellThermoComputeGPU.cu b/hoomd/mpcd/CellThermoComputeGPU.cu index e510b84938..1059096075 100644 --- a/hoomd/mpcd/CellThermoComputeGPU.cu +++ b/hoomd/mpcd/CellThermoComputeGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/CellThermoComputeGPU.cuh b/hoomd/mpcd/CellThermoComputeGPU.cuh index 342eaf67ea..b040e8ebbb 100644 --- a/hoomd/mpcd/CellThermoComputeGPU.cuh +++ b/hoomd/mpcd/CellThermoComputeGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/CellThermoComputeGPU.h b/hoomd/mpcd/CellThermoComputeGPU.h index 99cf61d88b..f5c0d652c1 100644 --- a/hoomd/mpcd/CellThermoComputeGPU.h +++ b/hoomd/mpcd/CellThermoComputeGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/CellThermoTypes.h b/hoomd/mpcd/CellThermoTypes.h index 39bf36f193..7bc05e590d 100644 --- a/hoomd/mpcd/CellThermoTypes.h +++ b/hoomd/mpcd/CellThermoTypes.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/CollisionMethod.cc b/hoomd/mpcd/CollisionMethod.cc index faa7dca49f..47be773395 100644 --- a/hoomd/mpcd/CollisionMethod.cc +++ b/hoomd/mpcd/CollisionMethod.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/CollisionMethod.h b/hoomd/mpcd/CollisionMethod.h index 489f1529fd..97fa8f8b05 100644 --- a/hoomd/mpcd/CollisionMethod.h +++ b/hoomd/mpcd/CollisionMethod.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/Communicator.cc b/hoomd/mpcd/Communicator.cc index cb1e2a7f21..f05f61fcee 100644 --- a/hoomd/mpcd/Communicator.cc +++ b/hoomd/mpcd/Communicator.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/Communicator.h b/hoomd/mpcd/Communicator.h index b0e78fd0c9..992cf75845 100644 --- a/hoomd/mpcd/Communicator.h +++ b/hoomd/mpcd/Communicator.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/CommunicatorGPU.cc b/hoomd/mpcd/CommunicatorGPU.cc index 15e6173754..879dc4d075 100644 --- a/hoomd/mpcd/CommunicatorGPU.cc +++ b/hoomd/mpcd/CommunicatorGPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/CommunicatorGPU.cu b/hoomd/mpcd/CommunicatorGPU.cu index 91c5ff195f..f2575204e7 100644 --- a/hoomd/mpcd/CommunicatorGPU.cu +++ b/hoomd/mpcd/CommunicatorGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/CommunicatorGPU.cuh b/hoomd/mpcd/CommunicatorGPU.cuh index 019c2df602..009686ba29 100644 --- a/hoomd/mpcd/CommunicatorGPU.cuh +++ b/hoomd/mpcd/CommunicatorGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/CommunicatorGPU.h b/hoomd/mpcd/CommunicatorGPU.h index 7356f8364f..5403128f44 100644 --- a/hoomd/mpcd/CommunicatorGPU.h +++ b/hoomd/mpcd/CommunicatorGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/CommunicatorUtilities.h b/hoomd/mpcd/CommunicatorUtilities.h index f6ee9d99a0..f28abe96d5 100644 --- a/hoomd/mpcd/CommunicatorUtilities.h +++ b/hoomd/mpcd/CommunicatorUtilities.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/ConcentricCylindersGeometry.cc b/hoomd/mpcd/ConcentricCylindersGeometry.cc index 4b454a5c08..3d71b2158a 100644 --- a/hoomd/mpcd/ConcentricCylindersGeometry.cc +++ b/hoomd/mpcd/ConcentricCylindersGeometry.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/ConcentricCylindersGeometry.h b/hoomd/mpcd/ConcentricCylindersGeometry.h index e5bc2cf9bc..7023e33da0 100644 --- a/hoomd/mpcd/ConcentricCylindersGeometry.h +++ b/hoomd/mpcd/ConcentricCylindersGeometry.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/ConstantForce.cc b/hoomd/mpcd/ConstantForce.cc index 8c8e0e22cb..722ad70332 100644 --- a/hoomd/mpcd/ConstantForce.cc +++ b/hoomd/mpcd/ConstantForce.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/ConstantForce.h b/hoomd/mpcd/ConstantForce.h index 0e148557e3..0a663ff87a 100644 --- a/hoomd/mpcd/ConstantForce.h +++ b/hoomd/mpcd/ConstantForce.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/CosineChannelGeometry.cc b/hoomd/mpcd/CosineChannelGeometry.cc index 20f60ffc5e..3c5ed4aae1 100644 --- a/hoomd/mpcd/CosineChannelGeometry.cc +++ b/hoomd/mpcd/CosineChannelGeometry.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/CosineChannelGeometry.h b/hoomd/mpcd/CosineChannelGeometry.h index eb3f056f3a..4b696943ca 100644 --- a/hoomd/mpcd/CosineChannelGeometry.h +++ b/hoomd/mpcd/CosineChannelGeometry.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/CosineExpansionContractionGeometry.cc b/hoomd/mpcd/CosineExpansionContractionGeometry.cc index d06efa7a79..54424b9baf 100644 --- a/hoomd/mpcd/CosineExpansionContractionGeometry.cc +++ b/hoomd/mpcd/CosineExpansionContractionGeometry.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/CosineExpansionContractionGeometry.h b/hoomd/mpcd/CosineExpansionContractionGeometry.h index 2cba9740f5..6dceaa3156 100644 --- a/hoomd/mpcd/CosineExpansionContractionGeometry.h +++ b/hoomd/mpcd/CosineExpansionContractionGeometry.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/Integrator.cc b/hoomd/mpcd/Integrator.cc index aedc99b762..ccdd2a0291 100644 --- a/hoomd/mpcd/Integrator.cc +++ b/hoomd/mpcd/Integrator.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/Integrator.h b/hoomd/mpcd/Integrator.h index 37127b4f6f..1d7dabc81f 100644 --- a/hoomd/mpcd/Integrator.h +++ b/hoomd/mpcd/Integrator.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/ManualVirtualParticleFiller.cc b/hoomd/mpcd/ManualVirtualParticleFiller.cc index 1d9521aa98..3cca9feb72 100644 --- a/hoomd/mpcd/ManualVirtualParticleFiller.cc +++ b/hoomd/mpcd/ManualVirtualParticleFiller.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/ManualVirtualParticleFiller.h b/hoomd/mpcd/ManualVirtualParticleFiller.h index 7bc57fccfb..96bc15332c 100644 --- a/hoomd/mpcd/ManualVirtualParticleFiller.h +++ b/hoomd/mpcd/ManualVirtualParticleFiller.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/NoForce.cc b/hoomd/mpcd/NoForce.cc index 2c5a589cec..220c4f519e 100644 --- a/hoomd/mpcd/NoForce.cc +++ b/hoomd/mpcd/NoForce.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/NoForce.h b/hoomd/mpcd/NoForce.h index ec476db8f8..0e1b1b09f9 100644 --- a/hoomd/mpcd/NoForce.h +++ b/hoomd/mpcd/NoForce.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/ParallelPlateGeometry.cc b/hoomd/mpcd/ParallelPlateGeometry.cc index bea5dead1c..51da3510bb 100644 --- a/hoomd/mpcd/ParallelPlateGeometry.cc +++ b/hoomd/mpcd/ParallelPlateGeometry.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/ParallelPlateGeometry.h b/hoomd/mpcd/ParallelPlateGeometry.h index e0e35d1573..38384dbd02 100644 --- a/hoomd/mpcd/ParallelPlateGeometry.h +++ b/hoomd/mpcd/ParallelPlateGeometry.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/ParallelPlateGeometryFiller.cc b/hoomd/mpcd/ParallelPlateGeometryFiller.cc index 30101e9b55..b495b88ffc 100644 --- a/hoomd/mpcd/ParallelPlateGeometryFiller.cc +++ b/hoomd/mpcd/ParallelPlateGeometryFiller.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/ParallelPlateGeometryFiller.h b/hoomd/mpcd/ParallelPlateGeometryFiller.h index 0389bd0119..a879f007ab 100644 --- a/hoomd/mpcd/ParallelPlateGeometryFiller.h +++ b/hoomd/mpcd/ParallelPlateGeometryFiller.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/ParallelPlateGeometryFillerGPU.cc b/hoomd/mpcd/ParallelPlateGeometryFillerGPU.cc index f1558da155..3a51690a01 100644 --- a/hoomd/mpcd/ParallelPlateGeometryFillerGPU.cc +++ b/hoomd/mpcd/ParallelPlateGeometryFillerGPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/ParallelPlateGeometryFillerGPU.cu b/hoomd/mpcd/ParallelPlateGeometryFillerGPU.cu index d06b608461..f02c4a7e50 100644 --- a/hoomd/mpcd/ParallelPlateGeometryFillerGPU.cu +++ b/hoomd/mpcd/ParallelPlateGeometryFillerGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/ParallelPlateGeometryFillerGPU.cuh b/hoomd/mpcd/ParallelPlateGeometryFillerGPU.cuh index 7e483f9893..26809050d4 100644 --- a/hoomd/mpcd/ParallelPlateGeometryFillerGPU.cuh +++ b/hoomd/mpcd/ParallelPlateGeometryFillerGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef MPCD_SLIT_GEOMETRY_FILLER_GPU_CUH_ diff --git a/hoomd/mpcd/ParallelPlateGeometryFillerGPU.h b/hoomd/mpcd/ParallelPlateGeometryFillerGPU.h index 48d8a63f10..a9bc4d5031 100644 --- a/hoomd/mpcd/ParallelPlateGeometryFillerGPU.h +++ b/hoomd/mpcd/ParallelPlateGeometryFillerGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/ParticleData.cc b/hoomd/mpcd/ParticleData.cc index 3fdede6212..47cf1acd9b 100644 --- a/hoomd/mpcd/ParticleData.cc +++ b/hoomd/mpcd/ParticleData.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/ParticleData.cu b/hoomd/mpcd/ParticleData.cu index a1f2130a4c..40ef4804c4 100644 --- a/hoomd/mpcd/ParticleData.cu +++ b/hoomd/mpcd/ParticleData.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/ParticleData.cuh b/hoomd/mpcd/ParticleData.cuh index eb1680e8d1..70275a3588 100644 --- a/hoomd/mpcd/ParticleData.cuh +++ b/hoomd/mpcd/ParticleData.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/ParticleData.h b/hoomd/mpcd/ParticleData.h index 854f0f80f5..f1a0c3298b 100644 --- a/hoomd/mpcd/ParticleData.h +++ b/hoomd/mpcd/ParticleData.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef MPCD_PARTICLE_DATA_H_ diff --git a/hoomd/mpcd/ParticleDataSnapshot.cc b/hoomd/mpcd/ParticleDataSnapshot.cc index 47c7fb7f8f..e68fa81960 100644 --- a/hoomd/mpcd/ParticleDataSnapshot.cc +++ b/hoomd/mpcd/ParticleDataSnapshot.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/ParticleDataSnapshot.h b/hoomd/mpcd/ParticleDataSnapshot.h index 1f9fac5c3b..f2bc3240fc 100644 --- a/hoomd/mpcd/ParticleDataSnapshot.h +++ b/hoomd/mpcd/ParticleDataSnapshot.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef MPCD_PARTICLE_DATA_SNAPSHOT_H_ diff --git a/hoomd/mpcd/ParticleDataUtilities.h b/hoomd/mpcd/ParticleDataUtilities.h index b128d571b5..932662bd44 100644 --- a/hoomd/mpcd/ParticleDataUtilities.h +++ b/hoomd/mpcd/ParticleDataUtilities.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef MPCD_PARTICLE_DATA_UTILITIES_H_ diff --git a/hoomd/mpcd/PlanarPoreGeometry.cc b/hoomd/mpcd/PlanarPoreGeometry.cc index 8237b7a0ca..2cbfa722fc 100644 --- a/hoomd/mpcd/PlanarPoreGeometry.cc +++ b/hoomd/mpcd/PlanarPoreGeometry.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/PlanarPoreGeometry.h b/hoomd/mpcd/PlanarPoreGeometry.h index ea344a6a3d..69e43bcf95 100644 --- a/hoomd/mpcd/PlanarPoreGeometry.h +++ b/hoomd/mpcd/PlanarPoreGeometry.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/PlanarPoreGeometryFiller.cc b/hoomd/mpcd/PlanarPoreGeometryFiller.cc index 7a836e1b5e..88dc62d084 100644 --- a/hoomd/mpcd/PlanarPoreGeometryFiller.cc +++ b/hoomd/mpcd/PlanarPoreGeometryFiller.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/PlanarPoreGeometryFiller.h b/hoomd/mpcd/PlanarPoreGeometryFiller.h index fa6b96f6d1..bbc6561935 100644 --- a/hoomd/mpcd/PlanarPoreGeometryFiller.h +++ b/hoomd/mpcd/PlanarPoreGeometryFiller.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/PlanarPoreGeometryFillerGPU.cc b/hoomd/mpcd/PlanarPoreGeometryFillerGPU.cc index 5b97044cd1..ee9c001137 100644 --- a/hoomd/mpcd/PlanarPoreGeometryFillerGPU.cc +++ b/hoomd/mpcd/PlanarPoreGeometryFillerGPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/PlanarPoreGeometryFillerGPU.cu b/hoomd/mpcd/PlanarPoreGeometryFillerGPU.cu index 1d71bd0f2c..8d069d4988 100644 --- a/hoomd/mpcd/PlanarPoreGeometryFillerGPU.cu +++ b/hoomd/mpcd/PlanarPoreGeometryFillerGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/PlanarPoreGeometryFillerGPU.cuh b/hoomd/mpcd/PlanarPoreGeometryFillerGPU.cuh index 0d245947f6..db3dec890b 100644 --- a/hoomd/mpcd/PlanarPoreGeometryFillerGPU.cuh +++ b/hoomd/mpcd/PlanarPoreGeometryFillerGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef MPCD_SLIT_PORE_GEOMETRY_FILLER_GPU_CUH_ diff --git a/hoomd/mpcd/PlanarPoreGeometryFillerGPU.h b/hoomd/mpcd/PlanarPoreGeometryFillerGPU.h index eff1ee964f..e1abc85898 100644 --- a/hoomd/mpcd/PlanarPoreGeometryFillerGPU.h +++ b/hoomd/mpcd/PlanarPoreGeometryFillerGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/ReductionOperators.h b/hoomd/mpcd/ReductionOperators.h index 62ec745345..da247bb003 100644 --- a/hoomd/mpcd/ReductionOperators.h +++ b/hoomd/mpcd/ReductionOperators.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef MPCD_REDUCTION_OPERATORS_H_ diff --git a/hoomd/mpcd/RejectionVirtualParticleFiller.cc.inc b/hoomd/mpcd/RejectionVirtualParticleFiller.cc.inc index 3d688afde9..2ddeba5c9f 100644 --- a/hoomd/mpcd/RejectionVirtualParticleFiller.cc.inc +++ b/hoomd/mpcd/RejectionVirtualParticleFiller.cc.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/RejectionVirtualParticleFiller.h b/hoomd/mpcd/RejectionVirtualParticleFiller.h index fdedb2bf7f..11ac065f31 100644 --- a/hoomd/mpcd/RejectionVirtualParticleFiller.h +++ b/hoomd/mpcd/RejectionVirtualParticleFiller.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/RejectionVirtualParticleFillerGPU.cc.inc b/hoomd/mpcd/RejectionVirtualParticleFillerGPU.cc.inc index 8c0f3c75eb..94469877b4 100644 --- a/hoomd/mpcd/RejectionVirtualParticleFillerGPU.cc.inc +++ b/hoomd/mpcd/RejectionVirtualParticleFillerGPU.cc.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/RejectionVirtualParticleFillerGPU.cu b/hoomd/mpcd/RejectionVirtualParticleFillerGPU.cu index f344fcce28..b97bf64eed 100644 --- a/hoomd/mpcd/RejectionVirtualParticleFillerGPU.cu +++ b/hoomd/mpcd/RejectionVirtualParticleFillerGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/RejectionVirtualParticleFillerGPU.cuh b/hoomd/mpcd/RejectionVirtualParticleFillerGPU.cuh index b6f1dbd415..433f4643cb 100644 --- a/hoomd/mpcd/RejectionVirtualParticleFillerGPU.cuh +++ b/hoomd/mpcd/RejectionVirtualParticleFillerGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/RejectionVirtualParticleFillerGPU.h b/hoomd/mpcd/RejectionVirtualParticleFillerGPU.h index 0fc84c1bdb..ebaffde4b2 100644 --- a/hoomd/mpcd/RejectionVirtualParticleFillerGPU.h +++ b/hoomd/mpcd/RejectionVirtualParticleFillerGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/RejectionVirtualParticleFillerGPUDrawKernel.cu.inc b/hoomd/mpcd/RejectionVirtualParticleFillerGPUDrawKernel.cu.inc index c460cf17ad..82ab991bb1 100644 --- a/hoomd/mpcd/RejectionVirtualParticleFillerGPUDrawKernel.cu.inc +++ b/hoomd/mpcd/RejectionVirtualParticleFillerGPUDrawKernel.cu.inc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/SRDCollisionMethod.cc b/hoomd/mpcd/SRDCollisionMethod.cc index d456779c54..78dedceaf0 100644 --- a/hoomd/mpcd/SRDCollisionMethod.cc +++ b/hoomd/mpcd/SRDCollisionMethod.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/SRDCollisionMethod.h b/hoomd/mpcd/SRDCollisionMethod.h index 98b2e88ff0..a2353f5881 100644 --- a/hoomd/mpcd/SRDCollisionMethod.h +++ b/hoomd/mpcd/SRDCollisionMethod.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/SRDCollisionMethodGPU.cc b/hoomd/mpcd/SRDCollisionMethodGPU.cc index 8328552e22..bb13dd00bb 100644 --- a/hoomd/mpcd/SRDCollisionMethodGPU.cc +++ b/hoomd/mpcd/SRDCollisionMethodGPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/SRDCollisionMethodGPU.cu b/hoomd/mpcd/SRDCollisionMethodGPU.cu index 19bbfdaf8e..d33a7a56c5 100644 --- a/hoomd/mpcd/SRDCollisionMethodGPU.cu +++ b/hoomd/mpcd/SRDCollisionMethodGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/SRDCollisionMethodGPU.cuh b/hoomd/mpcd/SRDCollisionMethodGPU.cuh index 78823522d5..41d451ebca 100644 --- a/hoomd/mpcd/SRDCollisionMethodGPU.cuh +++ b/hoomd/mpcd/SRDCollisionMethodGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef MPCD_SRD_COLLISION_METHOD_GPU_CUH_ diff --git a/hoomd/mpcd/SRDCollisionMethodGPU.h b/hoomd/mpcd/SRDCollisionMethodGPU.h index ea67fd7a22..998ac267ae 100644 --- a/hoomd/mpcd/SRDCollisionMethodGPU.h +++ b/hoomd/mpcd/SRDCollisionMethodGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/SineForce.cc b/hoomd/mpcd/SineForce.cc index 8a3e98d826..79d8c775ca 100644 --- a/hoomd/mpcd/SineForce.cc +++ b/hoomd/mpcd/SineForce.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/SineForce.h b/hoomd/mpcd/SineForce.h index 620fdeb802..2d0a9915d2 100644 --- a/hoomd/mpcd/SineForce.h +++ b/hoomd/mpcd/SineForce.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/Sorter.cc b/hoomd/mpcd/Sorter.cc index 2d0196e720..cc178c372a 100644 --- a/hoomd/mpcd/Sorter.cc +++ b/hoomd/mpcd/Sorter.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/Sorter.h b/hoomd/mpcd/Sorter.h index 37d724e832..3a308cca0f 100644 --- a/hoomd/mpcd/Sorter.h +++ b/hoomd/mpcd/Sorter.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/SorterGPU.cc b/hoomd/mpcd/SorterGPU.cc index f1975ea51e..897b81919b 100644 --- a/hoomd/mpcd/SorterGPU.cc +++ b/hoomd/mpcd/SorterGPU.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/SorterGPU.cu b/hoomd/mpcd/SorterGPU.cu index 14d4c5dcfe..2367372fd4 100644 --- a/hoomd/mpcd/SorterGPU.cu +++ b/hoomd/mpcd/SorterGPU.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/SorterGPU.cuh b/hoomd/mpcd/SorterGPU.cuh index 38e1087bf7..14d6126412 100644 --- a/hoomd/mpcd/SorterGPU.cuh +++ b/hoomd/mpcd/SorterGPU.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef MPCD_SORTER_GPU_CUH_ diff --git a/hoomd/mpcd/SorterGPU.h b/hoomd/mpcd/SorterGPU.h index a144116148..566db8aeb7 100644 --- a/hoomd/mpcd/SorterGPU.h +++ b/hoomd/mpcd/SorterGPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/SphereGeometry.cc b/hoomd/mpcd/SphereGeometry.cc index b808bdc0dc..0fe09ae5bd 100644 --- a/hoomd/mpcd/SphereGeometry.cc +++ b/hoomd/mpcd/SphereGeometry.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/SphereGeometry.h b/hoomd/mpcd/SphereGeometry.h index 543e77debb..3d29d715fd 100644 --- a/hoomd/mpcd/SphereGeometry.h +++ b/hoomd/mpcd/SphereGeometry.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/StreamingMethod.cc b/hoomd/mpcd/StreamingMethod.cc index 42e9a5c4cb..718f6008b2 100644 --- a/hoomd/mpcd/StreamingMethod.cc +++ b/hoomd/mpcd/StreamingMethod.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/StreamingMethod.h b/hoomd/mpcd/StreamingMethod.h index 4f8d5d19ba..4983564583 100644 --- a/hoomd/mpcd/StreamingMethod.h +++ b/hoomd/mpcd/StreamingMethod.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/VirtualParticleFiller.cc b/hoomd/mpcd/VirtualParticleFiller.cc index 304032d19f..b01491d641 100644 --- a/hoomd/mpcd/VirtualParticleFiller.cc +++ b/hoomd/mpcd/VirtualParticleFiller.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/VirtualParticleFiller.h b/hoomd/mpcd/VirtualParticleFiller.h index 4fb8f57ceb..78ae643d19 100644 --- a/hoomd/mpcd/VirtualParticleFiller.h +++ b/hoomd/mpcd/VirtualParticleFiller.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/mpcd/__init__.py b/hoomd/mpcd/__init__.py index fe9eae71f8..c48b30b531 100644 --- a/hoomd/mpcd/__init__.py +++ b/hoomd/mpcd/__init__.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Multiparticle collision dynamics. diff --git a/hoomd/mpcd/collide.py b/hoomd/mpcd/collide.py index abb171a956..a0271a4f7a 100644 --- a/hoomd/mpcd/collide.py +++ b/hoomd/mpcd/collide.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """An MPCD collision method is required to update the particle velocities over diff --git a/hoomd/mpcd/fill.py b/hoomd/mpcd/fill.py index 55a483a184..6ae7ca6571 100644 --- a/hoomd/mpcd/fill.py +++ b/hoomd/mpcd/fill.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. r"""Virtual particles are MPCD particles that are added to ensure MPCD diff --git a/hoomd/mpcd/force.py b/hoomd/mpcd/force.py index 874f0f2083..e63b7179c1 100644 --- a/hoomd/mpcd/force.py +++ b/hoomd/mpcd/force.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. r"""MPCD can apply a body force to each MPCD particle as a function of position. diff --git a/hoomd/mpcd/geometry.py b/hoomd/mpcd/geometry.py index 00abc9e002..6b664d7738 100644 --- a/hoomd/mpcd/geometry.py +++ b/hoomd/mpcd/geometry.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. r"""A geometry defines solid boundaries that cannot be penetrated. These diff --git a/hoomd/mpcd/integrate.py b/hoomd/mpcd/integrate.py index 10793d3eba..3116ab7cdc 100644 --- a/hoomd/mpcd/integrate.py +++ b/hoomd/mpcd/integrate.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Implement MPCD Integrator.""" diff --git a/hoomd/mpcd/methods.py b/hoomd/mpcd/methods.py index 14e523adbd..5810ba1764 100644 --- a/hoomd/mpcd/methods.py +++ b/hoomd/mpcd/methods.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. r"""Extra integration methods for solutes (MD particles) embedded in an MPCD diff --git a/hoomd/mpcd/module.cc b/hoomd/mpcd/module.cc index 92b71cf59e..01ca71f576 100644 --- a/hoomd/mpcd/module.cc +++ b/hoomd/mpcd/module.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include diff --git a/hoomd/mpcd/pytest/__init__.py b/hoomd/mpcd/pytest/__init__.py index 22376390cb..3f3bbe8ae5 100644 --- a/hoomd/mpcd/pytest/__init__.py +++ b/hoomd/mpcd/pytest/__init__.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Unit and validation tests.""" diff --git a/hoomd/mpcd/pytest/test_collide.py b/hoomd/mpcd/pytest/test_collide.py index e529494c8c..f97314d8d6 100644 --- a/hoomd/mpcd/pytest/test_collide.py +++ b/hoomd/mpcd/pytest/test_collide.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import pytest diff --git a/hoomd/mpcd/pytest/test_fill.py b/hoomd/mpcd/pytest/test_fill.py index a28cfbacd7..e9404e8139 100644 --- a/hoomd/mpcd/pytest/test_fill.py +++ b/hoomd/mpcd/pytest/test_fill.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import pytest diff --git a/hoomd/mpcd/pytest/test_force.py b/hoomd/mpcd/pytest/test_force.py index ecb5dfe75d..c983f4d740 100644 --- a/hoomd/mpcd/pytest/test_force.py +++ b/hoomd/mpcd/pytest/test_force.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import numpy as np diff --git a/hoomd/mpcd/pytest/test_geometry.py b/hoomd/mpcd/pytest/test_geometry.py index 631637e7a4..9827c70d19 100644 --- a/hoomd/mpcd/pytest/test_geometry.py +++ b/hoomd/mpcd/pytest/test_geometry.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import pytest diff --git a/hoomd/mpcd/pytest/test_integrator.py b/hoomd/mpcd/pytest/test_integrator.py index e850dd4893..471554e082 100644 --- a/hoomd/mpcd/pytest/test_integrator.py +++ b/hoomd/mpcd/pytest/test_integrator.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import pytest diff --git a/hoomd/mpcd/pytest/test_methods.py b/hoomd/mpcd/pytest/test_methods.py index 75ec71f28b..aecde3f864 100644 --- a/hoomd/mpcd/pytest/test_methods.py +++ b/hoomd/mpcd/pytest/test_methods.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import numpy as np diff --git a/hoomd/mpcd/pytest/test_snapshot.py b/hoomd/mpcd/pytest/test_snapshot.py index 46287df477..3fde28a73b 100644 --- a/hoomd/mpcd/pytest/test_snapshot.py +++ b/hoomd/mpcd/pytest/test_snapshot.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import pytest diff --git a/hoomd/mpcd/pytest/test_stream.py b/hoomd/mpcd/pytest/test_stream.py index d307cdc2b2..2b78d6c112 100644 --- a/hoomd/mpcd/pytest/test_stream.py +++ b/hoomd/mpcd/pytest/test_stream.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import numpy as np diff --git a/hoomd/mpcd/pytest/test_tune.py b/hoomd/mpcd/pytest/test_tune.py index 49f62a9bb8..12981d1535 100644 --- a/hoomd/mpcd/pytest/test_tune.py +++ b/hoomd/mpcd/pytest/test_tune.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import pytest diff --git a/hoomd/mpcd/stream.py b/hoomd/mpcd/stream.py index 8a2dfc0e8c..3cb58e05c0 100644 --- a/hoomd/mpcd/stream.py +++ b/hoomd/mpcd/stream.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. r"""An MPCD streaming method is required to update the particle positions over time. diff --git a/hoomd/mpcd/test/at_collision_method_test.cc b/hoomd/mpcd/test/at_collision_method_test.cc index e665d00863..18baaa18fd 100644 --- a/hoomd/mpcd/test/at_collision_method_test.cc +++ b/hoomd/mpcd/test/at_collision_method_test.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/mpcd/ATCollisionMethod.h" diff --git a/hoomd/mpcd/test/cell_communicator_mpi_test.cc b/hoomd/mpcd/test/cell_communicator_mpi_test.cc index 130afd1bb2..57a052cfd4 100644 --- a/hoomd/mpcd/test/cell_communicator_mpi_test.cc +++ b/hoomd/mpcd/test/cell_communicator_mpi_test.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/Communicator.h" diff --git a/hoomd/mpcd/test/cell_list_mpi_test.cc b/hoomd/mpcd/test/cell_list_mpi_test.cc index 43205a03e9..acfc01e764 100644 --- a/hoomd/mpcd/test/cell_list_mpi_test.cc +++ b/hoomd/mpcd/test/cell_list_mpi_test.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/mpcd/CellList.h" diff --git a/hoomd/mpcd/test/cell_list_test.cc b/hoomd/mpcd/test/cell_list_test.cc index 0d96bdd458..d816b9bc18 100644 --- a/hoomd/mpcd/test/cell_list_test.cc +++ b/hoomd/mpcd/test/cell_list_test.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/mpcd/CellList.h" diff --git a/hoomd/mpcd/test/cell_thermo_compute_mpi_test.cc b/hoomd/mpcd/test/cell_thermo_compute_mpi_test.cc index 892a1472e3..0d7c96619f 100644 --- a/hoomd/mpcd/test/cell_thermo_compute_mpi_test.cc +++ b/hoomd/mpcd/test/cell_thermo_compute_mpi_test.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/mpcd/CellList.h" diff --git a/hoomd/mpcd/test/cell_thermo_compute_test.cc b/hoomd/mpcd/test/cell_thermo_compute_test.cc index 8a1b6554e6..05d12c8187 100644 --- a/hoomd/mpcd/test/cell_thermo_compute_test.cc +++ b/hoomd/mpcd/test/cell_thermo_compute_test.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/mpcd/CellList.h" diff --git a/hoomd/mpcd/test/communicator_mpi_test.cc b/hoomd/mpcd/test/communicator_mpi_test.cc index 77c3767f02..e83ae7bc85 100644 --- a/hoomd/mpcd/test/communicator_mpi_test.cc +++ b/hoomd/mpcd/test/communicator_mpi_test.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifdef ENABLE_MPI diff --git a/hoomd/mpcd/test/force_test.cc b/hoomd/mpcd/test/force_test.cc index 4c98fc9645..2b3f0c870f 100644 --- a/hoomd/mpcd/test/force_test.cc +++ b/hoomd/mpcd/test/force_test.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include diff --git a/hoomd/mpcd/test/parallel_plate_geometry_filler_mpi_test.cc b/hoomd/mpcd/test/parallel_plate_geometry_filler_mpi_test.cc index 06fea35d73..a67bf9104a 100644 --- a/hoomd/mpcd/test/parallel_plate_geometry_filler_mpi_test.cc +++ b/hoomd/mpcd/test/parallel_plate_geometry_filler_mpi_test.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/Communicator.h" diff --git a/hoomd/mpcd/test/parallel_plate_geometry_filler_test.cc b/hoomd/mpcd/test/parallel_plate_geometry_filler_test.cc index b450efef2b..9fa1acdae9 100644 --- a/hoomd/mpcd/test/parallel_plate_geometry_filler_test.cc +++ b/hoomd/mpcd/test/parallel_plate_geometry_filler_test.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/mpcd/ParallelPlateGeometryFiller.h" diff --git a/hoomd/mpcd/test/planar_pore_geometry_filler_mpi_test.cc b/hoomd/mpcd/test/planar_pore_geometry_filler_mpi_test.cc index 3e22e297a8..933665a8df 100644 --- a/hoomd/mpcd/test/planar_pore_geometry_filler_mpi_test.cc +++ b/hoomd/mpcd/test/planar_pore_geometry_filler_mpi_test.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/Communicator.h" diff --git a/hoomd/mpcd/test/planar_pore_geometry_filler_test.cc b/hoomd/mpcd/test/planar_pore_geometry_filler_test.cc index bc027a5e28..e437fb07df 100644 --- a/hoomd/mpcd/test/planar_pore_geometry_filler_test.cc +++ b/hoomd/mpcd/test/planar_pore_geometry_filler_test.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/mpcd/PlanarPoreGeometryFiller.h" diff --git a/hoomd/mpcd/test/rejection_filler_mpi_test.cc b/hoomd/mpcd/test/rejection_filler_mpi_test.cc index 3ddb9f2497..391f5d80f2 100644 --- a/hoomd/mpcd/test/rejection_filler_mpi_test.cc +++ b/hoomd/mpcd/test/rejection_filler_mpi_test.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/Communicator.h" diff --git a/hoomd/mpcd/test/rejection_filler_test.cc b/hoomd/mpcd/test/rejection_filler_test.cc index 19666f0142..e0a96624cb 100644 --- a/hoomd/mpcd/test/rejection_filler_test.cc +++ b/hoomd/mpcd/test/rejection_filler_test.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/mpcd/RejectionVirtualParticleFiller.h" diff --git a/hoomd/mpcd/test/sorter_test.cc b/hoomd/mpcd/test/sorter_test.cc index 78ee098b1a..b055f31966 100644 --- a/hoomd/mpcd/test/sorter_test.cc +++ b/hoomd/mpcd/test/sorter_test.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/mpcd/Sorter.h" diff --git a/hoomd/mpcd/test/srd_collision_method_test.cc b/hoomd/mpcd/test/srd_collision_method_test.cc index 8f5d689c9c..943b81b27d 100644 --- a/hoomd/mpcd/test/srd_collision_method_test.cc +++ b/hoomd/mpcd/test/srd_collision_method_test.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/mpcd/SRDCollisionMethod.h" diff --git a/hoomd/mpcd/test/streaming_method_test.cc b/hoomd/mpcd/test/streaming_method_test.cc index 88ab348e3f..e3ab6c5629 100644 --- a/hoomd/mpcd/test/streaming_method_test.cc +++ b/hoomd/mpcd/test/streaming_method_test.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/mpcd/BulkStreamingMethod.h" diff --git a/hoomd/mpcd/test/utils.h b/hoomd/mpcd/test/utils.h index cf39103485..0ceda735a3 100644 --- a/hoomd/mpcd/test/utils.h +++ b/hoomd/mpcd/test/utils.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifndef MPCD_TEST_UTILS_H_ diff --git a/hoomd/mpcd/test/virtual_particle_test.cc b/hoomd/mpcd/test/virtual_particle_test.cc index b7e3a5f7cf..7027859852 100644 --- a/hoomd/mpcd/test/virtual_particle_test.cc +++ b/hoomd/mpcd/test/virtual_particle_test.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/SnapshotSystemData.h" diff --git a/hoomd/mpcd/tune.py b/hoomd/mpcd/tune.py index 3c9c322c43..62ac0008ce 100644 --- a/hoomd/mpcd/tune.py +++ b/hoomd/mpcd/tune.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. r"""These operations will affect the performance of MPCD simulations but not diff --git a/hoomd/operation.py b/hoomd/operation.py index b5c5becf8b..5dc9d1eed8 100644 --- a/hoomd/operation.py +++ b/hoomd/operation.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Operations act on the state of the system at defined points during the diff --git a/hoomd/operations.py b/hoomd/operations.py index 989ad1ebdc..3b93aa1f11 100644 --- a/hoomd/operations.py +++ b/hoomd/operations.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Implement a storage and management class for HOOMD-blue operations. diff --git a/hoomd/pytest/__init__.py b/hoomd/pytest/__init__.py index 22376390cb..3f3bbe8ae5 100644 --- a/hoomd/pytest/__init__.py +++ b/hoomd/pytest/__init__.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Unit and validation tests.""" diff --git a/hoomd/pytest/dummy.py b/hoomd/pytest/dummy.py index 7025d31b77..f2cc70b0ae 100644 --- a/hoomd/pytest/dummy.py +++ b/hoomd/pytest/dummy.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. from hoomd.trigger import Trigger diff --git a/hoomd/pytest/test_attr_tuner.py b/hoomd/pytest/test_attr_tuner.py index 10e19d1ea9..13a8c3ef30 100644 --- a/hoomd/pytest/test_attr_tuner.py +++ b/hoomd/pytest/test_attr_tuner.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import pytest diff --git a/hoomd/pytest/test_balance.py b/hoomd/pytest/test_balance.py index 7cd1229e9e..2dcbd147e5 100644 --- a/hoomd/pytest/test_balance.py +++ b/hoomd/pytest/test_balance.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import hoomd diff --git a/hoomd/pytest/test_box.py b/hoomd/pytest/test_box.py index 4825a0a3a7..5235088965 100644 --- a/hoomd/pytest/test_box.py +++ b/hoomd/pytest/test_box.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. from math import isclose diff --git a/hoomd/pytest/test_box_resize.py b/hoomd/pytest/test_box_resize.py index c12fd370df..3e25e04d6f 100644 --- a/hoomd/pytest/test_box_resize.py +++ b/hoomd/pytest/test_box_resize.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import numpy as np diff --git a/hoomd/pytest/test_box_variant.py b/hoomd/pytest/test_box_variant.py index 672dc2d057..cd10586692 100644 --- a/hoomd/pytest/test_box_variant.py +++ b/hoomd/pytest/test_box_variant.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import numpy as np diff --git a/hoomd/pytest/test_collections.py b/hoomd/pytest/test_collections.py index 80e2ef9c06..7927f68c59 100644 --- a/hoomd/pytest/test_collections.py +++ b/hoomd/pytest/test_collections.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import warnings diff --git a/hoomd/pytest/test_communicator.py b/hoomd/pytest/test_communicator.py index 07cb53f491..f0f95efcf7 100644 --- a/hoomd/pytest/test_communicator.py +++ b/hoomd/pytest/test_communicator.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import hoomd diff --git a/hoomd/pytest/test_custom_tuner.py b/hoomd/pytest/test_custom_tuner.py index eb4a86b32b..3f3c002b54 100644 --- a/hoomd/pytest/test_custom_tuner.py +++ b/hoomd/pytest/test_custom_tuner.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import hoomd diff --git a/hoomd/pytest/test_custom_updater.py b/hoomd/pytest/test_custom_updater.py index 3d9e2f076b..bf5f9a0cec 100644 --- a/hoomd/pytest/test_custom_updater.py +++ b/hoomd/pytest/test_custom_updater.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import hoomd diff --git a/hoomd/pytest/test_custom_writer.py b/hoomd/pytest/test_custom_writer.py index 5ace34516b..9afb3c53e3 100644 --- a/hoomd/pytest/test_custom_writer.py +++ b/hoomd/pytest/test_custom_writer.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import hoomd diff --git a/hoomd/pytest/test_dcd.py b/hoomd/pytest/test_dcd.py index b931d042a5..8e14524e94 100644 --- a/hoomd/pytest/test_dcd.py +++ b/hoomd/pytest/test_dcd.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import hoomd diff --git a/hoomd/pytest/test_device.py b/hoomd/pytest/test_device.py index ec0e3f4fdd..dd1a587f60 100644 --- a/hoomd/pytest/test_device.py +++ b/hoomd/pytest/test_device.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import hoomd diff --git a/hoomd/pytest/test_filter.py b/hoomd/pytest/test_filter.py index 1fd4647c39..ca22ab8370 100644 --- a/hoomd/pytest/test_filter.py +++ b/hoomd/pytest/test_filter.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import pytest diff --git a/hoomd/pytest/test_filter_updater.py b/hoomd/pytest/test_filter_updater.py index e0951eab6c..76d986817d 100644 --- a/hoomd/pytest/test_filter_updater.py +++ b/hoomd/pytest/test_filter_updater.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import numpy as np diff --git a/hoomd/pytest/test_local_snapshot.py b/hoomd/pytest/test_local_snapshot.py index 780281e955..e08096cc64 100644 --- a/hoomd/pytest/test_local_snapshot.py +++ b/hoomd/pytest/test_local_snapshot.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Test that `LocalSnapshot` and `LocalSnapshotGPU` work.""" diff --git a/hoomd/pytest/test_logging.py b/hoomd/pytest/test_logging.py index 804f0a83ac..5ec73ebc35 100644 --- a/hoomd/pytest/test_logging.py +++ b/hoomd/pytest/test_logging.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. from hoomd.conftest import pickling_check diff --git a/hoomd/pytest/test_mesh.py b/hoomd/pytest/test_mesh.py index 84e1e49874..5ae4658bd4 100644 --- a/hoomd/pytest/test_mesh.py +++ b/hoomd/pytest/test_mesh.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import hoomd diff --git a/hoomd/pytest/test_operation.py b/hoomd/pytest/test_operation.py index f15738eac6..ff0c995bbe 100644 --- a/hoomd/pytest/test_operation.py +++ b/hoomd/pytest/test_operation.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import hoomd diff --git a/hoomd/pytest/test_operations.py b/hoomd/pytest/test_operations.py index 5480e22da0..5ef97145ba 100644 --- a/hoomd/pytest/test_operations.py +++ b/hoomd/pytest/test_operations.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import hoomd diff --git a/hoomd/pytest/test_parameter_dict.py b/hoomd/pytest/test_parameter_dict.py index ceee9b4542..64ecec6b87 100644 --- a/hoomd/pytest/test_parameter_dict.py +++ b/hoomd/pytest/test_parameter_dict.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import pytest diff --git a/hoomd/pytest/test_remove_drift.py b/hoomd/pytest/test_remove_drift.py index 8d5cf6bb45..3080654c79 100644 --- a/hoomd/pytest/test_remove_drift.py +++ b/hoomd/pytest/test_remove_drift.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Test hoomd.update.RemoveDrift.""" diff --git a/hoomd/pytest/test_simulation.py b/hoomd/pytest/test_simulation.py index c1f4234a38..a6ad0c6af4 100644 --- a/hoomd/pytest/test_simulation.py +++ b/hoomd/pytest/test_simulation.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import time diff --git a/hoomd/pytest/test_snapshot.py b/hoomd/pytest/test_snapshot.py index 901262c9ba..acf6515b92 100644 --- a/hoomd/pytest/test_snapshot.py +++ b/hoomd/pytest/test_snapshot.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. from hoomd.snapshot import Snapshot diff --git a/hoomd/pytest/test_sorter.py b/hoomd/pytest/test_sorter.py index f704437dc4..cfa7829d6a 100644 --- a/hoomd/pytest/test_sorter.py +++ b/hoomd/pytest/test_sorter.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Test ParticleSorter.""" diff --git a/hoomd/pytest/test_state.py b/hoomd/pytest/test_state.py index 285e61d179..b10e4f6f4a 100644 --- a/hoomd/pytest/test_state.py +++ b/hoomd/pytest/test_state.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. from hoomd.snapshot import Snapshot diff --git a/hoomd/pytest/test_syncedlist.py b/hoomd/pytest/test_syncedlist.py index b709fe1456..3fecce9c39 100644 --- a/hoomd/pytest/test_syncedlist.py +++ b/hoomd/pytest/test_syncedlist.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import numpy as np diff --git a/hoomd/pytest/test_table.py b/hoomd/pytest/test_table.py index e77b13ff92..57780e5624 100644 --- a/hoomd/pytest/test_table.py +++ b/hoomd/pytest/test_table.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. from io import StringIO diff --git a/hoomd/pytest/test_trigger.py b/hoomd/pytest/test_trigger.py index 382d8d98e0..cd9c68fd32 100644 --- a/hoomd/pytest/test_trigger.py +++ b/hoomd/pytest/test_trigger.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Test the Trigger classes.""" diff --git a/hoomd/pytest/test_tune_solve.py b/hoomd/pytest/test_tune_solve.py index b36f868164..5faa4236d5 100644 --- a/hoomd/pytest/test_tune_solve.py +++ b/hoomd/pytest/test_tune_solve.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import pytest diff --git a/hoomd/pytest/test_type_parameter_dict.py b/hoomd/pytest/test_type_parameter_dict.py index 6177ae7e10..bf7793940f 100644 --- a/hoomd/pytest/test_type_parameter_dict.py +++ b/hoomd/pytest/test_type_parameter_dict.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. import itertools diff --git a/hoomd/pytest/test_typeparam.py b/hoomd/pytest/test_typeparam.py index 885d48e692..47b3889bd4 100644 --- a/hoomd/pytest/test_typeparam.py +++ b/hoomd/pytest/test_typeparam.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. from hoomd.conftest import pickling_check diff --git a/hoomd/pytest/test_variant.py b/hoomd/pytest/test_variant.py index 780ea00fee..42f8392d8e 100644 --- a/hoomd/pytest/test_variant.py +++ b/hoomd/pytest/test_variant.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. from inspect import isclass diff --git a/hoomd/pytest_plugin_validate.py b/hoomd/pytest_plugin_validate.py index 9df93ac729..b8914b714d 100644 --- a/hoomd/pytest_plugin_validate.py +++ b/hoomd/pytest_plugin_validate.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Command line options for pytest.""" diff --git a/hoomd/simulation.py b/hoomd/simulation.py index 828166aa46..2376bc489b 100644 --- a/hoomd/simulation.py +++ b/hoomd/simulation.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Define the Simulation class. diff --git a/hoomd/snapshot.py b/hoomd/snapshot.py index 62239cdb86..de00d97dcb 100644 --- a/hoomd/snapshot.py +++ b/hoomd/snapshot.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Implement Snapshot. diff --git a/hoomd/state.py b/hoomd/state.py index 68992d9674..ec23dfde7d 100644 --- a/hoomd/state.py +++ b/hoomd/state.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Module implements the :py:class:`State` class. diff --git a/hoomd/test/random_numbers_test.cc b/hoomd/test/random_numbers_test.cc index 35f7ba1e1c..b621c1c040 100644 --- a/hoomd/test/random_numbers_test.cc +++ b/hoomd/test/random_numbers_test.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/ClockSource.h" diff --git a/hoomd/test/test_cell_list.cc b/hoomd/test/test_cell_list.cc index bd591175fe..c476383405 100644 --- a/hoomd/test/test_cell_list.cc +++ b/hoomd/test/test_cell_list.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // this include is necessary to get MPI included before anything else to support intel MPI diff --git a/hoomd/test/test_cell_list_stencil.cc b/hoomd/test/test_cell_list_stencil.cc index b9bfff2c4b..c8e45c4a34 100644 --- a/hoomd/test/test_cell_list_stencil.cc +++ b/hoomd/test/test_cell_list_stencil.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "hoomd/CellList.h" diff --git a/hoomd/test/test_global_array.cu b/hoomd/test/test_global_array.cu index 37ffd292cc..eeba5d56e7 100644 --- a/hoomd/test/test_global_array.cu +++ b/hoomd/test/test_global_array.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "test_global_array.cuh" diff --git a/hoomd/test/test_global_array.cuh b/hoomd/test/test_global_array.cuh index 31a30cbb1e..1704dcf65b 100644 --- a/hoomd/test/test_global_array.cuh +++ b/hoomd/test/test_global_array.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file global_array_test.cuh diff --git a/hoomd/test/test_gpu_array.cc b/hoomd/test/test_gpu_array.cc index 58052ac8b1..f4efb9e236 100644 --- a/hoomd/test/test_gpu_array.cc +++ b/hoomd/test/test_gpu_array.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // this include is necessary to get MPI included before anything else to support intel MPI diff --git a/hoomd/test/test_gpu_array.cu b/hoomd/test/test_gpu_array.cu index d750f62736..ce715fb2ea 100644 --- a/hoomd/test/test_gpu_array.cu +++ b/hoomd/test/test_gpu_array.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #include "test_gpu_array.cuh" diff --git a/hoomd/test/test_gpu_array.cuh b/hoomd/test/test_gpu_array.cuh index 52ecb0e55d..5db4922ade 100644 --- a/hoomd/test/test_gpu_array.cuh +++ b/hoomd/test/test_gpu_array.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file gpu_array_test.cuh diff --git a/hoomd/test/test_gridshift_correct.cc b/hoomd/test/test_gridshift_correct.cc index 3cc2b3582c..268316f249 100644 --- a/hoomd/test/test_gridshift_correct.cc +++ b/hoomd/test/test_gridshift_correct.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // this include is necessary to get MPI included before anything else to support intel MPI diff --git a/hoomd/test/test_index1d.cc b/hoomd/test/test_index1d.cc index 84f57fa678..2388c22e06 100644 --- a/hoomd/test/test_index1d.cc +++ b/hoomd/test/test_index1d.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // this include is necessary to get MPI included before anything else to support intel MPI diff --git a/hoomd/test/test_load_balancer.cc b/hoomd/test/test_load_balancer.cc index abdf9934c4..3729fc4f97 100644 --- a/hoomd/test/test_load_balancer.cc +++ b/hoomd/test/test_load_balancer.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. #ifdef ENABLE_MPI diff --git a/hoomd/test/test_messenger.cc b/hoomd/test/test_messenger.cc index d4af6f0f73..66ab936c55 100644 --- a/hoomd/test/test_messenger.cc +++ b/hoomd/test/test_messenger.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // this include is necessary to get MPI included before anything else to support intel MPI diff --git a/hoomd/test/test_particle_group.cc b/hoomd/test/test_particle_group.cc index 05fcd183fb..463d9abd60 100644 --- a/hoomd/test/test_particle_group.cc +++ b/hoomd/test/test_particle_group.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // this include is necessary to get MPI included before anything else to support intel MPI diff --git a/hoomd/test/test_pdata.cc b/hoomd/test/test_pdata.cc index aa2f8df7b6..9823d70e4c 100644 --- a/hoomd/test/test_pdata.cc +++ b/hoomd/test/test_pdata.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file pdata_test.cc diff --git a/hoomd/test/test_quat.cc b/hoomd/test/test_quat.cc index b0c14943bc..c7a450154f 100644 --- a/hoomd/test/test_quat.cc +++ b/hoomd/test/test_quat.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // this include is necessary to get MPI included before anything else to support intel MPI diff --git a/hoomd/test/test_rotmat2.cc b/hoomd/test/test_rotmat2.cc index 25cb463d9e..f74588f8bd 100644 --- a/hoomd/test/test_rotmat2.cc +++ b/hoomd/test/test_rotmat2.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // this include is necessary to get MPI included before anything else to support intel MPI diff --git a/hoomd/test/test_rotmat3.cc b/hoomd/test/test_rotmat3.cc index 5d91f17b2a..bd47803733 100644 --- a/hoomd/test/test_rotmat3.cc +++ b/hoomd/test/test_rotmat3.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // this include is necessary to get MPI included before anything else to support intel MPI diff --git a/hoomd/test/test_shared_signal.cc b/hoomd/test/test_shared_signal.cc index cd964a30cc..535c5f1ac7 100644 --- a/hoomd/test/test_shared_signal.cc +++ b/hoomd/test/test_shared_signal.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file pdata_test.cc diff --git a/hoomd/test/test_system.cc b/hoomd/test/test_system.cc index 7a6ec9e863..1b5e6f58a2 100644 --- a/hoomd/test/test_system.cc +++ b/hoomd/test/test_system.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // this include is necessary to get MPI included before anything else to support intel MPI diff --git a/hoomd/test/test_utils.cc b/hoomd/test/test_utils.cc index e1d2044ae3..0b3b935034 100644 --- a/hoomd/test/test_utils.cc +++ b/hoomd/test/test_utils.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // this include is necessary to get MPI included before anything else to support intel MPI diff --git a/hoomd/test/test_vec2.cc b/hoomd/test/test_vec2.cc index 714af4fe12..9ac65f5c73 100644 --- a/hoomd/test/test_vec2.cc +++ b/hoomd/test/test_vec2.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // this include is necessary to get MPI included before anything else to support intel MPI diff --git a/hoomd/test/test_vec3.cc b/hoomd/test/test_vec3.cc index 5e4c6a0cfa..21c45235fa 100644 --- a/hoomd/test/test_vec3.cc +++ b/hoomd/test/test_vec3.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. // this include is necessary to get MPI included before anything else to support intel MPI diff --git a/hoomd/test/test_warp_tools.cc b/hoomd/test/test_warp_tools.cc index 78f4e79eb1..40e5802f44 100644 --- a/hoomd/test/test_warp_tools.cc +++ b/hoomd/test/test_warp_tools.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/test/test_warp_tools.cu b/hoomd/test/test_warp_tools.cu index 28a2e2d72d..a5c654c048 100644 --- a/hoomd/test/test_warp_tools.cu +++ b/hoomd/test/test_warp_tools.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/test/test_warp_tools.cuh b/hoomd/test/test_warp_tools.cuh index 3e3e45a96e..4fba2298fb 100644 --- a/hoomd/test/test_warp_tools.cuh +++ b/hoomd/test/test_warp_tools.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! diff --git a/hoomd/test/upp11_config.h b/hoomd/test/upp11_config.h index a0e8182ac9..d94c5d3c3e 100644 --- a/hoomd/test/upp11_config.h +++ b/hoomd/test/upp11_config.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2024 The Regents of the University of Michigan. +// Copyright (c) 2009-2025 The Regents of the University of Michigan. // Part of HOOMD-blue, released under the BSD 3-Clause License. /*! \file upp11_config.h diff --git a/hoomd/trigger.py b/hoomd/trigger.py index ec8f2f1288..6958ff3a44 100644 --- a/hoomd/trigger.py +++ b/hoomd/trigger.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """A `Trigger` is a boolean valued function of the timestep. An operation will diff --git a/hoomd/tune/__init__.py b/hoomd/tune/__init__.py index 363a0994fc..b3df4b19a5 100644 --- a/hoomd/tune/__init__.py +++ b/hoomd/tune/__init__.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """`Tuner` operations make changes to the parameters of other operations (or the diff --git a/hoomd/tune/attr_tuner.py b/hoomd/tune/attr_tuner.py index 5e066ac2bd..f5ada32914 100644 --- a/hoomd/tune/attr_tuner.py +++ b/hoomd/tune/attr_tuner.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Implement tuner utility classes.""" diff --git a/hoomd/tune/balance.py b/hoomd/tune/balance.py index f272c4ae7a..e34fb0d131 100644 --- a/hoomd/tune/balance.py +++ b/hoomd/tune/balance.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Define LoadBalancer.""" diff --git a/hoomd/tune/custom_tuner.py b/hoomd/tune/custom_tuner.py index 674ae91145..ca400ae2e1 100644 --- a/hoomd/tune/custom_tuner.py +++ b/hoomd/tune/custom_tuner.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Implement CustomTuner. diff --git a/hoomd/tune/solve.py b/hoomd/tune/solve.py index 2fc65f474a..0266d3d1a8 100644 --- a/hoomd/tune/solve.py +++ b/hoomd/tune/solve.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Implement HOOMD's solver infrastructure. diff --git a/hoomd/tune/sorter.py b/hoomd/tune/sorter.py index 1f716bb22c..ae5f09bf9c 100644 --- a/hoomd/tune/sorter.py +++ b/hoomd/tune/sorter.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Define the ParticleSorter class.""" diff --git a/hoomd/update/__init__.py b/hoomd/update/__init__.py index 2fe843d3a0..9699850fb2 100644 --- a/hoomd/update/__init__.py +++ b/hoomd/update/__init__.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """`Updater` operations modify the simulation state when they act. diff --git a/hoomd/update/box_resize.py b/hoomd/update/box_resize.py index 177e163060..9f93ea4373 100644 --- a/hoomd/update/box_resize.py +++ b/hoomd/update/box_resize.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Implement BoxResize. diff --git a/hoomd/update/custom_updater.py b/hoomd/update/custom_updater.py index cd18593499..731f42000a 100644 --- a/hoomd/update/custom_updater.py +++ b/hoomd/update/custom_updater.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Implement CustomUpdater. diff --git a/hoomd/update/particle_filter.py b/hoomd/update/particle_filter.py index bba22f619b..e69541cdfc 100644 --- a/hoomd/update/particle_filter.py +++ b/hoomd/update/particle_filter.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Implement Python interface for a ParticleFilter updater. diff --git a/hoomd/update/remove_drift.py b/hoomd/update/remove_drift.py index 1b59e3c632..7e867b2c51 100644 --- a/hoomd/update/remove_drift.py +++ b/hoomd/update/remove_drift.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Implement RemoveDrift. diff --git a/hoomd/util.py b/hoomd/util.py index 3f5ad1a7b6..33d5e38f7a 100644 --- a/hoomd/util.py +++ b/hoomd/util.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Utilities.""" diff --git a/hoomd/variant/__init__.py b/hoomd/variant/__init__.py index 7e6206b8f1..1a2e8f0fe6 100644 --- a/hoomd/variant/__init__.py +++ b/hoomd/variant/__init__.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """A `Variant` object represents a function of the time step. Some diff --git a/hoomd/variant/box.py b/hoomd/variant/box.py index e61c434c44..d7df758d34 100644 --- a/hoomd/variant/box.py +++ b/hoomd/variant/box.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Implement variants that return box parameters as a function of time.""" diff --git a/hoomd/variant/scalar.py b/hoomd/variant/scalar.py index cdb7ec6ee7..cd275c5f0a 100644 --- a/hoomd/variant/scalar.py +++ b/hoomd/variant/scalar.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Implement variants that return scalar values.""" diff --git a/hoomd/version.py b/hoomd/version.py index 39fa17577a..1c08b76da5 100644 --- a/hoomd/version.py +++ b/hoomd/version.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Use the values in `hoomd.version` to query properties of the package set at diff --git a/hoomd/wall.py b/hoomd/wall.py index 82c77666a6..6e307393ad 100644 --- a/hoomd/wall.py +++ b/hoomd/wall.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Walls define an oriented surface in space. Walls exist only in the primary box diff --git a/hoomd/write/__init__.py b/hoomd/write/__init__.py index a958d757b1..369388c7f1 100644 --- a/hoomd/write/__init__.py +++ b/hoomd/write/__init__.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Writers write the state of the simulation, logger quantities, or calculated diff --git a/hoomd/write/custom_writer.py b/hoomd/write/custom_writer.py index 12effbc35f..efe8421653 100644 --- a/hoomd/write/custom_writer.py +++ b/hoomd/write/custom_writer.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Implement CustomWriter. diff --git a/hoomd/write/dcd.py b/hoomd/write/dcd.py index 08d70e6439..5fb889978c 100644 --- a/hoomd/write/dcd.py +++ b/hoomd/write/dcd.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Implement DCD. diff --git a/hoomd/write/gsd.py b/hoomd/write/gsd.py index d67c074922..f2f1f4c4f4 100644 --- a/hoomd/write/gsd.py +++ b/hoomd/write/gsd.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Write GSD files storing simulation trajectories and logging data. diff --git a/hoomd/write/gsd_burst.py b/hoomd/write/gsd_burst.py index 1ec7e40e4b..c158c123c7 100644 --- a/hoomd/write/gsd_burst.py +++ b/hoomd/write/gsd_burst.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Write GSD last :math:`N` frames at user direction. diff --git a/hoomd/write/hdf5.py b/hoomd/write/hdf5.py index ac7a60dfe9..00841e9e88 100644 --- a/hoomd/write/hdf5.py +++ b/hoomd/write/hdf5.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Provides an HDF5 logging backend for a fast binary logging format. diff --git a/hoomd/write/table.py b/hoomd/write/table.py index 957d1335a4..6072f7951f 100644 --- a/hoomd/write/table.py +++ b/hoomd/write/table.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Implement Table. diff --git a/sphinx-doc/conf.py b/sphinx-doc/conf.py index 91b7b364fd..5a0d564a2a 100644 --- a/sphinx-doc/conf.py +++ b/sphinx-doc/conf.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Sphinx configuration.""" diff --git a/sphinx-doc/generate-toctree.py b/sphinx-doc/generate-toctree.py index 1180d77eef..5980fa863e 100644 --- a/sphinx-doc/generate-toctree.py +++ b/sphinx-doc/generate-toctree.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009-2024 The Regents of the University of Michigan. +# Copyright (c) 2009-2025 The Regents of the University of Michigan. # Part of HOOMD-blue, released under the BSD 3-Clause License. """Generate one .rst file for each module and class in the HOOMD-blue public API.