diff options
Diffstat (limited to 'scene/main/canvas_item.compat.inc')
-rw-r--r-- | scene/main/canvas_item.compat.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scene/main/canvas_item.compat.inc b/scene/main/canvas_item.compat.inc index c66a589319..c759ea5b97 100644 --- a/scene/main/canvas_item.compat.inc +++ b/scene/main/canvas_item.compat.inc @@ -2,8 +2,8 @@ /* canvas_item.compat.inc */ /**************************************************************************/ /* 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) */ |