summaryrefslogtreecommitdiffstats
path: root/include/godot_cpp/templates/thread_work_pool.hpp
diff options
context:
space:
mode:
authorSpartan322 <Megacake1234@gmail.com>2024-10-27 03:22:47 -0400
committerSpartan322 <Megacake1234@gmail.com>2024-10-31 06:59:45 -0400
commitd3bd3484fc9baad20a7cc4c9371a5f4dd70744cd (patch)
tree0281e8b71d3f321c675a53ca27c2f11e5360d1f2 /include/godot_cpp/templates/thread_work_pool.hpp
parent35f01391e0dd380c58f085badbf7be22a627c9f9 (diff)
downloadredot-cpp-d3bd3484fc9baad20a7cc4c9371a5f4dd70744cd.tar.gz
Rebrand preambles to Redot
Diffstat (limited to 'include/godot_cpp/templates/thread_work_pool.hpp')
-rw-r--r--include/godot_cpp/templates/thread_work_pool.hpp6
1 files changed, 4 insertions, 2 deletions
diff --git a/include/godot_cpp/templates/thread_work_pool.hpp b/include/godot_cpp/templates/thread_work_pool.hpp
index cb20c6e..6ad79c5 100644
--- a/include/godot_cpp/templates/thread_work_pool.hpp
+++ b/include/godot_cpp/templates/thread_work_pool.hpp
@@ -2,9 +2,11 @@
/* thread_work_pool.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. */
/* */