summaryrefslogtreecommitdiff
path: root/inftrees.c
diff options
context:
space:
mode:
Diffstat (limited to 'inftrees.c')
-rw-r--r--inftrees.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/inftrees.c b/inftrees.c
index 170c85e..bdd3a98 100644
--- a/inftrees.c
+++ b/inftrees.c
@@ -6,7 +6,8 @@
6#include "zutil.h" 6#include "zutil.h"
7#include "inftrees.h" 7#include "inftrees.h"
8 8
9char inflate_copyright[] = " inflate 1.0.5 Copyright 1995-1998 Mark Adler "; 9const char inflate_copyright[] =
10 " inflate 1.0.7 Copyright 1995-1998 Mark Adler ";
10/* 11/*
11 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
12 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