diff options
Diffstat (limited to '')
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | Makefile-libbz2_so | 2 |
2 files changed, 2 insertions, 2 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. |
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 @@ | |||
11 | # lossless, block-sorting data compression. | 11 | # lossless, block-sorting data compression. |
12 | # | 12 | # |
13 | # bzip2/libbzip2 version 1.0.6 of 6 September 2010 | 13 | # bzip2/libbzip2 version 1.0.6 of 6 September 2010 |
14 | # Copyright (C) 1996-2010 Julian Seward <jseward@bzip.org> | 14 | # Copyright (C) 1996-2010 Julian Seward <jseward@acm.org> |
15 | # | 15 | # |
16 | # Please read the WARNING, DISCLAIMER and PATENTS sections in the | 16 | # Please read the WARNING, DISCLAIMER and PATENTS sections in the |
17 | # README file. | 17 | # README file. |