aboutsummaryrefslogtreecommitdiff
path: root/bzlib.h
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 /bzlib.h
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 'bzlib.h')
-rw-r--r--bzlib.h2
1 files changed, 1 insertions, 1 deletions
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.