summaryrefslogtreecommitdiffstats
path: root/tests/core/input
diff options
context:
space:
mode:
Diffstat (limited to 'tests/core/input')
-rw-r--r--tests/core/input/test_input_event.h2
-rw-r--r--tests/core/input/test_input_event_key.h2
-rw-r--r--tests/core/input/test_input_event_mouse.h2
-rw-r--r--tests/core/input/test_shortcut.h2
4 files changed, 8 insertions, 0 deletions
diff --git a/tests/core/input/test_input_event.h b/tests/core/input/test_input_event.h
index c6a287e47b..69c29975ca 100644
--- a/tests/core/input/test_input_event.h
+++ b/tests/core/input/test_input_event.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. */
/* */
diff --git a/tests/core/input/test_input_event_key.h b/tests/core/input/test_input_event_key.h
index 80918542ce..a77de904f4 100644
--- a/tests/core/input/test_input_event_key.h
+++ b/tests/core/input/test_input_event_key.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. */
/* */
diff --git a/tests/core/input/test_input_event_mouse.h b/tests/core/input/test_input_event_mouse.h
index 0da4f14160..90f34d68ed 100644
--- a/tests/core/input/test_input_event_mouse.h
+++ b/tests/core/input/test_input_event_mouse.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. */
/* */
diff --git a/tests/core/input/test_shortcut.h b/tests/core/input/test_shortcut.h
index eaa4400bd4..e885d83e6d 100644
--- a/tests/core/input/test_shortcut.h
+++ b/tests/core/input/test_shortcut.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. */
/* */