Author: bodewig Date: Tue May 22 12:45:44 2012 New Revision: 1341446 URL: http://svn.apache.org/viewvc?rev=1341446&view=rev Log: kudos to libbzip2
Modified: commons/proper/compress/trunk/src/site/xdoc/index.xml Modified: commons/proper/compress/trunk/src/site/xdoc/index.xml URL: http://svn.apache.org/viewvc/commons/proper/compress/trunk/src/site/xdoc/index.xml?rev=1341446&r1=1341445&r2=1341446&view=diff ============================================================================== --- commons/proper/compress/trunk/src/site/xdoc/index.xml (original) +++ commons/proper/compress/trunk/src/site/xdoc/index.xml Tue May 22 12:45:44 2012 @@ -36,7 +36,9 @@ Excalibur, but originally from Ant, as far as life in Apache goes. The tar package is originally Tim Endres' public domain package. The bzip2 package is based on - the work done by Keiron Liddle. It has migrated + the work done by Keiron Liddle as well as Julian Seward's + <a href="http://www.bzip.org/index.html">libbzip2</a>. + It has migrated via:<br/> Ant -> Avalon-Excalibur -> Commons-IO -> Commons-Compress.</li> <li>The cpio package has been contributed by Michael Kuss