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