From 5b923861db7bdd0560f3ecbc8be6e91e830066eb Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Sat, 30 Mar 2019 22:56:16 +0100 Subject: Change Julian's email address to jseward@acm.org --- bzlib.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bzlib.c') 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" -- cgit v1.2.3-55-g6feb