summaryrefslogtreecommitdiffstats
path: root/platform/ios/api
diff options
context:
space:
mode:
Diffstat (limited to 'platform/ios/api')
-rw-r--r--platform/ios/api/api.cpp6
-rw-r--r--platform/ios/api/api.h6
2 files changed, 8 insertions, 4 deletions
diff --git a/platform/ios/api/api.cpp b/platform/ios/api/api.cpp
index b8c9e7e9aa..01a591ae83 100644
--- a/platform/ios/api/api.cpp
+++ b/platform/ios/api/api.cpp
@@ -2,9 +2,11 @@
/* api.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) */
/* Copyright (c) 2014-present Godot Engine contributors (see AUTHORS.md). */
/* Copyright (c) 2007-2014 Juan Linietsky, Ariel Manzur. */
/* */
diff --git a/platform/ios/api/api.h b/platform/ios/api/api.h
index 15634722bf..403c9cac3b 100644
--- a/platform/ios/api/api.h
+++ b/platform/ios/api/api.h
@@ -2,9 +2,11 @@
/* api.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) */
/* Copyright (c) 2014-present Godot Engine contributors (see AUTHORS.md). */
/* Copyright (c) 2007-2014 Juan Linietsky, Ariel Manzur. */
/* */