summaryrefslogtreecommitdiffstats
path: root/modules/websocket/websocket_peer.cpp
diff options
context:
space:
mode:
authorFabio Alessandrelli <fabio.alessandrelli@gmail.com>2017-12-21 03:47:16 +0100
committerFabio Alessandrelli <fabio.alessandrelli@gmail.com>2018-02-06 14:10:13 +0100
commit658d71c3b9db67324a6b919e4da37ee0bbc8edd6 (patch)
tree6ad232d1d95c0d7c22c1eca6d98245b72c0aea52 /modules/websocket/websocket_peer.cpp
parent6a644d3ee19b7c68f28c02b29ea0a28c094b04f3 (diff)
downloadredot-engine-658d71c3b9db67324a6b919e4da37ee0bbc8edd6.tar.gz
Relicense module to the wondeful Godot community!
Diffstat (limited to 'modules/websocket/websocket_peer.cpp')
-rw-r--r--modules/websocket/websocket_peer.cpp7
1 files changed, 4 insertions, 3 deletions
diff --git a/modules/websocket/websocket_peer.cpp b/modules/websocket/websocket_peer.cpp
index abdeb5b62d..a6fbb4481b 100644
--- a/modules/websocket/websocket_peer.cpp
+++ b/modules/websocket/websocket_peer.cpp
@@ -2,10 +2,11 @@
/* websocket_peer.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 */