diff options
author | Mark Wielaard <mark@klomp.org> | 2019-03-30 22:56:16 +0100 |
---|---|---|
committer | Mark Wielaard <mark@klomp.org> | 2019-03-30 22:56:16 +0100 |
commit | 5b923861db7bdd0560f3ecbc8be6e91e830066eb (patch) | |
tree | b9c420c2c85db08a040c9e96a9fa130cbf85416a /Makefile | |
parent | 962d60610cb31e0f294a834e55ebb355be55d05a (diff) | |
download | bzip2-5b923861db7bdd0560f3ecbc8be6e91e830066eb.tar.gz bzip2-5b923861db7bdd0560f3ecbc8be6e91e830066eb.tar.bz2 bzip2-5b923861db7bdd0560f3ecbc8be6e91e830066eb.zip |
Change Julian's email address to jseward@acm.org
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |