bzlib.h | bzlib.h | |||
---|---|---|---|---|
/*-------------------------------------------------------------*/ | /*-------------------------------------------------------------*/ | |||
/*--- Public header file for the library. ---*/ | /*--- Public header file for the library. ---*/ | |||
/*--- bzlib.h ---*/ | /*--- bzlib.h ---*/ | |||
/*-------------------------------------------------------------*/ | /*-------------------------------------------------------------*/ | |||
/* ------------------------------------------------------------------ | /* ------------------------------------------------------------------ | |||
This file is part of bzip2/libbzip2, a program and library for | This file is part of bzip2/libbzip2, a program and library for | |||
lossless, block-sorting data compression. | lossless, block-sorting data compression. | |||
bzip2/libbzip2 version 1.0.4 of 20 December 2006 | bzip2/libbzip2 version 1.0.5 of 10 December 2007 | |||
Copyright (C) 1996-2006 Julian Seward <jseward@bzip.org> | Copyright (C) 1996-2007 Julian Seward <jseward@bzip.org> | |||
Please read the WARNING, DISCLAIMER and PATENTS sections in the | Please read the WARNING, DISCLAIMER and PATENTS sections in the | |||
README file. | README file. | |||
This program is released under the terms of the license contained | This program is released under the terms of the license contained | |||
in the file LICENSE. | in the file LICENSE. | |||
------------------------------------------------------------------ */ | ------------------------------------------------------------------ */ | |||
#ifndef _BZLIB_H | #ifndef _BZLIB_H | |||
#define _BZLIB_H | #define _BZLIB_H | |||
End of changes. 1 change blocks. | ||||
2 lines changed or deleted | 2 lines changed or added | |||