aboutsummaryrefslogtreecommitdiff
path: root/bzip2recover.c
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2019-03-30 22:56:16 +0100
committerMark Wielaard <mark@klomp.org>2019-03-30 22:56:16 +0100
commit5b923861db7bdd0560f3ecbc8be6e91e830066eb (patch)
treeb9c420c2c85db08a040c9e96a9fa130cbf85416a /bzip2recover.c
parent962d60610cb31e0f294a834e55ebb355be55d05a (diff)
downloadbzip2-5b923861db7bdd0560f3ecbc8be6e91e830066eb.tar.gz
bzip2-5b923861db7bdd0560f3ecbc8be6e91e830066eb.tar.bz2
bzip2-5b923861db7bdd0560f3ecbc8be6e91e830066eb.zip
Change Julian's email address to jseward@acm.org
Diffstat (limited to 'bzip2recover.c')
-rw-r--r--bzip2recover.c2
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.