diff options
Diffstat (limited to 'tests/core/input')
-rw-r--r-- | tests/core/input/test_input_event.h | 4 | ||||
-rw-r--r-- | tests/core/input/test_input_event_key.h | 4 | ||||
-rw-r--r-- | tests/core/input/test_input_event_mouse.h | 4 | ||||
-rw-r--r-- | tests/core/input/test_shortcut.h | 4 |
4 files changed, 8 insertions, 8 deletions
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) */ |