diff options
Diffstat (limited to 'drivers/vulkan/godot_vulkan.h')
-rw-r--r-- | drivers/vulkan/godot_vulkan.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/vulkan/godot_vulkan.h b/drivers/vulkan/godot_vulkan.h index 081f7ec2ac..57deeaf566 100644 --- a/drivers/vulkan/godot_vulkan.h +++ b/drivers/vulkan/godot_vulkan.h @@ -2,8 +2,8 @@ /* godot_vulkan.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) */ |