From 8a254b5967a29eb4f221555f5ef47e79ff8e828d Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Thu, 9 Apr 1998 15:41:44 +0000 Subject: Removed misleading comment about GNU software. This module and the zlib 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 | 5 ++--- Doc/libzlib.tex | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/Doc/lib/libzlib.tex b/Doc/lib/libzlib.tex index 2e76900..f38a21c 100644 --- a/Doc/lib/libzlib.tex +++ b/Doc/lib/libzlib.tex @@ -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. diff --git a/Doc/libzlib.tex b/Doc/libzlib.tex index 2e76900..f38a21c 100644 --- a/Doc/libzlib.tex +++ b/Doc/libzlib.tex @@ -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. -- cgit v0.12