Skip to content

Commit 87d16c1

Browse files
committed
Add missing licenses
1 parent 512a11f commit 87d16c1

1 file changed

Lines changed: 52 additions & 0 deletions

File tree

LICENSE.md

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1307,3 +1307,55 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
13071307
THE SOFTWARE.
13081308

13091309
*******************************************************************************
1310+
1311+
luasocket:
1312+
1313+
*******************************************************************************
1314+
1315+
Copyright (C) 2004-2022 Diego Nehab
1316+
1317+
Permission is hereby granted, free of charge, to any person obtaining a
1318+
copy of this software and associated documentation files (the "Software"),
1319+
to deal in the Software without restriction, including without limitation
1320+
the rights to use, copy, modify, merge, publish, distribute, sublicense,
1321+
and/or sell copies of the Software, and to permit persons to whom the
1322+
Software is furnished to do so, subject to the following conditions:
1323+
1324+
The above copyright notice and this permission notice shall be included in
1325+
all copies or substantial portions of the Software.
1326+
1327+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1328+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1329+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1330+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1331+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1332+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1333+
DEALINGS IN THE SOFTWARE.
1334+
1335+
*******************************************************************************
1336+
1337+
lua-utf8:
1338+
1339+
*******************************************************************************
1340+
1341+
MIT License
1342+
1343+
Copyright (c) 2018 Xavier Wang
1344+
1345+
Permission is hereby granted, free of charge, to any person obtaining a copy
1346+
of this software and associated documentation files (the "Software"), to deal
1347+
in the Software without restriction, including without limitation the rights
1348+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1349+
copies of the Software, and to permit persons to whom the Software is
1350+
furnished to do so, subject to the following conditions:
1351+
1352+
The above copyright notice and this permission notice shall be included in all
1353+
copies or substantial portions of the Software.
1354+
1355+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1356+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1357+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1358+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1359+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1360+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1361+
SOFTWARE.

0 commit comments

Comments
 (0)