summaryrefslogtreecommitdiff
path: root/archivers/bzip2/files/huffman.c
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2010-09-22 14:32:11 +0000
committerjoerg <joerg@pkgsrc.org>2010-09-22 14:32:11 +0000
commit4d400f62b25fd70140aec3b1748d06629e96091c (patch)
tree83bcf6d102d5301c98c994b3f3ca61b8382118f3 /archivers/bzip2/files/huffman.c
parentf28306cb93fe7f2c01f3a7eb74d415d6e9b2aee3 (diff)
downloadpkgsrc-4d400f62b25fd70140aec3b1748d06629e96091c.tar.gz
Import stripped down bzip2-1.0.6.BZIP2
Diffstat (limited to 'archivers/bzip2/files/huffman.c')
-rw-r--r--archivers/bzip2/files/huffman.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/bzip2/files/huffman.c b/archivers/bzip2/files/huffman.c
index be4dc024dca..2283fdbc5a1 100644
--- a/archivers/bzip2/files/huffman.c
+++ b/archivers/bzip2/files/huffman.c
@@ -8,8 +8,8 @@
This file is part of bzip2/libbzip2, a program and library for
lossless, block-sorting data compression.
- bzip2/libbzip2 version 1.0.4 of 20 December 2006
- Copyright (C) 1996-2006 Julian Seward <jseward@bzip.org>
+ bzip2/libbzip2 version 1.0.6 of 6 September 2010
+ Copyright (C) 1996-2010 Julian Seward <jseward@bzip.org>
Please read the WARNING, DISCLAIMER and PATENTS sections in the
README file.