diff options
Diffstat (limited to 'platform/ios/godot_app_delegate.m')
-rw-r--r-- | platform/ios/godot_app_delegate.m | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/platform/ios/godot_app_delegate.m b/platform/ios/godot_app_delegate.m index b2182dc88e..1a4dadc21c 100644 --- a/platform/ios/godot_app_delegate.m +++ b/platform/ios/godot_app_delegate.m @@ -2,8 +2,8 @@ /* godot_app_delegate.m */ /**************************************************************************/ /* 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) */ |