From 6beb1eef9a4537077780ec48c4a7c2b17723ca9e Mon Sep 17 00:00:00 2001 From: Spartan322 Date: Sun, 27 Oct 2024 11:17:29 -0400 Subject: Fix copyright headers referring to Godot --- scene/main/canvas_item.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scene/main/canvas_item.cpp') diff --git a/scene/main/canvas_item.cpp b/scene/main/canvas_item.cpp index ee5fb252b4..d9f3bfdea0 100644 --- a/scene/main/canvas_item.cpp +++ b/scene/main/canvas_item.cpp @@ -2,8 +2,8 @@ /* canvas_item.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) */ -- cgit v1.2.3