diff options
author | Spartan322 <Megacake1234@gmail.com> | 2024-10-27 10:42:51 -0400 |
---|---|---|
committer | Spartan322 <Megacake1234@gmail.com> | 2024-10-27 10:42:51 -0400 |
commit | 1170ff2a1f5913011336014382cb90398ac452f4 (patch) | |
tree | c8058588af6af0a32a857f0328d950a4f1bb4913 /editor/dependency_editor.cpp | |
parent | 08b664511b0b984309dab13efc27ad2703d4ff18 (diff) | |
download | redot-engine-1170ff2a1f5913011336014382cb90398ac452f4.tar.gz |
Fix copyright headers referring to Godot
Diffstat (limited to 'editor/dependency_editor.cpp')
-rw-r--r-- | editor/dependency_editor.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editor/dependency_editor.cpp b/editor/dependency_editor.cpp index 7b9584ec5f..07d9ee5358 100644 --- a/editor/dependency_editor.cpp +++ b/editor/dependency_editor.cpp @@ -2,8 +2,8 @@ /* dependency_editor.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) */ |