aboutsummaryrefslogtreecommitdiff
path: root/blocksort.c
diff options
context:
space:
mode:
Diffstat (limited to 'blocksort.c')
-rw-r--r--blocksort.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/blocksort.c b/blocksort.c
index d0d662c..830d1b4 100644
--- a/blocksort.c
+++ b/blocksort.c
@@ -9,7 +9,7 @@
9 lossless, block-sorting data compression. 9 lossless, block-sorting data compression.
10 10
11 bzip2/libbzip2 version 1.0.6 of 6 September 2010 11 bzip2/libbzip2 version 1.0.6 of 6 September 2010
12 Copyright (C) 1996-2010 Julian Seward <jseward@bzip.org> 12 Copyright (C) 1996-2010 Julian Seward <jseward@acm.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.