Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate.

This commit is contained in:
"Robert P. J. Day"
2006-07-10 11:41:19 +00:00
parent 5b88a38157
commit 5d8843e451
36 changed files with 36 additions and 404 deletions

View File

@@ -9,6 +9,7 @@
*
* Licensed under the GPL v2, see the file LICENSE in this tarball.
*/
#include <stdlib.h>
#include "libbb.h"