aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES2
-rw-r--r--LICENSE2
-rw-r--r--Makefile2
-rw-r--r--Makefile-libbz2_so2
-rw-r--r--README6
-rw-r--r--README.COMPILATION.PROBLEMS2
-rw-r--r--README.XML.STUFF2
-rw-r--r--blocksort.c2
-rw-r--r--bzip2.12
-rw-r--r--bzip2.1.preformatted2
-rw-r--r--bzip2.c8
-rw-r--r--bzip2.txt2
-rw-r--r--bzip2recover.c2
-rw-r--r--bzlib.c4
-rw-r--r--bzlib.h2
-rw-r--r--bzlib_private.h2
-rw-r--r--compress.c2
-rw-r--r--crctable.c2
-rw-r--r--decompress.c2
-rw-r--r--entities.xml2
-rwxr-xr-xformat.pl2
-rw-r--r--huffman.c2
-rw-r--r--mk251.c2
-rw-r--r--randtable.c2
-rw-r--r--spewG.c2
-rw-r--r--unzcrash.c2
-rw-r--r--words22
-rwxr-xr-xxmlproc.sh2
28 files changed, 34 insertions, 34 deletions
diff --git a/CHANGES b/CHANGES
index 81e97ca..94a9b66 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,7 +3,7 @@
3 lossless, block-sorting data compression. 3 lossless, block-sorting data compression.
4 4
5 bzip2/libbzip2 version 1.0.6 of 6 September 2010 5 bzip2/libbzip2 version 1.0.6 of 6 September 2010
6 Copyright (C) 1996-2010 Julian Seward <jseward@bzip.org> 6 Copyright (C) 1996-2010 Julian Seward <jseward@acm.org>
7 7
8 Please read the WARNING, DISCLAIMER and PATENTS sections in the 8 Please read the WARNING, DISCLAIMER and PATENTS sections in the
9 README file. 9 README file.
diff --git a/LICENSE b/LICENSE
index cc61417..0a10ee6 100644
--- a/LICENSE
+++ b/LICENSE
@@ -36,7 +36,7 @@ WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
36NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 36NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
37SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 37SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38 38
39Julian Seward, jseward@bzip.org 39Julian Seward, jseward@acm.org
40bzip2/libbzip2 version 1.0.6 of 6 September 2010 40bzip2/libbzip2 version 1.0.6 of 6 September 2010
41 41
42-------------------------------------------------------------------------- 42--------------------------------------------------------------------------
diff --git a/Makefile b/Makefile
index 9754ddf..c61f867 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
3# lossless, block-sorting data compression. 3# lossless, block-sorting data compression.
4# 4#
5# bzip2/libbzip2 version 1.0.6 of 6 September 2010 5# bzip2/libbzip2 version 1.0.6 of 6 September 2010
6# Copyright (C) 1996-2010 Julian Seward <jseward@bzip.org> 6# Copyright (C) 1996-2010 Julian Seward <jseward@acm.org>
7# 7#
8# Please read the WARNING, DISCLAIMER and PATENTS sections in the 8# Please read the WARNING, DISCLAIMER and PATENTS sections in the
9# README file. 9# README file.
diff --git a/Makefile-libbz2_so b/Makefile-libbz2_so
index e58791b..cff37c2 100644
--- a/Makefile-libbz2_so
+++ b/Makefile-libbz2_so
@@ -11,7 +11,7 @@
11# lossless, block-sorting data compression. 11# lossless, block-sorting data compression.
12# 12#
13# bzip2/libbzip2 version 1.0.6 of 6 September 2010 13# bzip2/libbzip2 version 1.0.6 of 6 September 2010
14# Copyright (C) 1996-2010 Julian Seward <jseward@bzip.org> 14# Copyright (C) 1996-2010 Julian Seward <jseward@acm.org>
15# 15#
16# Please read the WARNING, DISCLAIMER and PATENTS sections in the 16# Please read the WARNING, DISCLAIMER and PATENTS sections in the
17# README file. 17# README file.
diff --git a/README b/README
index 9fb0f63..771205a 100644
--- a/README
+++ b/README
@@ -7,7 +7,7 @@ This file is part of bzip2/libbzip2, a program and library for
7lossless, block-sorting data compression. 7lossless, block-sorting data compression.
8 8
9bzip2/libbzip2 version 1.0.6 of 6 September 2010 9bzip2/libbzip2 version 1.0.6 of 6 September 2010
10Copyright (C) 1996-2010 Julian Seward <jseward@bzip.org> 10Copyright (C) 1996-2010 Julian Seward <jseward@acm.org>
11 11
12Please read the WARNING, DISCLAIMER and PATENTS sections in this file. 12Please read the WARNING, DISCLAIMER and PATENTS sections in this file.
13 13
@@ -187,7 +187,7 @@ WHAT'S NEW IN 1.0.6 ?
187 187
188 188
189I hope you find bzip2 useful. Feel free to contact me at 189I hope you find bzip2 useful. Feel free to contact me at
190 jseward@bzip.org 190 jseward@acm.org
191if you have any suggestions or queries. Many people mailed me with 191if you have any suggestions or queries. Many people mailed me with
192comments, suggestions and patches after the releases of bzip-0.15, 192comments, suggestions and patches after the releases of bzip-0.15,
193bzip-0.21, and bzip2 versions 0.1pl2, 0.9.0, 0.9.5, 1.0.0, 1.0.1, 193bzip-0.21, and bzip2 versions 0.1pl2, 0.9.0, 0.9.5, 1.0.0, 1.0.1,
@@ -197,7 +197,7 @@ feedback. I thank you for your comments.
197bzip2's "home" is http://www.bzip.org/ 197bzip2's "home" is http://www.bzip.org/
198 198
199Julian Seward 199Julian Seward
200jseward@bzip.org 200jseward@acm.org
201Cambridge, UK. 201Cambridge, UK.
202 202
20318 July 1996 (version 0.15) 20318 July 1996 (version 0.15)
diff --git a/README.COMPILATION.PROBLEMS b/README.COMPILATION.PROBLEMS
index 667d0d6..14ddd1b 100644
--- a/README.COMPILATION.PROBLEMS
+++ b/README.COMPILATION.PROBLEMS
@@ -3,7 +3,7 @@ This file is part of bzip2/libbzip2, a program and library for
3lossless, block-sorting data compression. 3lossless, block-sorting data compression.
4 4
5bzip2/libbzip2 version 1.0.6 of 6 September 2010 5bzip2/libbzip2 version 1.0.6 of 6 September 2010
6Copyright (C) 1996-2010 Julian Seward <jseward@bzip.org> 6Copyright (C) 1996-2010 Julian Seward <jseward@acm.org>
7 7
8Please read the WARNING, DISCLAIMER and PATENTS sections in the 8Please read the WARNING, DISCLAIMER and PATENTS sections in the
9README file. 9README file.
diff --git a/README.XML.STUFF b/README.XML.STUFF
index 3a57f3f..f5dc3a4 100644
--- a/README.XML.STUFF
+++ b/README.XML.STUFF
@@ -3,7 +3,7 @@
3 lossless, block-sorting data compression. 3 lossless, block-sorting data compression.
4 4
5 bzip2/libbzip2 version 1.0.6 of 6 September 2010 5 bzip2/libbzip2 version 1.0.6 of 6 September 2010
6 Copyright (C) 1996-2010 Julian Seward <jseward@bzip.org> 6 Copyright (C) 1996-2010 Julian Seward <jseward@acm.org>
7 7
8 Please read the WARNING, DISCLAIMER and PATENTS sections in the 8 Please read the WARNING, DISCLAIMER and PATENTS sections in the
9 README file. 9 README file.
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.
diff --git a/bzip2.1 b/bzip2.1
index ce3a78e..d71c9b2 100644
--- a/bzip2.1
+++ b/bzip2.1
@@ -427,7 +427,7 @@ with MaybeUInt64 set to be an unsigned 64-bit integer.
427 427
428 428
429.SH AUTHOR 429.SH AUTHOR
430Julian Seward, jsewardbzip.org. 430Julian Seward, jseward@acm.org.
431 431
432http://www.bzip.org 432http://www.bzip.org
433 433
diff --git a/bzip2.1.preformatted b/bzip2.1.preformatted
index 63c33be..da67b66 100644
--- a/bzip2.1.preformatted
+++ b/bzip2.1.preformatted
@@ -372,7 +372,7 @@ CCAAVVEEAATTSS
372 372
373 373
374AAUUTTHHOORR 374AAUUTTHHOORR
375 Julian Seward, jsewardbzip.org. 375 Julian Seward, jseward@acm.org.
376 376
377 http://www.bzip.org 377 http://www.bzip.org
378 378
diff --git a/bzip2.c b/bzip2.c
index 6de9d1d..59f59ff 100644
--- a/bzip2.c
+++ b/bzip2.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.
@@ -749,7 +749,7 @@ void panic ( const Char* s )
749 "\n%s: PANIC -- internal consistency error:\n" 749 "\n%s: PANIC -- internal consistency error:\n"
750 "\t%s\n" 750 "\t%s\n"
751 "\tThis is a BUG. Please report it to me at:\n" 751 "\tThis is a BUG. Please report it to me at:\n"
752 "\tjseward@bzip.org\n", 752 "\tjseward@acm.org\n",
753 progName, s ); 753 progName, s );
754 showFileNames(); 754 showFileNames();
755 cleanUpAndFail( 3 ); 755 cleanUpAndFail( 3 );
@@ -829,7 +829,7 @@ void mySIGSEGVorSIGBUScatcher ( IntNative n )
829 " The user's manual, Section 4.3, has more info on (1) and (2).\n" 829 " The user's manual, Section 4.3, has more info on (1) and (2).\n"
830 " \n" 830 " \n"
831 " If you suspect this is a bug in bzip2, or are unsure about (1)\n" 831 " If you suspect this is a bug in bzip2, or are unsure about (1)\n"
832 " or (2), feel free to report it to me at: jseward@bzip.org.\n" 832 " or (2), feel free to report it to me at: jseward@acm.org.\n"
833 " Section 4.3 of the user's manual describes the info a useful\n" 833 " Section 4.3 of the user's manual describes the info a useful\n"
834 " bug report should have. If the manual is available on your\n" 834 " bug report should have. If the manual is available on your\n"
835 " system, please try and read it before mailing me. If you don't\n" 835 " system, please try and read it before mailing me. If you don't\n"
@@ -852,7 +852,7 @@ void mySIGSEGVorSIGBUScatcher ( IntNative n )
852 " The user's manual, Section 4.3, has more info on (2) and (3).\n" 852 " The user's manual, Section 4.3, has more info on (2) and (3).\n"
853 " \n" 853 " \n"
854 " If you suspect this is a bug in bzip2, or are unsure about (2)\n" 854 " If you suspect this is a bug in bzip2, or are unsure about (2)\n"
855 " or (3), feel free to report it to me at: jseward@bzip.org.\n" 855 " or (3), feel free to report it to me at: jseward@acm.org.\n"
856 " Section 4.3 of the user's manual describes the info a useful\n" 856 " Section 4.3 of the user's manual describes the info a useful\n"
857 " bug report should have. If the manual is available on your\n" 857 " bug report should have. If the manual is available on your\n"
858 " system, please try and read it before mailing me. If you don't\n" 858 " system, please try and read it before mailing me. If you don't\n"
diff --git a/bzip2.txt b/bzip2.txt
index d2deb39..3122c31 100644
--- a/bzip2.txt
+++ b/bzip2.txt
@@ -367,7 +367,7 @@ CAVEATS
367 367
368 368
369AUTHOR 369AUTHOR
370 Julian Seward, jsewardbzip.org. 370 Julian Seward, jseward@acm.org
371 371
372 http://www.bzip.org 372 http://www.bzip.org
373 373
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.
diff --git a/bzlib.c b/bzlib.c
index bd358a7..8aa6ae7 100644
--- a/bzlib.c
+++ b/bzlib.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.
@@ -43,7 +43,7 @@ void BZ2_bz__AssertH__fail ( int errcode )
43 fprintf(stderr, 43 fprintf(stderr,
44 "\n\nbzip2/libbzip2: internal error number %d.\n" 44 "\n\nbzip2/libbzip2: internal error number %d.\n"
45 "This is a bug in bzip2/libbzip2, %s.\n" 45 "This is a bug in bzip2/libbzip2, %s.\n"
46 "Please report it to me at: jseward@bzip.org. If this happened\n" 46 "Please report it to me at: jseward@acm.org. If this happened\n"
47 "when you were using some program which uses libbzip2 as a\n" 47 "when you were using some program which uses libbzip2 as a\n"
48 "component, you should also report this bug to the author(s)\n" 48 "component, you should also report this bug to the author(s)\n"
49 "of that program. Please make an effort to report this bug;\n" 49 "of that program. Please make an effort to report this bug;\n"
diff --git a/bzlib.h b/bzlib.h
index 8277123..c2c4b72 100644
--- a/bzlib.h
+++ b/bzlib.h
@@ -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.
diff --git a/bzlib_private.h b/bzlib_private.h
index 5d0217f..06ee0b4 100644
--- a/bzlib_private.h
+++ b/bzlib_private.h
@@ -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.
diff --git a/compress.c b/compress.c
index caf7696..5d4af91 100644
--- a/compress.c
+++ b/compress.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.
diff --git a/crctable.c b/crctable.c
index 1fea7e9..8daae06 100644
--- a/crctable.c
+++ b/crctable.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.
diff --git a/decompress.c b/decompress.c
index 311f566..ab6a624 100644
--- a/decompress.c
+++ b/decompress.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.
diff --git a/entities.xml b/entities.xml
index 4b28f34..808a96a 100644
--- a/entities.xml
+++ b/entities.xml
@@ -1,6 +1,6 @@
1<!-- misc. strings --> 1<!-- misc. strings -->
2<!ENTITY bz-url "http://www.bzip.org"> 2<!ENTITY bz-url "http://www.bzip.org">
3<!ENTITY bz-email "jseward@bzip.org"> 3<!ENTITY bz-email "jseward@acm.org">
4<!ENTITY bz-lifespan "1996-2010"> 4<!ENTITY bz-lifespan "1996-2010">
5 5
6<!ENTITY bz-version "1.0.6"> 6<!ENTITY bz-version "1.0.6">
diff --git a/format.pl b/format.pl
index f169fd9..0a56cba 100755
--- a/format.pl
+++ b/format.pl
@@ -5,7 +5,7 @@
5# lossless, block-sorting data compression. 5# lossless, block-sorting data compression.
6# 6#
7# bzip2/libbzip2 version 1.0.6 of 6 September 2010 7# bzip2/libbzip2 version 1.0.6 of 6 September 2010
8# Copyright (C) 1996-2010 Julian Seward <jseward@bzip.org> 8# Copyright (C) 1996-2010 Julian Seward <jseward@acm.org>
9# 9#
10# Please read the WARNING, DISCLAIMER and PATENTS sections in the 10# Please read the WARNING, DISCLAIMER and PATENTS sections in the
11# README file. 11# README file.
diff --git a/huffman.c b/huffman.c
index 2283fdb..fc396be 100644
--- a/huffman.c
+++ b/huffman.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.
diff --git a/mk251.c b/mk251.c
index c9c36f6..aefd855 100644
--- a/mk251.c
+++ b/mk251.c
@@ -10,7 +10,7 @@
10 lossless, block-sorting data compression. 10 lossless, block-sorting data compression.
11 11
12 bzip2/libbzip2 version 1.0.6 of 6 September 2010 12 bzip2/libbzip2 version 1.0.6 of 6 September 2010
13 Copyright (C) 1996-2010 Julian Seward <jseward@bzip.org> 13 Copyright (C) 1996-2010 Julian Seward <jseward@acm.org>
14 14
15 Please read the WARNING, DISCLAIMER and PATENTS sections in the 15 Please read the WARNING, DISCLAIMER and PATENTS sections in the
16 README file. 16 README file.
diff --git a/randtable.c b/randtable.c
index 6d62459..35b29e1 100644
--- a/randtable.c
+++ b/randtable.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.
diff --git a/spewG.c b/spewG.c
index 14a3649..08fb3fb 100644
--- a/spewG.c
+++ b/spewG.c
@@ -14,7 +14,7 @@
14 lossless, block-sorting data compression. 14 lossless, block-sorting data compression.
15 15
16 bzip2/libbzip2 version 1.0.6 of 6 September 2010 16 bzip2/libbzip2 version 1.0.6 of 6 September 2010
17 Copyright (C) 1996-2010 Julian Seward <jseward@bzip.org> 17 Copyright (C) 1996-2010 Julian Seward <jseward@acm.org>
18 18
19 Please read the WARNING, DISCLAIMER and PATENTS sections in the 19 Please read the WARNING, DISCLAIMER and PATENTS sections in the
20 README file. 20 README file.
diff --git a/unzcrash.c b/unzcrash.c
index 7041da5..acdb94d 100644
--- a/unzcrash.c
+++ b/unzcrash.c
@@ -18,7 +18,7 @@
18 lossless, block-sorting data compression. 18 lossless, block-sorting data compression.
19 19
20 bzip2/libbzip2 version 1.0.6 of 6 September 2010 20 bzip2/libbzip2 version 1.0.6 of 6 September 2010
21 Copyright (C) 1996-2010 Julian Seward <jseward@bzip.org> 21 Copyright (C) 1996-2010 Julian Seward <jseward@acm.org>
22 22
23 Please read the WARNING, DISCLAIMER and PATENTS sections in the 23 Please read the WARNING, DISCLAIMER and PATENTS sections in the
24 README file. 24 README file.
diff --git a/words2 b/words2
index caddcf4..203ee39 100644
--- a/words2
+++ b/words2
@@ -1,5 +1,5 @@
1 1
2Checking test results. If any of the four "cmp"s which follow 2Checking test results. If any of the four "cmp"s which follow
3report any differences, something is wrong. If you can't easily 3report any differences, something is wrong. If you can't easily
4figure out what, please let me know (jseward@bzip.org). 4figure out what, please let me know (jseward@acm.org).
5 5
diff --git a/xmlproc.sh b/xmlproc.sh
index ca284ea..c9dc790 100755
--- a/xmlproc.sh
+++ b/xmlproc.sh
@@ -6,7 +6,7 @@
6# lossless, block-sorting data compression. 6# lossless, block-sorting data compression.
7# 7#
8# bzip2/libbzip2 version 1.0.6 of 6 September 2010 8# bzip2/libbzip2 version 1.0.6 of 6 September 2010
9# Copyright (C) 1996-2010 Julian Seward <jseward@bzip.org> 9# Copyright (C) 1996-2010 Julian Seward <jseward@acm.org>
10# 10#
11# Please read the WARNING, DISCLAIMER and PATENTS sections in the 11# Please read the WARNING, DISCLAIMER and PATENTS sections in the
12# README file. 12# README file.