hush/applets
Rob Landley eb84a42fdd The Software Freedom Law Center wants us to add a copyright notice to the
generated binaries, to make copyright enforcement easier.  Our liason with
them (Bradley Kuhn) suggested the following text:

> Copyright (C) YEAR-2006  Erik Andersen, Rob Landley, and others.
> Licensed under GPLv2.  See source distribution for full notice.

And the busybox help message seems the least offensive place to put it.  (At
some point in the future, I need to strip 128 bytes from the binary to feel
good about this, though. :)

Minor header file cleanup while I was there, since libbb.h already #includes
most of that stuff...
2006-09-20 21:41:13 +00:00
..
applets.c Unbreak allbareconfig. (Todo item: rewrite dependency checker. Yeah, I 2006-07-26 15:38:46 +00:00
busybox.c The Software Freedom Law Center wants us to add a copyright notice to the 2006-09-20 21:41:13 +00:00
busybox.mkll - use HOSTCC instead of a hardcoded cc 2005-12-29 16:53:47 +00:00
individual.c whitespace cleanup 2006-09-17 16:28:10 +00:00
install.sh add a --noclobber flag 2006-06-07 18:12:27 +00:00
Makefile pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list 2006-05-13 02:33:09 +00:00
Makefile.in whitespace cleanup 2006-09-17 16:28:10 +00:00