]> granicus.if.org Git - python/commitdiff
Removed misleading comment about GNU software. This module and the zlib
authorFred Drake <fdrake@acm.org>
Thu, 9 Apr 1998 15:41:44 +0000 (15:41 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 9 Apr 1998 15:41:44 +0000 (15:41 +0000)
library have no relationship with GNU software other than implementing some of
the same algorithms and file format.  (The zlib module is more general.)

Doc/lib/libzlib.tex
Doc/libzlib.tex

index 2e76900b6aa927620630f0d27ef23ce370a63636..f38a21cd5cd1f6b13b58cbee6a9c49d9f044a61b 100644 (file)
@@ -6,9 +6,8 @@
 \bimodindex{zlib}
 
 For applications that require data compression, the functions in this
-module allow compression and decompression, using the zlib library,
-which is based on the GNU \program{gzip} program.  The zlib library
-has its own home page at
+module allow compression and decompression, using the zlib library.
+The zlib library has its own home page at
 \url{http://www.cdrom.com/pub/infozip/zlib/}.  Version 1.0.4 is the
 most recent version as of December, 1997; use a later version if one
 is available.
index 2e76900b6aa927620630f0d27ef23ce370a63636..f38a21cd5cd1f6b13b58cbee6a9c49d9f044a61b 100644 (file)
@@ -6,9 +6,8 @@
 \bimodindex{zlib}
 
 For applications that require data compression, the functions in this
-module allow compression and decompression, using the zlib library,
-which is based on the GNU \program{gzip} program.  The zlib library
-has its own home page at
+module allow compression and decompression, using the zlib library.
+The zlib library has its own home page at
 \url{http://www.cdrom.com/pub/infozip/zlib/}.  Version 1.0.4 is the
 most recent version as of December, 1997; use a later version if one
 is available.