diff options
Diffstat (limited to 'main')
-rw-r--r-- | main/main.cpp | 4 | ||||
-rw-r--r-- | main/main.h | 4 | ||||
-rw-r--r-- | main/main_timer_sync.cpp | 4 | ||||
-rw-r--r-- | main/main_timer_sync.h | 4 | ||||
-rw-r--r-- | main/performance.cpp | 4 | ||||
-rw-r--r-- | main/performance.h | 4 | ||||
-rw-r--r-- | main/steam_tracker.cpp | 4 | ||||
-rw-r--r-- | main/steam_tracker.h | 4 |
8 files changed, 16 insertions, 16 deletions
diff --git a/main/main.cpp b/main/main.cpp index 8d605d6e7d..4c69e21082 100644 --- a/main/main.cpp +++ b/main/main.cpp @@ -2,8 +2,8 @@ /* 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/main/main.h b/main/main.h index 1d087f7f71..1fc5837443 100644 --- a/main/main.h +++ b/main/main.h @@ -2,8 +2,8 @@ /* 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/main/main_timer_sync.cpp b/main/main_timer_sync.cpp index 26d23759cc..66015ffec4 100644 --- a/main/main_timer_sync.cpp +++ b/main/main_timer_sync.cpp @@ -2,8 +2,8 @@ /* main_timer_sync.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/main/main_timer_sync.h b/main/main_timer_sync.h index 6f234df500..f78a47d054 100644 --- a/main/main_timer_sync.h +++ b/main/main_timer_sync.h @@ -2,8 +2,8 @@ /* main_timer_sync.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/main/performance.cpp b/main/performance.cpp index 529c1b8606..704c4eee9b 100644 --- a/main/performance.cpp +++ b/main/performance.cpp @@ -2,8 +2,8 @@ /* performance.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/main/performance.h b/main/performance.h index f0e34f2414..d06d0068af 100644 --- a/main/performance.h +++ b/main/performance.h @@ -2,8 +2,8 @@ /* performance.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/main/steam_tracker.cpp b/main/steam_tracker.cpp index fc33482928..d9412e97b6 100644 --- a/main/steam_tracker.cpp +++ b/main/steam_tracker.cpp @@ -2,8 +2,8 @@ /* steam_tracker.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/main/steam_tracker.h b/main/steam_tracker.h index 387e536fc9..4f28dc4581 100644 --- a/main/steam_tracker.h +++ b/main/steam_tracker.h @@ -2,8 +2,8 @@ /* steam_tracker.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) */ |