summaryrefslogtreecommitdiff
path: root/inftrees.c
diff options
context:
space:
mode:
authorMark Adler <madler@alumni.caltech.edu>2011-09-09 23:19:55 -0700
committerMark Adler <madler@alumni.caltech.edu>2011-09-09 23:19:55 -0700
commit965fe72aed580d518c979c9a33b49e7df28205f7 (patch)
treed2471c968f71224c415a9b6cb3b4ca01bd0a94ab /inftrees.c
parentb8c9ecb0765fc39423c07613d909c5193378bdfd (diff)
downloadzlib-1.1.0.tar.gz
zlib-1.1.0.tar.bz2
zlib-1.1.0.zip
zlib 1.1.0v1.1.0
Diffstat (limited to 'inftrees.c')
-rw-r--r--inftrees.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/inftrees.c b/inftrees.c
index 282f277..205ddc5 100644
--- a/inftrees.c
+++ b/inftrees.c
@@ -7,7 +7,7 @@
7#include "inftrees.h" 7#include "inftrees.h"
8 8
9const char inflate_copyright[] = 9const char inflate_copyright[] =
10 " inflate 1.0.9 Copyright 1995-1998 Mark Adler "; 10 " inflate 1.1.0 Copyright 1995-1998 Mark Adler ";
11/* 11/*
12 If you use the zlib library in a product, an acknowledgment is welcome 12 If you use the zlib library in a product, an acknowledgment is welcome
13 in the documentation of your product. If for some reason you cannot 13 in the documentation of your product. If for some reason you cannot