diff options
author | rpjday <rpjday@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2006-07-10 11:41:19 +0000 |
---|---|---|
committer | rpjday <rpjday@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2006-07-10 11:41:19 +0000 |
commit | 1edcf4d8e0eacc1998707b726689de836cc1edb1 (patch) | |
tree | cd0d430f9d651e1bd78d2c6197afb160d85bf5cb /libbb/loop.c | |
parent | e434ca4b43de6116fc215552833b402b9ac2fb62 (diff) | |
download | busybox-w32-1edcf4d8e0eacc1998707b726689de836cc1edb1.tar.gz busybox-w32-1edcf4d8e0eacc1998707b726689de836cc1edb1.tar.bz2 busybox-w32-1edcf4d8e0eacc1998707b726689de836cc1edb1.zip |
Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate.
git-svn-id: svn://busybox.net/trunk/busybox@15674 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'libbb/loop.c')
-rw-r--r-- | libbb/loop.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libbb/loop.c b/libbb/loop.c index 5d06116e8..b9caa973b 100644 --- a/libbb/loop.c +++ b/libbb/loop.c | |||
@@ -7,7 +7,6 @@ | |||
7 | * Licensed under the GPL v2 or later, see the file LICENSE in this tarball. | 7 | * Licensed under the GPL v2 or later, see the file LICENSE in this tarball. |
8 | */ | 8 | */ |
9 | 9 | ||
10 | |||
11 | #include <features.h> | 10 | #include <features.h> |
12 | #include <stdio.h> | 11 | #include <stdio.h> |
13 | #include <errno.h> | 12 | #include <errno.h> |