diff options
Diffstat (limited to 'core/config')
-rw-r--r-- | core/config/engine.cpp | 4 | ||||
-rw-r--r-- | core/config/engine.h | 4 | ||||
-rw-r--r-- | core/config/project_settings.cpp | 4 | ||||
-rw-r--r-- | core/config/project_settings.h | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/core/config/engine.cpp b/core/config/engine.cpp index ccdfc78df1..6bc2c39760 100644 --- a/core/config/engine.cpp +++ b/core/config/engine.cpp @@ -2,8 +2,8 @@ /* engine.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/core/config/engine.h b/core/config/engine.h index 1d95905a03..61f6c05d74 100644 --- a/core/config/engine.h +++ b/core/config/engine.h @@ -2,8 +2,8 @@ /* engine.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/core/config/project_settings.cpp b/core/config/project_settings.cpp index 129f5df070..0d11e335aa 100644 --- a/core/config/project_settings.cpp +++ b/core/config/project_settings.cpp @@ -2,8 +2,8 @@ /* project_settings.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/core/config/project_settings.h b/core/config/project_settings.h index f90124c48e..fa44a7309b 100644 --- a/core/config/project_settings.h +++ b/core/config/project_settings.h @@ -2,8 +2,8 @@ /* 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) */ |