diff options
Diffstat (limited to 'modules/websocket/emws_client.cpp')
-rw-r--r-- | modules/websocket/emws_client.cpp | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/modules/websocket/emws_client.cpp b/modules/websocket/emws_client.cpp index 4c7c1e3ed3..38fe520fc1 100644 --- a/modules/websocket/emws_client.cpp +++ b/modules/websocket/emws_client.cpp @@ -2,10 +2,11 @@ /* emws_client.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 */ |