diff options
Diffstat (limited to 'platform/macos/godot_content_view.mm')
-rw-r--r-- | platform/macos/godot_content_view.mm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/platform/macos/godot_content_view.mm b/platform/macos/godot_content_view.mm index cf8d3435dd..8ecae3702d 100644 --- a/platform/macos/godot_content_view.mm +++ b/platform/macos/godot_content_view.mm @@ -2,8 +2,8 @@ /* godot_content_view.mm */ /**************************************************************************/ /* 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) */ |