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