diff options
author | Spartan322 <Megacake1234@gmail.com> | 2024-10-27 10:42:51 -0400 |
---|---|---|
committer | Spartan322 <Megacake1234@gmail.com> | 2024-10-27 10:42:51 -0400 |
commit | 1170ff2a1f5913011336014382cb90398ac452f4 (patch) | |
tree | c8058588af6af0a32a857f0328d950a4f1bb4913 /core/templates | |
parent | 08b664511b0b984309dab13efc27ad2703d4ff18 (diff) | |
download | redot-engine-1170ff2a1f5913011336014382cb90398ac452f4.tar.gz |
Fix copyright headers referring to Godot
Diffstat (limited to 'core/templates')
31 files changed, 62 insertions, 62 deletions
diff --git a/core/templates/bin_sorted_array.h b/core/templates/bin_sorted_array.h index 4659fec241..7d3d2b67cc 100644 --- a/core/templates/bin_sorted_array.h +++ b/core/templates/bin_sorted_array.h @@ -2,8 +2,8 @@ /* bin_sorted_array.h */ /**************************************************************************/ /* 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) */ diff --git a/core/templates/command_queue_mt.cpp b/core/templates/command_queue_mt.cpp index 434e87df80..596dd3abfd 100644 --- a/core/templates/command_queue_mt.cpp +++ b/core/templates/command_queue_mt.cpp @@ -2,8 +2,8 @@ /* command_queue_mt.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) */ diff --git a/core/templates/command_queue_mt.h b/core/templates/command_queue_mt.h index 7d9c5c8f27..b3d41f58e3 100644 --- a/core/templates/command_queue_mt.h +++ b/core/templates/command_queue_mt.h @@ -2,8 +2,8 @@ /* command_queue_mt.h */ /**************************************************************************/ /* 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) */ diff --git a/core/templates/cowdata.h b/core/templates/cowdata.h index eb99f90d6c..6caeeb0dca 100644 --- a/core/templates/cowdata.h +++ b/core/templates/cowdata.h @@ -2,8 +2,8 @@ /* cowdata.h */ /**************************************************************************/ /* 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) */ diff --git a/core/templates/hash_map.h b/core/templates/hash_map.h index 62e97940ff..665d694acb 100644 --- a/core/templates/hash_map.h +++ b/core/templates/hash_map.h @@ -2,8 +2,8 @@ /* hash_map.h */ /**************************************************************************/ /* 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) */ diff --git a/core/templates/hash_set.h b/core/templates/hash_set.h index 0ea67768a0..5caba0a1b1 100644 --- a/core/templates/hash_set.h +++ b/core/templates/hash_set.h @@ -2,8 +2,8 @@ /* hash_set.h */ /**************************************************************************/ /* 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) */ diff --git a/core/templates/hashfuncs.h b/core/templates/hashfuncs.h index 1645416231..bbafe70c63 100644 --- a/core/templates/hashfuncs.h +++ b/core/templates/hashfuncs.h @@ -2,8 +2,8 @@ /* hashfuncs.h */ /**************************************************************************/ /* 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) */ diff --git a/core/templates/list.h b/core/templates/list.h index c0c88d6e61..30c572e1df 100644 --- a/core/templates/list.h +++ b/core/templates/list.h @@ -2,8 +2,8 @@ /* list.h */ /**************************************************************************/ /* 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) */ diff --git a/core/templates/local_vector.h b/core/templates/local_vector.h index 9bcc08437d..8b5354adbc 100644 --- a/core/templates/local_vector.h +++ b/core/templates/local_vector.h @@ -2,8 +2,8 @@ /* local_vector.h */ /**************************************************************************/ /* 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) */ diff --git a/core/templates/lru.h b/core/templates/lru.h index 777326c037..b02f75e58a 100644 --- a/core/templates/lru.h +++ b/core/templates/lru.h @@ -2,8 +2,8 @@ /* lru.h */ /**************************************************************************/ /* 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) */ diff --git a/core/templates/oa_hash_map.h b/core/templates/oa_hash_map.h index b69850fe31..11d827019d 100644 --- a/core/templates/oa_hash_map.h +++ b/core/templates/oa_hash_map.h @@ -2,8 +2,8 @@ /* oa_hash_map.h */ /**************************************************************************/ /* 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) */ diff --git a/core/templates/paged_allocator.h b/core/templates/paged_allocator.h index 0bd85672b3..aab5efbbaa 100644 --- a/core/templates/paged_allocator.h +++ b/core/templates/paged_allocator.h @@ -2,8 +2,8 @@ /* paged_allocator.h */ /**************************************************************************/ /* 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) */ diff --git a/core/templates/paged_array.h b/core/templates/paged_array.h index abbd19ff5d..c6b83641c4 100644 --- a/core/templates/paged_array.h +++ b/core/templates/paged_array.h @@ -2,8 +2,8 @@ /* paged_array.h */ /**************************************************************************/ /* 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) */ diff --git a/core/templates/pair.h b/core/templates/pair.h index 3754a30167..df9a1ae26e 100644 --- a/core/templates/pair.h +++ b/core/templates/pair.h @@ -2,8 +2,8 @@ /* pair.h */ /**************************************************************************/ /* 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) */ diff --git a/core/templates/pass_func.h b/core/templates/pass_func.h index adca5f0b53..7e2a206fda 100644 --- a/core/templates/pass_func.h +++ b/core/templates/pass_func.h @@ -2,8 +2,8 @@ /* pass_func.h */ /**************************************************************************/ /* 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) */ diff --git a/core/templates/pooled_list.h b/core/templates/pooled_list.h index 7f48c078d9..543ba05a23 100644 --- a/core/templates/pooled_list.h +++ b/core/templates/pooled_list.h @@ -2,8 +2,8 @@ /* pooled_list.h */ /**************************************************************************/ /* 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) */ diff --git a/core/templates/rb_map.h b/core/templates/rb_map.h index 7b9ceeb912..eb05eeb335 100644 --- a/core/templates/rb_map.h +++ b/core/templates/rb_map.h @@ -2,8 +2,8 @@ /* rb_map.h */ /**************************************************************************/ /* 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) */ diff --git a/core/templates/rb_set.h b/core/templates/rb_set.h index ec5d99d792..3f87f770f5 100644 --- a/core/templates/rb_set.h +++ b/core/templates/rb_set.h @@ -2,8 +2,8 @@ /* rb_set.h */ /**************************************************************************/ /* 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) */ diff --git a/core/templates/rid.h b/core/templates/rid.h index 747e1eb60f..f1e022570f 100644 --- a/core/templates/rid.h +++ b/core/templates/rid.h @@ -2,8 +2,8 @@ /* rid.h */ /**************************************************************************/ /* 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) */ diff --git a/core/templates/rid_owner.cpp b/core/templates/rid_owner.cpp index de099c4ce9..3969583c0c 100644 --- a/core/templates/rid_owner.cpp +++ b/core/templates/rid_owner.cpp @@ -2,8 +2,8 @@ /* rid_owner.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) */ diff --git a/core/templates/rid_owner.h b/core/templates/rid_owner.h index 62c00afbd9..e502d476af 100644 --- a/core/templates/rid_owner.h +++ b/core/templates/rid_owner.h @@ -2,8 +2,8 @@ /* rid_owner.h */ /**************************************************************************/ /* 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) */ diff --git a/core/templates/ring_buffer.h b/core/templates/ring_buffer.h index 4f3d52936b..7b65930c31 100644 --- a/core/templates/ring_buffer.h +++ b/core/templates/ring_buffer.h @@ -2,8 +2,8 @@ /* ring_buffer.h */ /**************************************************************************/ /* 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) */ diff --git a/core/templates/safe_list.h b/core/templates/safe_list.h index 1f46bf48c6..5d5ec176d2 100644 --- a/core/templates/safe_list.h +++ b/core/templates/safe_list.h @@ -2,8 +2,8 @@ /* safe_list.h */ /**************************************************************************/ /* 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) */ diff --git a/core/templates/safe_refcount.h b/core/templates/safe_refcount.h index 4dcb7763da..01ca1681ce 100644 --- a/core/templates/safe_refcount.h +++ b/core/templates/safe_refcount.h @@ -2,8 +2,8 @@ /* safe_refcount.h */ /**************************************************************************/ /* 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) */ diff --git a/core/templates/search_array.h b/core/templates/search_array.h index 109b164446..b19fb2d1d3 100644 --- a/core/templates/search_array.h +++ b/core/templates/search_array.h @@ -2,8 +2,8 @@ /* search_array.h */ /**************************************************************************/ /* 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) */ diff --git a/core/templates/self_list.h b/core/templates/self_list.h index bf69b560c0..8026171eca 100644 --- a/core/templates/self_list.h +++ b/core/templates/self_list.h @@ -2,8 +2,8 @@ /* self_list.h */ /**************************************************************************/ /* 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) */ diff --git a/core/templates/simple_type.h b/core/templates/simple_type.h index 54fddb6351..006eb8ea8b 100644 --- a/core/templates/simple_type.h +++ b/core/templates/simple_type.h @@ -2,8 +2,8 @@ /* simple_type.h */ /**************************************************************************/ /* 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) */ diff --git a/core/templates/sort_array.h b/core/templates/sort_array.h index a768337d9f..2411f65e4f 100644 --- a/core/templates/sort_array.h +++ b/core/templates/sort_array.h @@ -2,8 +2,8 @@ /* sort_array.h */ /**************************************************************************/ /* 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) */ diff --git a/core/templates/vector.h b/core/templates/vector.h index e41beddd54..84b9b41c84 100644 --- a/core/templates/vector.h +++ b/core/templates/vector.h @@ -2,8 +2,8 @@ /* vector.h */ /**************************************************************************/ /* 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) */ diff --git a/core/templates/vmap.h b/core/templates/vmap.h index 42cc30924b..82fc716cab 100644 --- a/core/templates/vmap.h +++ b/core/templates/vmap.h @@ -2,8 +2,8 @@ /* vmap.h */ /**************************************************************************/ /* 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) */ diff --git a/core/templates/vset.h b/core/templates/vset.h index 6f44ac7173..75f58ddd1b 100644 --- a/core/templates/vset.h +++ b/core/templates/vset.h @@ -2,8 +2,8 @@ /* vset.h */ /**************************************************************************/ /* 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) */ |