about summary refs log tree commit diff stats
path: root/apworld/client/vendor/LICENSE
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-09-25 18:26:53 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-09-25 18:26:53 -0400
commit05827d25733698a26cc0f305966e6a8a03be4684 (patch)
tree75dbec594a0bd0c2494df31b712bb6435730197c /apworld/client/vendor/LICENSE
parentcb2eca4fed1eb3692eaa13715f65ebcaf8472b64 (diff)
downloadlingo2-archipelago-05827d25733698a26cc0f305966e6a8a03be4684.tar.gz
lingo2-archipelago-05827d25733698a26cc0f305966e6a8a03be4684.tar.bz2
lingo2-archipelago-05827d25733698a26cc0f305966e6a8a03be4684.zip
Game talks through CommonClient now
Diffstat (limited to 'apworld/client/vendor/LICENSE')
-rw-r--r--apworld/client/vendor/LICENSE28
1 files changed, 14 insertions, 14 deletions
diff --git a/apworld/client/vendor/LICENSE b/apworld/client/vendor/LICENSE index 115ba15..12763b1 100644 --- a/apworld/client/vendor/LICENSE +++ b/apworld/client/vendor/LICENSE
@@ -1,21 +1,21 @@
1MIT License 1WebSocketServer.gd:
2 2
3Copyright (c) 2023 Xavier Sellier 3Copyright (c) 2014-present Godot Engine contributors. Copyright (c) 2007-2014
4Juan Linietsky, Ariel Manzur.
4 5
5Permission is hereby granted, free of charge, to any person obtaining a copy 6Permission is hereby granted, free of charge, to any person obtaining a copy of
6of this software and associated documentation files (the "Software"), to deal 7this software and associated documentation files (the "Software"), to deal in
7in the Software without restriction, including without limitation the rights 8the Software without restriction, including without limitation the rights to
8to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
9copies of the Software, and to permit persons to whom the Software is 10the Software, and to permit persons to whom the Software is furnished to do so,
10furnished to do so, subject to the following conditions: 11subject to the following conditions:
11 12
12The above copyright notice and this permission notice shall be included in all 13The above copyright notice and this permission notice shall be included in all
13copies or substantial portions of the Software. 14copies or substantial portions of the Software.
14 15
15THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
17FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
18AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
19LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
20OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
21SOFTWARE. \ No newline at end of file