diff options
author | Spartan322 <Megacake1234@gmail.com> | 2024-10-27 11:17:29 -0400 |
---|---|---|
committer | Spartan322 <Megacake1234@gmail.com> | 2024-10-27 11:17:29 -0400 |
commit | 6beb1eef9a4537077780ec48c4a7c2b17723ca9e (patch) | |
tree | 8c866c5650009cc88b2279617b04e3ce3e4441e6 /scene/animation/easing_equations.h | |
parent | ad8b971a55f97b3a1e6e664b45998fcc18925ad3 (diff) | |
download | redot-engine-6beb1eef9a4537077780ec48c4a7c2b17723ca9e.tar.gz |
Fix copyright headers referring to Godot
Diffstat (limited to 'scene/animation/easing_equations.h')
-rw-r--r-- | scene/animation/easing_equations.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scene/animation/easing_equations.h b/scene/animation/easing_equations.h index 553d1cc781..a463917ebd 100644 --- a/scene/animation/easing_equations.h +++ b/scene/animation/easing_equations.h @@ -2,8 +2,8 @@ /* easing_equations.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) */ |