Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: d822079cf4fe0d281d5efd1c74af9fe9bd803ed6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
This library version is based on JBDiff (http://freshmeat.net/projects/jbdiff/)
which is also available under the OSI Approved :: BSD License (original)
http://www.opensource.org/licenses/bsd-license.html

This library uses a modified version of the package org.apache.tools.bzip2
of the Apache Ant project 1.7.

Version 0.1.0.1
 - Extended interface so that it is not only file based and uses the extended CBZip2 as compressor.

Back to the top