Copyright.

This commit is contained in:
Diego Nehab 2005-01-15 22:52:33 +00:00
parent d63ad26e67
commit 6b7aeb0cb9
3 changed files with 2 additions and 3 deletions

View File

@ -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
View File

@ -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!

View File

@ -78,7 +78,7 @@ LuaSocket.
</p> </p>
<p> <p>
Copyright &copy; 2004 Diego Nehab. All rights reserved. <br> Copyright &copy; 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>