diff options
Diffstat (limited to 'modules/websocket/websocket_multiplayer.cpp')
-rw-r--r-- | modules/websocket/websocket_multiplayer.cpp | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/modules/websocket/websocket_multiplayer.cpp b/modules/websocket/websocket_multiplayer.cpp index 71161bcc3d..8cd4dff38b 100644 --- a/modules/websocket/websocket_multiplayer.cpp +++ b/modules/websocket/websocket_multiplayer.cpp @@ -2,10 +2,11 @@ /* websocket_multiplayer.cpp */ /*************************************************************************/ /* This file is part of: */ -/* GODOT WEBSOCKET MODULE */ -/* https://github.com/LudiDorici/godot-websocket */ +/* GODOT ENGINE */ +/* https://godotengine.org */ /*************************************************************************/ -/* Copyright (c) 2017 Ludi Dorici, di Alessandrelli Fabio */ +/* Copyright (c) 2007-2017 Juan Linietsky, Ariel Manzur. */ +/* Copyright (c) 2014-2017 Godot Engine contributors (cf. AUTHORS.md) */ /* */ /* Permission is hereby granted, free of charge, to any person obtaining */ /* a copy of this software and associated documentation files (the */ |