diff --git a/LICENSE b/LICENSE index e7ccb70..90d88e7 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,5 @@ 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 copy of this software and associated documentation files (the "Software"), diff --git a/TODO b/TODO index a45a421..02498e7 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,3 @@ -change copyright in manual get rid of "base." kludge make sure sock_gethostname.* only return success if the hp is not null! diff --git a/doc/index.html b/doc/index.html index 23bda72..a508b70 100644 --- a/doc/index.html +++ b/doc/index.html @@ -78,7 +78,7 @@ LuaSocket.

-Copyright © 2004 Diego Nehab. All rights reserved.
+Copyright © 2004-2005 Diego Nehab. All rights reserved.
Author: Diego Nehab