From 5b923861db7bdd0560f3ecbc8be6e91e830066eb Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Sat, 30 Mar 2019 22:56:16 +0100 Subject: [PATCH] Change Julian's email address to jseward@acm.org --- CHANGES | 2 +- LICENSE | 2 +- Makefile | 2 +- Makefile-libbz2_so | 2 +- README | 6 +++--- README.COMPILATION.PROBLEMS | 2 +- README.XML.STUFF | 2 +- blocksort.c | 2 +- bzip2.1 | 2 +- bzip2.1.preformatted | 2 +- bzip2.c | 8 ++++---- bzip2.txt | 2 +- bzip2recover.c | 2 +- bzlib.c | 4 ++-- bzlib.h | 2 +- bzlib_private.h | 2 +- compress.c | 2 +- crctable.c | 2 +- decompress.c | 2 +- entities.xml | 2 +- format.pl | 2 +- huffman.c | 2 +- mk251.c | 2 +- randtable.c | 2 +- spewG.c | 2 +- unzcrash.c | 2 +- words2 | 2 +- xmlproc.sh | 2 +- 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 @@ lossless, block-sorting data compression. bzip2/libbzip2 version 1.0.6 of 6 September 2010 - Copyright (C) 1996-2010 Julian Seward + Copyright (C) 1996-2010 Julian Seward Please read the WARNING, DISCLAIMER and PATENTS sections in the 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 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -Julian Seward, jseward@bzip.org +Julian Seward, jseward@acm.org bzip2/libbzip2 version 1.0.6 of 6 September 2010 -------------------------------------------------------------------------- diff --git a/Makefile b/Makefile index 9754ddf..c61f867 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ # lossless, block-sorting data compression. # # bzip2/libbzip2 version 1.0.6 of 6 September 2010 -# Copyright (C) 1996-2010 Julian Seward +# Copyright (C) 1996-2010 Julian Seward # # Please read the WARNING, DISCLAIMER and PATENTS sections in the # 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 @@ # lossless, block-sorting data compression. # # bzip2/libbzip2 version 1.0.6 of 6 September 2010 -# Copyright (C) 1996-2010 Julian Seward +# Copyright (C) 1996-2010 Julian Seward # # Please read the WARNING, DISCLAIMER and PATENTS sections in the # 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 lossless, block-sorting data compression. bzip2/libbzip2 version 1.0.6 of 6 September 2010 -Copyright (C) 1996-2010 Julian Seward +Copyright (C) 1996-2010 Julian Seward Please read the WARNING, DISCLAIMER and PATENTS sections in this file. @@ -187,7 +187,7 @@ WHAT'S NEW IN 1.0.6 ? I hope you find bzip2 useful. Feel free to contact me at - jseward@bzip.org + jseward@acm.org if you have any suggestions or queries. Many people mailed me with comments, suggestions and patches after the releases of bzip-0.15, bzip-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. bzip2's "home" is http://www.bzip.org/ Julian Seward -jseward@bzip.org +jseward@acm.org Cambridge, UK. 18 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 lossless, block-sorting data compression. bzip2/libbzip2 version 1.0.6 of 6 September 2010 -Copyright (C) 1996-2010 Julian Seward +Copyright (C) 1996-2010 Julian Seward Please read the WARNING, DISCLAIMER and PATENTS sections in the README 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 @@ lossless, block-sorting data compression. bzip2/libbzip2 version 1.0.6 of 6 September 2010 - Copyright (C) 1996-2010 Julian Seward + Copyright (C) 1996-2010 Julian Seward Please read the WARNING, DISCLAIMER and PATENTS sections in the README file. diff --git a/blocksort.c b/blocksort.c index d0d662c..830d1b4 100644 --- a/blocksort.c +++ b/blocksort.c @@ -9,7 +9,7 @@ lossless, block-sorting data compression. bzip2/libbzip2 version 1.0.6 of 6 September 2010 - Copyright (C) 1996-2010 Julian Seward + Copyright (C) 1996-2010 Julian Seward Please read the WARNING, DISCLAIMER and PATENTS sections in the 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. .SH AUTHOR -Julian Seward, jsewardbzip.org. +Julian Seward, jseward@acm.org. http://www.bzip.org 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 AAUUTTHHOORR - Julian Seward, jsewardbzip.org. + Julian Seward, jseward@acm.org. http://www.bzip.org diff --git a/bzip2.c b/bzip2.c index 6de9d1d..59f59ff 100644 --- a/bzip2.c +++ b/bzip2.c @@ -8,7 +8,7 @@ lossless, block-sorting data compression. bzip2/libbzip2 version 1.0.6 of 6 September 2010 - Copyright (C) 1996-2010 Julian Seward + Copyright (C) 1996-2010 Julian Seward Please read the WARNING, DISCLAIMER and PATENTS sections in the README file. @@ -749,7 +749,7 @@ void panic ( const Char* s ) "\n%s: PANIC -- internal consistency error:\n" "\t%s\n" "\tThis is a BUG. Please report it to me at:\n" - "\tjseward@bzip.org\n", + "\tjseward@acm.org\n", progName, s ); showFileNames(); cleanUpAndFail( 3 ); @@ -829,7 +829,7 @@ void mySIGSEGVorSIGBUScatcher ( IntNative n ) " The user's manual, Section 4.3, has more info on (1) and (2).\n" " \n" " If you suspect this is a bug in bzip2, or are unsure about (1)\n" - " or (2), feel free to report it to me at: jseward@bzip.org.\n" + " or (2), feel free to report it to me at: jseward@acm.org.\n" " Section 4.3 of the user's manual describes the info a useful\n" " bug report should have. If the manual is available on your\n" " system, please try and read it before mailing me. If you don't\n" @@ -852,7 +852,7 @@ void mySIGSEGVorSIGBUScatcher ( IntNative n ) " The user's manual, Section 4.3, has more info on (2) and (3).\n" " \n" " If you suspect this is a bug in bzip2, or are unsure about (2)\n" - " or (3), feel free to report it to me at: jseward@bzip.org.\n" + " or (3), feel free to report it to me at: jseward@acm.org.\n" " Section 4.3 of the user's manual describes the info a useful\n" " bug report should have. If the manual is available on your\n" " 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 AUTHOR - Julian Seward, jsewardbzip.org. + Julian Seward, jseward@acm.org http://www.bzip.org diff --git a/bzip2recover.c b/bzip2recover.c index f9de049..06ac1f5 100644 --- a/bzip2recover.c +++ b/bzip2recover.c @@ -8,7 +8,7 @@ lossless, block-sorting data compression. bzip2/libbzip2 version 1.0.6 of 6 September 2010 - Copyright (C) 1996-2010 Julian Seward + Copyright (C) 1996-2010 Julian Seward Please read the WARNING, DISCLAIMER and PATENTS sections in the README file. diff --git a/bzlib.c b/bzlib.c index bd358a7..8aa6ae7 100644 --- a/bzlib.c +++ b/bzlib.c @@ -9,7 +9,7 @@ lossless, block-sorting data compression. bzip2/libbzip2 version 1.0.6 of 6 September 2010 - Copyright (C) 1996-2010 Julian Seward + Copyright (C) 1996-2010 Julian Seward Please read the WARNING, DISCLAIMER and PATENTS sections in the README file. @@ -43,7 +43,7 @@ void BZ2_bz__AssertH__fail ( int errcode ) fprintf(stderr, "\n\nbzip2/libbzip2: internal error number %d.\n" "This is a bug in bzip2/libbzip2, %s.\n" - "Please report it to me at: jseward@bzip.org. If this happened\n" + "Please report it to me at: jseward@acm.org. If this happened\n" "when you were using some program which uses libbzip2 as a\n" "component, you should also report this bug to the author(s)\n" "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 @@ lossless, block-sorting data compression. bzip2/libbzip2 version 1.0.6 of 6 September 2010 - Copyright (C) 1996-2010 Julian Seward + Copyright (C) 1996-2010 Julian Seward Please read the WARNING, DISCLAIMER and PATENTS sections in the 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 @@ lossless, block-sorting data compression. bzip2/libbzip2 version 1.0.6 of 6 September 2010 - Copyright (C) 1996-2010 Julian Seward + Copyright (C) 1996-2010 Julian Seward Please read the WARNING, DISCLAIMER and PATENTS sections in the README file. diff --git a/compress.c b/compress.c index caf7696..5d4af91 100644 --- a/compress.c +++ b/compress.c @@ -9,7 +9,7 @@ lossless, block-sorting data compression. bzip2/libbzip2 version 1.0.6 of 6 September 2010 - Copyright (C) 1996-2010 Julian Seward + Copyright (C) 1996-2010 Julian Seward Please read the WARNING, DISCLAIMER and PATENTS sections in the README file. diff --git a/crctable.c b/crctable.c index 1fea7e9..8daae06 100644 --- a/crctable.c +++ b/crctable.c @@ -9,7 +9,7 @@ lossless, block-sorting data compression. bzip2/libbzip2 version 1.0.6 of 6 September 2010 - Copyright (C) 1996-2010 Julian Seward + Copyright (C) 1996-2010 Julian Seward Please read the WARNING, DISCLAIMER and PATENTS sections in the README file. diff --git a/decompress.c b/decompress.c index 311f566..ab6a624 100644 --- a/decompress.c +++ b/decompress.c @@ -9,7 +9,7 @@ lossless, block-sorting data compression. bzip2/libbzip2 version 1.0.6 of 6 September 2010 - Copyright (C) 1996-2010 Julian Seward + Copyright (C) 1996-2010 Julian Seward Please read the WARNING, DISCLAIMER and PATENTS sections in the README file. diff --git a/entities.xml b/entities.xml index 4b28f34..808a96a 100644 --- a/entities.xml +++ b/entities.xml @@ -1,6 +1,6 @@ - + diff --git a/format.pl b/format.pl index f169fd9..0a56cba 100755 --- a/format.pl +++ b/format.pl @@ -5,7 +5,7 @@ # lossless, block-sorting data compression. # # bzip2/libbzip2 version 1.0.6 of 6 September 2010 -# Copyright (C) 1996-2010 Julian Seward +# Copyright (C) 1996-2010 Julian Seward # # Please read the WARNING, DISCLAIMER and PATENTS sections in the # README file. diff --git a/huffman.c b/huffman.c index 2283fdb..fc396be 100644 --- a/huffman.c +++ b/huffman.c @@ -9,7 +9,7 @@ lossless, block-sorting data compression. bzip2/libbzip2 version 1.0.6 of 6 September 2010 - Copyright (C) 1996-2010 Julian Seward + Copyright (C) 1996-2010 Julian Seward Please read the WARNING, DISCLAIMER and PATENTS sections in the README file. diff --git a/mk251.c b/mk251.c index c9c36f6..aefd855 100644 --- a/mk251.c +++ b/mk251.c @@ -10,7 +10,7 @@ lossless, block-sorting data compression. bzip2/libbzip2 version 1.0.6 of 6 September 2010 - Copyright (C) 1996-2010 Julian Seward + Copyright (C) 1996-2010 Julian Seward Please read the WARNING, DISCLAIMER and PATENTS sections in the README file. diff --git a/randtable.c b/randtable.c index 6d62459..35b29e1 100644 --- a/randtable.c +++ b/randtable.c @@ -9,7 +9,7 @@ lossless, block-sorting data compression. bzip2/libbzip2 version 1.0.6 of 6 September 2010 - Copyright (C) 1996-2010 Julian Seward + Copyright (C) 1996-2010 Julian Seward Please read the WARNING, DISCLAIMER and PATENTS sections in the README file. diff --git a/spewG.c b/spewG.c index 14a3649..08fb3fb 100644 --- a/spewG.c +++ b/spewG.c @@ -14,7 +14,7 @@ lossless, block-sorting data compression. bzip2/libbzip2 version 1.0.6 of 6 September 2010 - Copyright (C) 1996-2010 Julian Seward + Copyright (C) 1996-2010 Julian Seward Please read the WARNING, DISCLAIMER and PATENTS sections in the README file. diff --git a/unzcrash.c b/unzcrash.c index 7041da5..acdb94d 100644 --- a/unzcrash.c +++ b/unzcrash.c @@ -18,7 +18,7 @@ lossless, block-sorting data compression. bzip2/libbzip2 version 1.0.6 of 6 September 2010 - Copyright (C) 1996-2010 Julian Seward + Copyright (C) 1996-2010 Julian Seward Please read the WARNING, DISCLAIMER and PATENTS sections in the README file. diff --git a/words2 b/words2 index caddcf4..203ee39 100644 --- a/words2 +++ b/words2 @@ -1,5 +1,5 @@ Checking test results. If any of the four "cmp"s which follow report any differences, something is wrong. If you can't easily -figure out what, please let me know (jseward@bzip.org). +figure out what, please let me know (jseward@acm.org). diff --git a/xmlproc.sh b/xmlproc.sh index ca284ea..c9dc790 100755 --- a/xmlproc.sh +++ b/xmlproc.sh @@ -6,7 +6,7 @@ # lossless, block-sorting data compression. # # bzip2/libbzip2 version 1.0.6 of 6 September 2010 -# Copyright (C) 1996-2010 Julian Seward +# Copyright (C) 1996-2010 Julian Seward # # Please read the WARNING, DISCLAIMER and PATENTS sections in the # README file. -- 2.43.5