diff options
author | George L. Albany <Megacake1234@gmail.com> | 2024-10-13 20:40:07 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-13 20:40:07 +0000 |
commit | ff988ac317c67242b45fb858a6e70c3a87a3597a (patch) | |
tree | f1ae13a13151a187836de2079477663486c31e37 /platform/linuxbsd/crash_handler_linuxbsd.cpp | |
parent | 6699ae7897658e44efc3cfb2cba91c11a8f5aa6a (diff) | |
parent | a123f9038a82df83192b083e25e9517a6133657c (diff) | |
download | redot-engine-ff988ac317c67242b45fb858a6e70c3a87a3597a.tar.gz |
Merge pull request #685 from trashguy/4.3-rebrand
Rebrand Godot 4.3 to Redot
Diffstat (limited to 'platform/linuxbsd/crash_handler_linuxbsd.cpp')
-rw-r--r-- | platform/linuxbsd/crash_handler_linuxbsd.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/platform/linuxbsd/crash_handler_linuxbsd.cpp b/platform/linuxbsd/crash_handler_linuxbsd.cpp index 446fe5c7a1..54f9587dc6 100644 --- a/platform/linuxbsd/crash_handler_linuxbsd.cpp +++ b/platform/linuxbsd/crash_handler_linuxbsd.cpp @@ -5,6 +5,8 @@ /* GODOT ENGINE */ /* https://godotengine.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. */ /* */ |