From 658d71c3b9db67324a6b919e4da37ee0bbc8edd6 Mon Sep 17 00:00:00 2001 From: Fabio Alessandrelli Date: Thu, 21 Dec 2017 03:47:16 +0100 Subject: Relicense module to the wondeful Godot community! --- modules/websocket/websocket_client.cpp | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'modules/websocket/websocket_client.cpp') diff --git a/modules/websocket/websocket_client.cpp b/modules/websocket/websocket_client.cpp index c607f67c7..f92a38698 100644 --- a/modules/websocket/websocket_client.cpp +++ b/modules/websocket/websocket_client.cpp @@ -2,10 +2,11 @@ /* websocket_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 */ -- cgit v1.2.3-70-g09d2