diff options
Diffstat (limited to 'tests/core/math/test_vector3i.h')
-rw-r--r-- | tests/core/math/test_vector3i.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/core/math/test_vector3i.h b/tests/core/math/test_vector3i.h index 74b6ee6e7b..38b93bf571 100644 --- a/tests/core/math/test_vector3i.h +++ b/tests/core/math/test_vector3i.h @@ -2,8 +2,8 @@ /* test_vector3i.h */ /**************************************************************************/ /* This file is part of: */ -/* GODOT ENGINE */ -/* https://godotengine.org */ +/* REDOT ENGINE */ +/* https://redotengine.org */ /**************************************************************************/ /* Copyright (c) 2024-present Redot Engine contributors */ /* (see REDOT_AUTHORS.md) */ |