diff options
Diffstat (limited to 'modules/godot_physics_3d/joints/godot_jacobian_entry_3d.h')
-rw-r--r-- | modules/godot_physics_3d/joints/godot_jacobian_entry_3d.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/godot_physics_3d/joints/godot_jacobian_entry_3d.h b/modules/godot_physics_3d/joints/godot_jacobian_entry_3d.h index d0c3c48ae6..d29cf95fe9 100644 --- a/modules/godot_physics_3d/joints/godot_jacobian_entry_3d.h +++ b/modules/godot_physics_3d/joints/godot_jacobian_entry_3d.h @@ -5,6 +5,8 @@ /* GODOT ENGINE */ /* https://godotengine.org */ /**************************************************************************/ +/* Copyright (c) 2024-present Redot Engine contributors */ +/* (see REDOT_AUTHORS.md) */ /* Copyright (c) 2014-present Godot Engine contributors (see AUTHORS.md). */ /* Copyright (c) 2007-2014 Juan Linietsky, Ariel Manzur. */ /* */ |