diff options
Diffstat (limited to 'drivers/unix/file_access_unix_pipe.cpp')
-rw-r--r-- | drivers/unix/file_access_unix_pipe.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/unix/file_access_unix_pipe.cpp b/drivers/unix/file_access_unix_pipe.cpp index 7753e38646..592085ea7c 100644 --- a/drivers/unix/file_access_unix_pipe.cpp +++ b/drivers/unix/file_access_unix_pipe.cpp @@ -2,8 +2,8 @@ /* file_access_unix_pipe.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) */ |