diff options
Diffstat (limited to 'core/os/spin_lock.h')
-rw-r--r-- | core/os/spin_lock.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/os/spin_lock.h b/core/os/spin_lock.h index 27f9696c05..d6de00f043 100644 --- a/core/os/spin_lock.h +++ b/core/os/spin_lock.h @@ -2,8 +2,8 @@ /* spin_lock.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) */ |