aboutsummaryrefslogtreecommitdiff
path: root/randtable.c
diff options
context:
space:
mode:
authorJulian Seward <jseward@acm.org>2007-12-10 22:13:13 +0100
committerJulian Seward <jseward@acm.org>2007-12-10 22:13:13 +0100
commita1d78c550180bde11af6c559a01721c962f9f231 (patch)
treebfcd8115ca362023e9a5a5a1a542ea068497534f /randtable.c
parentf10a33538e9bab6deb61779b3d8aae168824ef48 (diff)
downloadbzip2-a1d78c550180bde11af6c559a01721c962f9f231.tar.gz
bzip2-a1d78c550180bde11af6c559a01721c962f9f231.tar.bz2
bzip2-a1d78c550180bde11af6c559a01721c962f9f231.zip
bzip2-1.0.5bzip2-1.0.5
Diffstat (limited to 'randtable.c')
-rw-r--r--randtable.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/randtable.c b/randtable.c
index d186335..068b763 100644
--- a/randtable.c
+++ b/randtable.c
@@ -8,8 +8,8 @@
8 This file is part of bzip2/libbzip2, a program and library for 8 This file is part of bzip2/libbzip2, a program and library for
9 lossless, block-sorting data compression. 9 lossless, block-sorting data compression.
10 10
11 bzip2/libbzip2 version 1.0.4 of 20 December 2006 11 bzip2/libbzip2 version 1.0.5 of 10 December 2007
12 Copyright (C) 1996-2006 Julian Seward <jseward@bzip.org> 12 Copyright (C) 1996-2007 Julian Seward <jseward@bzip.org>
13 13
14 Please read the WARNING, DISCLAIMER and PATENTS sections in the 14 Please read the WARNING, DISCLAIMER and PATENTS sections in the
15 README file. 15 README file.