From d3bd3484fc9baad20a7cc4c9371a5f4dd70744cd Mon Sep 17 00:00:00 2001 From: Spartan322 <Megacake1234@gmail.com> Date: Sun, 27 Oct 2024 03:22:47 -0400 Subject: Rebrand preambles to Redot --- include/godot_cpp/templates/sort_array.hpp | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'include/godot_cpp/templates/sort_array.hpp') diff --git a/include/godot_cpp/templates/sort_array.hpp b/include/godot_cpp/templates/sort_array.hpp index 7ce5c78..00b743c 100644 --- a/include/godot_cpp/templates/sort_array.hpp +++ b/include/godot_cpp/templates/sort_array.hpp @@ -2,9 +2,11 @@ /* sort_array.hpp */ /**************************************************************************/ /* 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) */ /* Copyright (c) 2014-present Godot Engine contributors (see AUTHORS.md). */ /* Copyright (c) 2007-2014 Juan Linietsky, Ariel Manzur. */ /* */ -- cgit v1.2.3