summaryrefslogtreecommitdiff
path: root/inftrees.c
diff options
context:
space:
mode:
authorMark Adler <madler@alumni.caltech.edu>2011-09-09 23:20:07 -0700
committerMark Adler <madler@alumni.caltech.edu>2011-09-09 23:20:07 -0700
commit02b6cf579f02ec78c052735020a5d3c5723ed641 (patch)
tree6241259561d6def69639f52836675481f61105a0 /inftrees.c
parent965fe72aed580d518c979c9a33b49e7df28205f7 (diff)
downloadzlib-1.1.1.tar.gz
zlib-1.1.1.tar.bz2
zlib-1.1.1.zip
zlib 1.1.1v1.1.1
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 205ddc5..9f85187 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.1.0 Copyright 1995-1998 Mark Adler "; 10 " inflate 1.1.1 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