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/string/print_string.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core/string/print_string.cpp') diff --git a/core/string/print_string.cpp b/core/string/print_string.cpp index b0a9406a51..a4b6ef6881 100644 --- a/core/string/print_string.cpp +++ b/core/string/print_string.cpp @@ -2,8 +2,8 @@ /* print_string.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