Skip to content

Commit

Permalink
Copyright 2025.
Browse files Browse the repository at this point in the history
  • Loading branch information
joaander committed Jan 20, 2025
1 parent 64ee1ab commit 49a93b3
Show file tree
Hide file tree
Showing 1,067 changed files with 1,067 additions and 1,067 deletions.
2 changes: 1 addition & 1 deletion CMake/hoomd/test.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University 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)
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +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
Expand Down
2 changes: 1 addition & 1 deletion hoomd/AABB.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University of 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"
Expand Down
2 changes: 1 addition & 1 deletion hoomd/AABBTree.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University of 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"
Expand Down
2 changes: 1 addition & 1 deletion hoomd/Action.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University of 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"
Expand Down
2 changes: 1 addition & 1 deletion hoomd/Action.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University 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
Expand Down
2 changes: 1 addition & 1 deletion hoomd/Analyzer.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University 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
Expand Down
2 changes: 1 addition & 1 deletion hoomd/Analyzer.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University 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
Expand Down
2 changes: 1 addition & 1 deletion hoomd/ArrayView.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University 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
Expand Down
2 changes: 1 addition & 1 deletion hoomd/Autotuned.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University of 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"
Expand Down
2 changes: 1 addition & 1 deletion hoomd/Autotuned.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University 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
Expand Down
2 changes: 1 addition & 1 deletion hoomd/Autotuner.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University 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
Expand Down
2 changes: 1 addition & 1 deletion hoomd/BondedGroupData.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University 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
Expand Down
2 changes: 1 addition & 1 deletion hoomd/BondedGroupData.cu
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University of 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"
Expand Down
2 changes: 1 addition & 1 deletion hoomd/BondedGroupData.cuh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University 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
Expand Down
2 changes: 1 addition & 1 deletion hoomd/BondedGroupData.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University 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
Expand Down
2 changes: 1 addition & 1 deletion hoomd/BoxDim.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University 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
Expand Down
2 changes: 1 addition & 1 deletion hoomd/BoxResizeUpdater.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University 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
Expand Down
2 changes: 1 addition & 1 deletion hoomd/BoxResizeUpdater.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University 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
Expand Down
2 changes: 1 addition & 1 deletion hoomd/BoxResizeUpdaterGPU.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University 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
Expand Down
2 changes: 1 addition & 1 deletion hoomd/BoxResizeUpdaterGPU.cu
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University of 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"
Expand Down
2 changes: 1 addition & 1 deletion hoomd/BoxResizeUpdaterGPU.cuh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University of 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"
Expand Down
2 changes: 1 addition & 1 deletion hoomd/BoxResizeUpdaterGPU.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University 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
Expand Down
2 changes: 1 addition & 1 deletion hoomd/CachedAllocator.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University 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
Expand Down
2 changes: 1 addition & 1 deletion hoomd/CellList.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University 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
Expand Down
2 changes: 1 addition & 1 deletion hoomd/CellList.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University of 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"
Expand Down
2 changes: 1 addition & 1 deletion hoomd/CellListGPU.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University 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
Expand Down
2 changes: 1 addition & 1 deletion hoomd/CellListGPU.cu
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University of 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"
Expand Down
2 changes: 1 addition & 1 deletion hoomd/CellListGPU.cuh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University 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__
Expand Down
2 changes: 1 addition & 1 deletion hoomd/CellListGPU.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University of 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"
Expand Down
2 changes: 1 addition & 1 deletion hoomd/CellListStencil.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University 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
Expand Down
2 changes: 1 addition & 1 deletion hoomd/CellListStencil.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University of 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"
Expand Down
2 changes: 1 addition & 1 deletion hoomd/ClockSource.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University 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
Expand Down
2 changes: 1 addition & 1 deletion hoomd/ClockSource.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University 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
Expand Down
2 changes: 1 addition & 1 deletion hoomd/Communicator.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University 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
Expand Down
2 changes: 1 addition & 1 deletion hoomd/Communicator.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University 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
Expand Down
2 changes: 1 addition & 1 deletion hoomd/CommunicatorGPU.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University 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
Expand Down
2 changes: 1 addition & 1 deletion hoomd/CommunicatorGPU.cu
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University 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
Expand Down
2 changes: 1 addition & 1 deletion hoomd/CommunicatorGPU.cuh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University 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
Expand Down
2 changes: 1 addition & 1 deletion hoomd/CommunicatorGPU.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University 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
Expand Down
2 changes: 1 addition & 1 deletion hoomd/Compute.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University of 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"
Expand Down
2 changes: 1 addition & 1 deletion hoomd/Compute.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University of 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"
Expand Down
2 changes: 1 addition & 1 deletion hoomd/DCDDumpWriter.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University 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
Expand Down
2 changes: 1 addition & 1 deletion hoomd/DCDDumpWriter.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University 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__
Expand Down
2 changes: 1 addition & 1 deletion hoomd/DomainDecomposition.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University 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
Expand Down
2 changes: 1 addition & 1 deletion hoomd/DomainDecomposition.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University 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
Expand Down
2 changes: 1 addition & 1 deletion hoomd/ExecutionConfiguration.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University of 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"
Expand Down
2 changes: 1 addition & 1 deletion hoomd/ExecutionConfiguration.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University 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__
Expand Down
2 changes: 1 addition & 1 deletion hoomd/Filesystem.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University 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
Expand Down
2 changes: 1 addition & 1 deletion hoomd/ForceCompute.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University 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
Expand Down
2 changes: 1 addition & 1 deletion hoomd/ForceCompute.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University of 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"
Expand Down
2 changes: 1 addition & 1 deletion hoomd/ForceConstraint.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University of 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"
Expand Down
2 changes: 1 addition & 1 deletion hoomd/ForceConstraint.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University of 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"
Expand Down
2 changes: 1 addition & 1 deletion hoomd/GPUArray.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University 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
Expand Down
2 changes: 1 addition & 1 deletion hoomd/GPUFlags.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University 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
Expand Down
2 changes: 1 addition & 1 deletion hoomd/GPUVector.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University 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__
Expand Down
2 changes: 1 addition & 1 deletion hoomd/GSD.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University 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
Expand Down
2 changes: 1 addition & 1 deletion hoomd/GSDDequeWriter.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University of 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"
Expand Down
2 changes: 1 addition & 1 deletion hoomd/GSDDequeWriter.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University 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
Expand Down
2 changes: 1 addition & 1 deletion hoomd/GSDDumpWriter.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University of 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"
Expand Down
2 changes: 1 addition & 1 deletion hoomd/GSDDumpWriter.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University 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
Expand Down
2 changes: 1 addition & 1 deletion hoomd/GSDReader.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University of 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"
Expand Down
2 changes: 1 addition & 1 deletion hoomd/GSDReader.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University 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__
Expand Down
2 changes: 1 addition & 1 deletion hoomd/HOOMDMPI.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University 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__
Expand Down
2 changes: 1 addition & 1 deletion hoomd/HOOMDMath.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University 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
Expand Down
2 changes: 1 addition & 1 deletion hoomd/HOOMDMath.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2009-2024 The Regents of the University 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__
Expand Down
Loading

0 comments on commit 49a93b3

Please sign in to comment.