From 344ba35988e53bba3654f363d1bdcc39430247df Mon Sep 17 00:00:00 2001 From: obrien Date: Mon, 16 May 2005 18:31:55 +0000 Subject: Virgin import (trimmed) of Bzip2 version 1.0.3. --- contrib/bzip2/bzlib_private.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'contrib/bzip2/bzlib_private.h') diff --git a/contrib/bzip2/bzlib_private.h b/contrib/bzip2/bzlib_private.h index ff973c3..ca76fe6 100644 --- a/contrib/bzip2/bzlib_private.h +++ b/contrib/bzip2/bzlib_private.h @@ -8,7 +8,7 @@ This file is a part of bzip2 and/or libbzip2, a program and library for lossless, block-sorting data compression. - Copyright (C) 1996-2002 Julian R Seward. All rights reserved. + Copyright (C) 1996-2005 Julian R Seward. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions @@ -42,7 +42,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Julian Seward, Cambridge, UK. - jseward@acm.org + jseward@bzip.org bzip2/libbzip2 version 1.0 of 21 March 2000 This program is based on (at least) the work of: @@ -76,7 +76,7 @@ /*-- General stuff. --*/ -#define BZ_VERSION "1.0.2, 30-Dec-2001" +#define BZ_VERSION "1.0.3, 15-Feb-2005" typedef char Char; typedef unsigned char Bool; -- cgit v1.1