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

@@ -6,6 +6,7 @@
*
* Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
*/
#include <sys/socket.h>
#include "libbb.h"