Eric Andersen 71ae64bdc6 last_patch61 from vodz:
New complex patch for decrease size devel version. Requires previous patch.
    Also removed small problems from dutmp and tar applets.
Also includes vodz' last_patch61_2:
    Last patch correcting comment for #endif and more integrated
    with libbb (very reduce size if used "cat" applet also).
    Requires last_patch61 for modutils/config.in.
2002-10-10 04:20:21 +00:00
..
2001-07-12 20:26:32 +00:00
2002-08-22 18:41:20 +00:00
2002-09-16 06:22:25 +00:00
2002-09-17 06:36:56 +00:00
2002-08-15 03:29:56 +00:00
2002-03-20 15:25:25 +00:00
2002-09-25 02:47:48 +00:00
2002-10-10 04:20:21 +00:00
2002-09-30 20:39:56 +00:00
2002-09-30 20:39:56 +00:00
2002-10-10 04:20:21 +00:00
2001-12-06 08:20:14 +00:00
2002-03-12 00:35:40 +00:00
2002-09-25 02:47:48 +00:00
2002-09-25 02:47:48 +00:00
2001-11-12 18:44:26 +00:00

Please see the LICENSE file for copyright information.
    
libbb is BusyBox's utility library.  This all used to be in a single file
(utility.c to be specific).  When I split utility.c up to create libbb, I did
not carefully fix up the copyright and licensing information.  I'll do that for
the next release.

For now, just trust me that a bunch of people have worked on this stuff, 
and it is all GPL'ed.

	Erik Andersen 
	<andersee@codepoet.org>