diff --git a/LICENSE b/LICENSE index b925b94f4..fce65c612 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ BSD 3-Clause License for freud -Copyright (c) 2010-2023 The Regents of the University of Michigan +Copyright (c) 2010-2024 The Regents of the University of Michigan All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/benchmarks/benchmark.py b/benchmarks/benchmark.py index 63b44e9ed..1fe76953a 100644 --- a/benchmarks/benchmark.py +++ b/benchmarks/benchmark.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import cProfile diff --git a/benchmarks/benchmark_cluster_Cluster.py b/benchmarks/benchmark_cluster_Cluster.py index 85608f75d..f63eaa8b8 100644 --- a/benchmarks/benchmark_cluster_Cluster.py +++ b/benchmarks/benchmark_cluster_Cluster.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import numpy as np diff --git a/benchmarks/benchmark_density_CorrelationFunction.py b/benchmarks/benchmark_density_CorrelationFunction.py index bf05f2dc0..5d8413280 100644 --- a/benchmarks/benchmark_density_CorrelationFunction.py +++ b/benchmarks/benchmark_density_CorrelationFunction.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import numpy as np diff --git a/benchmarks/benchmark_density_GaussianDensity.py b/benchmarks/benchmark_density_GaussianDensity.py index cf047b54d..7087b1756 100644 --- a/benchmarks/benchmark_density_GaussianDensity.py +++ b/benchmarks/benchmark_density_GaussianDensity.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import numpy as np diff --git a/benchmarks/benchmark_density_LocalDensity.py b/benchmarks/benchmark_density_LocalDensity.py index e2f6a1f38..540e19798 100644 --- a/benchmarks/benchmark_density_LocalDensity.py +++ b/benchmarks/benchmark_density_LocalDensity.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import math diff --git a/benchmarks/benchmark_density_RDF.py b/benchmarks/benchmark_density_RDF.py index 667509e1e..c76db69fb 100644 --- a/benchmarks/benchmark_density_RDF.py +++ b/benchmarks/benchmark_density_RDF.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import numpy as np diff --git a/benchmarks/benchmark_environment_BondOrder.py b/benchmarks/benchmark_environment_BondOrder.py index 89dba36db..d25c0b3d2 100644 --- a/benchmarks/benchmark_environment_BondOrder.py +++ b/benchmarks/benchmark_environment_BondOrder.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import numpy as np diff --git a/benchmarks/benchmark_locality_AABBQuery.py b/benchmarks/benchmark_locality_AABBQuery.py index dd7e13357..828d999ce 100644 --- a/benchmarks/benchmark_locality_AABBQuery.py +++ b/benchmarks/benchmark_locality_AABBQuery.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import numpy as np diff --git a/benchmarks/benchmark_locality_LinkCell.py b/benchmarks/benchmark_locality_LinkCell.py index 0cd14bca8..795297730 100644 --- a/benchmarks/benchmark_locality_LinkCell.py +++ b/benchmarks/benchmark_locality_LinkCell.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import numpy as np diff --git a/benchmarks/benchmark_locality_PeriodicBuffer.py b/benchmarks/benchmark_locality_PeriodicBuffer.py index 5f6e992b6..b1249396b 100644 --- a/benchmarks/benchmark_locality_PeriodicBuffer.py +++ b/benchmarks/benchmark_locality_PeriodicBuffer.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import numpy as np diff --git a/benchmarks/benchmark_msd_MSD.py b/benchmarks/benchmark_msd_MSD.py index 919633aa3..1128b9ed9 100644 --- a/benchmarks/benchmark_msd_MSD.py +++ b/benchmarks/benchmark_msd_MSD.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import numpy as np diff --git a/benchmarks/benchmark_order_Cubatic.py b/benchmarks/benchmark_order_Cubatic.py index 0f4cbc9ed..488d82a30 100644 --- a/benchmarks/benchmark_order_Cubatic.py +++ b/benchmarks/benchmark_order_Cubatic.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import numpy as np diff --git a/benchmarks/benchmark_order_Hexatic.py b/benchmarks/benchmark_order_Hexatic.py index 32e2221c9..ac8b0229b 100644 --- a/benchmarks/benchmark_order_Hexatic.py +++ b/benchmarks/benchmark_order_Hexatic.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import numpy as np diff --git a/benchmarks/benchmark_order_Nematic.py b/benchmarks/benchmark_order_Nematic.py index 4cc91c1b6..73b4d66e5 100644 --- a/benchmarks/benchmark_order_Nematic.py +++ b/benchmarks/benchmark_order_Nematic.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import numpy as np diff --git a/benchmarks/benchmark_order_RotationalAutocorrelation.py b/benchmarks/benchmark_order_RotationalAutocorrelation.py index 493c3814e..c8805dc3c 100644 --- a/benchmarks/benchmark_order_RotationalAutocorrelation.py +++ b/benchmarks/benchmark_order_RotationalAutocorrelation.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import numpy as np diff --git a/benchmarks/benchmark_order_SolidLiquid.py b/benchmarks/benchmark_order_SolidLiquid.py index 95511278d..885eeb604 100644 --- a/benchmarks/benchmark_order_SolidLiquid.py +++ b/benchmarks/benchmark_order_SolidLiquid.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import numpy as np diff --git a/benchmarks/benchmark_order_SteinhardtQl.py b/benchmarks/benchmark_order_SteinhardtQl.py index a750b8eb0..3c1b3eb16 100644 --- a/benchmarks/benchmark_order_SteinhardtQl.py +++ b/benchmarks/benchmark_order_SteinhardtQl.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import numpy as np diff --git a/benchmarks/benchmark_order_SteinhardtWl.py b/benchmarks/benchmark_order_SteinhardtWl.py index 9550a4e8b..7bafa52c2 100644 --- a/benchmarks/benchmark_order_SteinhardtWl.py +++ b/benchmarks/benchmark_order_SteinhardtWl.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import numpy as np diff --git a/benchmarks/benchmark_pmft_PMFTR12.py b/benchmarks/benchmark_pmft_PMFTR12.py index 535d68cd1..3043bcb79 100644 --- a/benchmarks/benchmark_pmft_PMFTR12.py +++ b/benchmarks/benchmark_pmft_PMFTR12.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import numpy as np diff --git a/benchmarks/benchmark_pmft_PMFTXY.py b/benchmarks/benchmark_pmft_PMFTXY.py index 32dd242c1..d84db4c32 100644 --- a/benchmarks/benchmark_pmft_PMFTXY.py +++ b/benchmarks/benchmark_pmft_PMFTXY.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import numpy as np diff --git a/benchmarks/benchmark_pmft_PMFTXYT.py b/benchmarks/benchmark_pmft_PMFTXYT.py index 811f167db..807bbe55e 100644 --- a/benchmarks/benchmark_pmft_PMFTXYT.py +++ b/benchmarks/benchmark_pmft_PMFTXYT.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import numpy as np diff --git a/benchmarks/benchmark_pmft_PMFTXYZ.py b/benchmarks/benchmark_pmft_PMFTXYZ.py index 87078a9db..6479c2ef6 100644 --- a/benchmarks/benchmark_pmft_PMFTXYZ.py +++ b/benchmarks/benchmark_pmft_PMFTXYZ.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import numpy as np diff --git a/benchmarks/benchmarker.py b/benchmarks/benchmarker.py index 3058ddabf..9d58c117b 100644 --- a/benchmarks/benchmarker.py +++ b/benchmarks/benchmarker.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import argparse diff --git a/cpp/box/Box.h b/cpp/box/Box.h index 2cd72d9c8..0391669bf 100644 --- a/cpp/box/Box.h +++ b/cpp/box/Box.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef BOX_H diff --git a/cpp/cluster/Cluster.cc b/cpp/cluster/Cluster.cc index 36c6b1c9c..cf31ddc58 100644 --- a/cpp/cluster/Cluster.cc +++ b/cpp/cluster/Cluster.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #include diff --git a/cpp/cluster/Cluster.h b/cpp/cluster/Cluster.h index 35ddb8918..cf6502424 100644 --- a/cpp/cluster/Cluster.h +++ b/cpp/cluster/Cluster.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef CLUSTER_H diff --git a/cpp/cluster/ClusterProperties.cc b/cpp/cluster/ClusterProperties.cc index a844668d5..b748f0037 100644 --- a/cpp/cluster/ClusterProperties.cc +++ b/cpp/cluster/ClusterProperties.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #include diff --git a/cpp/cluster/ClusterProperties.h b/cpp/cluster/ClusterProperties.h index d603c57b3..5a5322ec7 100644 --- a/cpp/cluster/ClusterProperties.h +++ b/cpp/cluster/ClusterProperties.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef CLUSTER_PROPERTIES_H diff --git a/cpp/density/CorrelationFunction.cc b/cpp/density/CorrelationFunction.cc index a20aa1e9e..3dd3c536a 100644 --- a/cpp/density/CorrelationFunction.cc +++ b/cpp/density/CorrelationFunction.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #include diff --git a/cpp/density/CorrelationFunction.h b/cpp/density/CorrelationFunction.h index ad5ff78ca..c32a50e7a 100644 --- a/cpp/density/CorrelationFunction.h +++ b/cpp/density/CorrelationFunction.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef CORRELATION_FUNCTION_H diff --git a/cpp/density/GaussianDensity.cc b/cpp/density/GaussianDensity.cc index ccdf38fb0..156e62c5e 100644 --- a/cpp/density/GaussianDensity.cc +++ b/cpp/density/GaussianDensity.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #include diff --git a/cpp/density/GaussianDensity.h b/cpp/density/GaussianDensity.h index 32b8f7f82..57e80144c 100644 --- a/cpp/density/GaussianDensity.h +++ b/cpp/density/GaussianDensity.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef GAUSSIAN_DENSITY_H diff --git a/cpp/density/LocalDensity.cc b/cpp/density/LocalDensity.cc index b4e4dc361..dc28bac51 100644 --- a/cpp/density/LocalDensity.cc +++ b/cpp/density/LocalDensity.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #include "LocalDensity.h" diff --git a/cpp/density/LocalDensity.h b/cpp/density/LocalDensity.h index 3bf10632a..56c116cde 100644 --- a/cpp/density/LocalDensity.h +++ b/cpp/density/LocalDensity.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef LOCAL_DENSITY_H diff --git a/cpp/density/RDF.cc b/cpp/density/RDF.cc index 8fdb3b6ba..d96ffd7e4 100644 --- a/cpp/density/RDF.cc +++ b/cpp/density/RDF.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #include diff --git a/cpp/density/RDF.h b/cpp/density/RDF.h index 81576fbd3..dc68e8f6a 100644 --- a/cpp/density/RDF.h +++ b/cpp/density/RDF.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef RDF_H diff --git a/cpp/density/SphereVoxelization.cc b/cpp/density/SphereVoxelization.cc index fc42e31d7..1f1eacd4b 100644 --- a/cpp/density/SphereVoxelization.cc +++ b/cpp/density/SphereVoxelization.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #include diff --git a/cpp/density/SphereVoxelization.h b/cpp/density/SphereVoxelization.h index cbdc6fc89..d6ef8d235 100644 --- a/cpp/density/SphereVoxelization.h +++ b/cpp/density/SphereVoxelization.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef SPHERE_VOXELIZATION_H diff --git a/cpp/diffraction/StaticStructureFactor.cc b/cpp/diffraction/StaticStructureFactor.cc index b033817f9..e748b645e 100644 --- a/cpp/diffraction/StaticStructureFactor.cc +++ b/cpp/diffraction/StaticStructureFactor.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #include diff --git a/cpp/diffraction/StaticStructureFactor.h b/cpp/diffraction/StaticStructureFactor.h index d040cf4ab..6b06520aa 100644 --- a/cpp/diffraction/StaticStructureFactor.h +++ b/cpp/diffraction/StaticStructureFactor.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef STATIC_STRUCTURE_FACTOR_H diff --git a/cpp/diffraction/StaticStructureFactorDebye.cc b/cpp/diffraction/StaticStructureFactorDebye.cc index df2464c93..daf3d1444 100644 --- a/cpp/diffraction/StaticStructureFactorDebye.cc +++ b/cpp/diffraction/StaticStructureFactorDebye.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifdef __clang__ diff --git a/cpp/diffraction/StaticStructureFactorDebye.h b/cpp/diffraction/StaticStructureFactorDebye.h index d838502f9..ab19fa57e 100644 --- a/cpp/diffraction/StaticStructureFactorDebye.h +++ b/cpp/diffraction/StaticStructureFactorDebye.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef STATIC_STRUCTURE_FACTOR_DEBYE_H diff --git a/cpp/diffraction/StaticStructureFactorDirect.cc b/cpp/diffraction/StaticStructureFactorDirect.cc index 35faeb051..6d611be54 100644 --- a/cpp/diffraction/StaticStructureFactorDirect.cc +++ b/cpp/diffraction/StaticStructureFactorDirect.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #include diff --git a/cpp/diffraction/StaticStructureFactorDirect.h b/cpp/diffraction/StaticStructureFactorDirect.h index 255340470..318e1fad2 100644 --- a/cpp/diffraction/StaticStructureFactorDirect.h +++ b/cpp/diffraction/StaticStructureFactorDirect.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef STATIC_STRUCTURE_FACTOR_DIRECT_H diff --git a/cpp/environment/AngularSeparation.cc b/cpp/environment/AngularSeparation.cc index 196e3b323..6646491be 100644 --- a/cpp/environment/AngularSeparation.cc +++ b/cpp/environment/AngularSeparation.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #include "AngularSeparation.h" diff --git a/cpp/environment/AngularSeparation.h b/cpp/environment/AngularSeparation.h index 91c90c2cb..a45168959 100644 --- a/cpp/environment/AngularSeparation.h +++ b/cpp/environment/AngularSeparation.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef ANGULAR_SEPARATION_H diff --git a/cpp/environment/BondOrder.cc b/cpp/environment/BondOrder.cc index 4c3e33f54..376182c3a 100644 --- a/cpp/environment/BondOrder.cc +++ b/cpp/environment/BondOrder.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #include diff --git a/cpp/environment/BondOrder.h b/cpp/environment/BondOrder.h index 92683b0bc..45ca18644 100644 --- a/cpp/environment/BondOrder.h +++ b/cpp/environment/BondOrder.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef BOND_ORDER_H diff --git a/cpp/environment/LocalBondProjection.cc b/cpp/environment/LocalBondProjection.cc index ed2b24136..33d8e3f12 100644 --- a/cpp/environment/LocalBondProjection.cc +++ b/cpp/environment/LocalBondProjection.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #include "LocalBondProjection.h" diff --git a/cpp/environment/LocalBondProjection.h b/cpp/environment/LocalBondProjection.h index ca3ef62bd..a016e1b10 100644 --- a/cpp/environment/LocalBondProjection.h +++ b/cpp/environment/LocalBondProjection.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef LOCAL_BOND_PROJECTION_H diff --git a/cpp/environment/LocalDescriptors.cc b/cpp/environment/LocalDescriptors.cc index 70cb1d043..1ddfee993 100644 --- a/cpp/environment/LocalDescriptors.cc +++ b/cpp/environment/LocalDescriptors.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #include diff --git a/cpp/environment/LocalDescriptors.h b/cpp/environment/LocalDescriptors.h index 53bbf3112..153a6425d 100644 --- a/cpp/environment/LocalDescriptors.h +++ b/cpp/environment/LocalDescriptors.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef LOCAL_DESCRIPTORS_H diff --git a/cpp/environment/MatchEnv.cc b/cpp/environment/MatchEnv.cc index 94bcccacd..0a88b51b5 100644 --- a/cpp/environment/MatchEnv.cc +++ b/cpp/environment/MatchEnv.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #include diff --git a/cpp/environment/MatchEnv.h b/cpp/environment/MatchEnv.h index d728a92b5..7ad35463c 100644 --- a/cpp/environment/MatchEnv.h +++ b/cpp/environment/MatchEnv.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef MATCH_ENV_H diff --git a/cpp/environment/Registration.h b/cpp/environment/Registration.h index 0d05fc526..fa36db401 100644 --- a/cpp/environment/Registration.h +++ b/cpp/environment/Registration.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef REGISTRATION_H diff --git a/cpp/locality/AABB.h b/cpp/locality/AABB.h index ae03ecbf1..1e045c4f0 100644 --- a/cpp/locality/AABB.h +++ b/cpp/locality/AABB.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef AABB_H diff --git a/cpp/locality/AABBQuery.cc b/cpp/locality/AABBQuery.cc index 798b66e7e..89eec1802 100644 --- a/cpp/locality/AABBQuery.cc +++ b/cpp/locality/AABBQuery.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #include diff --git a/cpp/locality/AABBQuery.h b/cpp/locality/AABBQuery.h index 663ae762c..81d6af189 100644 --- a/cpp/locality/AABBQuery.h +++ b/cpp/locality/AABBQuery.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef AABBQUERY_H diff --git a/cpp/locality/AABBTree.h b/cpp/locality/AABBTree.h index fe0dc4630..e0cbcf074 100644 --- a/cpp/locality/AABBTree.h +++ b/cpp/locality/AABBTree.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef AABB_TREE_H diff --git a/cpp/locality/BondHistogramCompute.h b/cpp/locality/BondHistogramCompute.h index 6dca46d27..cfc929cea 100644 --- a/cpp/locality/BondHistogramCompute.h +++ b/cpp/locality/BondHistogramCompute.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef BOND_HISTOGRAM_COMPUTE_H diff --git a/cpp/locality/Filter.h b/cpp/locality/Filter.h index 7caa2cc03..43a3fa2b4 100644 --- a/cpp/locality/Filter.h +++ b/cpp/locality/Filter.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef __FILTER_H__ diff --git a/cpp/locality/FilterRAD.cc b/cpp/locality/FilterRAD.cc index 63fd55366..4eb413476 100644 --- a/cpp/locality/FilterRAD.cc +++ b/cpp/locality/FilterRAD.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #include "FilterRAD.h" diff --git a/cpp/locality/FilterRAD.h b/cpp/locality/FilterRAD.h index 8f1da6ec2..f71cc3e67 100644 --- a/cpp/locality/FilterRAD.h +++ b/cpp/locality/FilterRAD.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef __FILTERRAD_H__ diff --git a/cpp/locality/FilterSANN.cc b/cpp/locality/FilterSANN.cc index 9c669052d..cecea0880 100644 --- a/cpp/locality/FilterSANN.cc +++ b/cpp/locality/FilterSANN.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #include "FilterSANN.h" diff --git a/cpp/locality/FilterSANN.h b/cpp/locality/FilterSANN.h index d62ae361e..a22be4ca3 100644 --- a/cpp/locality/FilterSANN.h +++ b/cpp/locality/FilterSANN.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef __FILTERSANN_H__ diff --git a/cpp/locality/LinkCell.cc b/cpp/locality/LinkCell.cc index 787c89510..10a40b2a7 100644 --- a/cpp/locality/LinkCell.cc +++ b/cpp/locality/LinkCell.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #include diff --git a/cpp/locality/LinkCell.h b/cpp/locality/LinkCell.h index 2e8727ae6..51f4b5872 100644 --- a/cpp/locality/LinkCell.h +++ b/cpp/locality/LinkCell.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef LINKCELL_H diff --git a/cpp/locality/NeighborBond.h b/cpp/locality/NeighborBond.h index e14b2859a..8b032eb20 100644 --- a/cpp/locality/NeighborBond.h +++ b/cpp/locality/NeighborBond.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef NEIGHBOR_BOND_H diff --git a/cpp/locality/NeighborComputeFunctional.cc b/cpp/locality/NeighborComputeFunctional.cc index 7b428883e..79f38437f 100644 --- a/cpp/locality/NeighborComputeFunctional.cc +++ b/cpp/locality/NeighborComputeFunctional.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #include "NeighborComputeFunctional.h" diff --git a/cpp/locality/NeighborComputeFunctional.h b/cpp/locality/NeighborComputeFunctional.h index 3c9b4cde5..de48525b2 100644 --- a/cpp/locality/NeighborComputeFunctional.h +++ b/cpp/locality/NeighborComputeFunctional.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef NEIGHBOR_COMPUTE_FUNCTIONAL_H diff --git a/cpp/locality/NeighborList.cc b/cpp/locality/NeighborList.cc index a9394a4b5..3ea76f70f 100644 --- a/cpp/locality/NeighborList.cc +++ b/cpp/locality/NeighborList.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #include diff --git a/cpp/locality/NeighborList.h b/cpp/locality/NeighborList.h index a61d049aa..5d9118d8e 100644 --- a/cpp/locality/NeighborList.h +++ b/cpp/locality/NeighborList.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef NEIGHBOR_LIST_H diff --git a/cpp/locality/NeighborPerPointIterator.h b/cpp/locality/NeighborPerPointIterator.h index 7bbd132cc..ace635c73 100644 --- a/cpp/locality/NeighborPerPointIterator.h +++ b/cpp/locality/NeighborPerPointIterator.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef NEIGHBOR_PER_POINT_ITERATOR_H diff --git a/cpp/locality/NeighborQuery.h b/cpp/locality/NeighborQuery.h index 3f835ba26..172a3c953 100644 --- a/cpp/locality/NeighborQuery.h +++ b/cpp/locality/NeighborQuery.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef NEIGHBOR_QUERY_H diff --git a/cpp/locality/PeriodicBuffer.cc b/cpp/locality/PeriodicBuffer.cc index 3ec9e39cd..00fc6cbba 100644 --- a/cpp/locality/PeriodicBuffer.cc +++ b/cpp/locality/PeriodicBuffer.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #include diff --git a/cpp/locality/PeriodicBuffer.h b/cpp/locality/PeriodicBuffer.h index db1b677c9..890672fcf 100644 --- a/cpp/locality/PeriodicBuffer.h +++ b/cpp/locality/PeriodicBuffer.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef PERIODIC_BUFFER_H diff --git a/cpp/locality/RawPoints.h b/cpp/locality/RawPoints.h index 51838287f..332c9d78b 100644 --- a/cpp/locality/RawPoints.h +++ b/cpp/locality/RawPoints.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef RAW_POINTS_H diff --git a/cpp/locality/Voronoi.cc b/cpp/locality/Voronoi.cc index 22eea69ed..b779fffcc 100644 --- a/cpp/locality/Voronoi.cc +++ b/cpp/locality/Voronoi.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #include diff --git a/cpp/locality/Voronoi.h b/cpp/locality/Voronoi.h index ec282d2e8..f8e38230e 100644 --- a/cpp/locality/Voronoi.h +++ b/cpp/locality/Voronoi.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef VORONOI_H diff --git a/cpp/order/ContinuousCoordination.cc b/cpp/order/ContinuousCoordination.cc index 3ef368a37..370479eff 100644 --- a/cpp/order/ContinuousCoordination.cc +++ b/cpp/order/ContinuousCoordination.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #include diff --git a/cpp/order/ContinuousCoordination.h b/cpp/order/ContinuousCoordination.h index ea46a8a02..1a3a89bfb 100644 --- a/cpp/order/ContinuousCoordination.h +++ b/cpp/order/ContinuousCoordination.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #pragma once diff --git a/cpp/order/Cubatic.cc b/cpp/order/Cubatic.cc index d03da15fb..afc906bd0 100644 --- a/cpp/order/Cubatic.cc +++ b/cpp/order/Cubatic.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #include diff --git a/cpp/order/Cubatic.h b/cpp/order/Cubatic.h index 94f5e08ca..fabcfef8e 100644 --- a/cpp/order/Cubatic.h +++ b/cpp/order/Cubatic.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef CUBATIC_H diff --git a/cpp/order/HexaticTranslational.cc b/cpp/order/HexaticTranslational.cc index 0c8f86afe..ba6c932c0 100644 --- a/cpp/order/HexaticTranslational.cc +++ b/cpp/order/HexaticTranslational.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #include "HexaticTranslational.h" diff --git a/cpp/order/HexaticTranslational.h b/cpp/order/HexaticTranslational.h index a65775eab..3651ee6af 100644 --- a/cpp/order/HexaticTranslational.h +++ b/cpp/order/HexaticTranslational.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef HEXATIC_TRANSLATIONAL_H diff --git a/cpp/order/Nematic.cc b/cpp/order/Nematic.cc index 23726e9d9..cf8473d12 100644 --- a/cpp/order/Nematic.cc +++ b/cpp/order/Nematic.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #include diff --git a/cpp/order/Nematic.h b/cpp/order/Nematic.h index b43c557bf..6de0d3b80 100644 --- a/cpp/order/Nematic.h +++ b/cpp/order/Nematic.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef NEMATIC_H diff --git a/cpp/order/RotationalAutocorrelation.cc b/cpp/order/RotationalAutocorrelation.cc index 17e46a9df..cf48be4e9 100644 --- a/cpp/order/RotationalAutocorrelation.cc +++ b/cpp/order/RotationalAutocorrelation.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #include "RotationalAutocorrelation.h" diff --git a/cpp/order/RotationalAutocorrelation.h b/cpp/order/RotationalAutocorrelation.h index 8f3a99067..f2062e0d3 100644 --- a/cpp/order/RotationalAutocorrelation.h +++ b/cpp/order/RotationalAutocorrelation.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef ROTATIONAL_AUTOCORRELATION_H diff --git a/cpp/order/SolidLiquid.cc b/cpp/order/SolidLiquid.cc index 32b45f884..3f403a8e5 100644 --- a/cpp/order/SolidLiquid.cc +++ b/cpp/order/SolidLiquid.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #include diff --git a/cpp/order/SolidLiquid.h b/cpp/order/SolidLiquid.h index 874df2847..5a70fbaee 100644 --- a/cpp/order/SolidLiquid.h +++ b/cpp/order/SolidLiquid.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef SOLID_LIQUID_H diff --git a/cpp/order/Steinhardt.cc b/cpp/order/Steinhardt.cc index 95071c94d..6d7350e5d 100644 --- a/cpp/order/Steinhardt.cc +++ b/cpp/order/Steinhardt.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #include "Steinhardt.h" diff --git a/cpp/order/Steinhardt.h b/cpp/order/Steinhardt.h index 3292aa93b..7d6f56fa3 100644 --- a/cpp/order/Steinhardt.h +++ b/cpp/order/Steinhardt.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef STEINHARDT_H diff --git a/cpp/order/Wigner3j.cc b/cpp/order/Wigner3j.cc index 8e9dd9867..ea3674433 100644 --- a/cpp/order/Wigner3j.cc +++ b/cpp/order/Wigner3j.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #include diff --git a/cpp/order/Wigner3j.h b/cpp/order/Wigner3j.h index b59a8843e..1618a535f 100644 --- a/cpp/order/Wigner3j.h +++ b/cpp/order/Wigner3j.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef WIGNER3J_H diff --git a/cpp/parallel/tbb_config.cc b/cpp/parallel/tbb_config.cc index f71c3a722..18e608f5f 100644 --- a/cpp/parallel/tbb_config.cc +++ b/cpp/parallel/tbb_config.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #include "tbb_config.h" diff --git a/cpp/parallel/tbb_config.h b/cpp/parallel/tbb_config.h index 7c838af7c..8083f6d7c 100644 --- a/cpp/parallel/tbb_config.h +++ b/cpp/parallel/tbb_config.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef TBB_CONFIG_H diff --git a/cpp/pmft/PMFT.h b/cpp/pmft/PMFT.h index 8f862f30a..4f59e2354 100644 --- a/cpp/pmft/PMFT.h +++ b/cpp/pmft/PMFT.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef PMFT_H diff --git a/cpp/pmft/PMFTR12.cc b/cpp/pmft/PMFTR12.cc index dc4a5f143..ab74a9e11 100644 --- a/cpp/pmft/PMFTR12.cc +++ b/cpp/pmft/PMFTR12.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #include diff --git a/cpp/pmft/PMFTR12.h b/cpp/pmft/PMFTR12.h index e005494d9..85562514a 100644 --- a/cpp/pmft/PMFTR12.h +++ b/cpp/pmft/PMFTR12.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef PMFTR12_H diff --git a/cpp/pmft/PMFTXY.cc b/cpp/pmft/PMFTXY.cc index 71bdfe0e0..990d519f7 100644 --- a/cpp/pmft/PMFTXY.cc +++ b/cpp/pmft/PMFTXY.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #include diff --git a/cpp/pmft/PMFTXY.h b/cpp/pmft/PMFTXY.h index 639440533..000430933 100644 --- a/cpp/pmft/PMFTXY.h +++ b/cpp/pmft/PMFTXY.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef PMFTXY_H diff --git a/cpp/pmft/PMFTXYT.cc b/cpp/pmft/PMFTXYT.cc index cf368b8ba..512059f91 100644 --- a/cpp/pmft/PMFTXYT.cc +++ b/cpp/pmft/PMFTXYT.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #include diff --git a/cpp/pmft/PMFTXYT.h b/cpp/pmft/PMFTXYT.h index 7f32300d8..5ca45fe79 100644 --- a/cpp/pmft/PMFTXYT.h +++ b/cpp/pmft/PMFTXYT.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef PMFTXYT_H diff --git a/cpp/pmft/PMFTXYZ.cc b/cpp/pmft/PMFTXYZ.cc index e84bebd24..5c87cffbc 100644 --- a/cpp/pmft/PMFTXYZ.cc +++ b/cpp/pmft/PMFTXYZ.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #include "PMFTXYZ.h" diff --git a/cpp/pmft/PMFTXYZ.h b/cpp/pmft/PMFTXYZ.h index 341669d5b..39789a1b4 100644 --- a/cpp/pmft/PMFTXYZ.h +++ b/cpp/pmft/PMFTXYZ.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef PMFTXYZ_H diff --git a/cpp/util/BiMap.h b/cpp/util/BiMap.h index 09a34000f..2e7d34d9e 100644 --- a/cpp/util/BiMap.h +++ b/cpp/util/BiMap.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef BIMAP_H diff --git a/cpp/util/Histogram.h b/cpp/util/Histogram.h index 547dbbb3b..a22fafc2f 100644 --- a/cpp/util/Histogram.h +++ b/cpp/util/Histogram.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef HISTOGRAM_H diff --git a/cpp/util/ManagedArray.h b/cpp/util/ManagedArray.h index 35585dfb3..dfd05bb34 100644 --- a/cpp/util/ManagedArray.h +++ b/cpp/util/ManagedArray.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef MANAGED_ARRAY_H diff --git a/cpp/util/ThreadStorage.h b/cpp/util/ThreadStorage.h index 4ef024606..3cca897a0 100644 --- a/cpp/util/ThreadStorage.h +++ b/cpp/util/ThreadStorage.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef THREADSTORAGE_H diff --git a/cpp/util/VectorMath.h b/cpp/util/VectorMath.h index b1e8f8233..c842bdaee 100644 --- a/cpp/util/VectorMath.h +++ b/cpp/util/VectorMath.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef VECTOR_MATH_H diff --git a/cpp/util/diagonalize.cc b/cpp/util/diagonalize.cc index 54362e50d..e227ed49c 100644 --- a/cpp/util/diagonalize.cc +++ b/cpp/util/diagonalize.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #include "diagonalize.h" diff --git a/cpp/util/diagonalize.h b/cpp/util/diagonalize.h index a87793533..cf6f20f53 100644 --- a/cpp/util/diagonalize.h +++ b/cpp/util/diagonalize.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef DIAGONALIZE_H diff --git a/cpp/util/utils.h b/cpp/util/utils.h index 3bee6c86b..718ee0e96 100644 --- a/cpp/util/utils.h +++ b/cpp/util/utils.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 The Regents of the University of Michigan +// Copyright (c) 2010-2024 The Regents of the University of Michigan // This file is from the freud project, released under the BSD 3-Clause License. #ifndef UTILS_H diff --git a/freud/__init__.py b/freud/__init__.py index 6cdd0ad71..011662049 100644 --- a/freud/__init__.py +++ b/freud/__init__.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. from . import ( diff --git a/freud/_box.pxd b/freud/_box.pxd index 1d8843e81..71f88839d 100644 --- a/freud/_box.pxd +++ b/freud/_box.pxd @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. from libcpp cimport bool diff --git a/freud/_cluster.pxd b/freud/_cluster.pxd index 75436c2fa..e17f6a3ec 100644 --- a/freud/_cluster.pxd +++ b/freud/_cluster.pxd @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. from libcpp.vector cimport vector diff --git a/freud/_density.pxd b/freud/_density.pxd index 778cc76a4..24d51088c 100644 --- a/freud/_density.pxd +++ b/freud/_density.pxd @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. cimport freud._box diff --git a/freud/_diffraction.pxd b/freud/_diffraction.pxd index f2aa1386c..0f60d747d 100644 --- a/freud/_diffraction.pxd +++ b/freud/_diffraction.pxd @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. from libcpp cimport bool diff --git a/freud/_environment.pxd b/freud/_environment.pxd index 0998cdfc8..9bd68f14f 100644 --- a/freud/_environment.pxd +++ b/freud/_environment.pxd @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. from libcpp cimport bool diff --git a/freud/_locality.pxd b/freud/_locality.pxd index 65cf57145..1d77d863f 100644 --- a/freud/_locality.pxd +++ b/freud/_locality.pxd @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. from libcpp cimport bool diff --git a/freud/_order.pxd b/freud/_order.pxd index 150e8a661..baee62f68 100644 --- a/freud/_order.pxd +++ b/freud/_order.pxd @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. from libcpp cimport bool diff --git a/freud/_parallel.pxd b/freud/_parallel.pxd index bb92362b0..2012d89ae 100644 --- a/freud/_parallel.pxd +++ b/freud/_parallel.pxd @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. cdef extern from "tbb_config.h" namespace "freud::parallel": diff --git a/freud/_pmft.pxd b/freud/_pmft.pxd index fa5800e92..12882ac8c 100644 --- a/freud/_pmft.pxd +++ b/freud/_pmft.pxd @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. cimport freud._locality diff --git a/freud/_util.pxd b/freud/_util.pxd index c2c614c02..8570c0a37 100644 --- a/freud/_util.pxd +++ b/freud/_util.pxd @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. cimport numpy diff --git a/freud/box.pxd b/freud/box.pxd index 7a760f7d6..6ff0239ca 100644 --- a/freud/box.pxd +++ b/freud/box.pxd @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. cimport freud._box diff --git a/freud/box.pyx b/freud/box.pyx index f72151bbf..f50ec08ec 100644 --- a/freud/box.pyx +++ b/freud/box.pyx @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. r""" diff --git a/freud/cluster.pyx b/freud/cluster.pyx index 8390da871..8575eefd4 100644 --- a/freud/cluster.pyx +++ b/freud/cluster.pyx @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. r""" diff --git a/freud/data.py b/freud/data.py index 87c0c0bfb..f75842f5b 100644 --- a/freud/data.py +++ b/freud/data.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. r""" diff --git a/freud/density.pyx b/freud/density.pyx index 90523960a..253f7fd5a 100644 --- a/freud/density.pyx +++ b/freud/density.pyx @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. r""" diff --git a/freud/diffraction.pyx b/freud/diffraction.pyx index c831da5b0..3adc8add6 100644 --- a/freud/diffraction.pyx +++ b/freud/diffraction.pyx @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. r""" diff --git a/freud/environment.pyx b/freud/environment.pyx index 6b146addf..d7a67fb10 100644 --- a/freud/environment.pyx +++ b/freud/environment.pyx @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. r""" diff --git a/freud/errors.py b/freud/errors.py index 3000dc6cc..99c04eb5b 100644 --- a/freud/errors.py +++ b/freud/errors.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. # \package freud.errors diff --git a/freud/interface.pyx b/freud/interface.pyx index 708487c55..29ae1f029 100644 --- a/freud/interface.pyx +++ b/freud/interface.pyx @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. r""" diff --git a/freud/locality.pxd b/freud/locality.pxd index b09a6b42f..e24413ef9 100644 --- a/freud/locality.pxd +++ b/freud/locality.pxd @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. cimport freud._locality diff --git a/freud/locality.pyx b/freud/locality.pyx index bc69f0239..c9e2dde74 100644 --- a/freud/locality.pyx +++ b/freud/locality.pyx @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. r""" diff --git a/freud/msd.pyx b/freud/msd.pyx index 04fe9c7b7..e77ebc12e 100644 --- a/freud/msd.pyx +++ b/freud/msd.pyx @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. r""" diff --git a/freud/order.pyx b/freud/order.pyx index 026474b98..7100d919a 100644 --- a/freud/order.pyx +++ b/freud/order.pyx @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. r""" diff --git a/freud/parallel.pyx b/freud/parallel.pyx index a0c733a85..4d00c0536 100644 --- a/freud/parallel.pyx +++ b/freud/parallel.pyx @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. r""" diff --git a/freud/plot.py b/freud/plot.py index 1d07efcbf..248cb922f 100644 --- a/freud/plot.py +++ b/freud/plot.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import io diff --git a/freud/pmft.pyx b/freud/pmft.pyx index 8105032ab..e5035cbbf 100644 --- a/freud/pmft.pyx +++ b/freud/pmft.pyx @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. r""" diff --git a/freud/util.pxd b/freud/util.pxd index ad85650e6..f70a718b8 100644 --- a/freud/util.pxd +++ b/freud/util.pxd @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. # Directly expose vec3 and quat since they're ubiquitous in constructing diff --git a/freud/util.pyx b/freud/util.pyx index d9bc79f4d..4f1ea1b7f 100644 --- a/freud/util.pyx +++ b/freud/util.pyx @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. from functools import wraps diff --git a/setup.py b/setup.py index 5ff29add4..71df90059 100644 --- a/setup.py +++ b/setup.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import os diff --git a/tests/SphereVoxelization_fft.py b/tests/SphereVoxelization_fft.py index 5a5c5d9ef..ec537a19e 100644 --- a/tests/SphereVoxelization_fft.py +++ b/tests/SphereVoxelization_fft.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import numpy as np diff --git a/tests/conftest.py b/tests/conftest.py index 7e7fe353c..7962a903c 100644 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import freud diff --git a/tests/integration/files/lj/lj.py b/tests/integration/files/lj/lj.py index 3df295ada..a96f7881e 100644 --- a/tests/integration/files/lj/lj.py +++ b/tests/integration/files/lj/lj.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import hoomd diff --git a/tests/integration/test_reader_integrations.py b/tests/integration/test_reader_integrations.py index 9d377a10d..8a20e1eb6 100644 --- a/tests/integration/test_reader_integrations.py +++ b/tests/integration/test_reader_integrations.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import os diff --git a/tests/test_box_Box.py b/tests/test_box_Box.py index b9500b680..d294f4cf5 100644 --- a/tests/test_box_Box.py +++ b/tests/test_box_Box.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import warnings diff --git a/tests/test_cluster.py b/tests/test_cluster.py index ade530e39..ebd347688 100644 --- a/tests/test_cluster.py +++ b/tests/test_cluster.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import matplotlib diff --git a/tests/test_data.py b/tests/test_data.py index 70cccb617..2d8f3c629 100644 --- a/tests/test_data.py +++ b/tests/test_data.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import numpy as np diff --git a/tests/test_density_CorrelationFunction.py b/tests/test_density_CorrelationFunction.py index a33b5973a..6d957934d 100644 --- a/tests/test_density_CorrelationFunction.py +++ b/tests/test_density_CorrelationFunction.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import matplotlib diff --git a/tests/test_density_GaussianDensity.py b/tests/test_density_GaussianDensity.py index 787d6cdf5..a1bd56619 100644 --- a/tests/test_density_GaussianDensity.py +++ b/tests/test_density_GaussianDensity.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import matplotlib diff --git a/tests/test_density_LocalDensity.py b/tests/test_density_LocalDensity.py index ed6d49c2c..02cccc397 100644 --- a/tests/test_density_LocalDensity.py +++ b/tests/test_density_LocalDensity.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import numpy as np diff --git a/tests/test_density_RDF.py b/tests/test_density_RDF.py index 7bdeae365..d755272aa 100644 --- a/tests/test_density_RDF.py +++ b/tests/test_density_RDF.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import matplotlib diff --git a/tests/test_density_SphereVoxelization.py b/tests/test_density_SphereVoxelization.py index 8b8db151d..c3ce8f604 100644 --- a/tests/test_density_SphereVoxelization.py +++ b/tests/test_density_SphereVoxelization.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import matplotlib diff --git a/tests/test_diffraction_DiffractionPattern.py b/tests/test_diffraction_DiffractionPattern.py index 2f16b16b5..f56ce7195 100644 --- a/tests/test_diffraction_DiffractionPattern.py +++ b/tests/test_diffraction_DiffractionPattern.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import matplotlib diff --git a/tests/test_diffraction_StaticStructureFactor.py b/tests/test_diffraction_StaticStructureFactor.py index 1123b7312..c829e59b6 100644 --- a/tests/test_diffraction_StaticStructureFactor.py +++ b/tests/test_diffraction_StaticStructureFactor.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import numpy as np diff --git a/tests/test_doctests.py b/tests/test_doctests.py index 87f8c874b..5ed87864a 100644 --- a/tests/test_doctests.py +++ b/tests/test_doctests.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import doctest diff --git a/tests/test_environment_AngularSeparation.py b/tests/test_environment_AngularSeparation.py index 479dafc92..b3806d40c 100644 --- a/tests/test_environment_AngularSeparation.py +++ b/tests/test_environment_AngularSeparation.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import conftest diff --git a/tests/test_environment_BondOrder.py b/tests/test_environment_BondOrder.py index 0a2613480..09df84b9b 100644 --- a/tests/test_environment_BondOrder.py +++ b/tests/test_environment_BondOrder.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import numpy as np diff --git a/tests/test_environment_LocalBondProjection.py b/tests/test_environment_LocalBondProjection.py index db1ef5ae1..0e8f2f962 100644 --- a/tests/test_environment_LocalBondProjection.py +++ b/tests/test_environment_LocalBondProjection.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import conftest diff --git a/tests/test_environment_LocalDescriptors.py b/tests/test_environment_LocalDescriptors.py index 9149c4483..01569ab2a 100644 --- a/tests/test_environment_LocalDescriptors.py +++ b/tests/test_environment_LocalDescriptors.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. from functools import lru_cache diff --git a/tests/test_environment_MatchEnv.py b/tests/test_environment_MatchEnv.py index 1e8aa2206..68a061cd4 100644 --- a/tests/test_environment_MatchEnv.py +++ b/tests/test_environment_MatchEnv.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import os diff --git a/tests/test_interface.py b/tests/test_interface.py index 40a603325..99ab3f368 100644 --- a/tests/test_interface.py +++ b/tests/test_interface.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import numpy as np diff --git a/tests/test_locality_Filter.py b/tests/test_locality_Filter.py index f1efa4952..f8de73cc1 100644 --- a/tests/test_locality_Filter.py +++ b/tests/test_locality_Filter.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. from abc import abstractmethod diff --git a/tests/test_locality_NeighborList.py b/tests/test_locality_NeighborList.py index a22404a00..aa6207df2 100644 --- a/tests/test_locality_NeighborList.py +++ b/tests/test_locality_NeighborList.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import numpy as np diff --git a/tests/test_locality_NeighborQuery.py b/tests/test_locality_NeighborQuery.py index cb1eee994..d739afa52 100644 --- a/tests/test_locality_NeighborQuery.py +++ b/tests/test_locality_NeighborQuery.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import copy diff --git a/tests/test_locality_PeriodicBuffer.py b/tests/test_locality_PeriodicBuffer.py index a80f7a3dd..c43ab0dbe 100644 --- a/tests/test_locality_PeriodicBuffer.py +++ b/tests/test_locality_PeriodicBuffer.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import numpy as np diff --git a/tests/test_locality_Voronoi.py b/tests/test_locality_Voronoi.py index dc1540c55..2217b09b4 100644 --- a/tests/test_locality_Voronoi.py +++ b/tests/test_locality_Voronoi.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import conftest diff --git a/tests/test_managedarray.py b/tests/test_managedarray.py index df559d937..2f868aa14 100644 --- a/tests/test_managedarray.py +++ b/tests/test_managedarray.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import numpy as np diff --git a/tests/test_msd_MSD.py b/tests/test_msd_MSD.py index 848b496b8..5d3946144 100644 --- a/tests/test_msd_MSD.py +++ b/tests/test_msd_MSD.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import matplotlib diff --git a/tests/test_order_ContinuousCoordination.py b/tests/test_order_ContinuousCoordination.py index ed8764465..189ec812d 100644 --- a/tests/test_order_ContinuousCoordination.py +++ b/tests/test_order_ContinuousCoordination.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import numpy.testing as npt diff --git a/tests/test_order_Cubatic.py b/tests/test_order_Cubatic.py index c89a1be88..699c06ff0 100644 --- a/tests/test_order_Cubatic.py +++ b/tests/test_order_Cubatic.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import numpy as np diff --git a/tests/test_order_Hexatic.py b/tests/test_order_Hexatic.py index 95472791b..823fb6dd7 100644 --- a/tests/test_order_Hexatic.py +++ b/tests/test_order_Hexatic.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import matplotlib diff --git a/tests/test_order_Nematic.py b/tests/test_order_Nematic.py index f462ac793..e39765a75 100644 --- a/tests/test_order_Nematic.py +++ b/tests/test_order_Nematic.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import numpy as np diff --git a/tests/test_order_RotationalAutocorrelation.py b/tests/test_order_RotationalAutocorrelation.py index a5e13eaed..6a8fa9e19 100644 --- a/tests/test_order_RotationalAutocorrelation.py +++ b/tests/test_order_RotationalAutocorrelation.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import math diff --git a/tests/test_order_SolidLiquid.py b/tests/test_order_SolidLiquid.py index 47550eda2..52ee3321d 100644 --- a/tests/test_order_SolidLiquid.py +++ b/tests/test_order_SolidLiquid.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import conftest diff --git a/tests/test_order_Steinhardt.py b/tests/test_order_Steinhardt.py index 138a7c635..350d235d0 100644 --- a/tests/test_order_Steinhardt.py +++ b/tests/test_order_Steinhardt.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import matplotlib diff --git a/tests/test_parallel.py b/tests/test_parallel.py index 810099f0a..3aa63a02f 100644 --- a/tests/test_parallel.py +++ b/tests/test_parallel.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import freud diff --git a/tests/test_pmft.py b/tests/test_pmft.py index 6d1798920..0f300551a 100644 --- a/tests/test_pmft.py +++ b/tests/test_pmft.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import warnings diff --git a/tests/test_util.py b/tests/test_util.py index a65646ad3..c63ff72be 100644 --- a/tests/test_util.py +++ b/tests/test_util.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. from collections import namedtuple diff --git a/tests/util.py b/tests/util.py index bb8c692e6..62ed64c97 100644 --- a/tests/util.py +++ b/tests/util.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import numpy as np diff --git a/tests/validation/__init__.py b/tests/validation/__init__.py index 79159d803..bde270118 100644 --- a/tests/validation/__init__.py +++ b/tests/validation/__init__.py @@ -1,2 +1,2 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. diff --git a/tests/validation/test_Minkowski_Structure_Metrics.py b/tests/validation/test_Minkowski_Structure_Metrics.py index 9acfc0840..667c39313 100644 --- a/tests/validation/test_Minkowski_Structure_Metrics.py +++ b/tests/validation/test_Minkowski_Structure_Metrics.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import os diff --git a/tests/validation/test_Steinhardt_Average.py b/tests/validation/test_Steinhardt_Average.py index 6a7369a13..5b2770d5a 100644 --- a/tests/validation/test_Steinhardt_Average.py +++ b/tests/validation/test_Steinhardt_Average.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2023 The Regents of the University of Michigan +# Copyright (c) 2010-2024 The Regents of the University of Michigan # This file is from the freud project, released under the BSD 3-Clause License. import os