summaryrefslogtreecommitdiffstats
path: root/core/variant/callable_bind.cpp
diff options
context:
space:
mode:
authorGeorge L. Albany <Megacake1234@gmail.com>2024-10-27 18:22:19 +0000
committerGitHub <noreply@github.com>2024-10-27 18:22:19 +0000
commit77eaec766e2e40f2a5d399989d827f9582a3be15 (patch)
treec5d552f2c27f610a93f539b49bc5cda7aceb58bd /core/variant/callable_bind.cpp
parente8177416ec3cfcdd63a3d2233db54316e8b854bc (diff)
parent19c6a4369f3125cf5343769d1be8572afc516256 (diff)
downloadredot-engine-77eaec766e2e40f2a5d399989d827f9582a3be15.tar.gz
Merge pull request #818 from Spartan322/fixup/copyright-headers
Fix copyright headers referring to Godot
Diffstat (limited to 'core/variant/callable_bind.cpp')
-rw-r--r--core/variant/callable_bind.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/variant/callable_bind.cpp b/core/variant/callable_bind.cpp
index f076e4b6d1..2b89636b69 100644
--- a/core/variant/callable_bind.cpp
+++ b/core/variant/callable_bind.cpp
@@ -2,8 +2,8 @@
/* callable_bind.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) */