diff options
Diffstat (limited to '')
-rw-r--r-- | bzip2recover.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bzip2recover.c b/bzip2recover.c index f9de049..06ac1f5 100644 --- a/bzip2recover.c +++ b/bzip2recover.c | |||
@@ -8,7 +8,7 @@ | |||
8 | lossless, block-sorting data compression. | 8 | lossless, block-sorting data compression. |
9 | 9 | ||
10 | bzip2/libbzip2 version 1.0.6 of 6 September 2010 | 10 | bzip2/libbzip2 version 1.0.6 of 6 September 2010 |
11 | Copyright (C) 1996-2010 Julian Seward <jseward@bzip.org> | 11 | Copyright (C) 1996-2010 Julian Seward <jseward@acm.org> |
12 | 12 | ||
13 | Please read the WARNING, DISCLAIMER and PATENTS sections in the | 13 | Please read the WARNING, DISCLAIMER and PATENTS sections in the |
14 | README file. | 14 | README file. |