diff options
| author | Spartan322 <Megacake1234@gmail.com> | 2024-10-27 10:42:51 -0400 |
|---|---|---|
| committer | Spartan322 <Megacake1234@gmail.com> | 2024-10-27 10:42:51 -0400 |
| commit | 1170ff2a1f5913011336014382cb90398ac452f4 (patch) | |
| tree | c8058588af6af0a32a857f0328d950a4f1bb4913 /modules/webrtc/webrtc_peer_connection_js.h | |
| parent | 08b664511b0b984309dab13efc27ad2703d4ff18 (diff) | |
| download | redot-engine-1170ff2a1f5913011336014382cb90398ac452f4.tar.gz | |
Fix copyright headers referring to Godot
Diffstat (limited to 'modules/webrtc/webrtc_peer_connection_js.h')
| -rw-r--r-- | modules/webrtc/webrtc_peer_connection_js.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/webrtc/webrtc_peer_connection_js.h b/modules/webrtc/webrtc_peer_connection_js.h index ef5a9e3e52..383b265fba 100644 --- a/modules/webrtc/webrtc_peer_connection_js.h +++ b/modules/webrtc/webrtc_peer_connection_js.h @@ -2,8 +2,8 @@ /* webrtc_peer_connection_js.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) */ |
