summaryrefslogtreecommitdiffstats
path: root/core/os/condition_variable.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/os/condition_variable.h')
-rw-r--r--core/os/condition_variable.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/core/os/condition_variable.h b/core/os/condition_variable.h
index c819fa6b40..39106cffe1 100644
--- a/core/os/condition_variable.h
+++ b/core/os/condition_variable.h
@@ -2,9 +2,11 @@
/* condition_variable.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. */
/* */