summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--core/templates/a_hash_map.cpp4
-rw-r--r--core/templates/a_hash_map.h4
-rw-r--r--tests/core/templates/test_a_hash_map.h4
3 files changed, 6 insertions, 6 deletions
diff --git a/core/templates/a_hash_map.cpp b/core/templates/a_hash_map.cpp
index ebb0373924..89cde98637 100644
--- a/core/templates/a_hash_map.cpp
+++ b/core/templates/a_hash_map.cpp
@@ -2,8 +2,8 @@
/* a_hash_map.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/core/templates/a_hash_map.h b/core/templates/a_hash_map.h
index d390b3af0d..81b061deb4 100644
--- a/core/templates/a_hash_map.h
+++ b/core/templates/a_hash_map.h
@@ -2,8 +2,8 @@
/* a_hash_map.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/tests/core/templates/test_a_hash_map.h b/tests/core/templates/test_a_hash_map.h
index 19e5e06057..112d11cf87 100644
--- a/tests/core/templates/test_a_hash_map.h
+++ b/tests/core/templates/test_a_hash_map.h
@@ -2,8 +2,8 @@
/* test_a_hash_map.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) */