aboutsummaryrefslogtreecommitdiffstats
path: root/zlib/trees.c
diff options
context:
space:
mode:
authorDavid Shaw <[email protected]>2002-06-29 13:31:13 +0000
committerDavid Shaw <[email protected]>2002-06-29 13:31:13 +0000
commit151ee2f47bfdaa1273cdfd4855e937fb8f2e1d06 (patch)
treede5bf8049ec1b28b2948ba85542c0a269084a696 /zlib/trees.c
parentRemoved files for CVS reorganization (diff)
downloadgnupg-151ee2f47bfdaa1273cdfd4855e937fb8f2e1d06.tar.gz
gnupg-151ee2f47bfdaa1273cdfd4855e937fb8f2e1d06.zip
Update head to match stable 1.0
Diffstat (limited to 'zlib/trees.c')
-rw-r--r--zlib/trees.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/zlib/trees.c b/zlib/trees.c
index f01fb30d8..0a9840567 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
*/