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 --- core/math/a_star.compat.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core/math/a_star.compat.inc') diff --git a/core/math/a_star.compat.inc b/core/math/a_star.compat.inc index 75803ef87f..a3f813906a 100644 --- a/core/math/a_star.compat.inc +++ b/core/math/a_star.compat.inc @@ -2,8 +2,8 @@ /* a_star.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) */ -- cgit v1.2.3