diff options
Diffstat (limited to 'core/math/disjoint_set.h')
-rw-r--r-- | core/math/disjoint_set.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/math/disjoint_set.h b/core/math/disjoint_set.h index 36cd7ccf34..8f0416b18f 100644 --- a/core/math/disjoint_set.h +++ b/core/math/disjoint_set.h @@ -2,8 +2,8 @@ /* disjoint_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) */ |