Patch from Bastian Blank:
[oweals/busybox.git] / libbb / README
index b9291005588472deeede60a66ccd48ab8380131f..4f28f7e34fc8080083aeb547364a7bcc168414ef 100644 (file)
@@ -1,11 +1,11 @@
 Please see the LICENSE file for copyright information (GPLv2)
-    
+
 libbb is BusyBox's utility library.  All of this stuff used to be stuffed into
 a single file named utility.c.  When I split utility.c to create libbb, some of
 the very oldest stuff ended up without their original copyright and licensing
 information (which is now lost in the mists of time).  If you see something
 that you wrote that is mis-attributed, do let me know so we can fix that up.
 
-       Erik Andersen 
+       Erik Andersen
        <andersen@codepoet.org>