diff options
Diffstat (limited to 'platform/ios/api')
-rw-r--r-- | platform/ios/api/api.cpp | 4 | ||||
-rw-r--r-- | platform/ios/api/api.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/platform/ios/api/api.cpp b/platform/ios/api/api.cpp index 6d1bf32d1e..01a591ae83 100644 --- a/platform/ios/api/api.cpp +++ b/platform/ios/api/api.cpp @@ -2,8 +2,8 @@ /* api.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/platform/ios/api/api.h b/platform/ios/api/api.h index e72b051cee..403c9cac3b 100644 --- a/platform/ios/api/api.h +++ b/platform/ios/api/api.h @@ -2,8 +2,8 @@ /* api.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) */ |