diff options
Diffstat (limited to 'editor/export')
22 files changed, 44 insertions, 44 deletions
diff --git a/editor/export/codesign.cpp b/editor/export/codesign.cpp index 40718bcdd1..c7c38b4269 100644 --- a/editor/export/codesign.cpp +++ b/editor/export/codesign.cpp @@ -2,8 +2,8 @@ /* codesign.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) */ diff --git a/editor/export/codesign.h b/editor/export/codesign.h index e1cdc709ee..4dd4b2dfdc 100644 --- a/editor/export/codesign.h +++ b/editor/export/codesign.h @@ -2,8 +2,8 @@ /* codesign.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) */ diff --git a/editor/export/editor_export.cpp b/editor/export/editor_export.cpp index 868c519e0e..b7facc1531 100644 --- a/editor/export/editor_export.cpp +++ b/editor/export/editor_export.cpp @@ -2,8 +2,8 @@ /* editor_export.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) */ diff --git a/editor/export/editor_export.h b/editor/export/editor_export.h index ff6901a539..debb0a3e8d 100644 --- a/editor/export/editor_export.h +++ b/editor/export/editor_export.h @@ -2,8 +2,8 @@ /* editor_export.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) */ diff --git a/editor/export/editor_export_platform.cpp b/editor/export/editor_export_platform.cpp index 2fdbb39a4b..d5af294a5e 100644 --- a/editor/export/editor_export_platform.cpp +++ b/editor/export/editor_export_platform.cpp @@ -2,8 +2,8 @@ /* editor_export_platform.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) */ diff --git a/editor/export/editor_export_platform.h b/editor/export/editor_export_platform.h index 53762414cd..ebfef09e8f 100644 --- a/editor/export/editor_export_platform.h +++ b/editor/export/editor_export_platform.h @@ -2,8 +2,8 @@ /* editor_export_platform.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) */ diff --git a/editor/export/editor_export_platform_extension.cpp b/editor/export/editor_export_platform_extension.cpp index be7f119fc8..1df4f716db 100644 --- a/editor/export/editor_export_platform_extension.cpp +++ b/editor/export/editor_export_platform_extension.cpp @@ -2,8 +2,8 @@ /* editor_export_platform_extension.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) */ diff --git a/editor/export/editor_export_platform_extension.h b/editor/export/editor_export_platform_extension.h index c0d835617e..c1a7c1b5b1 100644 --- a/editor/export/editor_export_platform_extension.h +++ b/editor/export/editor_export_platform_extension.h @@ -2,8 +2,8 @@ /* editor_export_platform_extension.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) */ diff --git a/editor/export/editor_export_platform_pc.cpp b/editor/export/editor_export_platform_pc.cpp index 1116eb3e10..b867a3d08c 100644 --- a/editor/export/editor_export_platform_pc.cpp +++ b/editor/export/editor_export_platform_pc.cpp @@ -2,8 +2,8 @@ /* editor_export_platform_pc.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) */ diff --git a/editor/export/editor_export_platform_pc.h b/editor/export/editor_export_platform_pc.h index b1cadb9abb..8f28f68448 100644 --- a/editor/export/editor_export_platform_pc.h +++ b/editor/export/editor_export_platform_pc.h @@ -2,8 +2,8 @@ /* editor_export_platform_pc.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) */ diff --git a/editor/export/editor_export_plugin.cpp b/editor/export/editor_export_plugin.cpp index bbce8999ca..eee0ca5de0 100644 --- a/editor/export/editor_export_plugin.cpp +++ b/editor/export/editor_export_plugin.cpp @@ -2,8 +2,8 @@ /* editor_export_plugin.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) */ diff --git a/editor/export/editor_export_plugin.h b/editor/export/editor_export_plugin.h index cb54033e37..513dfc4590 100644 --- a/editor/export/editor_export_plugin.h +++ b/editor/export/editor_export_plugin.h @@ -2,8 +2,8 @@ /* editor_export_plugin.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) */ diff --git a/editor/export/editor_export_preset.cpp b/editor/export/editor_export_preset.cpp index ab6daa1bd0..1362a05b11 100644 --- a/editor/export/editor_export_preset.cpp +++ b/editor/export/editor_export_preset.cpp @@ -2,8 +2,8 @@ /* editor_export_preset.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) */ diff --git a/editor/export/editor_export_preset.h b/editor/export/editor_export_preset.h index 283ef93e6c..cebd37acc4 100644 --- a/editor/export/editor_export_preset.h +++ b/editor/export/editor_export_preset.h @@ -2,8 +2,8 @@ /* editor_export_preset.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) */ diff --git a/editor/export/export_template_manager.cpp b/editor/export/export_template_manager.cpp index 2430c6fc80..7fdab616f3 100644 --- a/editor/export/export_template_manager.cpp +++ b/editor/export/export_template_manager.cpp @@ -2,8 +2,8 @@ /* export_template_manager.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) */ diff --git a/editor/export/export_template_manager.h b/editor/export/export_template_manager.h index cc33804304..a200e1fcba 100644 --- a/editor/export/export_template_manager.h +++ b/editor/export/export_template_manager.h @@ -2,8 +2,8 @@ /* export_template_manager.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) */ diff --git a/editor/export/lipo.cpp b/editor/export/lipo.cpp index fd8d77c00e..e2df1a573f 100644 --- a/editor/export/lipo.cpp +++ b/editor/export/lipo.cpp @@ -2,8 +2,8 @@ /* lipo.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) */ diff --git a/editor/export/lipo.h b/editor/export/lipo.h index 32f9e041f0..ad1f1652ce 100644 --- a/editor/export/lipo.h +++ b/editor/export/lipo.h @@ -2,8 +2,8 @@ /* lipo.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) */ diff --git a/editor/export/macho.cpp b/editor/export/macho.cpp index a0cef54e82..f0496cb57e 100644 --- a/editor/export/macho.cpp +++ b/editor/export/macho.cpp @@ -2,8 +2,8 @@ /* macho.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) */ diff --git a/editor/export/macho.h b/editor/export/macho.h index 8d013a6368..82871bac6f 100644 --- a/editor/export/macho.h +++ b/editor/export/macho.h @@ -2,8 +2,8 @@ /* macho.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) */ diff --git a/editor/export/project_export.cpp b/editor/export/project_export.cpp index 4da0cc6acc..c1cf0d5b1d 100644 --- a/editor/export/project_export.cpp +++ b/editor/export/project_export.cpp @@ -2,8 +2,8 @@ /* project_export.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) */ diff --git a/editor/export/project_export.h b/editor/export/project_export.h index edffabb1f6..e8e6477dae 100644 --- a/editor/export/project_export.h +++ b/editor/export/project_export.h @@ -2,8 +2,8 @@ /* project_export.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) */ |