Skip to content

Commit a1d72f2

Browse files
committed
Merge branch 'hs-development'
2 parents ca7d768 + 5c04d83 commit a1d72f2

File tree

97 files changed

+16242
-15850
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

97 files changed

+16242
-15850
lines changed

Source/Collision.H

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
/*
2+
* SPDX-FileCopyrightText: 2022 - 2025 Yadong Zeng<zdsjtu@gmail.com> & ZhuXu Li<1246206018@qq.com>
3+
*
4+
* SPDX-License-Identifier: BSD-3-Clause
5+
*/
6+
17
#ifndef COLLISION_H
28
#define COLLISION_H
39

Source/Collision.cpp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// SPDX-FileCopyrightText: 2022 - 2025 Yadong Zeng<zdsjtu@gmail.com> & ZhuXu Li<1246206018@qq.com>
2+
//
3+
// SPDX-License-Identifier: BSD-3-Clause
4+
15
#include "Collision.H"
26
#include <AMReX_Print.H>
37

0 commit comments

Comments
 (0)