The Software Freedom Law Center wants us to add a copyright notice to the
authorRob Landley <rob@landley.net>
Wed, 20 Sep 2006 21:41:13 +0000 (21:41 -0000)
committerRob Landley <rob@landley.net>
Wed, 20 Sep 2006 21:41:13 +0000 (21:41 -0000)
commiteb84a42fdd1d1c2e228dcd691a67b8ad5eeda026
tree0669d5a1cd4e78c17134396a03145ba40a6f16f1
parent94b383d4196f06e3de2f83631b7f9bb45780606d
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...
applets/busybox.c
include/libbb.h