Author: bodewig
Date: Thu Apr 25 13:16:36 2013
New Revision: 1475749
URL: http://svn.apache.org/r1475749
Log:
Missing full stops, contributed by Andreas Krüger
Modified:
commons/proper/compress/trunk/README.txt
Modified: commons/proper/compress/trunk/README.txt
URL:
http://svn.apache.org/viewvc/commons/proper/compress/trunk/README.txt?rev=1475749&r1=1475748&r2=1475749&view=diff
==============================================================================
--- commons/proper/compress/trunk/README.txt (original)
+++ commons/proper/compress/trunk/README.txt Thu Apr 25 13:16:36 2013
@@ -1,12 +1,12 @@
Apache Commons Compress was derived from various sources, including:
Original BZip2 classes contributed by Keiron Liddle
-<[email protected]>, Aftex Software to the Apache Ant project
+<[email protected]>, Aftex Software to the Apache Ant project.
They are based on a port of Julian Seward's libbzip2.
-Original Tar classes from contributors of the Apache Ant project
+Original Tar classes from contributors of the Apache Ant project.
-Original Zip classes from contributors of the Apache Ant project
+Original Zip classes from contributors of the Apache Ant project.
Original CPIO classes contributed by Markus Kuss and the jRPM project
-(jrpm.sourceforge.net)
+(jrpm.sourceforge.net).