diff options
Diffstat (limited to '')
| -rw-r--r-- | inftrees.c | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -7,7 +7,7 @@ | |||
| 7 | #include "inftrees.h" | 7 | #include "inftrees.h" |
| 8 | 8 | ||
| 9 | const char inflate_copyright[] = | 9 | const 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 |
