mirror of
https://github.com/lunarmodules/luasocket.git
synced 2024-12-26 04:28:20 +01:00
Copyright.
This commit is contained in:
parent
d63ad26e67
commit
6b7aeb0cb9
2
LICENSE
2
LICENSE
@ -1,5 +1,5 @@
|
|||||||
LuaSocket 2.0 license
|
LuaSocket 2.0 license
|
||||||
Copyright © 1999-2004 Tecgraf, PUC-Rio.
|
Copyright © 2004-2005 Diego Nehab
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a
|
Permission is hereby granted, free of charge, to any person obtaining a
|
||||||
copy of this software and associated documentation files (the "Software"),
|
copy of this software and associated documentation files (the "Software"),
|
||||||
|
1
TODO
1
TODO
@ -1,4 +1,3 @@
|
|||||||
change copyright in manual
|
|
||||||
get rid of "base." kludge
|
get rid of "base." kludge
|
||||||
make sure sock_gethostname.* only return success if the hp is not
|
make sure sock_gethostname.* only return success if the hp is not
|
||||||
null!
|
null!
|
||||||
|
@ -78,7 +78,7 @@ LuaSocket.
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Copyright © 2004 Diego Nehab. All rights reserved. <br>
|
Copyright © 2004-2005 Diego Nehab. All rights reserved. <br>
|
||||||
Author: <A href="http://www.cs.princeton.edu/~diego">Diego Nehab</a>
|
Author: <A href="http://www.cs.princeton.edu/~diego">Diego Nehab</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user