diff options
Diffstat (limited to 'Utilities/cmbzip2/spewG.c')
-rw-r--r-- | Utilities/cmbzip2/spewG.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Utilities/cmbzip2/spewG.c b/Utilities/cmbzip2/spewG.c index 7bd1284..65d24c8 100644 --- a/Utilities/cmbzip2/spewG.c +++ b/Utilities/cmbzip2/spewG.c @@ -13,15 +13,15 @@ This file is part of bzip2/libbzip2, a program and library for lossless, block-sorting data compression. - bzip2/libbzip2 version 1.0.5 of 10 December 2007 - Copyright (C) 1996-2007 Julian Seward <jseward@bzip.org> + bzip2/libbzip2 version 1.0.8 of 13 July 2019 + Copyright (C) 1996-2019 Julian Seward <jseward@acm.org> Please read the WARNING, DISCLAIMER and PATENTS sections in the README file. This program is released under the terms of the license contained in the file LICENSE. - ------------------------------------------------------------------ */ + ------------------------------------------------------------------ */ #define _FILE_OFFSET_BITS 64 |