summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/core/config/test_project_settings.h4
-rw-r--r--tests/core/input/test_input_event.h4
-rw-r--r--tests/core/input/test_input_event_key.h4
-rw-r--r--tests/core/input/test_input_event_mouse.h4
-rw-r--r--tests/core/input/test_shortcut.h4
-rw-r--r--tests/core/io/test_config_file.h4
-rw-r--r--tests/core/io/test_file_access.h4
-rw-r--r--tests/core/io/test_http_client.h4
-rw-r--r--tests/core/io/test_image.h4
-rw-r--r--tests/core/io/test_ip.h4
-rw-r--r--tests/core/io/test_json.h4
-rw-r--r--tests/core/io/test_json_native.h4
-rw-r--r--tests/core/io/test_marshalls.h4
-rw-r--r--tests/core/io/test_packet_peer.h4
-rw-r--r--tests/core/io/test_pck_packer.h4
-rw-r--r--tests/core/io/test_resource.h4
-rw-r--r--tests/core/io/test_stream_peer.h4
-rw-r--r--tests/core/io/test_stream_peer_buffer.h4
-rw-r--r--tests/core/io/test_xml_parser.h4
-rw-r--r--tests/core/math/test_aabb.h4
-rw-r--r--tests/core/math/test_astar.h4
-rw-r--r--tests/core/math/test_basis.h4
-rw-r--r--tests/core/math/test_color.h4
-rw-r--r--tests/core/math/test_expression.h4
-rw-r--r--tests/core/math/test_geometry_2d.h4
-rw-r--r--tests/core/math/test_geometry_3d.h4
-rw-r--r--tests/core/math/test_math_funcs.h4
-rw-r--r--tests/core/math/test_plane.h4
-rw-r--r--tests/core/math/test_projection.h4
-rw-r--r--tests/core/math/test_quaternion.h4
-rw-r--r--tests/core/math/test_random_number_generator.h4
-rw-r--r--tests/core/math/test_rect2.h4
-rw-r--r--tests/core/math/test_rect2i.h4
-rw-r--r--tests/core/math/test_transform_2d.h4
-rw-r--r--tests/core/math/test_transform_3d.h4
-rw-r--r--tests/core/math/test_vector2.h4
-rw-r--r--tests/core/math/test_vector2i.h4
-rw-r--r--tests/core/math/test_vector3.h4
-rw-r--r--tests/core/math/test_vector3i.h4
-rw-r--r--tests/core/math/test_vector4.h4
-rw-r--r--tests/core/math/test_vector4i.h4
-rw-r--r--tests/core/object/test_class_db.h4
-rw-r--r--tests/core/object/test_method_bind.h4
-rw-r--r--tests/core/object/test_object.h4
-rw-r--r--tests/core/object/test_undo_redo.h4
-rw-r--r--tests/core/os/test_os.h4
-rw-r--r--tests/core/string/test_node_path.h4
-rw-r--r--tests/core/string/test_string.h4
-rw-r--r--tests/core/string/test_translation.h4
-rw-r--r--tests/core/string/test_translation_server.h4
-rw-r--r--tests/core/templates/test_command_queue.h4
-rw-r--r--tests/core/templates/test_hash_map.h4
-rw-r--r--tests/core/templates/test_hash_set.h4
-rw-r--r--tests/core/templates/test_list.h4
-rw-r--r--tests/core/templates/test_local_vector.h4
-rw-r--r--tests/core/templates/test_lru.h4
-rw-r--r--tests/core/templates/test_oa_hash_map.h4
-rw-r--r--tests/core/templates/test_paged_array.h4
-rw-r--r--tests/core/templates/test_rid.h4
-rw-r--r--tests/core/templates/test_vector.h4
-rw-r--r--tests/core/test_crypto.h4
-rw-r--r--tests/core/test_hashing_context.h4
-rw-r--r--tests/core/test_time.h4
-rw-r--r--tests/core/threads/test_worker_thread_pool.h4
-rw-r--r--tests/core/variant/test_array.h4
-rw-r--r--tests/core/variant/test_callable.h4
-rw-r--r--tests/core/variant/test_dictionary.h4
-rw-r--r--tests/core/variant/test_variant.h4
-rw-r--r--tests/core/variant/test_variant_utility.h4
-rwxr-xr-xtests/create_test.py6
-rw-r--r--tests/display_server_mock.h4
-rw-r--r--tests/scene/test_animation.h4
-rw-r--r--tests/scene/test_arraymesh.h4
-rw-r--r--tests/scene/test_audio_stream_wav.h4
-rw-r--r--tests/scene/test_bit_map.h4
-rw-r--r--tests/scene/test_button.h4
-rw-r--r--tests/scene/test_camera_2d.h4
-rw-r--r--tests/scene/test_camera_3d.h4
-rw-r--r--tests/scene/test_code_edit.h4
-rw-r--r--tests/scene/test_color_picker.h4
-rw-r--r--tests/scene/test_control.h4
-rw-r--r--tests/scene/test_curve.h4
-rw-r--r--tests/scene/test_curve_2d.h4
-rw-r--r--tests/scene/test_curve_3d.h4
-rw-r--r--tests/scene/test_gradient.h4
-rw-r--r--tests/scene/test_gradient_texture.h4
-rw-r--r--tests/scene/test_graph_node.h4
-rw-r--r--tests/scene/test_height_map_shape_3d.h4
-rw-r--r--tests/scene/test_image_texture.h4
-rw-r--r--tests/scene/test_image_texture_3d.h4
-rw-r--r--tests/scene/test_instance_placeholder.h4
-rw-r--r--tests/scene/test_navigation_agent_2d.h4
-rw-r--r--tests/scene/test_navigation_agent_3d.h4
-rw-r--r--tests/scene/test_navigation_obstacle_2d.h4
-rw-r--r--tests/scene/test_navigation_obstacle_3d.h4
-rw-r--r--tests/scene/test_navigation_region_2d.h4
-rw-r--r--tests/scene/test_navigation_region_3d.h4
-rw-r--r--tests/scene/test_node.h4
-rw-r--r--tests/scene/test_node_2d.h4
-rw-r--r--tests/scene/test_option_button.h4
-rw-r--r--tests/scene/test_packed_scene.h4
-rw-r--r--tests/scene/test_parallax_2d.h4
-rw-r--r--tests/scene/test_path_2d.h4
-rw-r--r--tests/scene/test_path_3d.h4
-rw-r--r--tests/scene/test_path_follow_2d.h4
-rw-r--r--tests/scene/test_path_follow_3d.h4
-rw-r--r--tests/scene/test_physics_material.h4
-rw-r--r--tests/scene/test_primitives.h4
-rw-r--r--tests/scene/test_skeleton_3d.h4
-rw-r--r--tests/scene/test_sky.h4
-rw-r--r--tests/scene/test_sprite_frames.h4
-rw-r--r--tests/scene/test_style_box_texture.h4
-rw-r--r--tests/scene/test_tab_bar.h4
-rw-r--r--tests/scene/test_tab_container.h4
-rw-r--r--tests/scene/test_text_edit.h4
-rw-r--r--tests/scene/test_theme.h4
-rw-r--r--tests/scene/test_timer.h4
-rw-r--r--tests/scene/test_tree.h4
-rw-r--r--tests/scene/test_viewport.h4
-rw-r--r--tests/scene/test_visual_shader.h4
-rw-r--r--tests/scene/test_window.h4
-rw-r--r--tests/servers/rendering/test_shader_preprocessor.h4
-rw-r--r--tests/servers/test_navigation_server_2d.h4
-rw-r--r--tests/servers/test_navigation_server_3d.h4
-rw-r--r--tests/servers/test_text_server.h4
-rw-r--r--tests/test_macros.cpp4
-rw-r--r--tests/test_macros.h4
-rw-r--r--tests/test_main.cpp4
-rw-r--r--tests/test_main.h4
-rw-r--r--tests/test_tools.h4
-rw-r--r--tests/test_utils.cpp4
-rw-r--r--tests/test_utils.h4
-rw-r--r--tests/test_validate_testing.h4
133 files changed, 268 insertions, 266 deletions
diff --git a/tests/core/config/test_project_settings.h b/tests/core/config/test_project_settings.h
index 77501dcf7b..e93fa2b3ac 100644
--- a/tests/core/config/test_project_settings.h
+++ b/tests/core/config/test_project_settings.h
@@ -2,8 +2,8 @@
/* test_project_settings.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) */
diff --git a/tests/core/input/test_input_event.h b/tests/core/input/test_input_event.h
index 69c29975ca..62f9469227 100644
--- a/tests/core/input/test_input_event.h
+++ b/tests/core/input/test_input_event.h
@@ -2,8 +2,8 @@
/* test_input_event.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) */
diff --git a/tests/core/input/test_input_event_key.h b/tests/core/input/test_input_event_key.h
index a77de904f4..baeae5dcb5 100644
--- a/tests/core/input/test_input_event_key.h
+++ b/tests/core/input/test_input_event_key.h
@@ -2,8 +2,8 @@
/* test_input_event_key.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) */
diff --git a/tests/core/input/test_input_event_mouse.h b/tests/core/input/test_input_event_mouse.h
index 90f34d68ed..43db7f35f9 100644
--- a/tests/core/input/test_input_event_mouse.h
+++ b/tests/core/input/test_input_event_mouse.h
@@ -2,8 +2,8 @@
/* test_input_event_mouse.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) */
diff --git a/tests/core/input/test_shortcut.h b/tests/core/input/test_shortcut.h
index e885d83e6d..99c4a9956f 100644
--- a/tests/core/input/test_shortcut.h
+++ b/tests/core/input/test_shortcut.h
@@ -2,8 +2,8 @@
/* test_shortcut.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) */
diff --git a/tests/core/io/test_config_file.h b/tests/core/io/test_config_file.h
index e77b6f597f..36bfeeacf9 100644
--- a/tests/core/io/test_config_file.h
+++ b/tests/core/io/test_config_file.h
@@ -2,8 +2,8 @@
/* test_config_file.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) */
diff --git a/tests/core/io/test_file_access.h b/tests/core/io/test_file_access.h
index 4f5a590f29..b4604a2161 100644
--- a/tests/core/io/test_file_access.h
+++ b/tests/core/io/test_file_access.h
@@ -2,8 +2,8 @@
/* test_file_access.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) */
diff --git a/tests/core/io/test_http_client.h b/tests/core/io/test_http_client.h
index 3c93366384..b869eadeeb 100644
--- a/tests/core/io/test_http_client.h
+++ b/tests/core/io/test_http_client.h
@@ -2,8 +2,8 @@
/* test_http_client.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) */
diff --git a/tests/core/io/test_image.h b/tests/core/io/test_image.h
index ac64a61054..f5afda0bb5 100644
--- a/tests/core/io/test_image.h
+++ b/tests/core/io/test_image.h
@@ -2,8 +2,8 @@
/* test_image.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) */
diff --git a/tests/core/io/test_ip.h b/tests/core/io/test_ip.h
index c15b934d47..4e3ef5778b 100644
--- a/tests/core/io/test_ip.h
+++ b/tests/core/io/test_ip.h
@@ -2,8 +2,8 @@
/* test_ip.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) */
diff --git a/tests/core/io/test_json.h b/tests/core/io/test_json.h
index fe78f55f80..6934e4d211 100644
--- a/tests/core/io/test_json.h
+++ b/tests/core/io/test_json.h
@@ -2,8 +2,8 @@
/* test_json.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) */
diff --git a/tests/core/io/test_json_native.h b/tests/core/io/test_json_native.h
index 455bd993db..6bb205ec31 100644
--- a/tests/core/io/test_json_native.h
+++ b/tests/core/io/test_json_native.h
@@ -2,8 +2,8 @@
/* test_json_native.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) */
diff --git a/tests/core/io/test_marshalls.h b/tests/core/io/test_marshalls.h
index 18d37d888e..d97b0e34c5 100644
--- a/tests/core/io/test_marshalls.h
+++ b/tests/core/io/test_marshalls.h
@@ -2,8 +2,8 @@
/* test_marshalls.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) */
diff --git a/tests/core/io/test_packet_peer.h b/tests/core/io/test_packet_peer.h
index 00685c426b..e0ea570684 100644
--- a/tests/core/io/test_packet_peer.h
+++ b/tests/core/io/test_packet_peer.h
@@ -2,8 +2,8 @@
/* test_packet_peer.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) */
diff --git a/tests/core/io/test_pck_packer.h b/tests/core/io/test_pck_packer.h
index bd86d69f7d..1891398327 100644
--- a/tests/core/io/test_pck_packer.h
+++ b/tests/core/io/test_pck_packer.h
@@ -2,8 +2,8 @@
/* test_pck_packer.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) */
diff --git a/tests/core/io/test_resource.h b/tests/core/io/test_resource.h
index ef35cafd0c..21cb6cc83f 100644
--- a/tests/core/io/test_resource.h
+++ b/tests/core/io/test_resource.h
@@ -2,8 +2,8 @@
/* test_resource.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) */
diff --git a/tests/core/io/test_stream_peer.h b/tests/core/io/test_stream_peer.h
index 0b8d15cedb..ee9cadb67c 100644
--- a/tests/core/io/test_stream_peer.h
+++ b/tests/core/io/test_stream_peer.h
@@ -2,8 +2,8 @@
/* test_stream_peer.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) */
diff --git a/tests/core/io/test_stream_peer_buffer.h b/tests/core/io/test_stream_peer_buffer.h
index 7ebaba14b5..6fcece3025 100644
--- a/tests/core/io/test_stream_peer_buffer.h
+++ b/tests/core/io/test_stream_peer_buffer.h
@@ -2,8 +2,8 @@
/* test_stream_peer_buffer.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) */
diff --git a/tests/core/io/test_xml_parser.h b/tests/core/io/test_xml_parser.h
index 555697fa4d..84158de61a 100644
--- a/tests/core/io/test_xml_parser.h
+++ b/tests/core/io/test_xml_parser.h
@@ -2,8 +2,8 @@
/* test_xml_parser.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) */
diff --git a/tests/core/math/test_aabb.h b/tests/core/math/test_aabb.h
index 540ab38251..9665bad1d7 100644
--- a/tests/core/math/test_aabb.h
+++ b/tests/core/math/test_aabb.h
@@ -2,8 +2,8 @@
/* test_aabb.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) */
diff --git a/tests/core/math/test_astar.h b/tests/core/math/test_astar.h
index 09b34c1b66..13399c2476 100644
--- a/tests/core/math/test_astar.h
+++ b/tests/core/math/test_astar.h
@@ -2,8 +2,8 @@
/* test_astar.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) */
diff --git a/tests/core/math/test_basis.h b/tests/core/math/test_basis.h
index 214b16f027..594dd2623d 100644
--- a/tests/core/math/test_basis.h
+++ b/tests/core/math/test_basis.h
@@ -2,8 +2,8 @@
/* test_basis.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) */
diff --git a/tests/core/math/test_color.h b/tests/core/math/test_color.h
index 3ed282c460..988ec66f9d 100644
--- a/tests/core/math/test_color.h
+++ b/tests/core/math/test_color.h
@@ -2,8 +2,8 @@
/* test_color.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) */
diff --git a/tests/core/math/test_expression.h b/tests/core/math/test_expression.h
index b78044f1f2..4266b65bb1 100644
--- a/tests/core/math/test_expression.h
+++ b/tests/core/math/test_expression.h
@@ -2,8 +2,8 @@
/* test_expression.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) */
diff --git a/tests/core/math/test_geometry_2d.h b/tests/core/math/test_geometry_2d.h
index 209fde3e6b..877b625623 100644
--- a/tests/core/math/test_geometry_2d.h
+++ b/tests/core/math/test_geometry_2d.h
@@ -2,8 +2,8 @@
/* test_geometry_2d.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) */
diff --git a/tests/core/math/test_geometry_3d.h b/tests/core/math/test_geometry_3d.h
index 652d57df20..a30405cb5e 100644
--- a/tests/core/math/test_geometry_3d.h
+++ b/tests/core/math/test_geometry_3d.h
@@ -2,8 +2,8 @@
/* test_geometry_3d.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) */
diff --git a/tests/core/math/test_math_funcs.h b/tests/core/math/test_math_funcs.h
index 92cbbe1b21..1a692e7eff 100644
--- a/tests/core/math/test_math_funcs.h
+++ b/tests/core/math/test_math_funcs.h
@@ -2,8 +2,8 @@
/* test_math_funcs.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) */
diff --git a/tests/core/math/test_plane.h b/tests/core/math/test_plane.h
index 4aa4417bf5..e759da8f74 100644
--- a/tests/core/math/test_plane.h
+++ b/tests/core/math/test_plane.h
@@ -2,8 +2,8 @@
/* test_plane.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) */
diff --git a/tests/core/math/test_projection.h b/tests/core/math/test_projection.h
index 2cd6198cba..b2ef620565 100644
--- a/tests/core/math/test_projection.h
+++ b/tests/core/math/test_projection.h
@@ -2,8 +2,8 @@
/* test_projection.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) */
diff --git a/tests/core/math/test_quaternion.h b/tests/core/math/test_quaternion.h
index 56d1d9d639..d78a7e55d0 100644
--- a/tests/core/math/test_quaternion.h
+++ b/tests/core/math/test_quaternion.h
@@ -2,8 +2,8 @@
/* test_quaternion.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) */
diff --git a/tests/core/math/test_random_number_generator.h b/tests/core/math/test_random_number_generator.h
index d4e8902199..5123756ca1 100644
--- a/tests/core/math/test_random_number_generator.h
+++ b/tests/core/math/test_random_number_generator.h
@@ -2,8 +2,8 @@
/* test_random_number_generator.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) */
diff --git a/tests/core/math/test_rect2.h b/tests/core/math/test_rect2.h
index 9fd9590989..2736d528ed 100644
--- a/tests/core/math/test_rect2.h
+++ b/tests/core/math/test_rect2.h
@@ -2,8 +2,8 @@
/* test_rect2.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) */
diff --git a/tests/core/math/test_rect2i.h b/tests/core/math/test_rect2i.h
index 7d49b95587..4ae50ab5e3 100644
--- a/tests/core/math/test_rect2i.h
+++ b/tests/core/math/test_rect2i.h
@@ -2,8 +2,8 @@
/* test_rect2i.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) */
diff --git a/tests/core/math/test_transform_2d.h b/tests/core/math/test_transform_2d.h
index 3c1089ecff..da472de504 100644
--- a/tests/core/math/test_transform_2d.h
+++ b/tests/core/math/test_transform_2d.h
@@ -2,8 +2,8 @@
/* test_transform_2d.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) */
diff --git a/tests/core/math/test_transform_3d.h b/tests/core/math/test_transform_3d.h
index d903afe39d..4ef8358304 100644
--- a/tests/core/math/test_transform_3d.h
+++ b/tests/core/math/test_transform_3d.h
@@ -2,8 +2,8 @@
/* test_transform_3d.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) */
diff --git a/tests/core/math/test_vector2.h b/tests/core/math/test_vector2.h
index 8e3248f1e4..3ca329a312 100644
--- a/tests/core/math/test_vector2.h
+++ b/tests/core/math/test_vector2.h
@@ -2,8 +2,8 @@
/* test_vector2.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) */
diff --git a/tests/core/math/test_vector2i.h b/tests/core/math/test_vector2i.h
index 0c5c03351e..c4b26f4db6 100644
--- a/tests/core/math/test_vector2i.h
+++ b/tests/core/math/test_vector2i.h
@@ -2,8 +2,8 @@
/* test_vector2i.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) */
diff --git a/tests/core/math/test_vector3.h b/tests/core/math/test_vector3.h
index 4904471757..f6b61c2cdf 100644
--- a/tests/core/math/test_vector3.h
+++ b/tests/core/math/test_vector3.h
@@ -2,8 +2,8 @@
/* test_vector3.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) */
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) */
diff --git a/tests/core/math/test_vector4.h b/tests/core/math/test_vector4.h
index d866c29490..1cdac02156 100644
--- a/tests/core/math/test_vector4.h
+++ b/tests/core/math/test_vector4.h
@@ -2,8 +2,8 @@
/* test_vector4.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) */
diff --git a/tests/core/math/test_vector4i.h b/tests/core/math/test_vector4i.h
index 5d8bcaafe6..f3f9778bd6 100644
--- a/tests/core/math/test_vector4i.h
+++ b/tests/core/math/test_vector4i.h
@@ -2,8 +2,8 @@
/* test_vector4i.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) */
diff --git a/tests/core/object/test_class_db.h b/tests/core/object/test_class_db.h
index f2b5b4af3e..57b80c2a22 100644
--- a/tests/core/object/test_class_db.h
+++ b/tests/core/object/test_class_db.h
@@ -2,8 +2,8 @@
/* test_class_db.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) */
diff --git a/tests/core/object/test_method_bind.h b/tests/core/object/test_method_bind.h
index 3f24bcf59b..c7fce1a19c 100644
--- a/tests/core/object/test_method_bind.h
+++ b/tests/core/object/test_method_bind.h
@@ -2,8 +2,8 @@
/* test_method_bind.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) */
diff --git a/tests/core/object/test_object.h b/tests/core/object/test_object.h
index f40fe05daf..9abf69f930 100644
--- a/tests/core/object/test_object.h
+++ b/tests/core/object/test_object.h
@@ -2,8 +2,8 @@
/* test_object.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) */
diff --git a/tests/core/object/test_undo_redo.h b/tests/core/object/test_undo_redo.h
index c591a5b02e..1f99483b57 100644
--- a/tests/core/object/test_undo_redo.h
+++ b/tests/core/object/test_undo_redo.h
@@ -2,8 +2,8 @@
/* test_undo_redo.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) */
diff --git a/tests/core/os/test_os.h b/tests/core/os/test_os.h
index 0d1011b146..a37902bb76 100644
--- a/tests/core/os/test_os.h
+++ b/tests/core/os/test_os.h
@@ -2,8 +2,8 @@
/* test_os.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) */
diff --git a/tests/core/string/test_node_path.h b/tests/core/string/test_node_path.h
index 5b14f0acd4..1ee2d3ab97 100644
--- a/tests/core/string/test_node_path.h
+++ b/tests/core/string/test_node_path.h
@@ -2,8 +2,8 @@
/* test_node_path.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) */
diff --git a/tests/core/string/test_string.h b/tests/core/string/test_string.h
index 63b85b4b28..471a596ee9 100644
--- a/tests/core/string/test_string.h
+++ b/tests/core/string/test_string.h
@@ -2,8 +2,8 @@
/* test_string.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) */
diff --git a/tests/core/string/test_translation.h b/tests/core/string/test_translation.h
index 90f4a90967..a31aa044ae 100644
--- a/tests/core/string/test_translation.h
+++ b/tests/core/string/test_translation.h
@@ -2,8 +2,8 @@
/* test_translation.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) */
diff --git a/tests/core/string/test_translation_server.h b/tests/core/string/test_translation_server.h
index def436d9ff..e2d530f1ef 100644
--- a/tests/core/string/test_translation_server.h
+++ b/tests/core/string/test_translation_server.h
@@ -2,8 +2,8 @@
/* test_translation_server.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) */
diff --git a/tests/core/templates/test_command_queue.h b/tests/core/templates/test_command_queue.h
index 5a4fe1c393..ad3c10fb2d 100644
--- a/tests/core/templates/test_command_queue.h
+++ b/tests/core/templates/test_command_queue.h
@@ -2,8 +2,8 @@
/* test_command_queue.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) */
diff --git a/tests/core/templates/test_hash_map.h b/tests/core/templates/test_hash_map.h
index 5178e8e146..7da884ce29 100644
--- a/tests/core/templates/test_hash_map.h
+++ b/tests/core/templates/test_hash_map.h
@@ -2,8 +2,8 @@
/* test_hash_map.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) */
diff --git a/tests/core/templates/test_hash_set.h b/tests/core/templates/test_hash_set.h
index 219abbab76..315a6acaeb 100644
--- a/tests/core/templates/test_hash_set.h
+++ b/tests/core/templates/test_hash_set.h
@@ -2,8 +2,8 @@
/* test_hash_set.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) */
diff --git a/tests/core/templates/test_list.h b/tests/core/templates/test_list.h
index eb8b33b397..6b50ddecaa 100644
--- a/tests/core/templates/test_list.h
+++ b/tests/core/templates/test_list.h
@@ -2,8 +2,8 @@
/* test_list.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) */
diff --git a/tests/core/templates/test_local_vector.h b/tests/core/templates/test_local_vector.h
index fe422cb979..a02f123562 100644
--- a/tests/core/templates/test_local_vector.h
+++ b/tests/core/templates/test_local_vector.h
@@ -2,8 +2,8 @@
/* test_local_vector.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) */
diff --git a/tests/core/templates/test_lru.h b/tests/core/templates/test_lru.h
index 635b207b5f..a6b872e46f 100644
--- a/tests/core/templates/test_lru.h
+++ b/tests/core/templates/test_lru.h
@@ -2,8 +2,8 @@
/* test_lru.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) */
diff --git a/tests/core/templates/test_oa_hash_map.h b/tests/core/templates/test_oa_hash_map.h
index 6ce8830eab..3ffb8335d8 100644
--- a/tests/core/templates/test_oa_hash_map.h
+++ b/tests/core/templates/test_oa_hash_map.h
@@ -2,8 +2,8 @@
/* test_oa_hash_map.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) */
diff --git a/tests/core/templates/test_paged_array.h b/tests/core/templates/test_paged_array.h
index 8fc3ea4638..5c3b2acc04 100644
--- a/tests/core/templates/test_paged_array.h
+++ b/tests/core/templates/test_paged_array.h
@@ -2,8 +2,8 @@
/* test_paged_array.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) */
diff --git a/tests/core/templates/test_rid.h b/tests/core/templates/test_rid.h
index 3840352442..cbb88910a3 100644
--- a/tests/core/templates/test_rid.h
+++ b/tests/core/templates/test_rid.h
@@ -2,8 +2,8 @@
/* test_rid.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) */
diff --git a/tests/core/templates/test_vector.h b/tests/core/templates/test_vector.h
index 158568b997..e46e1aef81 100644
--- a/tests/core/templates/test_vector.h
+++ b/tests/core/templates/test_vector.h
@@ -2,8 +2,8 @@
/* test_vector.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) */
diff --git a/tests/core/test_crypto.h b/tests/core/test_crypto.h
index 7a59f09977..c7e444326f 100644
--- a/tests/core/test_crypto.h
+++ b/tests/core/test_crypto.h
@@ -2,8 +2,8 @@
/* test_crypto.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) */
diff --git a/tests/core/test_hashing_context.h b/tests/core/test_hashing_context.h
index 29d85eee7e..a3e7b62881 100644
--- a/tests/core/test_hashing_context.h
+++ b/tests/core/test_hashing_context.h
@@ -2,8 +2,8 @@
/* test_hashing_context.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) */
diff --git a/tests/core/test_time.h b/tests/core/test_time.h
index 869170c710..5f010c9138 100644
--- a/tests/core/test_time.h
+++ b/tests/core/test_time.h
@@ -2,8 +2,8 @@
/* test_time.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) */
diff --git a/tests/core/threads/test_worker_thread_pool.h b/tests/core/threads/test_worker_thread_pool.h
index 64cb316138..388140a534 100644
--- a/tests/core/threads/test_worker_thread_pool.h
+++ b/tests/core/threads/test_worker_thread_pool.h
@@ -2,8 +2,8 @@
/* test_worker_thread_pool.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) */
diff --git a/tests/core/variant/test_array.h b/tests/core/variant/test_array.h
index 2756f64688..4c16a53169 100644
--- a/tests/core/variant/test_array.h
+++ b/tests/core/variant/test_array.h
@@ -2,8 +2,8 @@
/* test_array.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) */
diff --git a/tests/core/variant/test_callable.h b/tests/core/variant/test_callable.h
index 955ccbe52f..92610b7a76 100644
--- a/tests/core/variant/test_callable.h
+++ b/tests/core/variant/test_callable.h
@@ -2,8 +2,8 @@
/* test_callable.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) */
diff --git a/tests/core/variant/test_dictionary.h b/tests/core/variant/test_dictionary.h
index 9ebd2a4e80..65f5dbb979 100644
--- a/tests/core/variant/test_dictionary.h
+++ b/tests/core/variant/test_dictionary.h
@@ -2,8 +2,8 @@
/* test_dictionary.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) */
diff --git a/tests/core/variant/test_variant.h b/tests/core/variant/test_variant.h
index e23e598227..e3322a1326 100644
--- a/tests/core/variant/test_variant.h
+++ b/tests/core/variant/test_variant.h
@@ -2,8 +2,8 @@
/* test_variant.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) */
diff --git a/tests/core/variant/test_variant_utility.h b/tests/core/variant/test_variant_utility.h
index a102099adb..f25e8ac40d 100644
--- a/tests/core/variant/test_variant_utility.h
+++ b/tests/core/variant/test_variant_utility.h
@@ -2,8 +2,8 @@
/* test_variant_utility.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) */
diff --git a/tests/create_test.py b/tests/create_test.py
index ad6d6b882f..4b79ab983a 100755
--- a/tests/create_test.py
+++ b/tests/create_test.py
@@ -49,9 +49,11 @@ def main():
/* test_{name_snake_case}.h {padding} */
/**************************************************************************/
/* 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) */
/* Copyright (c) 2014-present Godot Engine contributors (see AUTHORS.md). */
/* Copyright (c) 2007-2014 Juan Linietsky, Ariel Manzur. */
/* */
diff --git a/tests/display_server_mock.h b/tests/display_server_mock.h
index bbf0d996dd..c690208d8f 100644
--- a/tests/display_server_mock.h
+++ b/tests/display_server_mock.h
@@ -2,8 +2,8 @@
/* display_server_mock.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) */
diff --git a/tests/scene/test_animation.h b/tests/scene/test_animation.h
index d3d8f1b031..b7b61de0b6 100644
--- a/tests/scene/test_animation.h
+++ b/tests/scene/test_animation.h
@@ -2,8 +2,8 @@
/* test_animation.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) */
diff --git a/tests/scene/test_arraymesh.h b/tests/scene/test_arraymesh.h
index 179de36ec9..5395e088a1 100644
--- a/tests/scene/test_arraymesh.h
+++ b/tests/scene/test_arraymesh.h
@@ -2,8 +2,8 @@
/* test_arraymesh.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) */
diff --git a/tests/scene/test_audio_stream_wav.h b/tests/scene/test_audio_stream_wav.h
index 5181bfbc77..642df0b5f7 100644
--- a/tests/scene/test_audio_stream_wav.h
+++ b/tests/scene/test_audio_stream_wav.h
@@ -2,8 +2,8 @@
/* test_audio_stream_wav.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) */
diff --git a/tests/scene/test_bit_map.h b/tests/scene/test_bit_map.h
index 835b38ddf9..1a216671fc 100644
--- a/tests/scene/test_bit_map.h
+++ b/tests/scene/test_bit_map.h
@@ -2,8 +2,8 @@
/* test_bit_map.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) */
diff --git a/tests/scene/test_button.h b/tests/scene/test_button.h
index 5ca6266657..528dc6d420 100644
--- a/tests/scene/test_button.h
+++ b/tests/scene/test_button.h
@@ -2,8 +2,8 @@
/* test_button.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) */
diff --git a/tests/scene/test_camera_2d.h b/tests/scene/test_camera_2d.h
index aedee7fe47..e29ef9330f 100644
--- a/tests/scene/test_camera_2d.h
+++ b/tests/scene/test_camera_2d.h
@@ -2,8 +2,8 @@
/* test_camera_2d.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) */
diff --git a/tests/scene/test_camera_3d.h b/tests/scene/test_camera_3d.h
index 86f7dd6c3e..549383b17f 100644
--- a/tests/scene/test_camera_3d.h
+++ b/tests/scene/test_camera_3d.h
@@ -2,8 +2,8 @@
/* test_camera_3d.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) */
diff --git a/tests/scene/test_code_edit.h b/tests/scene/test_code_edit.h
index 17a5b6a98d..7018dcd746 100644
--- a/tests/scene/test_code_edit.h
+++ b/tests/scene/test_code_edit.h
@@ -2,8 +2,8 @@
/* test_code_edit.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) */
diff --git a/tests/scene/test_color_picker.h b/tests/scene/test_color_picker.h
index a8306a7273..920a12839b 100644
--- a/tests/scene/test_color_picker.h
+++ b/tests/scene/test_color_picker.h
@@ -2,8 +2,8 @@
/* test_color_picker.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) */
diff --git a/tests/scene/test_control.h b/tests/scene/test_control.h
index 1e9a3987e0..9072ca0e40 100644
--- a/tests/scene/test_control.h
+++ b/tests/scene/test_control.h
@@ -2,8 +2,8 @@
/* test_control.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) */
diff --git a/tests/scene/test_curve.h b/tests/scene/test_curve.h
index 19cf5cd58e..454f05673d 100644
--- a/tests/scene/test_curve.h
+++ b/tests/scene/test_curve.h
@@ -2,8 +2,8 @@
/* test_curve.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) */
diff --git a/tests/scene/test_curve_2d.h b/tests/scene/test_curve_2d.h
index 9968ffdc12..1f1d19dd02 100644
--- a/tests/scene/test_curve_2d.h
+++ b/tests/scene/test_curve_2d.h
@@ -2,8 +2,8 @@
/* test_curve_2d.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) */
diff --git a/tests/scene/test_curve_3d.h b/tests/scene/test_curve_3d.h
index 9cc415ac25..b303b21eee 100644
--- a/tests/scene/test_curve_3d.h
+++ b/tests/scene/test_curve_3d.h
@@ -2,8 +2,8 @@
/* test_curve_3d.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) */
diff --git a/tests/scene/test_gradient.h b/tests/scene/test_gradient.h
index 2055de5f80..a0e3aae31a 100644
--- a/tests/scene/test_gradient.h
+++ b/tests/scene/test_gradient.h
@@ -2,8 +2,8 @@
/* test_gradient.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) */
diff --git a/tests/scene/test_gradient_texture.h b/tests/scene/test_gradient_texture.h
index 9feafea4eb..f4815c19f1 100644
--- a/tests/scene/test_gradient_texture.h
+++ b/tests/scene/test_gradient_texture.h
@@ -2,8 +2,8 @@
/* test_gradient_texture.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) */
diff --git a/tests/scene/test_graph_node.h b/tests/scene/test_graph_node.h
index 536a4c204c..ed3c327fcc 100644
--- a/tests/scene/test_graph_node.h
+++ b/tests/scene/test_graph_node.h
@@ -2,8 +2,8 @@
/* test_graph_node.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) */
diff --git a/tests/scene/test_height_map_shape_3d.h b/tests/scene/test_height_map_shape_3d.h
index d613369238..540c5b5d4f 100644
--- a/tests/scene/test_height_map_shape_3d.h
+++ b/tests/scene/test_height_map_shape_3d.h
@@ -2,8 +2,8 @@
/* test_height_map_shape_3d.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) */
diff --git a/tests/scene/test_image_texture.h b/tests/scene/test_image_texture.h
index c2baa7330e..fb1eec3227 100644
--- a/tests/scene/test_image_texture.h
+++ b/tests/scene/test_image_texture.h
@@ -2,8 +2,8 @@
/* test_image_texture.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) */
diff --git a/tests/scene/test_image_texture_3d.h b/tests/scene/test_image_texture_3d.h
index 80691dee62..00334d0356 100644
--- a/tests/scene/test_image_texture_3d.h
+++ b/tests/scene/test_image_texture_3d.h
@@ -2,8 +2,8 @@
/* test_image_texture_3d.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) */
diff --git a/tests/scene/test_instance_placeholder.h b/tests/scene/test_instance_placeholder.h
index d565aa8bed..0c4c5c419e 100644
--- a/tests/scene/test_instance_placeholder.h
+++ b/tests/scene/test_instance_placeholder.h
@@ -2,8 +2,8 @@
/* test_instance_placeholder.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) */
diff --git a/tests/scene/test_navigation_agent_2d.h b/tests/scene/test_navigation_agent_2d.h
index aa989aebd6..1c418397c7 100644
--- a/tests/scene/test_navigation_agent_2d.h
+++ b/tests/scene/test_navigation_agent_2d.h
@@ -2,8 +2,8 @@
/* test_navigation_agent_2d.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) */
diff --git a/tests/scene/test_navigation_agent_3d.h b/tests/scene/test_navigation_agent_3d.h
index 485409827f..a6fd322bc8 100644
--- a/tests/scene/test_navigation_agent_3d.h
+++ b/tests/scene/test_navigation_agent_3d.h
@@ -2,8 +2,8 @@
/* test_navigation_agent_3d.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) */
diff --git a/tests/scene/test_navigation_obstacle_2d.h b/tests/scene/test_navigation_obstacle_2d.h
index 67f64c5303..892c1ab6de 100644
--- a/tests/scene/test_navigation_obstacle_2d.h
+++ b/tests/scene/test_navigation_obstacle_2d.h
@@ -2,8 +2,8 @@
/* test_navigation_obstacle_2d.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) */
diff --git a/tests/scene/test_navigation_obstacle_3d.h b/tests/scene/test_navigation_obstacle_3d.h
index d3e3bd3992..ab94d91554 100644
--- a/tests/scene/test_navigation_obstacle_3d.h
+++ b/tests/scene/test_navigation_obstacle_3d.h
@@ -2,8 +2,8 @@
/* test_navigation_obstacle_3d.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) */
diff --git a/tests/scene/test_navigation_region_2d.h b/tests/scene/test_navigation_region_2d.h
index 46dc92bf7f..713f4780b4 100644
--- a/tests/scene/test_navigation_region_2d.h
+++ b/tests/scene/test_navigation_region_2d.h
@@ -2,8 +2,8 @@
/* test_navigation_region_2d.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) */
diff --git a/tests/scene/test_navigation_region_3d.h b/tests/scene/test_navigation_region_3d.h
index 85dc30fd04..e46ed7e66d 100644
--- a/tests/scene/test_navigation_region_3d.h
+++ b/tests/scene/test_navigation_region_3d.h
@@ -2,8 +2,8 @@
/* test_navigation_region_3d.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) */
diff --git a/tests/scene/test_node.h b/tests/scene/test_node.h
index cc2c8cdcec..1d505f977f 100644
--- a/tests/scene/test_node.h
+++ b/tests/scene/test_node.h
@@ -2,8 +2,8 @@
/* test_node.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) */
diff --git a/tests/scene/test_node_2d.h b/tests/scene/test_node_2d.h
index 4ae13f9640..ec8f1b5fee 100644
--- a/tests/scene/test_node_2d.h
+++ b/tests/scene/test_node_2d.h
@@ -2,8 +2,8 @@
/* test_node_2d.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) */
diff --git a/tests/scene/test_option_button.h b/tests/scene/test_option_button.h
index e4d741c548..c2c49f28db 100644
--- a/tests/scene/test_option_button.h
+++ b/tests/scene/test_option_button.h
@@ -2,8 +2,8 @@
/* test_option_button.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) */
diff --git a/tests/scene/test_packed_scene.h b/tests/scene/test_packed_scene.h
index 6500c4ecb0..2ac10c5d53 100644
--- a/tests/scene/test_packed_scene.h
+++ b/tests/scene/test_packed_scene.h
@@ -2,8 +2,8 @@
/* test_packed_scene.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) */
diff --git a/tests/scene/test_parallax_2d.h b/tests/scene/test_parallax_2d.h
index 17d2f5efd9..febda40bd0 100644
--- a/tests/scene/test_parallax_2d.h
+++ b/tests/scene/test_parallax_2d.h
@@ -2,8 +2,8 @@
/* test_parallax_2d.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) */
diff --git a/tests/scene/test_path_2d.h b/tests/scene/test_path_2d.h
index d1b10217c4..e68dbceb2f 100644
--- a/tests/scene/test_path_2d.h
+++ b/tests/scene/test_path_2d.h
@@ -2,8 +2,8 @@
/* test_path_2d.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) */
diff --git a/tests/scene/test_path_3d.h b/tests/scene/test_path_3d.h
index 3ed90bca8a..d236b507a0 100644
--- a/tests/scene/test_path_3d.h
+++ b/tests/scene/test_path_3d.h
@@ -2,8 +2,8 @@
/* test_path_3d.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) */
diff --git a/tests/scene/test_path_follow_2d.h b/tests/scene/test_path_follow_2d.h
index 7d132c567e..b734a51c25 100644
--- a/tests/scene/test_path_follow_2d.h
+++ b/tests/scene/test_path_follow_2d.h
@@ -2,8 +2,8 @@
/* test_path_follow_2d.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) */
diff --git a/tests/scene/test_path_follow_3d.h b/tests/scene/test_path_follow_3d.h
index 4bebea76eb..db10334fac 100644
--- a/tests/scene/test_path_follow_3d.h
+++ b/tests/scene/test_path_follow_3d.h
@@ -2,8 +2,8 @@
/* test_path_follow_3d.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) */
diff --git a/tests/scene/test_physics_material.h b/tests/scene/test_physics_material.h
index 1150b875fd..885e96a1b8 100644
--- a/tests/scene/test_physics_material.h
+++ b/tests/scene/test_physics_material.h
@@ -2,8 +2,8 @@
/* test_physics_material.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) */
diff --git a/tests/scene/test_primitives.h b/tests/scene/test_primitives.h
index 1372883bc6..cab37388fc 100644
--- a/tests/scene/test_primitives.h
+++ b/tests/scene/test_primitives.h
@@ -2,8 +2,8 @@
/* test_primitives.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) */
diff --git a/tests/scene/test_skeleton_3d.h b/tests/scene/test_skeleton_3d.h
index efaf476320..8c3200021a 100644
--- a/tests/scene/test_skeleton_3d.h
+++ b/tests/scene/test_skeleton_3d.h
@@ -2,8 +2,8 @@
/* test_skeleton_3d.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) */
diff --git a/tests/scene/test_sky.h b/tests/scene/test_sky.h
index 218e786b8f..7e507d26d0 100644
--- a/tests/scene/test_sky.h
+++ b/tests/scene/test_sky.h
@@ -2,8 +2,8 @@
/* test_sky.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) */
diff --git a/tests/scene/test_sprite_frames.h b/tests/scene/test_sprite_frames.h
index f554679bf1..b8e10b754b 100644
--- a/tests/scene/test_sprite_frames.h
+++ b/tests/scene/test_sprite_frames.h
@@ -2,8 +2,8 @@
/* test_sprite_frames.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) */
diff --git a/tests/scene/test_style_box_texture.h b/tests/scene/test_style_box_texture.h
index 50130664de..681862c93c 100644
--- a/tests/scene/test_style_box_texture.h
+++ b/tests/scene/test_style_box_texture.h
@@ -2,8 +2,8 @@
/* test_style_box_texture.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) */
diff --git a/tests/scene/test_tab_bar.h b/tests/scene/test_tab_bar.h
index 50af08a4c7..1b634d4296 100644
--- a/tests/scene/test_tab_bar.h
+++ b/tests/scene/test_tab_bar.h
@@ -2,8 +2,8 @@
/* test_tab_bar.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) */
diff --git a/tests/scene/test_tab_container.h b/tests/scene/test_tab_container.h
index efe1db6806..75666fa3d8 100644
--- a/tests/scene/test_tab_container.h
+++ b/tests/scene/test_tab_container.h
@@ -2,8 +2,8 @@
/* test_tab_container.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) */
diff --git a/tests/scene/test_text_edit.h b/tests/scene/test_text_edit.h
index 9c67c37643..ebab13feb6 100644
--- a/tests/scene/test_text_edit.h
+++ b/tests/scene/test_text_edit.h
@@ -2,8 +2,8 @@
/* test_text_edit.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) */
diff --git a/tests/scene/test_theme.h b/tests/scene/test_theme.h
index 3cb8dc6003..46145c9f11 100644
--- a/tests/scene/test_theme.h
+++ b/tests/scene/test_theme.h
@@ -2,8 +2,8 @@
/* test_theme.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) */
diff --git a/tests/scene/test_timer.h b/tests/scene/test_timer.h
index a8ee973d99..f88e18e6b5 100644
--- a/tests/scene/test_timer.h
+++ b/tests/scene/test_timer.h
@@ -2,8 +2,8 @@
/* test_timer.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) */
diff --git a/tests/scene/test_tree.h b/tests/scene/test_tree.h
index dc63cb6eb7..e8ba8eef71 100644
--- a/tests/scene/test_tree.h
+++ b/tests/scene/test_tree.h
@@ -2,8 +2,8 @@
/* test_tree.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) */
diff --git a/tests/scene/test_viewport.h b/tests/scene/test_viewport.h
index 49cfb37588..2f04dc9164 100644
--- a/tests/scene/test_viewport.h
+++ b/tests/scene/test_viewport.h
@@ -2,8 +2,8 @@
/* test_viewport.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) */
diff --git a/tests/scene/test_visual_shader.h b/tests/scene/test_visual_shader.h
index 3bedb505a9..99189b0938 100644
--- a/tests/scene/test_visual_shader.h
+++ b/tests/scene/test_visual_shader.h
@@ -2,8 +2,8 @@
/* test_visual_shader.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) */
diff --git a/tests/scene/test_window.h b/tests/scene/test_window.h
index 327880931d..3b12328ce3 100644
--- a/tests/scene/test_window.h
+++ b/tests/scene/test_window.h
@@ -2,8 +2,8 @@
/* test_window.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) */
diff --git a/tests/servers/rendering/test_shader_preprocessor.h b/tests/servers/rendering/test_shader_preprocessor.h
index d444b07e1e..00cba03a92 100644
--- a/tests/servers/rendering/test_shader_preprocessor.h
+++ b/tests/servers/rendering/test_shader_preprocessor.h
@@ -2,8 +2,8 @@
/* test_shader_preprocessor.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) */
diff --git a/tests/servers/test_navigation_server_2d.h b/tests/servers/test_navigation_server_2d.h
index c4eb0b84eb..7c82619358 100644
--- a/tests/servers/test_navigation_server_2d.h
+++ b/tests/servers/test_navigation_server_2d.h
@@ -2,8 +2,8 @@
/* test_navigation_server_2d.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) */
diff --git a/tests/servers/test_navigation_server_3d.h b/tests/servers/test_navigation_server_3d.h
index d0cf1b4211..f2863248eb 100644
--- a/tests/servers/test_navigation_server_3d.h
+++ b/tests/servers/test_navigation_server_3d.h
@@ -2,8 +2,8 @@
/* test_navigation_server_3d.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) */
diff --git a/tests/servers/test_text_server.h b/tests/servers/test_text_server.h
index 6ef32faea2..73536f7599 100644
--- a/tests/servers/test_text_server.h
+++ b/tests/servers/test_text_server.h
@@ -2,8 +2,8 @@
/* test_text_server.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) */
diff --git a/tests/test_macros.cpp b/tests/test_macros.cpp
index 9183d34d40..0025ccafd8 100644
--- a/tests/test_macros.cpp
+++ b/tests/test_macros.cpp
@@ -2,8 +2,8 @@
/* test_macros.cpp */
/**************************************************************************/
/* 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) */
diff --git a/tests/test_macros.h b/tests/test_macros.h
index c14344ed4e..a736030293 100644
--- a/tests/test_macros.h
+++ b/tests/test_macros.h
@@ -2,8 +2,8 @@
/* test_macros.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) */
diff --git a/tests/test_main.cpp b/tests/test_main.cpp
index e63ac96067..fbff30f278 100644
--- a/tests/test_main.cpp
+++ b/tests/test_main.cpp
@@ -2,8 +2,8 @@
/* test_main.cpp */
/**************************************************************************/
/* 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) */
diff --git a/tests/test_main.h b/tests/test_main.h
index 0203cf65eb..d53a52c119 100644
--- a/tests/test_main.h
+++ b/tests/test_main.h
@@ -2,8 +2,8 @@
/* test_main.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) */
diff --git a/tests/test_tools.h b/tests/test_tools.h
index a9debcfdde..9a42d4ab1b 100644
--- a/tests/test_tools.h
+++ b/tests/test_tools.h
@@ -2,8 +2,8 @@
/* test_tools.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) */
diff --git a/tests/test_utils.cpp b/tests/test_utils.cpp
index 3cb3e2e501..837eb72300 100644
--- a/tests/test_utils.cpp
+++ b/tests/test_utils.cpp
@@ -2,8 +2,8 @@
/* test_utils.cpp */
/**************************************************************************/
/* 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) */
diff --git a/tests/test_utils.h b/tests/test_utils.h
index 6b369ebb9c..3296b3a72e 100644
--- a/tests/test_utils.h
+++ b/tests/test_utils.h
@@ -2,8 +2,8 @@
/* test_utils.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) */
diff --git a/tests/test_validate_testing.h b/tests/test_validate_testing.h
index 3ccbc9ef3a..550de1568e 100644
--- a/tests/test_validate_testing.h
+++ b/tests/test_validate_testing.h
@@ -2,8 +2,8 @@
/* test_validate_testing.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) */