]> git.meshlink.io Git - meshlink/blobdiff - README
Never automatically try to bind to ports >= 32768.
[meshlink] / README
diff --git a/README b/README
index 714d821177dc450ead78aa9e64518b127cdb8542..59d992700488cfde49fbc44b79de1413caac37f6 100644 (file)
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 This is the README file for the MeshLink library. Installation instructions may
 be found in the INSTALL file.
 
-MeshLink is Copyright (C) 2014 Guus Sliepen <guus@meshlink.io>
+MeshLink is Copyright (C) 2014-2018 Guus Sliepen <guus@meshlink.io>
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
@@ -23,9 +23,6 @@ Requirements
 
 In order to compile MeshLink, you will need a GNU C compiler environment.
 
-The following libraries are used by default, but can be disabled if necessary:
-
-- zlib (http://www.gzip.org/zlib/)
 
 Features
 --------