diff options
Diffstat (limited to 'zlib/trees.c')
-rw-r--r-- | zlib/trees.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zlib/trees.c b/zlib/trees.c index 7df48033..b830aa42 100644 --- a/zlib/trees.c +++ b/zlib/trees.c @@ -1,5 +1,5 @@ /* trees.c -- output deflated data using Huffman coding - * Copyright (C) 1995-1998 Jean-loup Gailly + * Copyright (C) 1995-2002 Jean-loup Gailly * For conditions of distribution and use, see copyright notice in zlib.h */ |